2025-09-28 12:54:04.059747 | Job console starting 2025-09-28 12:54:04.075623 | Updating git repos 2025-09-28 12:54:04.130755 | Cloning repos into workspace 2025-09-28 12:54:04.234770 | Restoring repo states 2025-09-28 12:54:04.247126 | Merging changes 2025-09-28 12:54:04.247146 | Checking out repos 2025-09-28 12:54:04.321053 | Preparing playbooks 2025-09-28 12:54:04.900582 | Running Ansible setup 2025-09-28 12:54:09.787806 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-09-28 12:54:10.785208 | 2025-09-28 12:54:10.785413 | PLAY [Base pre] 2025-09-28 12:54:10.802628 | 2025-09-28 12:54:10.802770 | TASK [Setup log path fact] 2025-09-28 12:54:10.832802 | ubuntu-noble-large | ok 2025-09-28 12:54:10.858509 | 2025-09-28 12:54:10.858982 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-28 12:54:10.891142 | ubuntu-noble-large | ok 2025-09-28 12:54:10.901092 | 2025-09-28 12:54:10.901214 | TASK [emit-job-header : Print job information] 2025-09-28 12:54:10.971697 | # Job Information 2025-09-28 12:54:10.971884 | Ansible Version: 2.16.14 2025-09-28 12:54:10.971920 | Job: container-images-kolla-push-2025.1 2025-09-28 12:54:10.971953 | Pipeline: post 2025-09-28 12:54:10.971977 | Executor: 521e9411259a 2025-09-28 12:54:10.971998 | Triggered by: https://github.com/osism/container-images-kolla/commit/92b4963c892713c1858afcad05fbc7041b3ef53a 2025-09-28 12:54:10.972021 | Event ID: 19a194ee-9c6a-11f0-96a9-0cba29db6ac2 2025-09-28 12:54:10.977218 | 2025-09-28 12:54:10.977353 | LOOP [emit-job-header : Print node information] 2025-09-28 12:54:11.082801 | ubuntu-noble-large | ok: 2025-09-28 12:54:11.084483 | ubuntu-noble-large | # Node Information 2025-09-28 12:54:11.084714 | ubuntu-noble-large | Inventory Hostname: ubuntu-noble-large 2025-09-28 12:54:11.084812 | ubuntu-noble-large | Hostname: ubuntu 2025-09-28 12:54:11.084886 | ubuntu-noble-large | Username: zuul 2025-09-28 12:54:11.084950 | ubuntu-noble-large | Distro: Ubuntu 24.04 2025-09-28 12:54:11.085019 | ubuntu-noble-large | Provider: regiocloud-a 2025-09-28 12:54:11.085081 | ubuntu-noble-large | Region: 2025-09-28 12:54:11.085145 | ubuntu-noble-large | Label: ubuntu-noble-large 2025-09-28 12:54:11.085203 | ubuntu-noble-large | Product Name: OpenStack Nova 2025-09-28 12:54:11.085258 | ubuntu-noble-large | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fef4:6b1c 2025-09-28 12:54:11.111471 | 2025-09-28 12:54:11.111623 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-09-28 12:54:11.587203 | ubuntu-noble-large -> localhost | changed 2025-09-28 12:54:11.598254 | 2025-09-28 12:54:11.598444 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-09-28 12:54:12.708722 | ubuntu-noble-large -> localhost | changed 2025-09-28 12:54:12.723605 | 2025-09-28 12:54:12.723732 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-09-28 12:54:13.000350 | ubuntu-noble-large -> localhost | ok 2025-09-28 12:54:13.007980 | 2025-09-28 12:54:13.008117 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-09-28 12:54:13.029746 | ubuntu-noble-large | ok 2025-09-28 12:54:13.044890 | ubuntu-noble-large | included: /var/lib/zuul/builds/24cf41c95f1846709bc52dcd37964569/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-09-28 12:54:13.051869 | 2025-09-28 12:54:13.052126 | TASK [add-build-sshkey : Create Temp SSH key] 2025-09-28 12:54:14.497653 | ubuntu-noble-large -> localhost | Generating public/private rsa key pair. 2025-09-28 12:54:14.497902 | ubuntu-noble-large -> localhost | Your identification has been saved in /var/lib/zuul/builds/24cf41c95f1846709bc52dcd37964569/work/24cf41c95f1846709bc52dcd37964569_id_rsa 2025-09-28 12:54:14.497941 | ubuntu-noble-large -> localhost | Your public key has been saved in /var/lib/zuul/builds/24cf41c95f1846709bc52dcd37964569/work/24cf41c95f1846709bc52dcd37964569_id_rsa.pub 2025-09-28 12:54:14.497966 | ubuntu-noble-large -> localhost | The key fingerprint is: 2025-09-28 12:54:14.497990 | ubuntu-noble-large -> localhost | SHA256:4QkdS4C0Un9Gg3pTYTEb85C4Qm0+6pd5JwjTAXlUU1c zuul-build-sshkey 2025-09-28 12:54:14.498023 | ubuntu-noble-large -> localhost | The key's randomart image is: 2025-09-28 12:54:14.498046 | ubuntu-noble-large -> localhost | +---[RSA 3072]----+ 2025-09-28 12:54:14.498066 | ubuntu-noble-large -> localhost | | .o=o=/=. ..E | 2025-09-28 12:54:14.498088 | ubuntu-noble-large -> localhost | | .=o*=o% . | 2025-09-28 12:54:14.498108 | ubuntu-noble-large -> localhost | | ...*ooB . | 2025-09-28 12:54:14.498127 | ubuntu-noble-large -> localhost | | .o B= o | 2025-09-28 12:54:14.498146 | ubuntu-noble-large -> localhost | | = +S | 2025-09-28 12:54:14.498169 | ubuntu-noble-large -> localhost | | + . | 2025-09-28 12:54:14.498189 | ubuntu-noble-large -> localhost | | . o + | 2025-09-28 12:54:14.498209 | ubuntu-noble-large -> localhost | | . = o . | 2025-09-28 12:54:14.498229 | ubuntu-noble-large -> localhost | | . . o | 2025-09-28 12:54:14.498250 | ubuntu-noble-large -> localhost | +----[SHA256]-----+ 2025-09-28 12:54:14.498327 | ubuntu-noble-large -> localhost | ok: Runtime: 0:00:00.910495 2025-09-28 12:54:14.505747 | 2025-09-28 12:54:14.505860 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-09-28 12:54:14.537430 | ubuntu-noble-large | ok 2025-09-28 12:54:14.547324 | ubuntu-noble-large | included: /var/lib/zuul/builds/24cf41c95f1846709bc52dcd37964569/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-09-28 12:54:14.556934 | 2025-09-28 12:54:14.557061 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-09-28 12:54:14.581199 | ubuntu-noble-large | skipping: Conditional result was False 2025-09-28 12:54:14.587561 | 2025-09-28 12:54:14.587681 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-09-28 12:54:15.315061 | ubuntu-noble-large | changed 2025-09-28 12:54:15.320864 | 2025-09-28 12:54:15.320974 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-09-28 12:54:15.636909 | ubuntu-noble-large | ok 2025-09-28 12:54:15.642815 | 2025-09-28 12:54:15.642961 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-09-28 12:54:16.344950 | ubuntu-noble-large | changed 2025-09-28 12:54:16.352035 | 2025-09-28 12:54:16.352169 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-09-28 12:54:17.137547 | ubuntu-noble-large | changed 2025-09-28 12:54:17.143357 | 2025-09-28 12:54:17.143473 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-09-28 12:54:17.166957 | ubuntu-noble-large | skipping: Conditional result was False 2025-09-28 12:54:17.173161 | 2025-09-28 12:54:17.173318 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-09-28 12:54:17.598974 | ubuntu-noble-large -> localhost | changed 2025-09-28 12:54:17.612065 | 2025-09-28 12:54:17.612175 | TASK [add-build-sshkey : Add back temp key] 2025-09-28 12:54:17.963594 | ubuntu-noble-large -> localhost | Identity added: /var/lib/zuul/builds/24cf41c95f1846709bc52dcd37964569/work/24cf41c95f1846709bc52dcd37964569_id_rsa (zuul-build-sshkey) 2025-09-28 12:54:17.963839 | ubuntu-noble-large -> localhost | ok: Runtime: 0:00:00.013709 2025-09-28 12:54:17.971901 | 2025-09-28 12:54:17.972007 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-09-28 12:54:18.402323 | ubuntu-noble-large | ok 2025-09-28 12:54:18.408728 | 2025-09-28 12:54:18.408853 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-09-28 12:54:18.432430 | ubuntu-noble-large | skipping: Conditional result was False 2025-09-28 12:54:18.448168 | 2025-09-28 12:54:18.448309 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-09-28 12:54:18.936135 | ubuntu-noble-large | ok 2025-09-28 12:54:18.951831 | 2025-09-28 12:54:18.951950 | TASK [validate-host : Define zuul_info_dir fact] 2025-09-28 12:54:18.994736 | ubuntu-noble-large | ok 2025-09-28 12:54:19.001353 | 2025-09-28 12:54:19.001488 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-09-28 12:54:19.303070 | ubuntu-noble-large -> localhost | ok 2025-09-28 12:54:19.309759 | 2025-09-28 12:54:19.310069 | TASK [validate-host : Collect information about the host] 2025-09-28 12:54:20.604737 | ubuntu-noble-large | ok 2025-09-28 12:54:20.623858 | 2025-09-28 12:54:20.623988 | TASK [validate-host : Sanitize hostname] 2025-09-28 12:54:20.759847 | ubuntu-noble-large | ok 2025-09-28 12:54:20.764572 | 2025-09-28 12:54:20.764679 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-09-28 12:54:21.344996 | ubuntu-noble-large -> localhost | changed 2025-09-28 12:54:21.351079 | 2025-09-28 12:54:21.351206 | TASK [validate-host : Collect information about zuul worker] 2025-09-28 12:54:21.828632 | ubuntu-noble-large | ok 2025-09-28 12:54:21.835627 | 2025-09-28 12:54:21.835817 | TASK [validate-host : Write out all zuul information for each host] 2025-09-28 12:54:22.385795 | ubuntu-noble-large -> localhost | changed 2025-09-28 12:54:22.401670 | 2025-09-28 12:54:22.401843 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-09-28 12:54:22.721288 | ubuntu-noble-large | ok 2025-09-28 12:54:22.730220 | 2025-09-28 12:54:22.730432 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-09-28 12:54:23.621259 | ubuntu-noble-large | changed: 2025-09-28 12:54:23.621520 | ubuntu-noble-large | cd+++++++++ src/ 2025-09-28 12:54:23.621564 | ubuntu-noble-large | cd+++++++++ src/github.com/ 2025-09-28 12:54:23.621594 | ubuntu-noble-large | cd+++++++++ src/github.com/osism/ 2025-09-28 12:54:23.621622 | ubuntu-noble-large | cd+++++++++ src/github.com/osism/container-images-kolla/ 2025-09-28 12:54:23.621648 | ubuntu-noble-large | Containerfile 2025-09-28 12:54:23.621790 | ubuntu-noble-large | 2025-09-28 12:56:17.232142 | ubuntu-noble-large | 2025-09-28 12:56:17.232152 | ubuntu-noble-large | Or undo this operation with: 2025-09-28 12:56:17.232161 | ubuntu-noble-large | 2025-09-28 12:56:17.232170 | ubuntu-noble-large | git switch - 2025-09-28 12:56:17.232180 | ubuntu-noble-large | 2025-09-28 12:56:17.232190 | ubuntu-noble-large | Turn off this advice by setting config variable advice.detachedHead to false 2025-09-28 12:56:17.232200 | ubuntu-noble-large | 2025-09-28 12:56:17.232210 | ubuntu-noble-large | HEAD is now at d26c62383 Merge "[stable] Use versioned Erlang 26 and 27 repo on aarch64" into stable/2025.1 2025-09-28 12:56:17.234208 | ubuntu-noble-large | ++ git rev-parse --short HEAD 2025-09-28 12:56:17.240117 | ubuntu-noble-large | + export HASH_KOLLA=d26c62383 2025-09-28 12:56:17.240144 | ubuntu-noble-large | + HASH_KOLLA=d26c62383 2025-09-28 12:56:17.240227 | ubuntu-noble-large | + popd 2025-09-28 12:56:17.240385 | ubuntu-noble-large | + rm -rf kolla/docker/rabbitmq/rabbitmq-4-1 2025-09-28 12:56:17.244299 | ubuntu-noble-large | ++ find patches/kolla-build/2025.1 -type f -name '*.patch' 2025-09-28 12:56:17.245940 | ubuntu-noble-large | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2025-09-28 12:56:17.245963 | ubuntu-noble-large | + pushd kolla 2025-09-28 12:56:17.246299 | ubuntu-noble-large | + echo 'APPLY PATCH patches/kolla-build/2025.1/remove-unsupported-horizon-plugins.patch' 2025-09-28 12:56:17.246366 | ubuntu-noble-large | APPLY PATCH patches/kolla-build/2025.1/remove-unsupported-horizon-plugins.patch 2025-09-28 12:56:17.246380 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-09-28 12:56:17.250606 | ubuntu-noble-large | checking file kolla/common/sources.py 2025-09-28 12:56:17.250641 | ubuntu-noble-large | Hunk #1 succeeded at 79 (offset -4 lines). 2025-09-28 12:56:17.250693 | ubuntu-noble-large | Hunk #2 succeeded at 107 (offset -4 lines). 2025-09-28 12:56:17.250747 | ubuntu-noble-large | Hunk #3 succeeded at 115 (offset -4 lines). 2025-09-28 12:56:17.251242 | ubuntu-noble-large | + patch --forward --batch -p1 2025-09-28 12:56:17.254181 | ubuntu-noble-large | patching file kolla/common/sources.py 2025-09-28 12:56:17.254273 | ubuntu-noble-large | Hunk #1 succeeded at 79 (offset -4 lines). 2025-09-28 12:56:17.254305 | ubuntu-noble-large | Hunk #2 succeeded at 107 (offset -4 lines). 2025-09-28 12:56:17.254325 | ubuntu-noble-large | Hunk #3 succeeded at 115 (offset -4 lines). 2025-09-28 12:56:17.255152 | ubuntu-noble-large | + popd 2025-09-28 12:56:17.255278 | ubuntu-noble-large | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2025-09-28 12:56:17.255291 | ubuntu-noble-large | + pushd kolla 2025-09-28 12:56:17.255398 | ubuntu-noble-large | + echo 'APPLY PATCH patches/kolla-build/2025.1/set-kolla-version-to-2025.1.patch' 2025-09-28 12:56:17.255410 | ubuntu-noble-large | APPLY PATCH patches/kolla-build/2025.1/set-kolla-version-to-2025.1.patch 2025-09-28 12:56:17.255419 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-09-28 12:56:17.258470 | ubuntu-noble-large | checking file kolla/image/kolla_worker.py 2025-09-28 12:56:17.258639 | ubuntu-noble-large | Hunk #1 succeeded at 328 with fuzz 1 (offset 6 lines). 2025-09-28 12:56:17.259491 | ubuntu-noble-large | + patch --forward --batch -p1 2025-09-28 12:56:17.262661 | ubuntu-noble-large | patching file kolla/image/kolla_worker.py 2025-09-28 12:56:17.262951 | ubuntu-noble-large | Hunk #1 succeeded at 328 with fuzz 1 (offset 6 lines). 2025-09-28 12:56:17.263512 | ubuntu-noble-large | + popd 2025-09-28 12:56:17.263770 | ubuntu-noble-large | + [[ -f templates/2025.1/repos.yaml ]] 2025-09-28 12:56:17.263807 | ubuntu-noble-large | + python3 src/generate-apt-preferences-files.py 2025-09-28 12:56:17.399783 | ubuntu-noble-large | + echo DEBUG apt_preferences.ubuntu 2025-09-28 12:56:17.399859 | ubuntu-noble-large | DEBUG apt_preferences.ubuntu 2025-09-28 12:56:17.399872 | ubuntu-noble-large | + cat overlays/2025.1/base/apt_preferences.ubuntu 2025-09-28 12:56:17.402615 | ubuntu-noble-large | Package: rabbitmq-server 2025-09-28 12:56:17.402670 | ubuntu-noble-large | Pin: version 4.1.* 2025-09-28 12:56:17.402688 | ubuntu-noble-large | Pin-Priority: 1000 2025-09-28 12:56:17.402748 | ubuntu-noble-large | 2025-09-28 12:56:17.402774 | ubuntu-noble-large | Package: openvswitch* 2025-09-28 12:56:17.402792 | ubuntu-noble-large | Pin: version 3.5.* 2025-09-28 12:56:17.402808 | ubuntu-noble-large | Pin-Priority: 1000 2025-09-28 12:56:17.402824 | ubuntu-noble-large | 2025-09-28 12:56:17.402839 | ubuntu-noble-large | Package: erlang* 2025-09-28 12:56:17.402856 | ubuntu-noble-large | Pin: version 1:27.* 2025-09-28 12:56:17.402902 | ubuntu-noble-large | Pin-Priority: 1000 2025-09-28 12:56:17.404285 | ubuntu-noble-large | ++ find overlays/2025.1 -maxdepth 1 -mindepth 1 -type d 2025-09-28 12:56:17.407930 | ubuntu-noble-large | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2025-09-28 12:56:17.409054 | ubuntu-noble-large | ++ basename overlays/2025.1/nova 2025-09-28 12:56:17.411845 | ubuntu-noble-large | + image_name=nova 2025-09-28 12:56:17.411901 | ubuntu-noble-large | + cp -r overlays/2025.1/nova/nova-spicehtml5proxy kolla/docker/nova 2025-09-28 12:56:17.414061 | ubuntu-noble-large | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2025-09-28 12:56:17.415053 | ubuntu-noble-large | ++ basename overlays/2025.1/base 2025-09-28 12:56:17.418174 | ubuntu-noble-large | + image_name=base 2025-09-28 12:56:17.418207 | 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 2025-09-28 12:56:17.422619 | ubuntu-noble-large | + find patches/2025.1 -mindepth 1 -type d 2025-09-28 12:56:17.425808 | ubuntu-noble-large | patches/2025.1/ironic 2025-09-28 12:56:17.425830 | ubuntu-noble-large | patches/2025.1/cinder 2025-09-28 12:56:17.425841 | ubuntu-noble-large | patches/2025.1/nova 2025-09-28 12:56:17.425853 | ubuntu-noble-large | patches/2025.1/neutron-dynamic-routing 2025-09-28 12:56:17.425863 | ubuntu-noble-large | patches/2025.1/kolla 2025-09-28 12:56:17.428154 | ubuntu-noble-large | ++ find patches/2025.1 -mindepth 1 -type d 2025-09-28 12:56:17.428328 | ubuntu-noble-large | ++ grep kolla 2025-09-28 12:56:17.428648 | ubuntu-noble-large | ++ grep -v kolla-build 2025-09-28 12:56:17.432356 | ubuntu-noble-large | + for project in $(find patches/$OPENSTACK_VERSION -mindepth 1 -type d | grep kolla | grep -v kolla-build) 2025-09-28 12:56:17.433346 | ubuntu-noble-large | ++ basename patches/2025.1/kolla 2025-09-28 12:56:17.437101 | ubuntu-noble-large | + project=kolla 2025-09-28 12:56:17.439106 | ubuntu-noble-large | ++ find patches/2025.1/kolla -type f -name '*.patch' 2025-09-28 12:56:17.439515 | ubuntu-noble-large | ++ sort 2025-09-28 12:56:17.445323 | ubuntu-noble-large | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2025-09-28 12:56:17.445372 | ubuntu-noble-large | + pushd kolla 2025-09-28 12:56:17.445436 | ubuntu-noble-large | + echo 'APPLY PATCH patches/2025.1/kolla/backport-924302.patch' 2025-09-28 12:56:17.445446 | ubuntu-noble-large | APPLY PATCH patches/2025.1/kolla/backport-924302.patch 2025-09-28 12:56:17.445482 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-09-28 12:56:17.448469 | ubuntu-noble-large | checking file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2025-09-28 12:56:17.448743 | ubuntu-noble-large | checking file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2025-09-28 12:56:17.449265 | ubuntu-noble-large | + patch --forward --batch -p1 2025-09-28 12:56:17.452732 | ubuntu-noble-large | patching file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2025-09-28 12:56:17.453423 | ubuntu-noble-large | patching file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2025-09-28 12:56:17.454112 | ubuntu-noble-large | + popd 2025-09-28 12:56:17.454249 | ubuntu-noble-large | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2025-09-28 12:56:17.454262 | ubuntu-noble-large | + pushd kolla 2025-09-28 12:56:17.454369 | ubuntu-noble-large | + echo 'APPLY PATCH patches/2025.1/kolla/squash.patch' 2025-09-28 12:56:17.454382 | ubuntu-noble-large | APPLY PATCH patches/2025.1/kolla/squash.patch 2025-09-28 12:56:17.454392 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-09-28 12:56:17.457200 | ubuntu-noble-large | checking file kolla/image/tasks.py 2025-09-28 12:56:17.457339 | ubuntu-noble-large | Hunk #1 succeeded at 428 (offset 16 lines). 2025-09-28 12:56:17.457830 | ubuntu-noble-large | + patch --forward --batch -p1 2025-09-28 12:56:17.460236 | ubuntu-noble-large | patching file kolla/image/tasks.py 2025-09-28 12:56:17.460336 | ubuntu-noble-large | Hunk #1 succeeded at 428 (offset 16 lines). 2025-09-28 12:56:17.460806 | ubuntu-noble-large | + popd 2025-09-28 12:56:17.461034 | ubuntu-noble-large | + pip3 install -r kolla/requirements.txt 2025-09-28 12:56:18.090388 | ubuntu-noble-large | Collecting pbr!=2.1.0,>=2.0.0 (from -r kolla/requirements.txt (line 1)) 2025-09-28 12:56:18.152293 | ubuntu-noble-large | Downloading pbr-7.0.1-py2.py3-none-any.whl.metadata (1.4 kB) 2025-09-28 12:56:18.163031 | 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) 2025-09-28 12:56:18.253585 | ubuntu-noble-large | Collecting GitPython>=1.0.1 (from -r kolla/requirements.txt (line 3)) 2025-09-28 12:56:18.262267 | ubuntu-noble-large | Downloading gitpython-3.1.45-py3-none-any.whl.metadata (13 kB) 2025-09-28 12:56:18.338266 | ubuntu-noble-large | Collecting oslo.config>=5.1.0 (from -r kolla/requirements.txt (line 4)) 2025-09-28 12:56:18.349602 | ubuntu-noble-large | Downloading oslo_config-10.0.0-py3-none-any.whl.metadata (2.8 kB) 2025-09-28 12:56:18.366772 | ubuntu-noble-large | Requirement already satisfied: setuptools>=64.0.0 in /tmp/venv/lib/python3.12/site-packages (from -r kolla/requirements.txt (line 5)) (80.9.0) 2025-09-28 12:56:18.376120 | 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) 2025-09-28 12:56:18.426151 | ubuntu-noble-large | Collecting gitdb<5,>=4.0.1 (from GitPython>=1.0.1->-r kolla/requirements.txt (line 3)) 2025-09-28 12:56:18.434133 | ubuntu-noble-large | Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) 2025-09-28 12:56:18.489666 | ubuntu-noble-large | Collecting netaddr>=0.7.18 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2025-09-28 12:56:18.499983 | ubuntu-noble-large | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2025-09-28 12:56:18.555789 | ubuntu-noble-large | Collecting stevedore>=1.20.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2025-09-28 12:56:18.565433 | ubuntu-noble-large | Downloading stevedore-5.5.0-py3-none-any.whl.metadata (2.2 kB) 2025-09-28 12:56:18.615487 | ubuntu-noble-large | Collecting oslo.i18n>=3.15.3 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2025-09-28 12:56:18.627384 | ubuntu-noble-large | Downloading oslo_i18n-6.6.0-py3-none-any.whl.metadata (2.1 kB) 2025-09-28 12:56:18.702331 | ubuntu-noble-large | Collecting rfc3986>=1.2.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2025-09-28 12:56:18.714482 | ubuntu-noble-large | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2025-09-28 12:56:18.726645 | 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) 2025-09-28 12:56:18.728511 | 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) 2025-09-28 12:56:18.806018 | 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)) 2025-09-28 12:56:18.815631 | ubuntu-noble-large | Downloading smmap-5.0.2-py3-none-any.whl.metadata (4.3 kB) 2025-09-28 12:56:18.845322 | 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.3) 2025-09-28 12:56:18.846981 | 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.10) 2025-09-28 12:56:18.848696 | 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.5.0) 2025-09-28 12:56:18.850022 | 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)) (2025.8.3) 2025-09-28 12:56:18.888926 | ubuntu-noble-large | Downloading pbr-7.0.1-py2.py3-none-any.whl (126 kB) 2025-09-28 12:56:18.916492 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 126.1/126.1 kB 5.8 MB/s eta 0:00:00 2025-09-28 12:56:18.927794 | ubuntu-noble-large | Downloading gitpython-3.1.45-py3-none-any.whl (208 kB) 2025-09-28 12:56:19.004876 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 208.2/208.2 kB 2.8 MB/s eta 0:00:00 2025-09-28 12:56:19.017426 | ubuntu-noble-large | Downloading oslo_config-10.0.0-py3-none-any.whl (131 kB) 2025-09-28 12:56:19.036310 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.6/131.6 kB 9.7 MB/s eta 0:00:00 2025-09-28 12:56:19.046959 | ubuntu-noble-large | Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) 2025-09-28 12:56:19.063125 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 4.8 MB/s eta 0:00:00 2025-09-28 12:56:19.073129 | ubuntu-noble-large | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2025-09-28 12:56:19.165633 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 26.0 MB/s eta 0:00:00 2025-09-28 12:56:19.177768 | ubuntu-noble-large | Downloading oslo_i18n-6.6.0-py3-none-any.whl (46 kB) 2025-09-28 12:56:19.191124 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.7/46.7 kB 4.1 MB/s eta 0:00:00 2025-09-28 12:56:19.200642 | ubuntu-noble-large | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2025-09-28 12:56:19.221109 | ubuntu-noble-large | Downloading stevedore-5.5.0-py3-none-any.whl (49 kB) 2025-09-28 12:56:19.237065 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.5/49.5 kB 4.1 MB/s eta 0:00:00 2025-09-28 12:56:19.248502 | ubuntu-noble-large | Downloading smmap-5.0.2-py3-none-any.whl (24 kB) 2025-09-28 12:56:19.515863 | ubuntu-noble-large | Installing collected packages: stevedore, smmap, rfc3986, pbr, netaddr, oslo.i18n, gitdb, oslo.config, GitPython 2025-09-28 12:56:20.369262 | ubuntu-noble-large | Successfully installed GitPython-3.1.45 gitdb-4.0.12 netaddr-1.3.0 oslo.config-10.0.0 oslo.i18n-6.6.0 pbr-7.0.1 rfc3986-2.0.0 smmap-5.0.2 stevedore-5.5.0 2025-09-28 12:56:20.513190 | ubuntu-noble-large | + pip3 install kolla/ 2025-09-28 12:56:21.010242 | ubuntu-noble-large | Processing ./kolla 2025-09-28 12:56:21.013031 | ubuntu-noble-large | Installing build dependencies: started 2025-09-28 12:56:23.268901 | ubuntu-noble-large | Installing build dependencies: finished with status 'done' 2025-09-28 12:56:23.275632 | ubuntu-noble-large | Getting requirements to build wheel: started 2025-09-28 12:56:23.506470 | ubuntu-noble-large | Getting requirements to build wheel: finished with status 'done' 2025-09-28 12:56:23.512845 | ubuntu-noble-large | Installing backend dependencies: started 2025-09-28 12:56:25.935612 | ubuntu-noble-large | Installing backend dependencies: finished with status 'done' 2025-09-28 12:56:25.937934 | ubuntu-noble-large | Preparing metadata (pyproject.toml): started 2025-09-28 12:56:26.550975 | ubuntu-noble-large | Preparing metadata (pyproject.toml): finished with status 'done' 2025-09-28 12:56:26.569318 | ubuntu-noble-large | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.2.0) (7.0.1) 2025-09-28 12:56:26.571106 | ubuntu-noble-large | Requirement already satisfied: Jinja2>=3.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.2.0) (3.1.6) 2025-09-28 12:56:26.573581 | ubuntu-noble-large | Requirement already satisfied: GitPython>=1.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.2.0) (3.1.45) 2025-09-28 12:56:26.575476 | ubuntu-noble-large | Requirement already satisfied: oslo.config>=5.1.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.2.0) (10.0.0) 2025-09-28 12:56:26.577560 | ubuntu-noble-large | Requirement already satisfied: setuptools>=64.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.2.0) (80.9.0) 2025-09-28 12:56:26.616035 | 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.2.0) (4.0.12) 2025-09-28 12:56:26.619963 | ubuntu-noble-large | Requirement already satisfied: MarkupSafe>=2.0 in /tmp/venv/lib/python3.12/site-packages (from Jinja2>=3.0.1->kolla==20.2.0) (3.0.3) 2025-09-28 12:56:26.634612 | 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.2.0) (1.3.0) 2025-09-28 12:56:26.635743 | ubuntu-noble-large | Requirement already satisfied: stevedore>=1.20.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==20.2.0) (5.5.0) 2025-09-28 12:56:26.637291 | 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.2.0) (6.6.0) 2025-09-28 12:56:26.638788 | 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.2.0) (2.0.0) 2025-09-28 12:56:26.640135 | 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.2.0) (6.0.3) 2025-09-28 12:56:26.641822 | 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.2.0) (2.32.5) 2025-09-28 12:56:26.690348 | 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.2.0) (5.0.2) 2025-09-28 12:56:26.707168 | 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.2.0) (3.4.3) 2025-09-28 12:56:26.708750 | 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.2.0) (3.10) 2025-09-28 12:56:26.710312 | 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.2.0) (2.5.0) 2025-09-28 12:56:26.711871 | 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.2.0) (2025.8.3) 2025-09-28 12:56:26.738600 | ubuntu-noble-large | Building wheels for collected packages: kolla 2025-09-28 12:56:26.739684 | ubuntu-noble-large | Building wheel for kolla (pyproject.toml): started 2025-09-28 12:56:28.201118 | ubuntu-noble-large | Building wheel for kolla (pyproject.toml): finished with status 'done' 2025-09-28 12:56:28.205072 | ubuntu-noble-large | Created wheel for kolla: filename=kolla-20.2.0-py3-none-any.whl size=370377 sha256=7ba85abf2deb9dae74ee6be22a1bb0ea2122b7afdd433d94b0f0b23a6f60115f 2025-09-28 12:56:28.205582 | ubuntu-noble-large | Stored in directory: /tmp/pip-ephem-wheel-cache-xdlsdz6d/wheels/5a/56/c4/e310d82118381247de5918f2335ab23c36c3bc15e9e4672495 2025-09-28 12:56:28.217323 | ubuntu-noble-large | Successfully built kolla 2025-09-28 12:56:28.423944 | ubuntu-noble-large | Installing collected packages: kolla 2025-09-28 12:56:28.598361 | ubuntu-noble-large | Successfully installed kolla-20.2.0 2025-09-28 12:56:28.762442 | ubuntu-noble-large | ++ kolla-build --version 2025-09-28 12:56:29.262741 | ubuntu-noble-large | + export KOLLA_VERSION=20.2.0 2025-09-28 12:56:29.262815 | ubuntu-noble-large | + KOLLA_VERSION=20.2.0 2025-09-28 12:56:29.263588 | ubuntu-noble-large | ++ git rev-parse --short HEAD 2025-09-28 12:56:29.265889 | ubuntu-noble-large | + export HASH_DOCKER_IMAGES_KOLLA=92b4963 2025-09-28 12:56:29.265904 | ubuntu-noble-large | + HASH_DOCKER_IMAGES_KOLLA=92b4963 2025-09-28 12:56:29.267179 | ubuntu-noble-large | ++ cd release 2025-09-28 12:56:29.267289 | ubuntu-noble-large | ++ git rev-parse --short HEAD 2025-09-28 12:56:29.271981 | ubuntu-noble-large | + export HASH_RELEASE=f3d95a5 2025-09-28 12:56:29.272003 | ubuntu-noble-large | + HASH_RELEASE=f3d95a5 2025-09-28 12:56:29.272090 | ubuntu-noble-large | + python3 src/generate-template-overrides-file.py 2025-09-28 12:56:29.425211 | ubuntu-noble-large | + echo DEBUG template-overrides.j2 2025-09-28 12:56:29.425280 | ubuntu-noble-large | DEBUG template-overrides.j2 2025-09-28 12:56:29.425297 | ubuntu-noble-large | + cat templates/2025.1/template-overrides.j2 2025-09-28 12:56:29.428318 | ubuntu-noble-large | {% extends parent_template %} 2025-09-28 12:56:29.428343 | ubuntu-noble-large | 2025-09-28 12:56:29.428351 | ubuntu-noble-large | {% set fluentd_plugins = [ 2025-09-28 12:56:29.428358 | ubuntu-noble-large | 'fluent-plugin-grok-parser', 2025-09-28 12:56:29.428365 | ubuntu-noble-large | 'fluent-plugin-prometheus', 2025-09-28 12:56:29.428372 | ubuntu-noble-large | 'fluent-plugin-rewrite-tag-filter', 2025-09-28 12:56:29.428378 | ubuntu-noble-large | 'fluent-plugin-grafana-loki', 2025-09-28 12:56:29.428385 | ubuntu-noble-large | ] %} 2025-09-28 12:56:29.428393 | ubuntu-noble-large | 2025-09-28 12:56:29.428400 | ubuntu-noble-large | {% set openstack_base_pip_packages_append = ['pip', 'git+https://github.com/sapcc/openstack-audit-middleware.git'] %} 2025-09-28 12:56:29.428407 | ubuntu-noble-large | 2025-09-28 12:56:29.428414 | ubuntu-noble-large | {% set glance_base_pip_packages_append = ['boto3'] %} 2025-09-28 12:56:29.428420 | ubuntu-noble-large | 2025-09-28 12:56:29.428427 | ubuntu-noble-large | {% block nova_libvirt_footer %} 2025-09-28 12:56:29.428433 | ubuntu-noble-large | RUN chgrp tss /var/lib/swtpm-localca \ 2025-09-28 12:56:29.428458 | ubuntu-noble-large | && chmod g+w /var/lib/swtpm-localca 2025-09-28 12:56:29.428465 | ubuntu-noble-large | RUN truncate --size=524288 /usr/lib/ipxe/qemu/efi-virtio.rom 2025-09-28 12:56:29.428471 | ubuntu-noble-large | {% endblock %} 2025-09-28 12:56:29.428478 | ubuntu-noble-large | 2025-09-28 12:56:29.428484 | ubuntu-noble-large | {% block horizon_header %} 2025-09-28 12:56:29.428491 | ubuntu-noble-large | RUN apt-get update \ 2025-09-28 12:56:29.428497 | ubuntu-noble-large | && apt-get -y install --no-install-recommends build-essential libmariadb-dev-compat \ 2025-09-28 12:56:29.428504 | ubuntu-noble-large | && python3 -m pip --no-cache-dir install --upgrade setuptools mysqlclient \ 2025-09-28 12:56:29.428511 | ubuntu-noble-large | && apt-get remove -y build-essential \ 2025-09-28 12:56:29.428537 | ubuntu-noble-large | && apt-get clean \ 2025-09-28 12:56:29.428544 | ubuntu-noble-large | && rm -rf /var/lib/apt/lists/* 2025-09-28 12:56:29.428551 | ubuntu-noble-large | {% endblock %} 2025-09-28 12:56:29.428557 | ubuntu-noble-large | 2025-09-28 12:56:29.428563 | ubuntu-noble-large | {% block horizon_footer %} 2025-09-28 12:56:29.428570 | ubuntu-noble-large | RUN curl -q -L -o /tmp/openstack-themes.tar.gz https://github.com/osism/openstack-themes/archive/main.tar.gz \ 2025-09-28 12:56:29.428578 | 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 \ 2025-09-28 12:56:29.428585 | ubuntu-noble-large | && rm /tmp/openstack-themes.tar.gz 2025-09-28 12:56:29.428592 | ubuntu-noble-large | {% endblock %} 2025-09-28 12:56:29.428598 | ubuntu-noble-large | 2025-09-28 12:56:29.428604 | ubuntu-noble-large | {% block base_header %} 2025-09-28 12:56:29.428610 | ubuntu-noble-large | COPY apt_preferences.{{ base_distro }} /etc/apt/preferences 2025-09-28 12:56:29.428617 | ubuntu-noble-large | COPY *.gpg /etc/kolla/apt-keys/ 2025-09-28 12:56:29.428623 | ubuntu-noble-large | 2025-09-28 12:56:29.428629 | ubuntu-noble-large | RUN apt-get update \ 2025-09-28 12:56:29.428636 | ubuntu-noble-large | && apt-get -y install --no-install-recommends locales ca-certificates \ 2025-09-28 12:56:29.428642 | ubuntu-noble-large | && locale-gen en_US.UTF-8 \ 2025-09-28 12:56:29.428648 | ubuntu-noble-large | && apt-get clean \ 2025-09-28 12:56:29.428654 | ubuntu-noble-large | && rm -rf /var/lib/apt/lists/* 2025-09-28 12:56:29.428661 | ubuntu-noble-large | {% endblock %} 2025-09-28 12:56:29.428667 | ubuntu-noble-large | 2025-09-28 12:56:29.428674 | ubuntu-noble-large | {% block openstack_base_header %} 2025-09-28 12:56:29.428680 | ubuntu-noble-large | RUN apt-get update \ 2025-09-28 12:56:29.428686 | ubuntu-noble-large | && apt-get -y install --no-install-recommends python3-setuptools \ 2025-09-28 12:56:29.428693 | ubuntu-noble-large | && apt-get clean \ 2025-09-28 12:56:29.428699 | ubuntu-noble-large | && rm -rf /var/lib/apt/lists/* 2025-09-28 12:56:29.428733 | ubuntu-noble-large | {% endblock %} 2025-09-28 12:56:29.428740 | ubuntu-noble-large | 2025-09-28 12:56:29.428746 | ubuntu-noble-large | {% set kolla_toolbox_packages_append = ['iputils-ping', 'traceroute'] %} 2025-09-28 12:56:29.428752 | ubuntu-noble-large | 2025-09-28 12:56:29.428759 | ubuntu-noble-large | {% set cinder_volume_packages_append = ['multipath-tools'] %} 2025-09-28 12:56:29.428765 | ubuntu-noble-large | 2025-09-28 12:56:29.428771 | ubuntu-noble-large | {% set cinder_volume_pip_packages = [ 'py-pure-client', 'infinisdk', 'python-linstor' ] %} 2025-09-28 12:56:29.428778 | ubuntu-noble-large | {% block cinder_volume_footer %} 2025-09-28 12:56:29.428784 | ubuntu-noble-large | RUN {{ macros.install_pip(cinder_volume_pip_packages | customizable("pip_packages")) }} 2025-09-28 12:56:29.428790 | ubuntu-noble-large | {% endblock %} 2025-09-28 12:56:29.428796 | ubuntu-noble-large | 2025-09-28 12:56:29.428803 | ubuntu-noble-large | {% set manila_base_additional_pip_packages = [ 'pywinrm' ] %} 2025-09-28 12:56:29.428809 | ubuntu-noble-large | {% block manila_base_footer %} 2025-09-28 12:56:29.428815 | ubuntu-noble-large | RUN {{ macros.install_pip(manila_base_additional_pip_packages | customizable("pip_packages")) }} 2025-09-28 12:56:29.428822 | ubuntu-noble-large | {% endblock %} 2025-09-28 12:56:29.428828 | ubuntu-noble-large | 2025-09-28 12:56:29.428834 | ubuntu-noble-large | {% set magnum_base_additional_pip_packages = [ 'magnum-cluster-api' ] %} 2025-09-28 12:56:29.428841 | ubuntu-noble-large | {% block magnum_base_footer %} 2025-09-28 12:56:29.428847 | ubuntu-noble-large | RUN {{ macros.install_pip(magnum_base_additional_pip_packages | customizable("pip_packages")) }} 2025-09-28 12:56:29.428854 | ubuntu-noble-large | RUN curl -o /tmp/helm.tar.gz https://get.helm.sh/helm-v3.15.2-linux-amd64.tar.gz \ 2025-09-28 12:56:29.428860 | ubuntu-noble-large | && tar --strip-components=1 -xvzf /tmp/helm.tar.gz -C /usr/local/bin linux-amd64/helm 2025-09-28 12:56:29.428866 | ubuntu-noble-large | {% endblock %} 2025-09-28 12:56:29.428872 | ubuntu-noble-large | 2025-09-28 12:56:29.428879 | ubuntu-noble-large | {% set gnocchi_base_packages_append = ['python3-rados'] %} 2025-09-28 12:56:29.428885 | ubuntu-noble-large | {% block gnocchi_base_footer %} 2025-09-28 12:56:29.428891 | ubuntu-noble-large | RUN mkdir -p /var/lib/gnocchi/tmp \ 2025-09-28 12:56:29.428898 | ubuntu-noble-large | && chown -R gnocchi: /var/lib/gnocchi/tmp 2025-09-28 12:56:29.428904 | ubuntu-noble-large | {% endblock %} 2025-09-28 12:56:29.428910 | ubuntu-noble-large | 2025-09-28 12:56:29.428916 | ubuntu-noble-large | {% block grafana_footer %} 2025-09-28 12:56:29.428922 | ubuntu-noble-large | RUN curl -o /tmp/kolla-operations.tar.gz https://github.com/osism/kolla-operations/tarball/main \ 2025-09-28 12:56:29.428929 | ubuntu-noble-large | && mkdir -p /operations \ 2025-09-28 12:56:29.428935 | ubuntu-noble-large | && tar --strip-components=1 -xvzf /tmp/kolla-operations.tar.gz -C /operations \ 2025-09-28 12:56:29.428942 | ubuntu-noble-large | && rm -f /tmp/kolla-operations.tar.gz 2025-09-28 12:56:29.428954 | ubuntu-noble-large | {% endblock %} 2025-09-28 12:56:29.428961 | ubuntu-noble-large | 2025-09-28 12:56:29.428967 | ubuntu-noble-large | {% block keystone_footer %} 2025-09-28 12:56:29.428973 | ubuntu-noble-large | RUN python3 -m pip --no-cache-dir install keystone-keycloak-backend 2025-09-28 12:56:29.428980 | ubuntu-noble-large | RUN apt-get update \ 2025-09-28 12:56:29.428986 | ubuntu-noble-large | && apt-get -y install --no-install-recommends \ 2025-09-28 12:56:29.428992 | ubuntu-noble-large | libapache2-mod-shib \ 2025-09-28 12:56:29.428998 | ubuntu-noble-large | libapache2-mod-auth-openidc \ 2025-09-28 12:56:29.429005 | ubuntu-noble-large | libldap-common \ 2025-09-28 12:56:29.429011 | ubuntu-noble-large | libmemcached11 \ 2025-09-28 12:56:29.429017 | ubuntu-noble-large | && apt-get clean \ 2025-09-28 12:56:29.429023 | ubuntu-noble-large | && rm -rf /var/lib/apt/lists/* \ 2025-09-28 12:56:29.429029 | ubuntu-noble-large | && a2enmod auth_openidc \ 2025-09-28 12:56:29.429036 | ubuntu-noble-large | && a2enmod shib 2025-09-28 12:56:29.429042 | ubuntu-noble-large | {% endblock %} 2025-09-28 12:56:29.429048 | ubuntu-noble-large | 2025-09-28 12:56:29.429055 | ubuntu-noble-large | {% block footer %} 2025-09-28 12:56:29.429092 | ubuntu-noble-large | RUN rm -rf /usr/share/doc/* \ 2025-09-28 12:56:29.429104 | ubuntu-noble-large | && rm -rf /usr/share/man/* \ 2025-09-28 12:56:29.429115 | ubuntu-noble-large | && apt-get remove -y build-essential \ 2025-09-28 12:56:29.429126 | ubuntu-noble-large | && apt-get autoremove -y \ 2025-09-28 12:56:29.429138 | 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 2025-09-28 12:56:29.429171 | ubuntu-noble-large | {% endblock %} 2025-09-28 12:56:29.429184 | ubuntu-noble-large | 2025-09-28 12:56:29.429194 | ubuntu-noble-large | {% block labels %} 2025-09-28 12:56:29.429206 | ubuntu-noble-large | LABEL "build-date"="{{ build_date }}" \ 2025-09-28 12:56:29.429218 | ubuntu-noble-large | "name"="{{ image_name }}" \ 2025-09-28 12:56:29.429230 | ubuntu-noble-large | "de.osism.commit.docker_images_kolla"="92b4963" \ 2025-09-28 12:56:29.429240 | ubuntu-noble-large | "de.osism.commit.kolla"="d26c62383" \ 2025-09-28 12:56:29.429251 | ubuntu-noble-large | "de.osism.commit.kolla_version"="20.2.0" \ 2025-09-28 12:56:29.429263 | ubuntu-noble-large | "de.osism.commit.release"="f3d95a5" \ 2025-09-28 12:56:29.429273 | ubuntu-noble-large | "de.osism.os_id"="ubuntu" \ 2025-09-28 12:56:29.429285 | ubuntu-noble-large | "de.osism.os_version_id"="24.04" \ 2025-09-28 12:56:29.429293 | ubuntu-noble-large | "de.osism.release.openstack"="2025.1" \ 2025-09-28 12:56:29.429300 | ubuntu-noble-large | "de.osism.version"="latest" \ 2025-09-28 12:56:29.429306 | ubuntu-noble-large | "org.opencontainers.image.created"="2025-09-28T12:56:29.404252+00:00" \ 2025-09-28 12:56:29.429319 | ubuntu-noble-large | "org.opencontainers.image.documentation"="https://osism.tech/docs/" \ 2025-09-28 12:56:29.429325 | ubuntu-noble-large | "org.opencontainers.image.licenses"="ASL 2.0" \ 2025-09-28 12:56:29.429332 | ubuntu-noble-large | "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" \ 2025-09-28 12:56:29.429338 | ubuntu-noble-large | "org.opencontainers.image.title"="{{ image_name }}" \ 2025-09-28 12:56:29.429344 | ubuntu-noble-large | "org.opencontainers.image.url"="https://quay.io/organization/osism" \ 2025-09-28 12:56:29.429350 | ubuntu-noble-large | "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-28 12:56:29.429356 | ubuntu-noble-large | {% endblock %} 2025-09-28 12:56:29.429362 | ubuntu-noble-large | 2025-09-28 12:56:29.429522 | ubuntu-noble-large | + bash scripts/002-generate.sh 2025-09-28 12:56:29.433156 | ubuntu-noble-large | + BASE=ubuntu 2025-09-28 12:56:29.433184 | ubuntu-noble-large | + BASE_VERSION=22.04 2025-09-28 12:56:29.434325 | ubuntu-noble-large | ++ date +%Y%m%d 2025-09-28 12:56:29.437403 | ubuntu-noble-large | + BUILD_ID=20250928 2025-09-28 12:56:29.437456 | ubuntu-noble-large | + DOCKER_NAMESPACE=kolla 2025-09-28 12:56:29.437470 | ubuntu-noble-large | + DOCKER_REGISTRY=osism.harbor.regio.digital 2025-09-28 12:56:29.437482 | ubuntu-noble-large | + OPENSTACK_VERSION=2025.1 2025-09-28 12:56:29.437492 | ubuntu-noble-large | + VERSION=latest 2025-09-28 12:56:29.437574 | ubuntu-noble-large | + [[ latest != \l\a\t\e\s\t ]] 2025-09-28 12:56:29.437586 | ubuntu-noble-large | + . defaults/all.sh 2025-09-28 12:56:29.437731 | ubuntu-noble-large | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2025-09-28 12:56:29.437749 | ubuntu-noble-large | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2025-09-28 12:56:29.437764 | ubuntu-noble-large | ++ [[ -e /tmp/venv/bin/activate ]] 2025-09-28 12:56:29.437773 | ubuntu-noble-large | ++ . /tmp/venv/bin/activate 2025-09-28 12:56:29.438037 | ubuntu-noble-large | +++ deactivate nondestructive 2025-09-28 12:56:29.438253 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-09-28 12:56:29.438274 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-09-28 12:56:29.438284 | ubuntu-noble-large | +++ hash -r 2025-09-28 12:56:29.438376 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-09-28 12:56:29.438393 | ubuntu-noble-large | +++ unset VIRTUAL_ENV 2025-09-28 12:56:29.438403 | ubuntu-noble-large | +++ unset VIRTUAL_ENV_PROMPT 2025-09-28 12:56:29.438442 | ubuntu-noble-large | +++ '[' '!' nondestructive = nondestructive ']' 2025-09-28 12:56:29.438560 | ubuntu-noble-large | +++ '[' linux-gnu = cygwin ']' 2025-09-28 12:56:29.438573 | ubuntu-noble-large | +++ '[' linux-gnu = msys ']' 2025-09-28 12:56:29.438587 | ubuntu-noble-large | +++ export VIRTUAL_ENV=/tmp/venv 2025-09-28 12:56:29.438596 | ubuntu-noble-large | +++ VIRTUAL_ENV=/tmp/venv 2025-09-28 12:56:29.438610 | 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 2025-09-28 12:56:29.438672 | 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 2025-09-28 12:56:29.438686 | ubuntu-noble-large | +++ export PATH 2025-09-28 12:56:29.438767 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-09-28 12:56:29.438824 | ubuntu-noble-large | +++ '[' -z '' ']' 2025-09-28 12:56:29.438838 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PS1= 2025-09-28 12:56:29.438851 | ubuntu-noble-large | +++ PS1='(venv) ' 2025-09-28 12:56:29.438864 | ubuntu-noble-large | +++ export PS1 2025-09-28 12:56:29.438874 | ubuntu-noble-large | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2025-09-28 12:56:29.438887 | ubuntu-noble-large | +++ export VIRTUAL_ENV_PROMPT 2025-09-28 12:56:29.438900 | ubuntu-noble-large | +++ hash -r 2025-09-28 12:56:29.439020 | ubuntu-noble-large | + . defaults/2025.1.sh 2025-09-28 12:56:29.439777 | ubuntu-noble-large | +++ date +%Y%m%d 2025-09-28 12:56:29.440983 | ubuntu-noble-large | ++ export BUILD_ID=20250928 2025-09-28 12:56:29.441003 | ubuntu-noble-large | ++ BUILD_ID=20250928 2025-09-28 12:56:29.441018 | ubuntu-noble-large | ++ export KOLLA_TYPE= 2025-09-28 12:56:29.441027 | ubuntu-noble-large | ++ KOLLA_TYPE= 2025-09-28 12:56:29.441037 | ubuntu-noble-large | ++ export BASE_VERSION=24.04 2025-09-28 12:56:29.441046 | ubuntu-noble-large | ++ BASE_VERSION=24.04 2025-09-28 12:56:29.441088 | ubuntu-noble-large | + export VERSION 2025-09-28 12:56:29.441098 | ubuntu-noble-large | + export OPENSTACK_VERSION 2025-09-28 12:56:29.441112 | ubuntu-noble-large | + DOCKER_TAG=build-20250928 2025-09-28 12:56:29.441124 | ubuntu-noble-large | + KOLLA_BASE=ubuntu 2025-09-28 12:56:29.441137 | ubuntu-noble-large | + KOLLA_BASE_TAG=24.04 2025-09-28 12:56:29.441150 | ubuntu-noble-large | + KOLLA_CONF_FILE=kolla-build.conf 2025-09-28 12:56:29.441163 | ubuntu-noble-large | + KOLLA_INSTALL_TYPE=source 2025-09-28 12:56:29.441222 | ubuntu-noble-large | + python3 src/generate-kolla-build-config.py 2025-09-28 12:56:29.606313 | ubuntu-noble-large | + setini DEFAULT namespace kolla 2025-09-28 12:56:29.606415 | 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' 2025-09-28 12:56:30.630885 | ubuntu-noble-large | localhost | SUCCESS => { 2025-09-28 12:56:30.630995 | ubuntu-noble-large | "changed": false, 2025-09-28 12:56:30.631009 | ubuntu-noble-large | "gid": 1000, 2025-09-28 12:56:30.631019 | ubuntu-noble-large | "group": "zuul", 2025-09-28 12:56:30.631029 | ubuntu-noble-large | "mode": "0664", 2025-09-28 12:56:30.631038 | ubuntu-noble-large | "msg": "OK", 2025-09-28 12:56:30.631047 | ubuntu-noble-large | "owner": "zuul", 2025-09-28 12:56:30.631094 | ubuntu-noble-large | "path": "kolla-build.conf", 2025-09-28 12:56:30.631115 | ubuntu-noble-large | "size": 4358, 2025-09-28 12:56:30.631131 | ubuntu-noble-large | "state": "file", 2025-09-28 12:56:30.631147 | ubuntu-noble-large | "uid": 1000 2025-09-28 12:56:30.631157 | ubuntu-noble-large | } 2025-09-28 12:56:30.705788 | ubuntu-noble-large | + setini DEFAULT tag build-20250928 2025-09-28 12:56:30.705846 | 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-20250928' 2025-09-28 12:56:31.769837 | ubuntu-noble-large | localhost | CHANGED => { 2025-09-28 12:56:31.769915 | ubuntu-noble-large | "changed": true, 2025-09-28 12:56:31.769928 | ubuntu-noble-large | "gid": 1000, 2025-09-28 12:56:31.769940 | ubuntu-noble-large | "group": "zuul", 2025-09-28 12:56:31.769949 | ubuntu-noble-large | "mode": "0664", 2025-09-28 12:56:31.769959 | ubuntu-noble-large | "msg": "option changed", 2025-09-28 12:56:31.769968 | ubuntu-noble-large | "owner": "zuul", 2025-09-28 12:56:31.769978 | ubuntu-noble-large | "path": "kolla-build.conf", 2025-09-28 12:56:31.769988 | ubuntu-noble-large | "size": 4366, 2025-09-28 12:56:31.769997 | ubuntu-noble-large | "state": "file", 2025-09-28 12:56:31.770006 | ubuntu-noble-large | "uid": 1000 2025-09-28 12:56:31.770016 | ubuntu-noble-large | } 2025-09-28 12:56:31.855168 | ubuntu-noble-large | + setini DEFAULT base ubuntu 2025-09-28 12:56:31.855253 | 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' 2025-09-28 12:56:32.874370 | ubuntu-noble-large | localhost | SUCCESS => { 2025-09-28 12:56:32.874420 | ubuntu-noble-large | "changed": false, 2025-09-28 12:56:32.874425 | ubuntu-noble-large | "gid": 1000, 2025-09-28 12:56:32.874429 | ubuntu-noble-large | "group": "zuul", 2025-09-28 12:56:32.874433 | ubuntu-noble-large | "mode": "0664", 2025-09-28 12:56:32.874436 | ubuntu-noble-large | "msg": "OK", 2025-09-28 12:56:32.874439 | ubuntu-noble-large | "owner": "zuul", 2025-09-28 12:56:32.874443 | ubuntu-noble-large | "path": "kolla-build.conf", 2025-09-28 12:56:32.874447 | ubuntu-noble-large | "size": 4366, 2025-09-28 12:56:32.874450 | ubuntu-noble-large | "state": "file", 2025-09-28 12:56:32.874454 | ubuntu-noble-large | "uid": 1000 2025-09-28 12:56:32.874457 | ubuntu-noble-large | } 2025-09-28 12:56:32.959009 | ubuntu-noble-large | + setini DEFAULT base_tag 24.04 2025-09-28 12:56:32.959133 | 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' 2025-09-28 12:56:33.959825 | ubuntu-noble-large | localhost | SUCCESS => { 2025-09-28 12:56:33.959893 | ubuntu-noble-large | "changed": false, 2025-09-28 12:56:33.959903 | ubuntu-noble-large | "gid": 1000, 2025-09-28 12:56:33.959910 | ubuntu-noble-large | "group": "zuul", 2025-09-28 12:56:33.959917 | ubuntu-noble-large | "mode": "0664", 2025-09-28 12:56:33.959924 | ubuntu-noble-large | "msg": "OK", 2025-09-28 12:56:33.959931 | ubuntu-noble-large | "owner": "zuul", 2025-09-28 12:56:33.959938 | ubuntu-noble-large | "path": "kolla-build.conf", 2025-09-28 12:56:33.959947 | ubuntu-noble-large | "size": 4366, 2025-09-28 12:56:33.959955 | ubuntu-noble-large | "state": "file", 2025-09-28 12:56:33.959961 | ubuntu-noble-large | "uid": 1000 2025-09-28 12:56:33.959969 | ubuntu-noble-large | } 2025-09-28 12:56:34.043066 | ubuntu-noble-large | + setini DEFAULT install_type source 2025-09-28 12:56:34.043153 | 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' 2025-09-28 12:56:35.052787 | ubuntu-noble-large | localhost | SUCCESS => { 2025-09-28 12:56:35.052865 | ubuntu-noble-large | "changed": false, 2025-09-28 12:56:35.052877 | ubuntu-noble-large | "gid": 1000, 2025-09-28 12:56:35.052887 | ubuntu-noble-large | "group": "zuul", 2025-09-28 12:56:35.052897 | ubuntu-noble-large | "mode": "0664", 2025-09-28 12:56:35.052906 | ubuntu-noble-large | "msg": "OK", 2025-09-28 12:56:35.052915 | ubuntu-noble-large | "owner": "zuul", 2025-09-28 12:56:35.052925 | ubuntu-noble-large | "path": "kolla-build.conf", 2025-09-28 12:56:35.052935 | ubuntu-noble-large | "size": 4366, 2025-09-28 12:56:35.052944 | ubuntu-noble-large | "state": "file", 2025-09-28 12:56:35.052953 | ubuntu-noble-large | "uid": 1000 2025-09-28 12:56:35.052963 | ubuntu-noble-large | } 2025-09-28 12:56:35.141639 | ubuntu-noble-large | + setini openstack-base location tarballs/requirements-stable-2025.1.tar.gz 2025-09-28 12:56:35.141773 | 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' 2025-09-28 12:56:36.166143 | ubuntu-noble-large | localhost | CHANGED => { 2025-09-28 12:56:36.166228 | ubuntu-noble-large | "changed": true, 2025-09-28 12:56:36.166243 | ubuntu-noble-large | "gid": 1000, 2025-09-28 12:56:36.166254 | ubuntu-noble-large | "group": "zuul", 2025-09-28 12:56:36.166265 | ubuntu-noble-large | "mode": "0664", 2025-09-28 12:56:36.166276 | ubuntu-noble-large | "msg": "section and option added", 2025-09-28 12:56:36.166289 | ubuntu-noble-large | "owner": "zuul", 2025-09-28 12:56:36.166299 | ubuntu-noble-large | "path": "kolla-build.conf", 2025-09-28 12:56:36.166309 | ubuntu-noble-large | "size": 4437, 2025-09-28 12:56:36.166319 | ubuntu-noble-large | "state": "file", 2025-09-28 12:56:36.166328 | ubuntu-noble-large | "uid": 1000 2025-09-28 12:56:36.166337 | ubuntu-noble-large | } 2025-09-28 12:56:36.249791 | ubuntu-noble-large | + sed -i '/\[openstack-base\]/a # tarball = https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz' kolla-build.conf 2025-09-28 12:56:36.254929 | ubuntu-noble-large | + setini openstack-base type local 2025-09-28 12:56:36.255000 | 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' 2025-09-28 12:56:37.284758 | ubuntu-noble-large | localhost | CHANGED => { 2025-09-28 12:56:37.284845 | ubuntu-noble-large | "changed": true, 2025-09-28 12:56:37.284863 | ubuntu-noble-large | "gid": 1000, 2025-09-28 12:56:37.284879 | ubuntu-noble-large | "group": "zuul", 2025-09-28 12:56:37.284893 | ubuntu-noble-large | "mode": "0664", 2025-09-28 12:56:37.284908 | ubuntu-noble-large | "msg": "option added", 2025-09-28 12:56:37.284948 | ubuntu-noble-large | "owner": "zuul", 2025-09-28 12:56:37.284965 | ubuntu-noble-large | "path": "kolla-build.conf", 2025-09-28 12:56:37.284982 | ubuntu-noble-large | "size": 4548, 2025-09-28 12:56:37.284998 | ubuntu-noble-large | "state": "file", 2025-09-28 12:56:37.285014 | ubuntu-noble-large | "uid": 1000 2025-09-28 12:56:37.285060 | ubuntu-noble-large | } 2025-09-28 12:56:37.368747 | ubuntu-noble-large | + [[ -n osism.harbor.regio.digital ]] 2025-09-28 12:56:37.368830 | ubuntu-noble-large | + setini DEFAULT registry osism.harbor.regio.digital 2025-09-28 12:56:37.368855 | 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' 2025-09-28 12:56:38.356751 | ubuntu-noble-large | localhost | CHANGED => { 2025-09-28 12:56:38.356797 | ubuntu-noble-large | "changed": true, 2025-09-28 12:56:38.356803 | ubuntu-noble-large | "gid": 1000, 2025-09-28 12:56:38.356808 | ubuntu-noble-large | "group": "zuul", 2025-09-28 12:56:38.356812 | ubuntu-noble-large | "mode": "0664", 2025-09-28 12:56:38.356816 | ubuntu-noble-large | "msg": "option added", 2025-09-28 12:56:38.356821 | ubuntu-noble-large | "owner": "zuul", 2025-09-28 12:56:38.356825 | ubuntu-noble-large | "path": "kolla-build.conf", 2025-09-28 12:56:38.356830 | ubuntu-noble-large | "size": 4586, 2025-09-28 12:56:38.356834 | ubuntu-noble-large | "state": "file", 2025-09-28 12:56:38.356838 | ubuntu-noble-large | "uid": 1000 2025-09-28 12:56:38.356842 | ubuntu-noble-large | } 2025-09-28 12:56:38.439789 | ubuntu-noble-large | + echo DEBUG kolla-build.conf 2025-09-28 12:56:38.439850 | ubuntu-noble-large | DEBUG kolla-build.conf 2025-09-28 12:56:38.439855 | ubuntu-noble-large | + cat kolla-build.conf 2025-09-28 12:56:38.442845 | ubuntu-noble-large | [DEFAULT] 2025-09-28 12:56:38.442855 | ubuntu-noble-large | base = ubuntu 2025-09-28 12:56:38.442861 | ubuntu-noble-large | base_package_type = deb 2025-09-28 12:56:38.442866 | ubuntu-noble-large | base_tag = 24.04 2025-09-28 12:56:38.442870 | ubuntu-noble-large | install_type = source 2025-09-28 12:56:38.442875 | ubuntu-noble-large | namespace = kolla 2025-09-28 12:56:38.442880 | ubuntu-noble-large | openstack_release = 2025.1 2025-09-28 12:56:38.442884 | ubuntu-noble-large | push = false 2025-09-28 12:56:38.442889 | ubuntu-noble-large | tag = build-20250928 2025-09-28 12:56:38.442893 | ubuntu-noble-large | threads = 1 2025-09-28 12:56:38.442897 | ubuntu-noble-large | registry = osism.harbor.regio.digital 2025-09-28 12:56:38.442903 | ubuntu-noble-large | 2025-09-28 12:56:38.442908 | ubuntu-noble-large | ######################################################################### 2025-09-28 12:56:38.442914 | ubuntu-noble-large | # sources tracked in release repository 2025-09-28 12:56:38.442918 | ubuntu-noble-large | 2025-09-28 12:56:38.442922 | ubuntu-noble-large | [aodh-base] 2025-09-28 12:56:38.442927 | ubuntu-noble-large | type = local 2025-09-28 12:56:38.442931 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2025-09-28 12:56:38.442935 | ubuntu-noble-large | location = tarballs/aodh-stable-2025.1.tar.gz 2025-09-28 12:56:38.442939 | ubuntu-noble-large | 2025-09-28 12:56:38.442943 | ubuntu-noble-large | 2025-09-28 12:56:38.442947 | ubuntu-noble-large | 2025-09-28 12:56:38.442951 | ubuntu-noble-large | [barbican-base] 2025-09-28 12:56:38.442956 | ubuntu-noble-large | type = local 2025-09-28 12:56:38.442960 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2025-09-28 12:56:38.442965 | ubuntu-noble-large | location = tarballs/barbican-stable-2025.1.tar.gz 2025-09-28 12:56:38.442969 | ubuntu-noble-large | 2025-09-28 12:56:38.442973 | ubuntu-noble-large | 2025-09-28 12:56:38.442977 | ubuntu-noble-large | 2025-09-28 12:56:38.442981 | ubuntu-noble-large | [blazar-base] 2025-09-28 12:56:38.442985 | ubuntu-noble-large | type = local 2025-09-28 12:56:38.442989 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2025-09-28 12:56:38.442993 | ubuntu-noble-large | location = tarballs/blazar-stable-2025.1.tar.gz 2025-09-28 12:56:38.442997 | ubuntu-noble-large | 2025-09-28 12:56:38.443001 | ubuntu-noble-large | 2025-09-28 12:56:38.443005 | ubuntu-noble-large | 2025-09-28 12:56:38.443009 | ubuntu-noble-large | [ceilometer-base] 2025-09-28 12:56:38.443013 | ubuntu-noble-large | type = local 2025-09-28 12:56:38.443017 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2025-09-28 12:56:38.443030 | ubuntu-noble-large | location = tarballs/ceilometer-stable-2025.1.tar.gz 2025-09-28 12:56:38.443034 | ubuntu-noble-large | 2025-09-28 12:56:38.443038 | ubuntu-noble-large | 2025-09-28 12:56:38.443042 | ubuntu-noble-large | 2025-09-28 12:56:38.443046 | ubuntu-noble-large | [cinder-base] 2025-09-28 12:56:38.443050 | ubuntu-noble-large | type = local 2025-09-28 12:56:38.443054 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2025-09-28 12:56:38.443058 | ubuntu-noble-large | location = tarballs/cinder-stable-2025.1.tar.gz 2025-09-28 12:56:38.443063 | ubuntu-noble-large | 2025-09-28 12:56:38.443067 | ubuntu-noble-large | 2025-09-28 12:56:38.443071 | ubuntu-noble-large | 2025-09-28 12:56:38.443075 | ubuntu-noble-large | [designate-base] 2025-09-28 12:56:38.443079 | ubuntu-noble-large | type = local 2025-09-28 12:56:38.443099 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2025-09-28 12:56:38.443102 | ubuntu-noble-large | location = tarballs/designate-stable-2025.1.tar.gz 2025-09-28 12:56:38.443105 | ubuntu-noble-large | 2025-09-28 12:56:38.443109 | ubuntu-noble-large | 2025-09-28 12:56:38.443112 | ubuntu-noble-large | 2025-09-28 12:56:38.443115 | ubuntu-noble-large | [glance-base] 2025-09-28 12:56:38.443118 | ubuntu-noble-large | type = local 2025-09-28 12:56:38.443122 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2025-09-28 12:56:38.443125 | ubuntu-noble-large | location = tarballs/glance-stable-2025.1.tar.gz 2025-09-28 12:56:38.443128 | ubuntu-noble-large | 2025-09-28 12:56:38.443131 | ubuntu-noble-large | 2025-09-28 12:56:38.443135 | ubuntu-noble-large | 2025-09-28 12:56:38.443138 | ubuntu-noble-large | [heat-base] 2025-09-28 12:56:38.443141 | ubuntu-noble-large | type = local 2025-09-28 12:56:38.443144 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2025-09-28 12:56:38.443148 | ubuntu-noble-large | location = tarballs/heat-stable-2025.1.tar.gz 2025-09-28 12:56:38.443151 | ubuntu-noble-large | 2025-09-28 12:56:38.443154 | ubuntu-noble-large | 2025-09-28 12:56:38.443157 | ubuntu-noble-large | 2025-09-28 12:56:38.443161 | ubuntu-noble-large | [horizon] 2025-09-28 12:56:38.443164 | ubuntu-noble-large | type = local 2025-09-28 12:56:38.443167 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2025-09-28 12:56:38.443170 | ubuntu-noble-large | location = tarballs/horizon-stable-2025.1.tar.gz 2025-09-28 12:56:38.443174 | ubuntu-noble-large | 2025-09-28 12:56:38.443177 | ubuntu-noble-large | 2025-09-28 12:56:38.443180 | ubuntu-noble-large | 2025-09-28 12:56:38.443183 | ubuntu-noble-large | [ironic-base] 2025-09-28 12:56:38.443186 | ubuntu-noble-large | type = local 2025-09-28 12:56:38.443190 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2025-09-28 12:56:38.443193 | ubuntu-noble-large | location = tarballs/ironic-stable-2025.1.tar.gz 2025-09-28 12:56:38.443196 | ubuntu-noble-large | 2025-09-28 12:56:38.443199 | ubuntu-noble-large | 2025-09-28 12:56:38.443202 | ubuntu-noble-large | 2025-09-28 12:56:38.443206 | ubuntu-noble-large | [keystone-base] 2025-09-28 12:56:38.443209 | ubuntu-noble-large | type = local 2025-09-28 12:56:38.443212 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2025-09-28 12:56:38.443216 | ubuntu-noble-large | location = tarballs/keystone-stable-2025.1.tar.gz 2025-09-28 12:56:38.443219 | ubuntu-noble-large | 2025-09-28 12:56:38.443222 | ubuntu-noble-large | 2025-09-28 12:56:38.443225 | ubuntu-noble-large | 2025-09-28 12:56:38.443228 | ubuntu-noble-large | [magnum-base] 2025-09-28 12:56:38.443232 | ubuntu-noble-large | type = local 2025-09-28 12:56:38.443235 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2025-09-28 12:56:38.443238 | ubuntu-noble-large | location = tarballs/magnum-stable-2025.1.tar.gz 2025-09-28 12:56:38.443241 | ubuntu-noble-large | 2025-09-28 12:56:38.443245 | ubuntu-noble-large | 2025-09-28 12:56:38.443248 | ubuntu-noble-large | 2025-09-28 12:56:38.443251 | ubuntu-noble-large | [manila-base] 2025-09-28 12:56:38.443254 | ubuntu-noble-large | type = local 2025-09-28 12:56:38.443258 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2025-09-28 12:56:38.443261 | ubuntu-noble-large | location = tarballs/manila-stable-2025.1.tar.gz 2025-09-28 12:56:38.443264 | ubuntu-noble-large | 2025-09-28 12:56:38.443267 | ubuntu-noble-large | 2025-09-28 12:56:38.443271 | ubuntu-noble-large | 2025-09-28 12:56:38.443274 | ubuntu-noble-large | [masakari-base] 2025-09-28 12:56:38.443277 | ubuntu-noble-large | type = local 2025-09-28 12:56:38.443280 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2025-09-28 12:56:38.443284 | ubuntu-noble-large | location = tarballs/masakari-stable-2025.1.tar.gz 2025-09-28 12:56:38.443287 | ubuntu-noble-large | 2025-09-28 12:56:38.443290 | ubuntu-noble-large | 2025-09-28 12:56:38.443293 | ubuntu-noble-large | 2025-09-28 12:56:38.443296 | ubuntu-noble-large | [neutron-bgp-dragent] 2025-09-28 12:56:38.443300 | ubuntu-noble-large | type = local 2025-09-28 12:56:38.443303 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2025-09-28 12:56:38.443307 | ubuntu-noble-large | location = tarballs/neutron-dynamic-routing-stable-2025.1.tar.gz 2025-09-28 12:56:38.443310 | ubuntu-noble-large | 2025-09-28 12:56:38.443313 | ubuntu-noble-large | 2025-09-28 12:56:38.443325 | ubuntu-noble-large | [neutron-server-plugin-neutron-dynamic-routing] 2025-09-28 12:56:38.443329 | ubuntu-noble-large | type = local 2025-09-28 12:56:38.443332 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2025-09-28 12:56:38.443335 | ubuntu-noble-large | location = tarballs/neutron-dynamic-routing-stable-2025.1.tar.gz 2025-09-28 12:56:38.443339 | ubuntu-noble-large | 2025-09-28 12:56:38.443342 | ubuntu-noble-large | 2025-09-28 12:56:38.443345 | ubuntu-noble-large | [neutron-vpnaas-base] 2025-09-28 12:56:38.443352 | ubuntu-noble-large | type = local 2025-09-28 12:56:38.443355 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2025-09-28 12:56:38.443359 | ubuntu-noble-large | location = tarballs/neutron-vpnaas-stable-2025.1.tar.gz 2025-09-28 12:56:38.443362 | ubuntu-noble-large | 2025-09-28 12:56:38.443365 | ubuntu-noble-large | 2025-09-28 12:56:38.443368 | ubuntu-noble-large | 2025-09-28 12:56:38.443372 | ubuntu-noble-large | [neutron-base] 2025-09-28 12:56:38.443375 | ubuntu-noble-large | type = local 2025-09-28 12:56:38.443378 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2025-09-28 12:56:38.443381 | ubuntu-noble-large | location = tarballs/neutron-stable-2025.1.tar.gz 2025-09-28 12:56:38.443385 | ubuntu-noble-large | 2025-09-28 12:56:38.443388 | ubuntu-noble-large | 2025-09-28 12:56:38.443391 | ubuntu-noble-large | 2025-09-28 12:56:38.443394 | ubuntu-noble-large | [nova-base] 2025-09-28 12:56:38.443398 | ubuntu-noble-large | type = local 2025-09-28 12:56:38.443401 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2025-09-28 12:56:38.443404 | ubuntu-noble-large | location = tarballs/nova-stable-2025.1.tar.gz 2025-09-28 12:56:38.443408 | ubuntu-noble-large | 2025-09-28 12:56:38.443411 | ubuntu-noble-large | 2025-09-28 12:56:38.443414 | ubuntu-noble-large | 2025-09-28 12:56:38.443417 | ubuntu-noble-large | [octavia-base] 2025-09-28 12:56:38.443421 | ubuntu-noble-large | type = local 2025-09-28 12:56:38.443424 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2025-09-28 12:56:38.443427 | ubuntu-noble-large | location = tarballs/octavia-stable-2025.1.tar.gz 2025-09-28 12:56:38.443430 | ubuntu-noble-large | 2025-09-28 12:56:38.443434 | ubuntu-noble-large | 2025-09-28 12:56:38.443437 | ubuntu-noble-large | 2025-09-28 12:56:38.443440 | ubuntu-noble-large | [placement-base] 2025-09-28 12:56:38.443443 | ubuntu-noble-large | type = local 2025-09-28 12:56:38.443447 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2025-09-28 12:56:38.443450 | ubuntu-noble-large | location = tarballs/placement-stable-2025.1.tar.gz 2025-09-28 12:56:38.443453 | ubuntu-noble-large | 2025-09-28 12:56:38.443456 | ubuntu-noble-large | 2025-09-28 12:56:38.443460 | ubuntu-noble-large | 2025-09-28 12:56:38.443463 | ubuntu-noble-large | [skyline-apiserver-base] 2025-09-28 12:56:38.443466 | ubuntu-noble-large | type = local 2025-09-28 12:56:38.443474 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2025-09-28 12:56:38.443478 | ubuntu-noble-large | location = tarballs/skyline-apiserver-stable-2025.1.tar.gz 2025-09-28 12:56:38.443481 | ubuntu-noble-large | 2025-09-28 12:56:38.443484 | ubuntu-noble-large | 2025-09-28 12:56:38.443487 | ubuntu-noble-large | 2025-09-28 12:56:38.443491 | ubuntu-noble-large | [skyline-console-base] 2025-09-28 12:56:38.443494 | ubuntu-noble-large | type = local 2025-09-28 12:56:38.443497 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2025-09-28 12:56:38.443500 | ubuntu-noble-large | location = tarballs/skyline-console-stable-2025.1.tar.gz 2025-09-28 12:56:38.443504 | ubuntu-noble-large | 2025-09-28 12:56:38.443507 | ubuntu-noble-large | 2025-09-28 12:56:38.443510 | ubuntu-noble-large | [openstack-base] 2025-09-28 12:56:38.443513 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2025-09-28 12:56:38.443517 | ubuntu-noble-large | location = tarballs/requirements-stable-2025.1.tar.gz 2025-09-28 12:56:38.443520 | ubuntu-noble-large | type = local 2025-09-28 12:56:38.443953 | ubuntu-noble-large | + bash scripts/003-patch.sh 2025-09-28 12:56:38.448331 | ubuntu-noble-large | + OPENSTACK_VERSION=2025.1 2025-09-28 12:56:38.448355 | ubuntu-noble-large | + VERSION=latest 2025-09-28 12:56:38.448361 | ubuntu-noble-large | + KOLLA_CONF_FILE=kolla-build.conf 2025-09-28 12:56:38.448475 | ubuntu-noble-large | + [[ latest != \l\a\t\e\s\t ]] 2025-09-28 12:56:38.448501 | ubuntu-noble-large | + . defaults/all.sh 2025-09-28 12:56:38.448641 | ubuntu-noble-large | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2025-09-28 12:56:38.448646 | ubuntu-noble-large | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2025-09-28 12:56:38.448679 | ubuntu-noble-large | ++ [[ -e /tmp/venv/bin/activate ]] 2025-09-28 12:56:38.448720 | ubuntu-noble-large | ++ . /tmp/venv/bin/activate 2025-09-28 12:56:38.448987 | ubuntu-noble-large | +++ deactivate nondestructive 2025-09-28 12:56:38.449075 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-09-28 12:56:38.449100 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-09-28 12:56:38.449117 | ubuntu-noble-large | +++ hash -r 2025-09-28 12:56:38.449185 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-09-28 12:56:38.449191 | ubuntu-noble-large | +++ unset VIRTUAL_ENV 2025-09-28 12:56:38.449207 | ubuntu-noble-large | +++ unset VIRTUAL_ENV_PROMPT 2025-09-28 12:56:38.449243 | ubuntu-noble-large | +++ '[' '!' nondestructive = nondestructive ']' 2025-09-28 12:56:38.449343 | ubuntu-noble-large | +++ '[' linux-gnu = cygwin ']' 2025-09-28 12:56:38.449350 | ubuntu-noble-large | +++ '[' linux-gnu = msys ']' 2025-09-28 12:56:38.449373 | ubuntu-noble-large | +++ export VIRTUAL_ENV=/tmp/venv 2025-09-28 12:56:38.449377 | ubuntu-noble-large | +++ VIRTUAL_ENV=/tmp/venv 2025-09-28 12:56:38.449427 | 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 2025-09-28 12:56:38.449467 | 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 2025-09-28 12:56:38.449491 | ubuntu-noble-large | +++ export PATH 2025-09-28 12:56:38.449541 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-09-28 12:56:38.449596 | ubuntu-noble-large | +++ '[' -z '' ']' 2025-09-28 12:56:38.449613 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PS1= 2025-09-28 12:56:38.449635 | ubuntu-noble-large | +++ PS1='(venv) ' 2025-09-28 12:56:38.449641 | ubuntu-noble-large | +++ export PS1 2025-09-28 12:56:38.449657 | ubuntu-noble-large | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2025-09-28 12:56:38.449662 | ubuntu-noble-large | +++ export VIRTUAL_ENV_PROMPT 2025-09-28 12:56:38.449696 | ubuntu-noble-large | +++ hash -r 2025-09-28 12:56:38.449798 | ubuntu-noble-large | + . defaults/2025.1.sh 2025-09-28 12:56:38.451053 | ubuntu-noble-large | +++ date +%Y%m%d 2025-09-28 12:56:38.453975 | ubuntu-noble-large | ++ export BUILD_ID=20250928 2025-09-28 12:56:38.453983 | ubuntu-noble-large | ++ BUILD_ID=20250928 2025-09-28 12:56:38.454045 | ubuntu-noble-large | ++ export KOLLA_TYPE= 2025-09-28 12:56:38.454051 | ubuntu-noble-large | ++ KOLLA_TYPE= 2025-09-28 12:56:38.454068 | ubuntu-noble-large | ++ export BASE_VERSION=24.04 2025-09-28 12:56:38.454072 | ubuntu-noble-large | ++ BASE_VERSION=24.04 2025-09-28 12:56:38.454122 | ubuntu-noble-large | + export VERSION 2025-09-28 12:56:38.454128 | ubuntu-noble-large | + export OPENSTACK_VERSION 2025-09-28 12:56:38.454158 | ubuntu-noble-large | + mkdir -p tarballs 2025-09-28 12:56:38.460292 | ubuntu-noble-large | ++ grep '# tarball' kolla-build.conf 2025-09-28 12:56:38.460600 | ubuntu-noble-large | ++ awk '{ print $4 }' 2025-09-28 12:56:38.464093 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-09-28 12:56:38.464126 | ubuntu-noble-large | + pushd tarballs 2025-09-28 12:56:38.465167 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2025-09-28 12:56:38.467802 | ubuntu-noble-large | + filename=aodh-stable-2025.1.tar.gz 2025-09-28 12:56:38.467843 | ubuntu-noble-large | + [[ -e aodh-stable-2025.1.tar.gz ]] 2025-09-28 12:56:38.467902 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2025-09-28 12:56:38.467907 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2025-09-28 12:56:38.467933 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2025-09-28 12:56:39.532645 | ubuntu-noble-large | 2025-09-28 12:56:39 URL:https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz [252415/252415] -> "aodh-stable-2025.1.tar.gz" [1] 2025-09-28 12:56:39.535257 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-09-28 12:56:39.535300 | ubuntu-noble-large | + echo Process aodh-stable-2025.1.tar.gz 2025-09-28 12:56:39.535312 | ubuntu-noble-large | Process aodh-stable-2025.1.tar.gz 2025-09-28 12:56:39.537602 | ubuntu-noble-large | ++ tar -tzf aodh-stable-2025.1.tar.gz 2025-09-28 12:56:39.538561 | ubuntu-noble-large | ++ head -1 2025-09-28 12:56:39.538890 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-09-28 12:56:39.551102 | ubuntu-noble-large | + directory=aodh-20.0.0.0rc2.dev2 2025-09-28 12:56:39.551150 | ubuntu-noble-large | + echo Check patches for aodh-stable-2025.1.tar.gz 2025-09-28 12:56:39.551167 | ubuntu-noble-large | Check patches for aodh-stable-2025.1.tar.gz 2025-09-28 12:56:39.551177 | ubuntu-noble-large | + [[ -e ../patches/2025.1/aodh ]] 2025-09-28 12:56:39.551187 | ubuntu-noble-large | + echo Check overlays for aodh-stable-2025.1.tar.gz 2025-09-28 12:56:39.551196 | ubuntu-noble-large | Check overlays for aodh-stable-2025.1.tar.gz 2025-09-28 12:56:39.551210 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/aodh/source ]] 2025-09-28 12:56:39.551219 | ubuntu-noble-large | + popd 2025-09-28 12:56:39.551316 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-09-28 12:56:39.551330 | ubuntu-noble-large | + pushd tarballs 2025-09-28 12:56:39.552409 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2025-09-28 12:56:39.554698 | ubuntu-noble-large | + filename=barbican-stable-2025.1.tar.gz 2025-09-28 12:56:39.554741 | ubuntu-noble-large | + [[ -e barbican-stable-2025.1.tar.gz ]] 2025-09-28 12:56:39.554757 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2025-09-28 12:56:39.554767 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2025-09-28 12:56:39.554777 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2025-09-28 12:56:40.721662 | ubuntu-noble-large | 2025-09-28 12:56:40 URL:https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz [659448/659448] -> "barbican-stable-2025.1.tar.gz" [1] 2025-09-28 12:56:40.724613 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-09-28 12:56:40.724666 | ubuntu-noble-large | + echo Process barbican-stable-2025.1.tar.gz 2025-09-28 12:56:40.724680 | ubuntu-noble-large | Process barbican-stable-2025.1.tar.gz 2025-09-28 12:56:40.727221 | ubuntu-noble-large | ++ tar -tzf barbican-stable-2025.1.tar.gz 2025-09-28 12:56:40.728140 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-09-28 12:56:40.728180 | ubuntu-noble-large | ++ head -1 2025-09-28 12:56:40.741000 | ubuntu-noble-large | + directory=barbican-20.0.1.dev3 2025-09-28 12:56:40.741092 | ubuntu-noble-large | + echo Check patches for barbican-stable-2025.1.tar.gz 2025-09-28 12:56:40.741105 | ubuntu-noble-large | Check patches for barbican-stable-2025.1.tar.gz 2025-09-28 12:56:40.741120 | ubuntu-noble-large | + [[ -e ../patches/2025.1/barbican ]] 2025-09-28 12:56:40.741224 | ubuntu-noble-large | + echo Check overlays for barbican-stable-2025.1.tar.gz 2025-09-28 12:56:40.741239 | ubuntu-noble-large | Check overlays for barbican-stable-2025.1.tar.gz 2025-09-28 12:56:40.741249 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/barbican/source ]] 2025-09-28 12:56:40.741264 | ubuntu-noble-large | + popd 2025-09-28 12:56:40.741402 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-09-28 12:56:40.741416 | ubuntu-noble-large | + pushd tarballs 2025-09-28 12:56:40.742677 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2025-09-28 12:56:40.745361 | ubuntu-noble-large | + filename=blazar-stable-2025.1.tar.gz 2025-09-28 12:56:40.745389 | ubuntu-noble-large | + [[ -e blazar-stable-2025.1.tar.gz ]] 2025-09-28 12:56:40.745407 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2025-09-28 12:56:40.745417 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2025-09-28 12:56:40.745431 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2025-09-28 12:56:41.827301 | ubuntu-noble-large | 2025-09-28 12:56:41 URL:https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz [430410/430410] -> "blazar-stable-2025.1.tar.gz" [1] 2025-09-28 12:56:41.829940 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-09-28 12:56:41.829990 | ubuntu-noble-large | + echo Process blazar-stable-2025.1.tar.gz 2025-09-28 12:56:41.830026 | ubuntu-noble-large | Process blazar-stable-2025.1.tar.gz 2025-09-28 12:56:41.832138 | ubuntu-noble-large | ++ tar -tzf blazar-stable-2025.1.tar.gz 2025-09-28 12:56:41.832375 | ubuntu-noble-large | ++ head -1 2025-09-28 12:56:41.832833 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-09-28 12:56:41.842662 | ubuntu-noble-large | + directory=blazar-15.0.1.dev5 2025-09-28 12:56:41.842780 | ubuntu-noble-large | + echo Check patches for blazar-stable-2025.1.tar.gz 2025-09-28 12:56:41.842795 | ubuntu-noble-large | Check patches for blazar-stable-2025.1.tar.gz 2025-09-28 12:56:41.842807 | ubuntu-noble-large | + [[ -e ../patches/2025.1/blazar ]] 2025-09-28 12:56:41.842816 | ubuntu-noble-large | + echo Check overlays for blazar-stable-2025.1.tar.gz 2025-09-28 12:56:41.842826 | ubuntu-noble-large | Check overlays for blazar-stable-2025.1.tar.gz 2025-09-28 12:56:41.842840 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/blazar/source ]] 2025-09-28 12:56:41.842851 | ubuntu-noble-large | + popd 2025-09-28 12:56:41.842985 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-09-28 12:56:41.843024 | ubuntu-noble-large | + pushd tarballs 2025-09-28 12:56:41.844208 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2025-09-28 12:56:41.846873 | ubuntu-noble-large | + filename=ceilometer-stable-2025.1.tar.gz 2025-09-28 12:56:41.846897 | ubuntu-noble-large | + [[ -e ceilometer-stable-2025.1.tar.gz ]] 2025-09-28 12:56:41.846913 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2025-09-28 12:56:41.846924 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2025-09-28 12:56:41.846938 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2025-09-28 12:56:43.047903 | ubuntu-noble-large | 2025-09-28 12:56:43 URL:https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz [864709/864709] -> "ceilometer-stable-2025.1.tar.gz" [1] 2025-09-28 12:56:43.050448 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-09-28 12:56:43.050490 | ubuntu-noble-large | + echo Process ceilometer-stable-2025.1.tar.gz 2025-09-28 12:56:43.050509 | ubuntu-noble-large | Process ceilometer-stable-2025.1.tar.gz 2025-09-28 12:56:43.052429 | ubuntu-noble-large | ++ tar -tzf ceilometer-stable-2025.1.tar.gz 2025-09-28 12:56:43.052605 | ubuntu-noble-large | ++ head -1 2025-09-28 12:56:43.053072 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-09-28 12:56:43.062202 | ubuntu-noble-large | + directory=ceilometer-24.0.1.dev4 2025-09-28 12:56:43.062256 | ubuntu-noble-large | + echo Check patches for ceilometer-stable-2025.1.tar.gz 2025-09-28 12:56:43.062276 | ubuntu-noble-large | Check patches for ceilometer-stable-2025.1.tar.gz 2025-09-28 12:56:43.062301 | ubuntu-noble-large | + [[ -e ../patches/2025.1/ceilometer ]] 2025-09-28 12:56:43.062311 | ubuntu-noble-large | + echo Check overlays for ceilometer-stable-2025.1.tar.gz 2025-09-28 12:56:43.062331 | ubuntu-noble-large | Check overlays for ceilometer-stable-2025.1.tar.gz 2025-09-28 12:56:43.062345 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/ceilometer/source ]] 2025-09-28 12:56:43.062355 | ubuntu-noble-large | + popd 2025-09-28 12:56:43.062474 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-09-28 12:56:43.062488 | ubuntu-noble-large | + pushd tarballs 2025-09-28 12:56:43.063826 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2025-09-28 12:56:43.066468 | ubuntu-noble-large | + filename=cinder-stable-2025.1.tar.gz 2025-09-28 12:56:43.066496 | ubuntu-noble-large | + [[ -e cinder-stable-2025.1.tar.gz ]] 2025-09-28 12:56:43.066511 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2025-09-28 12:56:43.066523 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2025-09-28 12:56:43.066567 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2025-09-28 12:56:44.880956 | ubuntu-noble-large | 2025-09-28 12:56:44 URL:https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz [6425629/6425629] -> "cinder-stable-2025.1.tar.gz" [1] 2025-09-28 12:56:44.882306 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-09-28 12:56:44.882345 | ubuntu-noble-large | + echo Process cinder-stable-2025.1.tar.gz 2025-09-28 12:56:44.882358 | ubuntu-noble-large | Process cinder-stable-2025.1.tar.gz 2025-09-28 12:56:44.884891 | ubuntu-noble-large | ++ tar -tzf cinder-stable-2025.1.tar.gz 2025-09-28 12:56:44.885555 | ubuntu-noble-large | ++ head -1 2025-09-28 12:56:44.886282 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-09-28 12:56:44.894590 | ubuntu-noble-large | + directory=cinder-26.1.1.dev10 2025-09-28 12:56:44.894625 | ubuntu-noble-large | + echo Check patches for cinder-stable-2025.1.tar.gz 2025-09-28 12:56:44.894635 | ubuntu-noble-large | Check patches for cinder-stable-2025.1.tar.gz 2025-09-28 12:56:44.894693 | ubuntu-noble-large | + [[ -e ../patches/2025.1/cinder ]] 2025-09-28 12:56:44.894744 | ubuntu-noble-large | + tar xzf cinder-stable-2025.1.tar.gz 2025-09-28 12:56:45.230276 | ubuntu-noble-large | + rm cinder-stable-2025.1.tar.gz 2025-09-28 12:56:45.237604 | ubuntu-noble-large | + pushd cinder-26.1.1.dev10 2025-09-28 12:56:45.239531 | ubuntu-noble-large | ++ find ../../patches/2025.1/cinder -type f -name '*.patch' 2025-09-28 12:56:45.240092 | ubuntu-noble-large | ++ sort 2025-09-28 12:56:45.245071 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-09-28 12:56:45.245096 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2025.1/cinder/netapp-01-backport-954520.patch' 2025-09-28 12:56:45.245107 | ubuntu-noble-large | APPLY PATCH ../../patches/2025.1/cinder/netapp-01-backport-954520.patch 2025-09-28 12:56:45.245160 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-09-28 12:56:45.248440 | ubuntu-noble-large | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-09-28 12:56:45.249180 | ubuntu-noble-large | checking file cinder/volume/drivers/netapp/dataontap/nvme_cmode.py 2025-09-28 12:56:45.249491 | ubuntu-noble-large | checking file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-09-28 12:56:45.250028 | ubuntu-noble-large | checking file releasenotes/notes/bug-2116261-fix-consistency-group-support-for-nvme-driver-102c67c706afc25c.yaml 2025-09-28 12:56:45.250523 | ubuntu-noble-large | + patch --forward --batch -p1 2025-09-28 12:56:45.252076 | ubuntu-noble-large | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-09-28 12:56:45.252343 | ubuntu-noble-large | patching file cinder/volume/drivers/netapp/dataontap/nvme_cmode.py 2025-09-28 12:56:45.252458 | ubuntu-noble-large | patching file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-09-28 12:56:45.252666 | ubuntu-noble-large | patching file releasenotes/notes/bug-2116261-fix-consistency-group-support-for-nvme-driver-102c67c706afc25c.yaml 2025-09-28 12:56:45.253211 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-09-28 12:56:45.253234 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2025.1/cinder/netapp-02-backport-928486.patch' 2025-09-28 12:56:45.253245 | ubuntu-noble-large | APPLY PATCH ../../patches/2025.1/cinder/netapp-02-backport-928486.patch 2025-09-28 12:56:45.253258 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-09-28 12:56:45.254908 | ubuntu-noble-large | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/client/fakes.py 2025-09-28 12:56:45.255550 | ubuntu-noble-large | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_cmode_rest.py 2025-09-28 12:56:45.256136 | ubuntu-noble-large | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/fakes.py 2025-09-28 12:56:45.256332 | ubuntu-noble-large | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-09-28 12:56:45.256591 | ubuntu-noble-large | checking file cinder/volume/drivers/netapp/dataontap/client/api.py 2025-09-28 12:56:45.256950 | ubuntu-noble-large | checking file cinder/volume/drivers/netapp/dataontap/client/client_cmode_rest.py 2025-09-28 12:56:45.257350 | ubuntu-noble-large | checking file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-09-28 12:56:45.257541 | ubuntu-noble-large | checking file releasenotes/notes/bug-2078968-fix-nvme-namespace-mapping-failed-during-live-migration-bbd26bb157b076bf.yaml 2025-09-28 12:56:45.257864 | ubuntu-noble-large | + patch --forward --batch -p1 2025-09-28 12:56:45.261275 | ubuntu-noble-large | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/client/fakes.py 2025-09-28 12:56:45.262727 | ubuntu-noble-large | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_cmode_rest.py 2025-09-28 12:56:45.263886 | ubuntu-noble-large | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/fakes.py 2025-09-28 12:56:45.264358 | ubuntu-noble-large | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-09-28 12:56:45.264894 | ubuntu-noble-large | patching file cinder/volume/drivers/netapp/dataontap/client/api.py 2025-09-28 12:56:45.265667 | ubuntu-noble-large | patching file cinder/volume/drivers/netapp/dataontap/client/client_cmode_rest.py 2025-09-28 12:56:45.266403 | ubuntu-noble-large | patching file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-09-28 12:56:45.266803 | ubuntu-noble-large | patching file releasenotes/notes/bug-2078968-fix-nvme-namespace-mapping-failed-during-live-migration-bbd26bb157b076bf.yaml 2025-09-28 12:56:45.268892 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-09-28 12:56:45.268917 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2025.1/cinder/netapp-03-backport-944964.patch' 2025-09-28 12:56:45.268928 | ubuntu-noble-large | APPLY PATCH ../../patches/2025.1/cinder/netapp-03-backport-944964.patch 2025-09-28 12:56:45.268941 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-09-28 12:56:45.270931 | ubuntu-noble-large | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-09-28 12:56:45.271244 | ubuntu-noble-large | checking file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-09-28 12:56:45.271445 | ubuntu-noble-large | checking file releasenotes/notes/netapp-nvme-in-use-expansion-d11f03fb64050145.yaml 2025-09-28 12:56:45.271831 | ubuntu-noble-large | + patch --forward --batch -p1 2025-09-28 12:56:45.275232 | ubuntu-noble-large | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-09-28 12:56:45.275731 | ubuntu-noble-large | patching file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-09-28 12:56:45.276099 | ubuntu-noble-large | patching file releasenotes/notes/netapp-nvme-in-use-expansion-d11f03fb64050145.yaml 2025-09-28 12:56:45.277140 | ubuntu-noble-large | + popd 2025-09-28 12:56:45.277297 | ubuntu-noble-large | + tar czf cinder-stable-2025.1.tar.gz cinder-26.1.1.dev10 2025-09-28 12:56:46.476363 | ubuntu-noble-large | + rm -r cinder-26.1.1.dev10 2025-09-28 12:56:46.560844 | ubuntu-noble-large | + echo Check overlays for cinder-stable-2025.1.tar.gz 2025-09-28 12:56:46.560896 | ubuntu-noble-large | Check overlays for cinder-stable-2025.1.tar.gz 2025-09-28 12:56:46.560943 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/cinder/source ]] 2025-09-28 12:56:46.560953 | ubuntu-noble-large | + popd 2025-09-28 12:56:46.561088 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-09-28 12:56:46.561121 | ubuntu-noble-large | + pushd tarballs 2025-09-28 12:56:46.562367 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2025-09-28 12:56:46.565077 | ubuntu-noble-large | + filename=designate-stable-2025.1.tar.gz 2025-09-28 12:56:46.565103 | ubuntu-noble-large | + [[ -e designate-stable-2025.1.tar.gz ]] 2025-09-28 12:56:46.565159 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2025-09-28 12:56:46.565170 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2025-09-28 12:56:46.565184 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2025-09-28 12:56:47.824951 | ubuntu-noble-large | 2025-09-28 12:56:47 URL:https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz [998764/998764] -> "designate-stable-2025.1.tar.gz" [1] 2025-09-28 12:56:47.828006 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-09-28 12:56:47.828052 | ubuntu-noble-large | + echo Process designate-stable-2025.1.tar.gz 2025-09-28 12:56:47.828065 | ubuntu-noble-large | Process designate-stable-2025.1.tar.gz 2025-09-28 12:56:47.830442 | ubuntu-noble-large | ++ tar -tzf designate-stable-2025.1.tar.gz 2025-09-28 12:56:47.830742 | ubuntu-noble-large | ++ head -1 2025-09-28 12:56:47.831633 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-09-28 12:56:47.840152 | ubuntu-noble-large | + directory=designate-20.0.1.dev5 2025-09-28 12:56:47.840202 | ubuntu-noble-large | + echo Check patches for designate-stable-2025.1.tar.gz 2025-09-28 12:56:47.840213 | ubuntu-noble-large | Check patches for designate-stable-2025.1.tar.gz 2025-09-28 12:56:47.840226 | ubuntu-noble-large | + [[ -e ../patches/2025.1/designate ]] 2025-09-28 12:56:47.840312 | ubuntu-noble-large | + echo Check overlays for designate-stable-2025.1.tar.gz 2025-09-28 12:56:47.840326 | ubuntu-noble-large | Check overlays for designate-stable-2025.1.tar.gz 2025-09-28 12:56:47.840336 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/designate/source ]] 2025-09-28 12:56:47.840349 | ubuntu-noble-large | + popd 2025-09-28 12:56:47.840500 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-09-28 12:56:47.840513 | ubuntu-noble-large | + pushd tarballs 2025-09-28 12:56:47.841886 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2025-09-28 12:56:47.844766 | ubuntu-noble-large | + filename=glance-stable-2025.1.tar.gz 2025-09-28 12:56:47.844805 | ubuntu-noble-large | + [[ -e glance-stable-2025.1.tar.gz ]] 2025-09-28 12:56:47.844831 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2025-09-28 12:56:47.844851 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2025-09-28 12:56:47.844875 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2025-09-28 12:56:49.260025 | ubuntu-noble-large | 2025-09-28 12:56:49 URL:https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz [2114389/2114389] -> "glance-stable-2025.1.tar.gz" [1] 2025-09-28 12:56:49.261462 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-09-28 12:56:49.261492 | ubuntu-noble-large | + echo Process glance-stable-2025.1.tar.gz 2025-09-28 12:56:49.261510 | ubuntu-noble-large | Process glance-stable-2025.1.tar.gz 2025-09-28 12:56:49.263738 | ubuntu-noble-large | ++ tar -tzf glance-stable-2025.1.tar.gz 2025-09-28 12:56:49.264156 | ubuntu-noble-large | ++ head -1 2025-09-28 12:56:49.264584 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-09-28 12:56:49.273687 | ubuntu-noble-large | + directory=glance-30.0.1.dev11 2025-09-28 12:56:49.273801 | ubuntu-noble-large | + echo Check patches for glance-stable-2025.1.tar.gz 2025-09-28 12:56:49.273819 | ubuntu-noble-large | Check patches for glance-stable-2025.1.tar.gz 2025-09-28 12:56:49.273835 | ubuntu-noble-large | + [[ -e ../patches/2025.1/glance ]] 2025-09-28 12:56:49.273857 | ubuntu-noble-large | + echo Check overlays for glance-stable-2025.1.tar.gz 2025-09-28 12:56:49.273872 | ubuntu-noble-large | Check overlays for glance-stable-2025.1.tar.gz 2025-09-28 12:56:49.273892 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/glance/source ]] 2025-09-28 12:56:49.273907 | ubuntu-noble-large | + popd 2025-09-28 12:56:49.274121 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-09-28 12:56:49.274178 | ubuntu-noble-large | + pushd tarballs 2025-09-28 12:56:49.275393 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2025-09-28 12:56:49.278345 | ubuntu-noble-large | + filename=heat-stable-2025.1.tar.gz 2025-09-28 12:56:49.278369 | ubuntu-noble-large | + [[ -e heat-stable-2025.1.tar.gz ]] 2025-09-28 12:56:49.278385 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2025-09-28 12:56:49.278397 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2025-09-28 12:56:49.278410 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2025-09-28 12:56:50.703277 | ubuntu-noble-large | 2025-09-28 12:56:50 URL:https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz [2364369/2364369] -> "heat-stable-2025.1.tar.gz" [1] 2025-09-28 12:56:50.705657 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-09-28 12:56:50.705687 | ubuntu-noble-large | + echo Process heat-stable-2025.1.tar.gz 2025-09-28 12:56:50.705756 | ubuntu-noble-large | Process heat-stable-2025.1.tar.gz 2025-09-28 12:56:50.708088 | ubuntu-noble-large | ++ tar -tzf heat-stable-2025.1.tar.gz 2025-09-28 12:56:50.708520 | ubuntu-noble-large | ++ head -1 2025-09-28 12:56:50.708967 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-09-28 12:56:50.716923 | ubuntu-noble-large | + directory=openstack_heat-24.1.1.dev5 2025-09-28 12:56:50.717011 | ubuntu-noble-large | + echo Check patches for heat-stable-2025.1.tar.gz 2025-09-28 12:56:50.717024 | ubuntu-noble-large | Check patches for heat-stable-2025.1.tar.gz 2025-09-28 12:56:50.717033 | ubuntu-noble-large | + [[ -e ../patches/2025.1/openstack_heat ]] 2025-09-28 12:56:50.717045 | ubuntu-noble-large | + echo Check overlays for heat-stable-2025.1.tar.gz 2025-09-28 12:56:50.717054 | ubuntu-noble-large | Check overlays for heat-stable-2025.1.tar.gz 2025-09-28 12:56:50.717065 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/openstack_heat/source ]] 2025-09-28 12:56:50.717078 | ubuntu-noble-large | + popd 2025-09-28 12:56:50.717227 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-09-28 12:56:50.717241 | ubuntu-noble-large | + pushd tarballs 2025-09-28 12:56:50.718620 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2025-09-28 12:56:50.720961 | ubuntu-noble-large | + filename=horizon-stable-2025.1.tar.gz 2025-09-28 12:56:50.721000 | ubuntu-noble-large | + [[ -e horizon-stable-2025.1.tar.gz ]] 2025-09-28 12:56:50.721022 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2025-09-28 12:56:50.721034 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2025-09-28 12:56:50.721043 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2025-09-28 12:56:52.270964 | ubuntu-noble-large | 2025-09-28 12:56:52 URL:https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz [5348412/5348412] -> "horizon-stable-2025.1.tar.gz" [1] 2025-09-28 12:56:52.272821 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-09-28 12:56:52.272885 | ubuntu-noble-large | + echo Process horizon-stable-2025.1.tar.gz 2025-09-28 12:56:52.272895 | ubuntu-noble-large | Process horizon-stable-2025.1.tar.gz 2025-09-28 12:56:52.274909 | ubuntu-noble-large | ++ head -1 2025-09-28 12:56:52.274997 | ubuntu-noble-large | ++ tar -tzf horizon-stable-2025.1.tar.gz 2025-09-28 12:56:52.275810 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-09-28 12:56:52.286582 | ubuntu-noble-large | + directory=horizon-25.3.2.dev2 2025-09-28 12:56:52.286650 | ubuntu-noble-large | + echo Check patches for horizon-stable-2025.1.tar.gz 2025-09-28 12:56:52.286664 | ubuntu-noble-large | Check patches for horizon-stable-2025.1.tar.gz 2025-09-28 12:56:52.286674 | ubuntu-noble-large | + [[ -e ../patches/2025.1/horizon ]] 2025-09-28 12:56:52.286791 | ubuntu-noble-large | + echo Check overlays for horizon-stable-2025.1.tar.gz 2025-09-28 12:56:52.286809 | ubuntu-noble-large | Check overlays for horizon-stable-2025.1.tar.gz 2025-09-28 12:56:52.286823 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/horizon/source ]] 2025-09-28 12:56:52.286834 | ubuntu-noble-large | + popd 2025-09-28 12:56:52.287046 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-09-28 12:56:52.287062 | ubuntu-noble-large | + pushd tarballs 2025-09-28 12:56:52.288418 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2025-09-28 12:56:52.291656 | ubuntu-noble-large | + filename=ironic-stable-2025.1.tar.gz 2025-09-28 12:56:52.291698 | ubuntu-noble-large | + [[ -e ironic-stable-2025.1.tar.gz ]] 2025-09-28 12:56:52.291784 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2025-09-28 12:56:52.291797 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2025-09-28 12:56:52.291807 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2025-09-28 12:56:53.724003 | ubuntu-noble-large | 2025-09-28 12:56:53 URL:https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz [2870930/2870930] -> "ironic-stable-2025.1.tar.gz" [1] 2025-09-28 12:56:53.726076 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-09-28 12:56:53.726120 | ubuntu-noble-large | + echo Process ironic-stable-2025.1.tar.gz 2025-09-28 12:56:53.726140 | ubuntu-noble-large | Process ironic-stable-2025.1.tar.gz 2025-09-28 12:56:53.728411 | ubuntu-noble-large | ++ tar -tzf ironic-stable-2025.1.tar.gz 2025-09-28 12:56:53.729016 | ubuntu-noble-large | ++ head -1 2025-09-28 12:56:53.729246 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-09-28 12:56:53.738133 | ubuntu-noble-large | + directory=ironic-29.0.4.dev4 2025-09-28 12:56:53.738196 | ubuntu-noble-large | + echo Check patches for ironic-stable-2025.1.tar.gz 2025-09-28 12:56:53.738208 | ubuntu-noble-large | Check patches for ironic-stable-2025.1.tar.gz 2025-09-28 12:56:53.738223 | ubuntu-noble-large | + [[ -e ../patches/2025.1/ironic ]] 2025-09-28 12:56:53.738285 | ubuntu-noble-large | + tar xzf ironic-stable-2025.1.tar.gz 2025-09-28 12:56:53.922946 | ubuntu-noble-large | + rm ironic-stable-2025.1.tar.gz 2025-09-28 12:56:53.928141 | ubuntu-noble-large | + pushd ironic-29.0.4.dev4 2025-09-28 12:56:53.930939 | ubuntu-noble-large | ++ sort 2025-09-28 12:56:53.931062 | ubuntu-noble-large | ++ find ../../patches/2025.1/ironic -type f -name '*.patch' 2025-09-28 12:56:53.936330 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-09-28 12:56:53.936675 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2025.1/ironic/backport-956674-2025.1.patch' 2025-09-28 12:56:53.936692 | ubuntu-noble-large | APPLY PATCH ../../patches/2025.1/ironic/backport-956674-2025.1.patch 2025-09-28 12:56:53.936733 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-09-28 12:56:53.940255 | ubuntu-noble-large | checking file ironic/drivers/modules/redfish/power.py 2025-09-28 12:56:53.940877 | ubuntu-noble-large | checking file ironic/tests/unit/drivers/modules/redfish/test_power.py 2025-09-28 12:56:53.941621 | ubuntu-noble-large | + patch --forward --batch -p1 2025-09-28 12:56:53.942995 | ubuntu-noble-large | patching file ironic/drivers/modules/redfish/power.py 2025-09-28 12:56:53.943146 | ubuntu-noble-large | patching file ironic/tests/unit/drivers/modules/redfish/test_power.py 2025-09-28 12:56:53.943864 | ubuntu-noble-large | + popd 2025-09-28 12:56:53.944062 | ubuntu-noble-large | + tar czf ironic-stable-2025.1.tar.gz ironic-29.0.4.dev4 2025-09-28 12:56:54.518670 | ubuntu-noble-large | + rm -r ironic-29.0.4.dev4 2025-09-28 12:56:54.560794 | ubuntu-noble-large | + echo Check overlays for ironic-stable-2025.1.tar.gz 2025-09-28 12:56:54.560871 | ubuntu-noble-large | Check overlays for ironic-stable-2025.1.tar.gz 2025-09-28 12:56:54.560885 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/ironic/source ]] 2025-09-28 12:56:54.560939 | ubuntu-noble-large | + popd 2025-09-28 12:56:54.560953 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-09-28 12:56:54.560967 | ubuntu-noble-large | + pushd tarballs 2025-09-28 12:56:54.562412 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2025-09-28 12:56:54.565396 | ubuntu-noble-large | + filename=keystone-stable-2025.1.tar.gz 2025-09-28 12:56:54.565421 | ubuntu-noble-large | + [[ -e keystone-stable-2025.1.tar.gz ]] 2025-09-28 12:56:54.565484 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2025-09-28 12:56:54.565496 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2025-09-28 12:56:54.565510 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2025-09-28 12:56:55.918366 | ubuntu-noble-large | 2025-09-28 12:56:55 URL:https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz [1772302/1772302] -> "keystone-stable-2025.1.tar.gz" [1] 2025-09-28 12:56:55.920983 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-09-28 12:56:55.921086 | ubuntu-noble-large | + echo Process keystone-stable-2025.1.tar.gz 2025-09-28 12:56:55.921102 | ubuntu-noble-large | Process keystone-stable-2025.1.tar.gz 2025-09-28 12:56:55.923131 | ubuntu-noble-large | ++ tar -tzf keystone-stable-2025.1.tar.gz 2025-09-28 12:56:55.923801 | ubuntu-noble-large | ++ head -1 2025-09-28 12:56:55.924280 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-09-28 12:56:55.933488 | ubuntu-noble-large | + directory=keystone-27.0.1.dev11 2025-09-28 12:56:55.933556 | ubuntu-noble-large | + echo Check patches for keystone-stable-2025.1.tar.gz 2025-09-28 12:56:55.933570 | ubuntu-noble-large | Check patches for keystone-stable-2025.1.tar.gz 2025-09-28 12:56:55.933589 | ubuntu-noble-large | + [[ -e ../patches/2025.1/keystone ]] 2025-09-28 12:56:55.933600 | ubuntu-noble-large | + echo Check overlays for keystone-stable-2025.1.tar.gz 2025-09-28 12:56:55.933610 | ubuntu-noble-large | Check overlays for keystone-stable-2025.1.tar.gz 2025-09-28 12:56:55.933620 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/keystone/source ]] 2025-09-28 12:56:55.933631 | ubuntu-noble-large | + popd 2025-09-28 12:56:55.933769 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-09-28 12:56:55.933789 | ubuntu-noble-large | + pushd tarballs 2025-09-28 12:56:55.935072 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2025-09-28 12:56:55.938088 | ubuntu-noble-large | + filename=magnum-stable-2025.1.tar.gz 2025-09-28 12:56:55.938112 | ubuntu-noble-large | + [[ -e magnum-stable-2025.1.tar.gz ]] 2025-09-28 12:56:55.938127 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2025-09-28 12:56:55.938140 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2025-09-28 12:56:55.938201 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2025-09-28 12:56:57.143332 | ubuntu-noble-large | 2025-09-28 12:56:57 URL:https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz [972870/972870] -> "magnum-stable-2025.1.tar.gz" [1] 2025-09-28 12:56:57.145569 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-09-28 12:56:57.145607 | ubuntu-noble-large | + echo Process magnum-stable-2025.1.tar.gz 2025-09-28 12:56:57.145625 | ubuntu-noble-large | Process magnum-stable-2025.1.tar.gz 2025-09-28 12:56:57.148244 | ubuntu-noble-large | ++ tar -tzf magnum-stable-2025.1.tar.gz 2025-09-28 12:56:57.148301 | ubuntu-noble-large | ++ head -1 2025-09-28 12:56:57.149028 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-09-28 12:56:57.157658 | ubuntu-noble-large | + directory=magnum-20.0.1.dev5 2025-09-28 12:56:57.157729 | ubuntu-noble-large | + echo Check patches for magnum-stable-2025.1.tar.gz 2025-09-28 12:56:57.157741 | ubuntu-noble-large | Check patches for magnum-stable-2025.1.tar.gz 2025-09-28 12:56:57.157752 | ubuntu-noble-large | + [[ -e ../patches/2025.1/magnum ]] 2025-09-28 12:56:57.157818 | ubuntu-noble-large | + echo Check overlays for magnum-stable-2025.1.tar.gz 2025-09-28 12:56:57.157827 | ubuntu-noble-large | Check overlays for magnum-stable-2025.1.tar.gz 2025-09-28 12:56:57.157836 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/magnum/source ]] 2025-09-28 12:56:57.157867 | ubuntu-noble-large | + popd 2025-09-28 12:56:57.158029 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-09-28 12:56:57.158042 | ubuntu-noble-large | + pushd tarballs 2025-09-28 12:56:57.159552 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2025-09-28 12:56:57.162729 | ubuntu-noble-large | + filename=manila-stable-2025.1.tar.gz 2025-09-28 12:56:57.162757 | ubuntu-noble-large | + [[ -e manila-stable-2025.1.tar.gz ]] 2025-09-28 12:56:57.162821 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2025-09-28 12:56:57.162830 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2025-09-28 12:56:57.162840 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2025-09-28 12:56:58.612522 | ubuntu-noble-large | 2025-09-28 12:56:58 URL:https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz [3537552/3537552] -> "manila-stable-2025.1.tar.gz" [1] 2025-09-28 12:56:58.614334 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-09-28 12:56:58.614383 | ubuntu-noble-large | + echo Process manila-stable-2025.1.tar.gz 2025-09-28 12:56:58.614397 | ubuntu-noble-large | Process manila-stable-2025.1.tar.gz 2025-09-28 12:56:58.616621 | ubuntu-noble-large | ++ tar -tzf manila-stable-2025.1.tar.gz 2025-09-28 12:56:58.616650 | ubuntu-noble-large | ++ head -1 2025-09-28 12:56:58.617421 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-09-28 12:56:58.626642 | ubuntu-noble-large | + directory=manila-20.0.1.dev14 2025-09-28 12:56:58.626677 | ubuntu-noble-large | + echo Check patches for manila-stable-2025.1.tar.gz 2025-09-28 12:56:58.626740 | ubuntu-noble-large | Check patches for manila-stable-2025.1.tar.gz 2025-09-28 12:56:58.626760 | ubuntu-noble-large | + [[ -e ../patches/2025.1/manila ]] 2025-09-28 12:56:58.626968 | ubuntu-noble-large | + echo Check overlays for manila-stable-2025.1.tar.gz 2025-09-28 12:56:58.627034 | ubuntu-noble-large | Check overlays for manila-stable-2025.1.tar.gz 2025-09-28 12:56:58.627048 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/manila/source ]] 2025-09-28 12:56:58.627059 | ubuntu-noble-large | + popd 2025-09-28 12:56:58.627079 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-09-28 12:56:58.627090 | ubuntu-noble-large | + pushd tarballs 2025-09-28 12:56:58.628290 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2025-09-28 12:56:58.631121 | ubuntu-noble-large | + filename=masakari-stable-2025.1.tar.gz 2025-09-28 12:56:58.631155 | ubuntu-noble-large | + [[ -e masakari-stable-2025.1.tar.gz ]] 2025-09-28 12:56:58.631218 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2025-09-28 12:56:58.631230 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2025-09-28 12:56:58.631239 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2025-09-28 12:56:59.677690 | ubuntu-noble-large | 2025-09-28 12:56:59 URL:https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz [365497/365497] -> "masakari-stable-2025.1.tar.gz" [1] 2025-09-28 12:56:59.680929 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-09-28 12:56:59.681008 | ubuntu-noble-large | + echo Process masakari-stable-2025.1.tar.gz 2025-09-28 12:56:59.681023 | ubuntu-noble-large | Process masakari-stable-2025.1.tar.gz 2025-09-28 12:56:59.683190 | ubuntu-noble-large | ++ tar -tzf masakari-stable-2025.1.tar.gz 2025-09-28 12:56:59.683306 | ubuntu-noble-large | ++ head -1 2025-09-28 12:56:59.683909 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-09-28 12:56:59.693182 | ubuntu-noble-large | + directory=masakari-19.0.1.dev3 2025-09-28 12:56:59.693247 | ubuntu-noble-large | + echo Check patches for masakari-stable-2025.1.tar.gz 2025-09-28 12:56:59.693261 | ubuntu-noble-large | Check patches for masakari-stable-2025.1.tar.gz 2025-09-28 12:56:59.693272 | ubuntu-noble-large | + [[ -e ../patches/2025.1/masakari ]] 2025-09-28 12:56:59.693321 | ubuntu-noble-large | + echo Check overlays for masakari-stable-2025.1.tar.gz 2025-09-28 12:56:59.693332 | ubuntu-noble-large | Check overlays for masakari-stable-2025.1.tar.gz 2025-09-28 12:56:59.693345 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/masakari/source ]] 2025-09-28 12:56:59.693359 | ubuntu-noble-large | + popd 2025-09-28 12:56:59.693512 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-09-28 12:56:59.693526 | ubuntu-noble-large | + pushd tarballs 2025-09-28 12:56:59.694634 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2025-09-28 12:56:59.697134 | ubuntu-noble-large | + filename=neutron-dynamic-routing-stable-2025.1.tar.gz 2025-09-28 12:56:59.697154 | ubuntu-noble-large | + [[ -e neutron-dynamic-routing-stable-2025.1.tar.gz ]] 2025-09-28 12:56:59.697199 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2025-09-28 12:56:59.697210 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2025-09-28 12:56:59.697224 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2025-09-28 12:57:00.610898 | ubuntu-noble-large | 2025-09-28 12:57:00 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] 2025-09-28 12:57:00.612988 | 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* ]] 2025-09-28 12:57:00.613019 | ubuntu-noble-large | + echo Process neutron-dynamic-routing-stable-2025.1.tar.gz 2025-09-28 12:57:00.613030 | ubuntu-noble-large | Process neutron-dynamic-routing-stable-2025.1.tar.gz 2025-09-28 12:57:00.615143 | ubuntu-noble-large | ++ tar -tzf neutron-dynamic-routing-stable-2025.1.tar.gz 2025-09-28 12:57:00.615671 | ubuntu-noble-large | ++ head -1 2025-09-28 12:57:00.615896 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-09-28 12:57:00.621686 | ubuntu-noble-large | + directory=neutron_dynamic_routing-26.0.0.0rc2.dev2 2025-09-28 12:57:00.621828 | ubuntu-noble-large | + echo Check patches for neutron-dynamic-routing-stable-2025.1.tar.gz 2025-09-28 12:57:00.621893 | ubuntu-noble-large | Check patches for neutron-dynamic-routing-stable-2025.1.tar.gz 2025-09-28 12:57:00.621913 | ubuntu-noble-large | + [[ -e ../patches/2025.1/neutron_dynamic_routing ]] 2025-09-28 12:57:00.621928 | ubuntu-noble-large | + echo Check overlays for neutron-dynamic-routing-stable-2025.1.tar.gz 2025-09-28 12:57:00.621944 | ubuntu-noble-large | Check overlays for neutron-dynamic-routing-stable-2025.1.tar.gz 2025-09-28 12:57:00.621969 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/neutron_dynamic_routing/source ]] 2025-09-28 12:57:00.621987 | ubuntu-noble-large | + popd 2025-09-28 12:57:00.622295 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-09-28 12:57:00.622368 | ubuntu-noble-large | + pushd tarballs 2025-09-28 12:57:00.623123 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2025-09-28 12:57:00.625006 | ubuntu-noble-large | + filename=neutron-dynamic-routing-stable-2025.1.tar.gz 2025-09-28 12:57:00.625048 | ubuntu-noble-large | + [[ -e neutron-dynamic-routing-stable-2025.1.tar.gz ]] 2025-09-28 12:57:00.625066 | ubuntu-noble-large | + popd 2025-09-28 12:57:00.625168 | ubuntu-noble-large | + continue 2025-09-28 12:57:00.625182 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-09-28 12:57:00.625197 | ubuntu-noble-large | + pushd tarballs 2025-09-28 12:57:00.626366 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2025-09-28 12:57:00.629201 | ubuntu-noble-large | + filename=neutron-vpnaas-stable-2025.1.tar.gz 2025-09-28 12:57:00.629232 | ubuntu-noble-large | + [[ -e neutron-vpnaas-stable-2025.1.tar.gz ]] 2025-09-28 12:57:00.629250 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2025-09-28 12:57:00.629260 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2025-09-28 12:57:00.629275 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2025-09-28 12:57:01.580470 | ubuntu-noble-large | 2025-09-28 12:57:01 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] 2025-09-28 12:57:01.582868 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-09-28 12:57:01.582952 | ubuntu-noble-large | + echo Process neutron-vpnaas-stable-2025.1.tar.gz 2025-09-28 12:57:01.582972 | ubuntu-noble-large | Process neutron-vpnaas-stable-2025.1.tar.gz 2025-09-28 12:57:01.585521 | ubuntu-noble-large | ++ tar -tzf neutron-vpnaas-stable-2025.1.tar.gz 2025-09-28 12:57:01.585731 | ubuntu-noble-large | ++ head -1 2025-09-28 12:57:01.586047 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-09-28 12:57:01.596212 | ubuntu-noble-large | + directory=neutron_vpnaas-26.0.0.0rc2.dev2 2025-09-28 12:57:01.596264 | ubuntu-noble-large | + echo Check patches for neutron-vpnaas-stable-2025.1.tar.gz 2025-09-28 12:57:01.596276 | ubuntu-noble-large | Check patches for neutron-vpnaas-stable-2025.1.tar.gz 2025-09-28 12:57:01.596319 | ubuntu-noble-large | + [[ -e ../patches/2025.1/neutron_vpnaas ]] 2025-09-28 12:57:01.596402 | ubuntu-noble-large | + echo Check overlays for neutron-vpnaas-stable-2025.1.tar.gz 2025-09-28 12:57:01.596416 | ubuntu-noble-large | Check overlays for neutron-vpnaas-stable-2025.1.tar.gz 2025-09-28 12:57:01.596425 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/neutron_vpnaas/source ]] 2025-09-28 12:57:01.596439 | ubuntu-noble-large | + popd 2025-09-28 12:57:01.596580 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-09-28 12:57:01.596596 | ubuntu-noble-large | + pushd tarballs 2025-09-28 12:57:01.597879 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2025-09-28 12:57:01.600642 | ubuntu-noble-large | + filename=neutron-stable-2025.1.tar.gz 2025-09-28 12:57:01.600667 | ubuntu-noble-large | + [[ -e neutron-stable-2025.1.tar.gz ]] 2025-09-28 12:57:01.600683 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2025-09-28 12:57:01.600697 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2025-09-28 12:57:01.600757 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2025-09-28 12:57:03.674024 | ubuntu-noble-large | 2025-09-28 12:57:03 URL:https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz [12227405/12227405] -> "neutron-stable-2025.1.tar.gz" [1] 2025-09-28 12:57:03.676501 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-09-28 12:57:03.676540 | ubuntu-noble-large | + echo Process neutron-stable-2025.1.tar.gz 2025-09-28 12:57:03.676559 | ubuntu-noble-large | Process neutron-stable-2025.1.tar.gz 2025-09-28 12:57:03.678959 | ubuntu-noble-large | ++ tar -tzf neutron-stable-2025.1.tar.gz 2025-09-28 12:57:03.679376 | ubuntu-noble-large | ++ head -1 2025-09-28 12:57:03.679692 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-09-28 12:57:03.690299 | ubuntu-noble-large | + directory=neutron-26.0.2.dev58 2025-09-28 12:57:03.690365 | ubuntu-noble-large | + echo Check patches for neutron-stable-2025.1.tar.gz 2025-09-28 12:57:03.690378 | ubuntu-noble-large | Check patches for neutron-stable-2025.1.tar.gz 2025-09-28 12:57:03.690387 | ubuntu-noble-large | + [[ -e ../patches/2025.1/neutron ]] 2025-09-28 12:57:03.690432 | ubuntu-noble-large | + echo Check overlays for neutron-stable-2025.1.tar.gz 2025-09-28 12:57:03.690441 | ubuntu-noble-large | Check overlays for neutron-stable-2025.1.tar.gz 2025-09-28 12:57:03.690453 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/neutron/source ]] 2025-09-28 12:57:03.690489 | ubuntu-noble-large | + popd 2025-09-28 12:57:03.690631 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-09-28 12:57:03.690656 | ubuntu-noble-large | + pushd tarballs 2025-09-28 12:57:03.691928 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2025-09-28 12:57:03.694607 | ubuntu-noble-large | + filename=nova-stable-2025.1.tar.gz 2025-09-28 12:57:03.694626 | ubuntu-noble-large | + [[ -e nova-stable-2025.1.tar.gz ]] 2025-09-28 12:57:03.694684 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2025-09-28 12:57:03.694694 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2025-09-28 12:57:03.694723 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2025-09-28 12:57:05.518313 | ubuntu-noble-large | 2025-09-28 12:57:05 URL:https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz [9636284/9636284] -> "nova-stable-2025.1.tar.gz" [1] 2025-09-28 12:57:05.520600 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-09-28 12:57:05.520643 | ubuntu-noble-large | + echo Process nova-stable-2025.1.tar.gz 2025-09-28 12:57:05.520663 | ubuntu-noble-large | Process nova-stable-2025.1.tar.gz 2025-09-28 12:57:05.523403 | ubuntu-noble-large | ++ tar -tzf nova-stable-2025.1.tar.gz 2025-09-28 12:57:05.523603 | ubuntu-noble-large | ++ head -1 2025-09-28 12:57:05.523991 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-09-28 12:57:05.533771 | ubuntu-noble-large | + directory=nova-31.1.1.dev17 2025-09-28 12:57:05.533833 | ubuntu-noble-large | + echo Check patches for nova-stable-2025.1.tar.gz 2025-09-28 12:57:05.533845 | ubuntu-noble-large | Check patches for nova-stable-2025.1.tar.gz 2025-09-28 12:57:05.533859 | ubuntu-noble-large | + [[ -e ../patches/2025.1/nova ]] 2025-09-28 12:57:05.533924 | ubuntu-noble-large | + tar xzf nova-stable-2025.1.tar.gz 2025-09-28 12:57:05.936938 | ubuntu-noble-large | + rm nova-stable-2025.1.tar.gz 2025-09-28 12:57:05.940588 | ubuntu-noble-large | + pushd nova-31.1.1.dev17 2025-09-28 12:57:05.942910 | ubuntu-noble-large | ++ sort 2025-09-28 12:57:05.942991 | ubuntu-noble-large | ++ find ../../patches/2025.1/nova -type f -name '*.patch' 2025-09-28 12:57:05.947380 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-09-28 12:57:05.947421 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2025.1/nova/osism_aggregate_multitenancy_isolation_by_domain.patch' 2025-09-28 12:57:05.947432 | ubuntu-noble-large | APPLY PATCH ../../patches/2025.1/nova/osism_aggregate_multitenancy_isolation_by_domain.patch 2025-09-28 12:57:05.947449 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-09-28 12:57:05.950375 | ubuntu-noble-large | checking file nova/api/openstack/identity.py 2025-09-28 12:57:05.950724 | ubuntu-noble-large | checking file nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2025-09-28 12:57:05.951281 | ubuntu-noble-large | + patch --forward --batch -p1 2025-09-28 12:57:05.954039 | ubuntu-noble-large | patching file nova/api/openstack/identity.py 2025-09-28 12:57:05.954517 | ubuntu-noble-large | patching file nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2025-09-28 12:57:05.955132 | ubuntu-noble-large | + popd 2025-09-28 12:57:05.955276 | ubuntu-noble-large | + tar czf nova-stable-2025.1.tar.gz nova-31.1.1.dev17 2025-09-28 12:57:07.465313 | ubuntu-noble-large | + rm -r nova-31.1.1.dev17 2025-09-28 12:57:07.561855 | ubuntu-noble-large | + echo Check overlays for nova-stable-2025.1.tar.gz 2025-09-28 12:57:07.561963 | ubuntu-noble-large | Check overlays for nova-stable-2025.1.tar.gz 2025-09-28 12:57:07.561998 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/nova/source ]] 2025-09-28 12:57:07.562015 | ubuntu-noble-large | + popd 2025-09-28 12:57:07.562039 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-09-28 12:57:07.562052 | ubuntu-noble-large | + pushd tarballs 2025-09-28 12:57:07.563429 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2025-09-28 12:57:07.566648 | ubuntu-noble-large | + filename=octavia-stable-2025.1.tar.gz 2025-09-28 12:57:07.566860 | ubuntu-noble-large | + [[ -e octavia-stable-2025.1.tar.gz ]] 2025-09-28 12:57:07.566878 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2025-09-28 12:57:07.566897 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2025-09-28 12:57:07.566905 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2025-09-28 12:57:08.863859 | ubuntu-noble-large | 2025-09-28 12:57:08 URL:https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz [1331685/1331685] -> "octavia-stable-2025.1.tar.gz" [1] 2025-09-28 12:57:08.866280 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-09-28 12:57:08.866343 | ubuntu-noble-large | + echo Process octavia-stable-2025.1.tar.gz 2025-09-28 12:57:08.866359 | ubuntu-noble-large | Process octavia-stable-2025.1.tar.gz 2025-09-28 12:57:08.868805 | ubuntu-noble-large | ++ tar -tzf octavia-stable-2025.1.tar.gz 2025-09-28 12:57:08.869172 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-09-28 12:57:08.869195 | ubuntu-noble-large | ++ head -1 2025-09-28 12:57:08.878634 | ubuntu-noble-large | + directory=octavia-16.0.1.dev5 2025-09-28 12:57:08.878795 | ubuntu-noble-large | + echo Check patches for octavia-stable-2025.1.tar.gz 2025-09-28 12:57:08.878818 | ubuntu-noble-large | Check patches for octavia-stable-2025.1.tar.gz 2025-09-28 12:57:08.878830 | ubuntu-noble-large | + [[ -e ../patches/2025.1/octavia ]] 2025-09-28 12:57:08.878839 | ubuntu-noble-large | + echo Check overlays for octavia-stable-2025.1.tar.gz 2025-09-28 12:57:08.878853 | ubuntu-noble-large | Check overlays for octavia-stable-2025.1.tar.gz 2025-09-28 12:57:08.878863 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/octavia/source ]] 2025-09-28 12:57:08.878873 | ubuntu-noble-large | + popd 2025-09-28 12:57:08.879017 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-09-28 12:57:08.879033 | ubuntu-noble-large | + pushd tarballs 2025-09-28 12:57:08.880034 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2025-09-28 12:57:08.881675 | ubuntu-noble-large | + filename=placement-stable-2025.1.tar.gz 2025-09-28 12:57:08.881693 | ubuntu-noble-large | + [[ -e placement-stable-2025.1.tar.gz ]] 2025-09-28 12:57:08.881797 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2025-09-28 12:57:08.881814 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2025-09-28 12:57:08.881859 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2025-09-28 12:57:10.069939 | ubuntu-noble-large | 2025-09-28 12:57:10 URL:https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz [560513/560513] -> "placement-stable-2025.1.tar.gz" [1] 2025-09-28 12:57:10.071899 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-09-28 12:57:10.071980 | ubuntu-noble-large | + echo Process placement-stable-2025.1.tar.gz 2025-09-28 12:57:10.071996 | ubuntu-noble-large | Process placement-stable-2025.1.tar.gz 2025-09-28 12:57:10.073924 | ubuntu-noble-large | ++ tar -tzf placement-stable-2025.1.tar.gz 2025-09-28 12:57:10.074374 | ubuntu-noble-large | ++ head -1 2025-09-28 12:57:10.074930 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-09-28 12:57:10.089646 | ubuntu-noble-large | + directory=openstack_placement-13.0.0.0rc2.dev2 2025-09-28 12:57:10.089807 | ubuntu-noble-large | + echo Check patches for placement-stable-2025.1.tar.gz 2025-09-28 12:57:10.089828 | ubuntu-noble-large | Check patches for placement-stable-2025.1.tar.gz 2025-09-28 12:57:10.089841 | ubuntu-noble-large | + [[ -e ../patches/2025.1/openstack_placement ]] 2025-09-28 12:57:10.089853 | ubuntu-noble-large | + echo Check overlays for placement-stable-2025.1.tar.gz 2025-09-28 12:57:10.089865 | ubuntu-noble-large | Check overlays for placement-stable-2025.1.tar.gz 2025-09-28 12:57:10.089877 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/openstack_placement/source ]] 2025-09-28 12:57:10.089923 | ubuntu-noble-large | + popd 2025-09-28 12:57:10.089935 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-09-28 12:57:10.089946 | ubuntu-noble-large | + pushd tarballs 2025-09-28 12:57:10.090652 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2025-09-28 12:57:10.093669 | ubuntu-noble-large | + filename=skyline-apiserver-stable-2025.1.tar.gz 2025-09-28 12:57:10.093791 | ubuntu-noble-large | + [[ -e skyline-apiserver-stable-2025.1.tar.gz ]] 2025-09-28 12:57:10.093807 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2025-09-28 12:57:10.093818 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2025-09-28 12:57:10.093828 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2025-09-28 12:57:11.923563 | ubuntu-noble-large | 2025-09-28 12:57:11 URL:https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz [9061963/9061963] -> "skyline-apiserver-stable-2025.1.tar.gz" [1] 2025-09-28 12:57:11.926144 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-09-28 12:57:11.926209 | ubuntu-noble-large | + echo Process skyline-apiserver-stable-2025.1.tar.gz 2025-09-28 12:57:11.926223 | ubuntu-noble-large | Process skyline-apiserver-stable-2025.1.tar.gz 2025-09-28 12:57:11.928114 | ubuntu-noble-large | ++ tar -tzf skyline-apiserver-stable-2025.1.tar.gz 2025-09-28 12:57:11.928302 | ubuntu-noble-large | ++ head -1 2025-09-28 12:57:11.928537 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-09-28 12:57:11.938853 | ubuntu-noble-large | + directory=skyline_apiserver-6.0.1.dev3 2025-09-28 12:57:11.938933 | ubuntu-noble-large | + echo Check patches for skyline-apiserver-stable-2025.1.tar.gz 2025-09-28 12:57:11.938956 | ubuntu-noble-large | Check patches for skyline-apiserver-stable-2025.1.tar.gz 2025-09-28 12:57:11.938976 | ubuntu-noble-large | + [[ -e ../patches/2025.1/skyline_apiserver ]] 2025-09-28 12:57:11.938995 | ubuntu-noble-large | + echo Check overlays for skyline-apiserver-stable-2025.1.tar.gz 2025-09-28 12:57:11.939015 | ubuntu-noble-large | Check overlays for skyline-apiserver-stable-2025.1.tar.gz 2025-09-28 12:57:11.939033 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/skyline_apiserver/source ]] 2025-09-28 12:57:11.939064 | ubuntu-noble-large | + popd 2025-09-28 12:57:11.939084 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-09-28 12:57:11.939102 | ubuntu-noble-large | + pushd tarballs 2025-09-28 12:57:11.940028 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2025-09-28 12:57:11.942913 | ubuntu-noble-large | + filename=skyline-console-stable-2025.1.tar.gz 2025-09-28 12:57:11.942938 | ubuntu-noble-large | + [[ -e skyline-console-stable-2025.1.tar.gz ]] 2025-09-28 12:57:11.942954 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2025-09-28 12:57:11.942964 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2025-09-28 12:57:11.942974 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2025-09-28 12:57:14.592215 | ubuntu-noble-large | 2025-09-28 12:57:14 URL:https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz [26619591/26619591] -> "skyline-console-stable-2025.1.tar.gz" [1] 2025-09-28 12:57:14.594978 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-09-28 12:57:14.595027 | ubuntu-noble-large | + echo Process skyline-console-stable-2025.1.tar.gz 2025-09-28 12:57:14.595038 | ubuntu-noble-large | Process skyline-console-stable-2025.1.tar.gz 2025-09-28 12:57:14.597491 | ubuntu-noble-large | ++ tar -tzf skyline-console-stable-2025.1.tar.gz 2025-09-28 12:57:14.597910 | ubuntu-noble-large | ++ head -1 2025-09-28 12:57:14.598597 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-09-28 12:57:14.607780 | ubuntu-noble-large | + directory=skyline_console-6.0.0.0rc2.dev3 2025-09-28 12:57:14.607863 | ubuntu-noble-large | + echo Check patches for skyline-console-stable-2025.1.tar.gz 2025-09-28 12:57:14.607876 | ubuntu-noble-large | Check patches for skyline-console-stable-2025.1.tar.gz 2025-09-28 12:57:14.607928 | ubuntu-noble-large | + [[ -e ../patches/2025.1/skyline_console ]] 2025-09-28 12:57:14.607962 | ubuntu-noble-large | + echo Check overlays for skyline-console-stable-2025.1.tar.gz 2025-09-28 12:57:14.607972 | ubuntu-noble-large | Check overlays for skyline-console-stable-2025.1.tar.gz 2025-09-28 12:57:14.607982 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/skyline_console/source ]] 2025-09-28 12:57:14.607992 | ubuntu-noble-large | + popd 2025-09-28 12:57:14.608118 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-09-28 12:57:14.608135 | ubuntu-noble-large | + pushd tarballs 2025-09-28 12:57:14.609360 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2025-09-28 12:57:14.612300 | ubuntu-noble-large | + filename=requirements-stable-2025.1.tar.gz 2025-09-28 12:57:14.612387 | ubuntu-noble-large | + [[ -e requirements-stable-2025.1.tar.gz ]] 2025-09-28 12:57:14.612401 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2025-09-28 12:57:14.612412 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2025-09-28 12:57:14.612434 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2025-09-28 12:57:15.529148 | ubuntu-noble-large | 2025-09-28 12:57:15 URL:https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz [150400/150400] -> "requirements-stable-2025.1.tar.gz" [1] 2025-09-28 12:57:15.531634 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-09-28 12:57:15.531823 | ubuntu-noble-large | + echo Process requirements-stable-2025.1.tar.gz 2025-09-28 12:57:15.531844 | ubuntu-noble-large | Process requirements-stable-2025.1.tar.gz 2025-09-28 12:57:15.533767 | ubuntu-noble-large | ++ tar -tzf requirements-stable-2025.1.tar.gz 2025-09-28 12:57:15.534119 | ubuntu-noble-large | ++ head -1 2025-09-28 12:57:15.534490 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-09-28 12:57:15.541316 | ubuntu-noble-large | + directory=openstack_requirements-1.2.1.dev7499 2025-09-28 12:57:15.541358 | ubuntu-noble-large | + echo Check patches for requirements-stable-2025.1.tar.gz 2025-09-28 12:57:15.541371 | ubuntu-noble-large | Check patches for requirements-stable-2025.1.tar.gz 2025-09-28 12:57:15.541387 | ubuntu-noble-large | + [[ -e ../patches/2025.1/openstack_requirements ]] 2025-09-28 12:57:15.541397 | ubuntu-noble-large | + echo Check overlays for requirements-stable-2025.1.tar.gz 2025-09-28 12:57:15.541411 | ubuntu-noble-large | Check overlays for requirements-stable-2025.1.tar.gz 2025-09-28 12:57:15.541424 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/openstack_requirements/source ]] 2025-09-28 12:57:15.541437 | ubuntu-noble-large | + popd 2025-09-28 12:57:15.542357 | ubuntu-noble-large | + bash scripts/004-build.sh 2025-09-28 12:57:15.545640 | ubuntu-noble-large | + BASE_ARCH=x86_64 2025-09-28 12:57:15.546634 | ubuntu-noble-large | ++ date +%Y%m%d 2025-09-28 12:57:15.549795 | ubuntu-noble-large | + BUILD_ID=20250928 2025-09-28 12:57:15.549841 | ubuntu-noble-large | + BUILD_TYPE=all 2025-09-28 12:57:15.549857 | ubuntu-noble-large | + IS_RELEASE=False 2025-09-28 12:57:15.549872 | ubuntu-noble-large | + OPENSTACK_VERSION=2025.1 2025-09-28 12:57:15.549881 | ubuntu-noble-large | + VERSION=latest 2025-09-28 12:57:15.549891 | ubuntu-noble-large | + KOLLA_CONF=kolla-build.conf 2025-09-28 12:57:15.549983 | ubuntu-noble-large | + [[ latest != \l\a\t\e\s\t ]] 2025-09-28 12:57:15.549996 | ubuntu-noble-large | + . defaults/all.sh 2025-09-28 12:57:15.550100 | ubuntu-noble-large | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2025-09-28 12:57:15.550113 | ubuntu-noble-large | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2025-09-28 12:57:15.550123 | ubuntu-noble-large | ++ [[ -e /tmp/venv/bin/activate ]] 2025-09-28 12:57:15.550137 | ubuntu-noble-large | ++ . /tmp/venv/bin/activate 2025-09-28 12:57:15.550344 | ubuntu-noble-large | +++ deactivate nondestructive 2025-09-28 12:57:15.550361 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-09-28 12:57:15.550374 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-09-28 12:57:15.550387 | ubuntu-noble-large | +++ hash -r 2025-09-28 12:57:15.550460 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-09-28 12:57:15.550471 | ubuntu-noble-large | +++ unset VIRTUAL_ENV 2025-09-28 12:57:15.550484 | ubuntu-noble-large | +++ unset VIRTUAL_ENV_PROMPT 2025-09-28 12:57:15.550494 | ubuntu-noble-large | +++ '[' '!' nondestructive = nondestructive ']' 2025-09-28 12:57:15.550583 | ubuntu-noble-large | +++ '[' linux-gnu = cygwin ']' 2025-09-28 12:57:15.550594 | ubuntu-noble-large | +++ '[' linux-gnu = msys ']' 2025-09-28 12:57:15.550607 | ubuntu-noble-large | +++ export VIRTUAL_ENV=/tmp/venv 2025-09-28 12:57:15.550618 | ubuntu-noble-large | +++ VIRTUAL_ENV=/tmp/venv 2025-09-28 12:57:15.550631 | 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 2025-09-28 12:57:15.550743 | 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 2025-09-28 12:57:15.550761 | ubuntu-noble-large | +++ export PATH 2025-09-28 12:57:15.550815 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-09-28 12:57:15.550873 | ubuntu-noble-large | +++ '[' -z '' ']' 2025-09-28 12:57:15.550884 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PS1= 2025-09-28 12:57:15.550893 | ubuntu-noble-large | +++ PS1='(venv) ' 2025-09-28 12:57:15.550903 | ubuntu-noble-large | +++ export PS1 2025-09-28 12:57:15.550917 | ubuntu-noble-large | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2025-09-28 12:57:15.550926 | ubuntu-noble-large | +++ export VIRTUAL_ENV_PROMPT 2025-09-28 12:57:15.550936 | ubuntu-noble-large | +++ hash -r 2025-09-28 12:57:15.550981 | ubuntu-noble-large | + . defaults/2025.1.sh 2025-09-28 12:57:15.552014 | ubuntu-noble-large | +++ date +%Y%m%d 2025-09-28 12:57:15.554733 | ubuntu-noble-large | ++ export BUILD_ID=20250928 2025-09-28 12:57:15.554757 | ubuntu-noble-large | ++ BUILD_ID=20250928 2025-09-28 12:57:15.554772 | ubuntu-noble-large | ++ export KOLLA_TYPE= 2025-09-28 12:57:15.554784 | ubuntu-noble-large | ++ KOLLA_TYPE= 2025-09-28 12:57:15.554795 | ubuntu-noble-large | ++ export BASE_VERSION=24.04 2025-09-28 12:57:15.554805 | ubuntu-noble-large | ++ BASE_VERSION=24.04 2025-09-28 12:57:15.554818 | ubuntu-noble-large | + export IS_RELEASE 2025-09-28 12:57:15.554827 | ubuntu-noble-large | + export OPENSTACK_VERSION 2025-09-28 12:57:15.554837 | ubuntu-noble-large | + export VERSION 2025-09-28 12:57:15.554937 | ubuntu-noble-large | + [[ x86_64 == \a\a\r\c\h\6\4 ]] 2025-09-28 12:57:15.554949 | ubuntu-noble-large | + [[ -z '' ]] 2025-09-28 12:57:15.556100 | ubuntu-noble-large | ++ python3 src/get-projects-from-versions-file.py 2025-09-28 12:57:15.624936 | 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' 2025-09-28 12:57:15.625021 | ubuntu-noble-large | + PLATFORM=linux/amd64 2025-09-28 12:57:15.625042 | ubuntu-noble-large | + [[ 2025.1 == \2\0\2\4\.\1 ]] 2025-09-28 12:57:15.625052 | ubuntu-noble-large | + [[ 2025.1 == \2\0\2\4\.\2 ]] 2025-09-28 12:57:15.625062 | ubuntu-noble-large | + [[ 2025.1 == \2\0\2\5\.\1 ]] 2025-09-28 12:57:15.625072 | ubuntu-noble-large | + PLATFORM_OPTS='--platform linux/amd64' 2025-09-28 12:57:15.625278 | ubuntu-noble-large | + [[ all == \b\a\s\e ]] 2025-09-28 12:57:15.626735 | 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' 2025-09-28 12:57:15.626953 | ubuntu-noble-large | + tee kolla-build-20250928.log 2025-09-28 12:57:16.073899 | ubuntu-noble-large | INFO:kolla.common.utils:Using engine: docker 2025-09-28 12:57:16.073989 | ubuntu-noble-large | INFO:kolla.common.utils:Found the container image folder at /tmp/venv/share/kolla/docker 2025-09-28 12:57:22.739230 | ubuntu-noble-large | INFO:kolla.common.utils:Added image base to queue 2025-09-28 12:57:22.740137 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(base) 2025-09-28 12:57:22.740447 | ubuntu-noble-large | DEBUG:kolla.common.utils.base:Processing 2025-09-28 12:57:22.740603 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building started at 2025-09-28 12:57:22.740359 2025-09-28 12:57:22.742471 | ubuntu-noble-large | DEBUG:kolla.common.utils.base:Turned 0 plugins into plugins archive 2025-09-28 12:57:22.743487 | ubuntu-noble-large | DEBUG:kolla.common.utils.base:Turned 0 additions into additions archive 2025-09-28 12:59:05.448230 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 1/38 : FROM ubuntu:24.04 2025-09-28 12:59:05.448373 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 6d79abd4c962 2025-09-28 12:59:05.448393 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 2/38 : LABEL "build-date"="20250928" "name"="base" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 12:59:05.448434 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in d764eaf8c7ec 2025-09-28 12:59:05.448489 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container d764eaf8c7ec 2025-09-28 12:59:05.448774 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 1eac55bc249a 2025-09-28 12:59:05.448845 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 3/38 : 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 2025-09-28 12:59:05.448858 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in f155023a7cee 2025-09-28 12:59:05.448876 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container f155023a7cee 2025-09-28 12:59:05.448886 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 9d8b2a7ac620 2025-09-28 12:59:05.448898 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 4/38 : COPY curlrc /root/.curlrc 2025-09-28 12:59:05.449058 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> c352372d4460 2025-09-28 12:59:05.449076 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 5/38 : ENV LANG en_US.UTF-8 2025-09-28 12:59:05.449164 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 2334d5d7eb79 2025-09-28 12:59:05.449204 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 2334d5d7eb79 2025-09-28 12:59:05.449262 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> ef73b3a5ac43 2025-09-28 12:59:05.449315 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 6/38 : LABEL kolla_version="2025.1" 2025-09-28 12:59:05.449373 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 04d2721f759f 2025-09-28 12:59:05.449429 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 04d2721f759f 2025-09-28 12:59:05.449486 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> d5ad02ffb963 2025-09-28 12:59:05.449540 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 7/38 : COPY apt_preferences.ubuntu /etc/apt/preferences 2025-09-28 12:59:05.449620 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 57a8a0748618 2025-09-28 12:59:05.449669 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 8/38 : COPY *.gpg /etc/kolla/apt-keys/ 2025-09-28 12:59:05.449740 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 860e51c6f0d5 2025-09-28 12:59:05.449809 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 9/38 : 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/* 2025-09-28 12:59:05.449867 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 87b17e7dea1b 2025-09-28 12:59:05.449923 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 12:59:05.449978 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 12:59:05.450031 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 12:59:05.450085 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 12:59:05.450137 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:5 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1474 kB] 2025-09-28 12:59:05.450349 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:6 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1136 kB] 2025-09-28 12:59:05.450367 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:7 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [2376 kB] 2025-09-28 12:59:05.450393 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:8 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB] 2025-09-28 12:59:05.450403 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:9 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [34.6 kB] 2025-09-28 12:59:05.450415 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1808 kB] 2025-09-28 12:59:05.450458 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:11 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB] 2025-09-28 12:59:05.450513 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:12 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 12:59:05.450567 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1923 kB] 2025-09-28 12:59:05.450630 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1828 kB] 2025-09-28 12:59:05.450693 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [38.9 kB] 2025-09-28 12:59:05.450796 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [2483 kB] 2025-09-28 12:59:05.450810 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:17 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 12:59:05.450870 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:18 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 12:59:05.450923 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 33.6 MB in 2s (15.5 MB/s) 2025-09-28 12:59:05.450974 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2025-09-28 12:59:05.451036 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2025-09-28 12:59:05.451097 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2025-09-28 12:59:05.451163 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2025-09-28 12:59:05.451225 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following additional packages will be installed: 2025-09-28 12:59:05.451285 | ubuntu-noble-large | INFO:kolla.common.utils.base: libc-bin libc6 openssl 2025-09-28 12:59:05.451341 | ubuntu-noble-large | INFO:kolla.common.utils.base:Suggested packages: 2025-09-28 12:59:05.451393 | ubuntu-noble-large | INFO:kolla.common.utils.base: manpages glibc-doc libnss-nis libnss-nisplus 2025-09-28 12:59:05.451449 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following NEW packages will be installed: 2025-09-28 12:59:05.451511 | ubuntu-noble-large | INFO:kolla.common.utils.base: ca-certificates locales openssl 2025-09-28 12:59:05.451649 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following packages will be upgraded: 2025-09-28 12:59:05.451736 | ubuntu-noble-large | INFO:kolla.common.utils.base: libc-bin libc6 2025-09-28 12:59:05.451779 | ubuntu-noble-large | INFO:kolla.common.utils.base:2 upgraded, 3 newly installed, 0 to remove and 5 not upgraded. 2025-09-28 12:59:05.451832 | ubuntu-noble-large | INFO:kolla.common.utils.base:Need to get 9335 kB of archives. 2025-09-28 12:59:05.451882 | ubuntu-noble-large | INFO:kolla.common.utils.base:After this operation, 19.4 MB of additional disk space will be used. 2025-09-28 12:59:05.451926 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc6 amd64 2.39-0ubuntu8.6 [3263 kB] 2025-09-28 12:59:05.451983 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc-bin amd64 2.39-0ubuntu8.6 [682 kB] 2025-09-28 12:59:05.452038 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssl amd64 3.0.13-0ubuntu3.5 [1002 kB] 2025-09-28 12:59:05.452088 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 ca-certificates all 20240203 [159 kB] 2025-09-28 12:59:05.452141 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 locales all 2.39-0ubuntu8.6 [4229 kB] 2025-09-28 12:59:05.452197 | ubuntu-noble-large | INFO:kolla.common.utils.base:perl: warning: Setting locale failed. 2025-09-28 12:59:05.452246 | ubuntu-noble-large | INFO:kolla.common.utils.base:perl: warning: Please check that your locale settings: 2025-09-28 12:59:05.452298 | ubuntu-noble-large | INFO:kolla.common.utils.base: LANGUAGE = (unset), 2025-09-28 12:59:05.452344 | ubuntu-noble-large | INFO:kolla.common.utils.base: LC_ALL = (unset), 2025-09-28 12:59:05.452397 | ubuntu-noble-large | INFO:kolla.common.utils.base: LANG = "en_US.UTF-8" 2025-09-28 12:59:05.452439 | ubuntu-noble-large | INFO:kolla.common.utils.base: are supported and installed on your system. 2025-09-28 12:59:05.452485 | ubuntu-noble-large | INFO:kolla.common.utils.base:perl: warning: Falling back to the standard locale ("C"). 2025-09-28 12:59:05.452532 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-28 12:59:05.452616 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: delaying package configuration, since apt-utils is not installed 2025-09-28 12:59:05.452725 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-28 12:59:05.452793 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 9335 kB in 1s (6707 kB/s) 2025-09-28 12:59:05.452851 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-09-28 12:59:05.452915 | 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% 2025-09-28 12:59:05.452955 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2025-09-28 12:59:05.453012 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% 2025-09-28 12:59:05.453061 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-09-28 12:59:05.453107 | ubuntu-noble-large | INFO:kolla.common.utils.base:100% (Reading database ... 4381 files and directories currently installed.) 2025-09-28 12:59:05.453151 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libc6_2.39-0ubuntu8.6_amd64.deb ... 2025-09-28 12:59:05.453200 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: unable to initialize frontend: Dialog 2025-09-28 12:59:05.453244 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: (TERM is not set, so the dialog frontend is not usable.) 2025-09-28 12:59:05.453287 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: falling back to frontend: Readline 2025-09-28 12:59:05.453330 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: unable to initialize frontend: Readline 2025-09-28 12:59:05.453382 | 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.) 2025-09-28 12:59:05.453423 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: falling back to frontend: Teletype 2025-09-28 12:59:05.453464 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libc6:amd64 (2.39-0ubuntu8.6) over (2.39-0ubuntu8.5) ... 2025-09-28 12:59:05.453510 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libc6:amd64 (2.39-0ubuntu8.6) ... 2025-09-28 12:59:05.453561 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: unable to initialize frontend: Dialog 2025-09-28 12:59:05.453617 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: (TERM is not set, so the dialog frontend is not usable.) 2025-09-28 12:59:05.453661 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: falling back to frontend: Readline 2025-09-28 12:59:05.453726 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: unable to initialize frontend: Readline 2025-09-28 12:59:05.453781 | 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.) 2025-09-28 12:59:05.453820 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: falling back to frontend: Teletype 2025-09-28 12:59:05.453876 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-09-28 12:59:05.453924 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 5% (Reading database ... 2025-09-28 12:59:05.453975 | ubuntu-noble-large | INFO:kolla.common.utils.base: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% 2025-09-28 12:59:05.454020 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2025-09-28 12:59:05.454067 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% (Reading database ... 80% (Reading database ... 2025-09-28 12:59:05.454112 | ubuntu-noble-large | INFO:kolla.common.utils.base:85% (Reading database ... 90% 2025-09-28 12:59:05.454157 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2025-09-28 12:59:05.454204 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 4381 files and directories currently installed.) 2025-09-28 12:59:05.454245 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libc-bin_2.39-0ubuntu8.6_amd64.deb ... 2025-09-28 12:59:05.454292 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libc-bin (2.39-0ubuntu8.6) over (2.39-0ubuntu8.5) ... 2025-09-28 12:59:05.454336 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 12:59:05.454383 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package openssl. 2025-09-28 12:59:05.454425 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-09-28 12:59:05.454472 | 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% 2025-09-28 12:59:05.454516 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2025-09-28 12:59:05.454563 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% (Reading database ... 80% 2025-09-28 12:59:05.454644 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2025-09-28 12:59:05.454688 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2025-09-28 12:59:05.455508 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2025-09-28 12:59:05.455522 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 4381 files and directories currently installed.) 2025-09-28 12:59:05.455530 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../openssl_3.0.13-0ubuntu3.5_amd64.deb ... 2025-09-28 12:59:05.455537 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking openssl (3.0.13-0ubuntu3.5) ... 2025-09-28 12:59:05.455543 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package ca-certificates. 2025-09-28 12:59:05.455550 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../ca-certificates_20240203_all.deb ... 2025-09-28 12:59:05.455557 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking ca-certificates (20240203) ... 2025-09-28 12:59:05.455564 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package locales. 2025-09-28 12:59:05.455571 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../locales_2.39-0ubuntu8.6_all.deb ... 2025-09-28 12:59:05.455577 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking locales (2.39-0ubuntu8.6) ... 2025-09-28 12:59:05.455619 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up locales (2.39-0ubuntu8.6) ... 2025-09-28 12:59:05.455627 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: unable to initialize frontend: Dialog 2025-09-28 12:59:05.455633 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: (TERM is not set, so the dialog frontend is not usable.) 2025-09-28 12:59:05.455640 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: falling back to frontend: Readline 2025-09-28 12:59:05.455647 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: unable to initialize frontend: Readline 2025-09-28 12:59:05.455660 | 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.) 2025-09-28 12:59:05.455668 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: falling back to frontend: Teletype 2025-09-28 12:59:05.455674 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generating locales (this might take a while)... 2025-09-28 12:59:05.455681 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generation complete. 2025-09-28 12:59:05.455688 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up openssl (3.0.13-0ubuntu3.5) ... 2025-09-28 12:59:05.455695 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up ca-certificates (20240203) ... 2025-09-28 12:59:05.455725 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: unable to initialize frontend: Dialog 2025-09-28 12:59:05.455735 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: (TERM is not set, so the dialog frontend is not usable.) 2025-09-28 12:59:05.455741 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: falling back to frontend: Readline 2025-09-28 12:59:05.455747 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: unable to initialize frontend: Readline 2025-09-28 12:59:05.455753 | 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.) 2025-09-28 12:59:05.455759 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: falling back to frontend: Teletype 2025-09-28 12:59:05.455825 | ubuntu-noble-large | INFO:kolla.common.utils.base:Updating certificates in /etc/ssl/certs... 2025-09-28 12:59:05.455859 | ubuntu-noble-large | INFO:kolla.common.utils.base:146 added, 0 removed; done. 2025-09-28 12:59:05.455910 | ubuntu-noble-large | INFO:kolla.common.utils.base:Processing triggers for ca-certificates (20240203) ... 2025-09-28 12:59:05.455943 | ubuntu-noble-large | INFO:kolla.common.utils.base:Updating certificates in /etc/ssl/certs... 2025-09-28 12:59:05.455987 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 added, 0 removed; done. 2025-09-28 12:59:05.456017 | ubuntu-noble-large | INFO:kolla.common.utils.base:Running hooks in /etc/ca-certificates/update.d... 2025-09-28 12:59:05.456056 | ubuntu-noble-large | INFO:kolla.common.utils.base:done. 2025-09-28 12:59:05.456094 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generating locales (this might take a while)... 2025-09-28 12:59:05.456133 | ubuntu-noble-large | INFO:kolla.common.utils.base: en_US.UTF-8... 2025-09-28 12:59:05.456172 | ubuntu-noble-large | INFO:kolla.common.utils.base: done 2025-09-28 12:59:05.456271 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generation complete. 2025-09-28 12:59:05.456283 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 87b17e7dea1b 2025-09-28 12:59:05.456356 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 84915173da23 2025-09-28 12:59:05.456397 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 10/38 : ENV KOLLA_BASE_DISTRO=ubuntu KOLLA_BASE_ARCH=x86_64 2025-09-28 12:59:05.456441 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 03bd637dde01 2025-09-28 12:59:05.456483 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 03bd637dde01 2025-09-28 12:59:05.456522 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 6d80ff0e59e8 2025-09-28 12:59:05.456562 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 11/38 : COPY kolla_bashrc /tmp/ 2025-09-28 12:59:05.456621 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> f9559e76987b 2025-09-28 12:59:05.456663 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 12/38 : RUN cat /tmp/kolla_bashrc >> /etc/skel/.bashrc && cat /tmp/kolla_bashrc >> /root/.bashrc 2025-09-28 12:59:05.456721 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 2bce74335bfe 2025-09-28 12:59:05.456763 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 2bce74335bfe 2025-09-28 12:59:05.456805 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> cee4116f8fa1 2025-09-28 12:59:05.456847 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 13/38 : ENV PS1="$(tput bold)($(printenv KOLLA_SERVICE_NAME))$(tput sgr0)[$(id -un)@$(hostname -s) $(pwd)]$ " 2025-09-28 12:59:05.456891 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in fda8a1ba045b 2025-09-28 12:59:05.456931 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container fda8a1ba045b 2025-09-28 12:59:05.456971 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> d785a8c716ac 2025-09-28 12:59:05.457011 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 14/38 : ENV DEBIAN_FRONTEND noninteractive 2025-09-28 12:59:05.457053 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in bf6467117b22 2025-09-28 12:59:05.457092 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container bf6467117b22 2025-09-28 12:59:05.457131 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> b19662041c75 2025-09-28 12:59:05.457169 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 15/38 : COPY dpkg_reducing_disk_footprint /etc/dpkg/dpkg.cfg.d/dpkg_reducing_disk_footprint 2025-09-28 12:59:05.457209 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 5fa589d8bfbc 2025-09-28 12:59:05.457255 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 16/38 : 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/* 2025-09-28 12:59:05.457294 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 58d946f2c42b 2025-09-28 12:59:05.457333 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 12:59:05.457372 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 12:59:05.457411 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 12:59:05.457450 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 12:59:05.457489 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:5 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 12:59:05.457529 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:6 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 12:59:05.457568 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:7 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 12:59:05.457632 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:8 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [34.6 kB] 2025-09-28 12:59:05.457643 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:9 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [2,376 kB] 2025-09-28 12:59:05.457717 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:10 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB] 2025-09-28 12:59:05.457731 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:11 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB] 2025-09-28 12:59:05.457797 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 12:59:05.457827 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 12:59:05.457870 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [38.9 kB] 2025-09-28 12:59:05.457909 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 12:59:05.457954 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [2,483 kB] 2025-09-28 12:59:05.457985 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:17 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 12:59:05.458027 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:18 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 12:59:05.458047 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 33.6 MB in 2s (15.2 MB/s) 2025-09-28 12:59:05.458105 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2025-09-28 12:59:05.458150 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2025-09-28 12:59:05.458190 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2025-09-28 12:59:05.458229 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2025-09-28 12:59:05.458269 | ubuntu-noble-large | INFO:kolla.common.utils.base:ca-certificates is already the newest version (20240203). 2025-09-28 12:59:05.458304 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following additional packages will be installed: 2025-09-28 12:59:05.458350 | ubuntu-noble-large | INFO:kolla.common.utils.base: dirmngr gnupg-utils gpg gpg-agent gpgconf gpgsm keyboxd libbrotli1 2025-09-28 12:59:05.458390 | ubuntu-noble-large | INFO:kolla.common.utils.base: libcurl4t64 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 2025-09-28 12:59:05.458427 | ubuntu-noble-large | INFO:kolla.common.utils.base: libkrb5support0 libksba8 libldap2 libnghttp2-14 libpsl5t64 libreadline8t64 2025-09-28 12:59:05.458436 | ubuntu-noble-large | INFO:kolla.common.utils.base: librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh-4 2025-09-28 12:59:05.458511 | ubuntu-noble-large | INFO:kolla.common.utils.base: pinentry-curses readline-common 2025-09-28 12:59:05.458552 | ubuntu-noble-large | INFO:kolla.common.utils.base:Suggested packages: 2025-09-28 12:59:05.458583 | ubuntu-noble-large | INFO:kolla.common.utils.base: liblocale-gettext-perl perl cron quota ecryptfs-utils dbus-user-session 2025-09-28 12:59:05.458657 | ubuntu-noble-large | INFO:kolla.common.utils.base: libpam-systemd pinentry-gnome3 tor parcimonie xloadimage gpg-wks-server 2025-09-28 12:59:05.458697 | ubuntu-noble-large | INFO:kolla.common.utils.base: scdaemon krb5-doc krb5-user pinentry-doc readline-doc 2025-09-28 12:59:05.458729 | ubuntu-noble-large | INFO:kolla.common.utils.base:Recommended packages: 2025-09-28 12:59:05.458785 | ubuntu-noble-large | INFO:kolla.common.utils.base: gnupg-l10n gpg-wks-client krb5-locales libldap-common publicsuffix 2025-09-28 12:59:05.458816 | ubuntu-noble-large | INFO:kolla.common.utils.base: libsasl2-modules 2025-09-28 12:59:05.458861 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following NEW packages will be installed: 2025-09-28 12:59:05.458900 | ubuntu-noble-large | INFO:kolla.common.utils.base: adduser curl dirmngr gnupg gnupg-utils gpg gpg-agent gpgconf gpgsm keyboxd 2025-09-28 12:59:05.458938 | ubuntu-noble-large | INFO:kolla.common.utils.base: libbrotli1 libcurl4t64 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 2025-09-28 12:59:05.458978 | ubuntu-noble-large | INFO:kolla.common.utils.base: libkrb5support0 libksba8 libldap2 libnghttp2-14 libpsl5t64 libreadline8t64 2025-09-28 12:59:05.459007 | ubuntu-noble-large | INFO:kolla.common.utils.base: librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh-4 2025-09-28 12:59:05.459045 | ubuntu-noble-large | INFO:kolla.common.utils.base: pinentry-curses readline-common ubuntu-cloud-keyring 2025-09-28 12:59:05.459075 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 upgraded, 30 newly installed, 0 to remove and 5 not upgraded. 2025-09-28 12:59:05.459104 | ubuntu-noble-large | INFO:kolla.common.utils.base:Need to get 5,330 kB of archives. 2025-09-28 12:59:05.459133 | ubuntu-noble-large | INFO:kolla.common.utils.base:After this operation, 13.7 MB of additional disk space will be used. 2025-09-28 12:59:05.459162 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://archive.ubuntu.com/ubuntu noble/main amd64 adduser all 3.137ubuntu1 [101 kB] 2025-09-28 12:59:05.459201 | 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] 2025-09-28 12:59:05.459230 | 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] 2025-09-28 12:59:05.459259 | 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] 2025-09-28 12:59:05.459297 | 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] 2025-09-28 12:59:05.459327 | 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] 2025-09-28 12:59:05.459341 | 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] 2025-09-28 12:59:05.459393 | 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] 2025-09-28 12:59:05.459423 | 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] 2025-09-28 12:59:05.459452 | 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.2 [74.3 kB] 2025-09-28 12:59:05.459489 | 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] 2025-09-28 12:59:05.459519 | 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] 2025-09-28 12:59:05.459561 | 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] 2025-09-28 12:59:05.459571 | 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] 2025-09-28 12:59:05.459646 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2 amd64 2.6.7+dfsg-1~exp1ubuntu8.2 [196 kB] 2025-09-28 12:59:05.459654 | 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] 2025-09-28 12:59:05.459693 | 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.1 [188 kB] 2025-09-28 12:59:05.459719 | 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.6 [341 kB] 2025-09-28 12:59:05.459775 | 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.6 [226 kB] 2025-09-28 12:59:05.459806 | 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.3 [104 kB] 2025-09-28 12:59:05.459841 | 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] 2025-09-28 12:59:05.459871 | 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.3 [323 kB] 2025-09-28 12:59:05.459901 | 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.3 [109 kB] 2025-09-28 12:59:05.459939 | 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.3 [565 kB] 2025-09-28 12:59:05.459968 | 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] 2025-09-28 12:59:05.459997 | 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.3 [227 kB] 2025-09-28 12:59:05.460036 | 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.3 [232 kB] 2025-09-28 12:59:05.460065 | 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.3 [78.3 kB] 2025-09-28 12:59:05.460094 | 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.3 [359 kB] 2025-09-28 12:59:05.460131 | 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] 2025-09-28 12:59:05.460162 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: delaying package configuration, since apt-utils is not installed 2025-09-28 12:59:05.460176 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-28 12:59:05.460227 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 5,330 kB in 1s (4,580 kB/s) 2025-09-28 12:59:05.460258 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package adduser. 2025-09-28 12:59:05.460287 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-09-28 12:59:05.460326 | 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% 2025-09-28 12:59:05.460356 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2025-09-28 12:59:05.460384 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2025-09-28 12:59:05.460421 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2025-09-28 12:59:05.460451 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2025-09-28 12:59:05.460479 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2025-09-28 12:59:05.460514 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2025-09-28 12:59:05.460543 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5491 files and directories currently installed.) 2025-09-28 12:59:05.460579 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../adduser_3.137ubuntu1_all.deb ... 2025-09-28 12:59:05.460618 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking adduser (3.137ubuntu1) ... 2025-09-28 12:59:05.460788 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up adduser (3.137ubuntu1) ... 2025-09-28 12:59:05.460800 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libkrb5support0:amd64. 2025-09-28 12:59:05.460806 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-09-28 12:59:05.460821 | 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% 2025-09-28 12:59:05.460827 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2025-09-28 12:59:05.460832 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% 2025-09-28 12:59:05.460869 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-09-28 12:59:05.460917 | ubuntu-noble-large | INFO:kolla.common.utils.base:95% 2025-09-28 12:59:05.460923 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5539 files and directories currently installed.) 2025-09-28 12:59:05.460951 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../00-libkrb5support0_1.20.1-6ubuntu2.6_amd64.deb ... 2025-09-28 12:59:05.460979 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libkrb5support0:amd64 (1.20.1-6ubuntu2.6) ... 2025-09-28 12:59:05.461006 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libk5crypto3:amd64. 2025-09-28 12:59:05.461034 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../01-libk5crypto3_1.20.1-6ubuntu2.6_amd64.deb ... 2025-09-28 12:59:05.461074 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-28 12:59:05.461081 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libk5crypto3:amd64 (1.20.1-6ubuntu2.6) ... 2025-09-28 12:59:05.461131 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libkeyutils1:amd64. 2025-09-28 12:59:05.461137 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../02-libkeyutils1_1.6.3-3build1_amd64.deb ... 2025-09-28 12:59:05.461188 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libkeyutils1:amd64 (1.6.3-3build1) ... 2025-09-28 12:59:05.461195 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libkrb5-3:amd64. 2025-09-28 12:59:05.461247 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../03-libkrb5-3_1.20.1-6ubuntu2.6_amd64.deb ... 2025-09-28 12:59:05.461259 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-28 12:59:05.461309 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libkrb5-3:amd64 (1.20.1-6ubuntu2.6) ... 2025-09-28 12:59:05.461315 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libgssapi-krb5-2:amd64. 2025-09-28 12:59:05.461367 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../04-libgssapi-krb5-2_1.20.1-6ubuntu2.6_amd64.deb ... 2025-09-28 12:59:05.461373 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libgssapi-krb5-2:amd64 (1.20.1-6ubuntu2.6) ... 2025-09-28 12:59:05.461425 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package readline-common. 2025-09-28 12:59:05.461431 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../05-readline-common_8.2-4build1_all.deb ... 2025-09-28 12:59:05.461483 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking readline-common (8.2-4build1) ... 2025-09-28 12:59:05.461490 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libreadline8t64:amd64. 2025-09-28 12:59:05.461542 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../06-libreadline8t64_8.2-4build1_amd64.deb ... 2025-09-28 12:59:05.461548 | 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 2025-09-28 12:59:05.461617 | ubuntu-noble-large | INFO:kolla.common.utils.base:8t64' 2025-09-28 12:59:05.461626 | 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' 2025-09-28 12:59:05.461683 | 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 libreadli 2025-09-28 12:59:05.461690 | ubuntu-noble-large | INFO:kolla.common.utils.base:ne8t64' 2025-09-28 12:59:05.461772 | 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' 2025-09-28 12:59:05.461781 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-28 12:59:05.461789 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libreadline8t64:amd64 (8.2-4build1) ... 2025-09-28 12:59:05.461817 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libsqlite3-0:amd64. 2025-09-28 12:59:05.461867 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../07-libsqlite3-0_3.45.1-1ubuntu2.5_amd64.deb ... 2025-09-28 12:59:05.461874 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libsqlite3-0:amd64 (3.45.1-1ubuntu2.5) ... 2025-09-28 12:59:05.461923 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libnghttp2-14:amd64. 2025-09-28 12:59:05.461929 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../08-libnghttp2-14_1.59.0-1ubuntu0.2_amd64.deb ... 2025-09-28 12:59:05.461957 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libnghttp2-14:amd64 (1.59.0-1ubuntu0.2) ... 2025-09-28 12:59:05.461985 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libpsl5t64:amd64. 2025-09-28 12:59:05.462031 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../09-libpsl5t64_0.21.2-1.1build1_amd64.deb ... 2025-09-28 12:59:05.462037 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libpsl5t64:amd64 (0.21.2-1.1build1) ... 2025-09-28 12:59:05.462065 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libbrotli1:amd64. 2025-09-28 12:59:05.462103 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../10-libbrotli1_1.1.0-2build2_amd64.deb ... 2025-09-28 12:59:05.462109 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libbrotli1:amd64 (1.1.0-2build2) ... 2025-09-28 12:59:05.462159 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libsasl2-modules-db:amd64. 2025-09-28 12:59:05.462166 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../11-libsasl2-modules-db_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-09-28 12:59:05.462218 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-28 12:59:05.462224 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-09-28 12:59:05.462279 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libsasl2-2:amd64. 2025-09-28 12:59:05.462286 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../12-libsasl2-2_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-09-28 12:59:05.462340 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-28 12:59:05.462347 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libsasl2-2:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-09-28 12:59:05.462396 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libldap2:amd64. 2025-09-28 12:59:05.462402 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../13-libldap2_2.6.7+dfsg-1~exp1ubuntu8.2_amd64.deb ... 2025-09-28 12:59:05.462450 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libldap2:amd64 (2.6.7+dfsg-1~exp1ubuntu8.2) ... 2025-09-28 12:59:05.462456 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package librtmp1:amd64. 2025-09-28 12:59:05.462508 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2build7_amd64.deb ... 2025-09-28 12:59:05.462514 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build7) ... 2025-09-28 12:59:05.462565 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libssh-4:amd64. 2025-09-28 12:59:05.462613 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../15-libssh-4_0.10.6-2ubuntu0.1_amd64.deb ... 2025-09-28 12:59:05.462622 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-28 12:59:05.462668 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libssh-4:amd64 (0.10.6-2ubuntu0.1) ... 2025-09-28 12:59:05.462674 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libcurl4t64:amd64. 2025-09-28 12:59:05.462750 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../16-libcurl4t64_8.5.0-2ubuntu10.6_amd64.deb ... 2025-09-28 12:59:05.462759 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.6) ... 2025-09-28 12:59:05.462812 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package curl. 2025-09-28 12:59:05.462819 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../17-curl_8.5.0-2ubuntu10.6_amd64.deb ... 2025-09-28 12:59:05.462867 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking curl (8.5.0-2ubuntu10.6) ... 2025-09-28 12:59:05.462873 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gpgconf. 2025-09-28 12:59:05.462924 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../18-gpgconf_2.4.4-2ubuntu17.3_amd64.deb ... 2025-09-28 12:59:05.462930 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gpgconf (2.4.4-2ubuntu17.3) ... 2025-09-28 12:59:05.462958 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libksba8:amd64. 2025-09-28 12:59:05.463006 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-28 12:59:05.463012 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../19-libksba8_1.6.6-1build1_amd64.deb ... 2025-09-28 12:59:05.463054 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libksba8:amd64 (1.6.6-1build1) ... 2025-09-28 12:59:05.463060 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package dirmngr. 2025-09-28 12:59:05.463116 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../20-dirmngr_2.4.4-2ubuntu17.3_amd64.deb ... 2025-09-28 12:59:05.463122 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking dirmngr (2.4.4-2ubuntu17.3) ... 2025-09-28 12:59:05.463193 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gnupg-utils. 2025-09-28 12:59:05.463199 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../21-gnupg-utils_2.4.4-2ubuntu17.3_amd64.deb ... 2025-09-28 12:59:05.463205 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gnupg-utils (2.4.4-2ubuntu17.3) ... 2025-09-28 12:59:05.463255 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gpg. 2025-09-28 12:59:05.463261 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../22-gpg_2.4.4-2ubuntu17.3_amd64.deb ... 2025-09-28 12:59:05.463310 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gpg (2.4.4-2ubuntu17.3) ... 2025-09-28 12:59:05.463317 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-28 12:59:05.463370 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package pinentry-curses. 2025-09-28 12:59:05.463381 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../23-pinentry-curses_1.2.1-3ubuntu5_amd64.deb ... 2025-09-28 12:59:05.463429 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking pinentry-curses (1.2.1-3ubuntu5) ... 2025-09-28 12:59:05.463436 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gpg-agent. 2025-09-28 12:59:05.463490 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../24-gpg-agent_2.4.4-2ubuntu17.3_amd64.deb ... 2025-09-28 12:59:05.463496 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-28 12:59:05.463545 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gpg-agent (2.4.4-2ubuntu17.3) ... 2025-09-28 12:59:05.463552 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gpgsm. 2025-09-28 12:59:05.463620 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../25-gpgsm_2.4.4-2ubuntu17.3_amd64.deb ... 2025-09-28 12:59:05.463628 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gpgsm (2.4.4-2ubuntu17.3) ... 2025-09-28 12:59:05.463723 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package keyboxd. 2025-09-28 12:59:05.463737 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../26-keyboxd_2.4.4-2ubuntu17.3_amd64.deb ... 2025-09-28 12:59:05.463745 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-28 12:59:05.463811 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking keyboxd (2.4.4-2ubuntu17.3) ... 2025-09-28 12:59:05.463818 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gnupg. 2025-09-28 12:59:05.463871 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../27-gnupg_2.4.4-2ubuntu17.3_all.deb ... 2025-09-28 12:59:05.463878 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gnupg (2.4.4-2ubuntu17.3) ... 2025-09-28 12:59:05.463929 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package ubuntu-cloud-keyring. 2025-09-28 12:59:05.463937 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../28-ubuntu-cloud-keyring_2023.11.28.1_all.deb ... 2025-09-28 12:59:05.463984 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking ubuntu-cloud-keyring (2023.11.28.1) ... 2025-09-28 12:59:05.463989 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libksba8:amd64 (1.6.6-1build1) ... 2025-09-28 12:59:05.464037 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up pinentry-curses (1.2.1-3ubuntu5) ... 2025-09-28 12:59:05.464042 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libkeyutils1:amd64 (1.6.3-3build1) ... 2025-09-28 12:59:05.464091 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libbrotli1:amd64 (1.1.0-2build2) ... 2025-09-28 12:59:05.464096 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libsqlite3-0:amd64 (3.45.1-1ubuntu2.5) ... 2025-09-28 12:59:05.464144 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libpsl5t64:amd64 (0.21.2-1.1build1) ... 2025-09-28 12:59:05.464150 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libnghttp2-14:amd64 (1.59.0-1ubuntu0.2) ... 2025-09-28 12:59:05.464197 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up ubuntu-cloud-keyring (2023.11.28.1) ... 2025-09-28 12:59:05.464202 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libkrb5support0:amd64 (1.20.1-6ubuntu2.6) ... 2025-09-28 12:59:05.464250 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-09-28 12:59:05.464256 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build7) ... 2025-09-28 12:59:05.464311 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libk5crypto3:amd64 (1.20.1-6ubuntu2.6) ... 2025-09-28 12:59:05.464317 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libsasl2-2:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-09-28 12:59:05.464366 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libkrb5-3:amd64 (1.20.1-6ubuntu2.6) ... 2025-09-28 12:59:05.464371 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up readline-common (8.2-4build1) ... 2025-09-28 12:59:05.464419 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libldap2:amd64 (2.6.7+dfsg-1~exp1ubuntu8.2) ... 2025-09-28 12:59:05.464424 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gnupg-utils (2.4.4-2ubuntu17.3) ... 2025-09-28 12:59:05.464473 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libgssapi-krb5-2:amd64 (1.20.1-6ubuntu2.6) ... 2025-09-28 12:59:05.464506 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libssh-4:amd64 (0.10.6-2ubuntu0.1) ... 2025-09-28 12:59:05.464567 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libreadline8t64:amd64 (8.2-4build1) ... 2025-09-28 12:59:05.464635 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gpgconf (2.4.4-2ubuntu17.3) ... 2025-09-28 12:59:05.464690 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gpg (2.4.4-2ubuntu17.3) ... 2025-09-28 12:59:05.464741 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gpg-agent (2.4.4-2ubuntu17.3) ... 2025-09-28 12:59:05.464781 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.6) ... 2025-09-28 12:59:05.464787 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gpgsm (2.4.4-2ubuntu17.3) ... 2025-09-28 12:59:05.464840 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up dirmngr (2.4.4-2ubuntu17.3) ... 2025-09-28 12:59:05.464846 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up keyboxd (2.4.4-2ubuntu17.3) ... 2025-09-28 12:59:05.464896 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gnupg (2.4.4-2ubuntu17.3) ... 2025-09-28 12:59:05.464902 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up curl (8.5.0-2ubuntu10.6) ... 2025-09-28 12:59:05.464950 | ubuntu-noble-large | INFO:kolla.common.utils.base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 12:59:05.464955 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 58d946f2c42b 2025-09-28 12:59:05.465005 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> c45927f03986 2025-09-28 12:59:05.465011 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 17/38 : 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 2025-09-28 12:59:05.465066 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 4a696a2612af 2025-09-28 12:59:05.465076 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 4a696a2612af 2025-09-28 12:59:05.465121 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> c0d194ae6b1a 2025-09-28 12:59:05.465127 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 18/38 : RUN rm -f /etc/apt/sources.list.d/ubuntu.sources 2025-09-28 12:59:05.465178 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 2a3a10da8e25 2025-09-28 12:59:05.465183 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 2a3a10da8e25 2025-09-28 12:59:05.465232 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 3ad294786fd1 2025-09-28 12:59:05.465269 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 19/38 : COPY sources.list.ubuntu /etc/apt/sources.list 2025-09-28 12:59:05.465318 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 8f4dff8989fc 2025-09-28 12:59:05.465356 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 20/38 : COPY sources.list /etc/apt/sources.list.d/kolla-custom.list 2025-09-28 12:59:05.465362 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> dd5467c4aa68 2025-09-28 12:59:05.465411 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 21/38 : COPY apt_preferences.ubuntu /etc/apt/preferences 2025-09-28 12:59:05.465417 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 0462176f04ca 2025-09-28 12:59:05.465468 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 22/38 : COPY apt_preferences /etc/apt/preferences.d/kolla-custom 2025-09-28 12:59:05.465474 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 7e6b78492cc2 2025-09-28 12:59:05.465530 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 23/38 : 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 9F4587F226208342 && gpg --export 9F4587F226208342 >/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 2025-09-28 12:59:05.465539 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 80fd268ef534 2025-09-28 12:59:05.465579 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: directory '/root/.gnupg' created 2025-09-28 12:59:05.465585 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-28 12:59:05.465651 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: keybox '/root/.gnupg/pubring.kbx' created 2025-09-28 12:59:05.465690 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-28 12:59:05.465695 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: /root/.gnupg/trustdb.gpg: trustdb created 2025-09-28 12:59:05.465751 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-28 12:59:05.465758 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: key F77F1EDA57EBB1CC: public key "Launchpad PPA for Team RabbitMQ" imported 2025-09-28 12:59:05.465868 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-28 12:59:05.465874 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: Total number processed: 1 2025-09-28 12:59:05.465879 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: imported: 1 2025-09-28 12:59:05.465884 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-28 12:59:05.465923 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: key 9F4587F226208342: public key "Cloudsmith Package (rabbitmq/rabbitmq-server) " imported 2025-09-28 12:59:05.465929 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-28 12:59:05.465973 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: Total number processed: 1 2025-09-28 12:59:05.465978 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: imported: 1 2025-09-28 12:59:05.466011 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-28 12:59:05.466016 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: key 505D97A41C61B9CD: public key "Launchpad PPA for Vincent Bernat" imported 2025-09-28 12:59:05.466041 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-28 12:59:05.466075 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: Total number processed: 1 2025-09-28 12:59:05.466081 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: imported: 1 2025-09-28 12:59:05.466106 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-28 12:59:05.466111 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 80fd268ef534 2025-09-28 12:59:05.466161 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 227e6192a0a3 2025-09-28 12:59:05.466197 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 24/38 : 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_compat.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-2.7.x/repo_pub_key -o /etc/kolla/apt-keys/proxysql.asc && curl https://packages.treasuredata.com/GPG-KEY-td-agent -o /etc/kolla/apt-keys/treasuredata.asc 2025-09-28 12:59:05.466207 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in bd0e0f774af0 2025-09-28 12:59:05.466247 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://download.docker.com/linux/debian/gpg): response: 200, time: 0.106104, size: 3817 2025-09-28 12:59:05.466253 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://rpm.grafana.com/gpg.key): response: 200, time: 0.076124, size: 2460 2025-09-28 12:59:05.466296 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://repos.influxdata.com/influxdata-archive_compat.key): response: 200, time: 0.087346, size: 1684 2025-09-28 12:59:05.466302 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://downloads.mariadb.com/MariaDB/mariadb-keyring-2019.gpg): response: 200, time: 0.176491, size: 27481 2025-09-28 12:59:05.466345 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://artifacts.opensearch.org/publickeys/opensearch.pgp): response: 200, time: 0.076992, size: 4300 2025-09-28 12:59:05.466351 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://repo.proxysql.com/ProxySQL/proxysql-2.7.x/repo_pub_key): response: 200, time: 0.115862, size: 3151 2025-09-28 12:59:05.466394 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://packages.treasuredata.com/GPG-KEY-td-agent): response: 200, time: 0.079208, size: 3157 2025-09-28 12:59:05.466400 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container bd0e0f774af0 2025-09-28 12:59:05.466442 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 0d3567cce8e2 2025-09-28 12:59:05.466448 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 25/38 : 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 2025-09-28 12:59:05.466474 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 8e60301b6db9 2025-09-28 12:59:05.466531 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-28 12:59:05.466537 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 12:59:05.466542 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 12:59:05.466584 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 12:59:05.466607 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 12:59:05.466640 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 12:59:05.466646 | 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] 2025-09-28 12:59:05.466653 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 12:59:05.466804 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 12:59:05.466850 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 12:59:05.466862 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 12:59:05.466872 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 12:59:05.466887 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 12:59:05.466896 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 12:59:05.466904 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 12:59:05.466914 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 28.4 MB in 2s (12.2 MB/s) 2025-09-28 12:59:05.466927 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2025-09-28 12:59:05.466936 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2025-09-28 12:59:05.466984 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2025-09-28 12:59:05.466994 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2025-09-28 12:59:05.467035 | ubuntu-noble-large | INFO:kolla.common.utils.base:locales is already the newest version (2.39-0ubuntu8.6). 2025-09-28 12:59:05.467045 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 upgraded, 0 newly installed, 0 to remove and 5 not upgraded. 2025-09-28 12:59:05.467085 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generating locales (this might take a while)... 2025-09-28 12:59:05.467137 | ubuntu-noble-large | INFO:kolla.common.utils.base: en_US.UTF-8... 2025-09-28 12:59:05.467147 | ubuntu-noble-large | INFO:kolla.common.utils.base: done 2025-09-28 12:59:05.467156 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generation complete. 2025-09-28 12:59:05.467186 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2025-09-28 12:59:05.467195 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2025-09-28 12:59:05.467207 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2025-09-28 12:59:05.467264 | ubuntu-noble-large | INFO:kolla.common.utils.base:Calculating upgrade... 2025-09-28 12:59:05.467274 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following packages will be upgraded: 2025-09-28 12:59:05.467287 | ubuntu-noble-large | INFO:kolla.common.utils.base: dpkg libpam-modules libpam-modules-bin libpam-runtime libpam0g 2025-09-28 12:59:05.467328 | ubuntu-noble-large | INFO:kolla.common.utils.base:5 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 12:59:05.467337 | ubuntu-noble-large | INFO:kolla.common.utils.base:Need to get 1,728 kB of archives. 2025-09-28 12:59:05.467387 | ubuntu-noble-large | INFO:kolla.common.utils.base:After this operation, 0 B of additional disk space will be used. 2025-09-28 12:59:05.467397 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 12:59:05.467409 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dpkg amd64 1.22.6ubuntu6.5 [1,282 kB] 2025-09-28 12:59:05.467437 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam0g amd64 1.5.3-5ubuntu5.5 [67.8 kB] 2025-09-28 12:59:05.467447 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-modules-bin amd64 1.5.3-5ubuntu5.5 [51.9 kB] 2025-09-28 12:59:05.467459 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-modules amd64 1.5.3-5ubuntu5.5 [286 kB] 2025-09-28 12:59:05.467471 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-runtime all 1.5.3-5ubuntu5.5 [40.8 kB] 2025-09-28 12:59:05.467531 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: delaying package configuration, since apt-utils is not installed 2025-09-28 12:59:05.467541 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-28 12:59:05.467553 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 1,728 kB in 0s (5,454 kB/s) 2025-09-28 12:59:05.467624 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-09-28 12:59:05.467637 | 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% (Reading database ... 70% 2025-09-28 12:59:05.467659 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2025-09-28 12:59:05.467722 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2025-09-28 12:59:05.467736 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2025-09-28 12:59:05.467749 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2025-09-28 12:59:05.467757 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2025-09-28 12:59:05.467780 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5844 files and directories currently installed.) 2025-09-28 12:59:05.467838 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../dpkg_1.22.6ubuntu6.5_amd64.deb ... 2025-09-28 12:59:05.467849 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking dpkg (1.22.6ubuntu6.5) over (1.22.6ubuntu6.1) ... 2025-09-28 12:59:05.467860 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up dpkg (1.22.6ubuntu6.5) ... 2025-09-28 12:59:05.467869 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-09-28 12:59:05.467921 | 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% 2025-09-28 12:59:05.467940 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2025-09-28 12:59:05.467953 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2025-09-28 12:59:05.468005 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2025-09-28 12:59:05.468015 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2025-09-28 12:59:05.468027 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2025-09-28 12:59:05.468068 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2025-09-28 12:59:05.468078 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5844 files and directories currently installed.) 2025-09-28 12:59:05.468090 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libpam0g_1.5.3-5ubuntu5.5_amd64.deb ... 2025-09-28 12:59:05.468151 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libpam0g:amd64 (1.5.3-5ubuntu5.5) over (1.5.3-5ubuntu5.4) ... 2025-09-28 12:59:05.468161 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libpam0g:amd64 (1.5.3-5ubuntu5.5) ... 2025-09-28 12:59:05.468173 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-09-28 12:59:05.468186 | 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% 2025-09-28 12:59:05.468204 | ubuntu-noble-large | INFO:kolla.common.utils.base: (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-28 12:59:05.468259 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2025-09-28 12:59:05.468269 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2025-09-28 12:59:05.468281 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2025-09-28 12:59:05.468343 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2025-09-28 12:59:05.468352 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2025-09-28 12:59:05.468364 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2025-09-28 12:59:05.468404 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5844 files and directories currently installed.) 2025-09-28 12:59:05.468414 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libpam-modules-bin_1.5.3-5ubuntu5.5_amd64.deb ... 2025-09-28 12:59:05.468425 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libpam-modules-bin (1.5.3-5ubuntu5.5) over (1.5.3-5ubuntu5.4) ... 2025-09-28 12:59:05.468489 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libpam-modules-bin (1.5.3-5ubuntu5.5) ... 2025-09-28 12:59:05.468500 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-09-28 12:59:05.468508 | 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% 2025-09-28 12:59:05.468559 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-09-28 12:59:05.468569 | ubuntu-noble-large | INFO:kolla.common.utils.base:70% 2025-09-28 12:59:05.468580 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2025-09-28 12:59:05.468608 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% 2025-09-28 12:59:05.468620 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-09-28 12:59:05.468673 | ubuntu-noble-large | INFO:kolla.common.utils.base:100% (Reading database ... 5844 files and directories currently installed.) 2025-09-28 12:59:05.468683 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libpam-modules_1.5.3-5ubuntu5.5_amd64.deb ... 2025-09-28 12:59:05.468726 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libpam-modules:amd64 (1.5.3-5ubuntu5.5) over (1.5.3-5ubuntu5.4) ... 2025-09-28 12:59:05.468745 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libpam-modules:amd64 (1.5.3-5ubuntu5.5) ... 2025-09-28 12:59:05.468797 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-09-28 12:59:05.468815 | 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% 2025-09-28 12:59:05.468828 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% (Reading database ... 75% 2025-09-28 12:59:05.468840 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2025-09-28 12:59:05.468848 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% (Reading database ... 90% (Reading database ... 95% 2025-09-28 12:59:05.468908 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5844 files and directories currently installed.) 2025-09-28 12:59:05.468919 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libpam-runtime_1.5.3-5ubuntu5.5_all.deb ... 2025-09-28 12:59:05.468930 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-28 12:59:05.468982 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libpam-runtime (1.5.3-5ubuntu5.5) over (1.5.3-5ubuntu5.4) ... 2025-09-28 12:59:05.468992 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libpam-runtime (1.5.3-5ubuntu5.5) ... 2025-09-28 12:59:05.469033 | ubuntu-noble-large | INFO:kolla.common.utils.base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 12:59:05.469045 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2025-09-28 12:59:05.469054 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2025-09-28 12:59:05.469114 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2025-09-28 12:59:05.469124 | ubuntu-noble-large | INFO:kolla.common.utils.base:Calculating upgrade... 2025-09-28 12:59:05.469135 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 12:59:05.469185 | ubuntu-noble-large | INFO:kolla.common.utils.base:Hit:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease 2025-09-28 12:59:05.469195 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 12:59:05.469245 | ubuntu-noble-large | INFO:kolla.common.utils.base:Hit:3 http://archive.ubuntu.com/ubuntu noble InRelease 2025-09-28 12:59:05.469254 | ubuntu-noble-large | INFO:kolla.common.utils.base:Hit:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease 2025-09-28 12:59:05.469266 | ubuntu-noble-large | INFO:kolla.common.utils.base:Hit:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease 2025-09-28 12:59:05.469283 | ubuntu-noble-large | INFO:kolla.common.utils.base:Hit:6 http://archive.ubuntu.com/ubuntu noble-security InRelease 2025-09-28 12:59:05.469335 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 34 B in 1s (27 B/s) 2025-09-28 12:59:05.469345 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2025-09-28 12:59:05.469356 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2025-09-28 12:59:05.469420 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2025-09-28 12:59:05.469429 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2025-09-28 12:59:05.469440 | ubuntu-noble-large | INFO:kolla.common.utils.base:procps is already the newest version (2:4.0.4-4ubuntu3.2). 2025-09-28 12:59:05.469480 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following additional packages will be installed: 2025-09-28 12:59:05.469490 | ubuntu-noble-large | INFO:kolla.common.utils.base: dmeventd dmsetup libaio1t64 libapparmor1 libbpf1 libbsd0 libcap2-bin 2025-09-28 12:59:05.469502 | ubuntu-noble-large | INFO:kolla.common.utils.base: libconfig-general-perl libdevmapper-event1.02.1 libdevmapper1.02.1 libedit2 2025-09-28 12:59:05.469513 | ubuntu-noble-large | INFO:kolla.common.utils.base: libelf1t64 libexpat1 libgdbm-compat4t64 libgdbm6t64 libibverbs1 libisns0t64 2025-09-28 12:59:05.469571 | ubuntu-noble-large | INFO:kolla.common.utils.base: libkmod2 liblvm2cmd2.03 libmnl0 libmpfr6 libnl-3-200 libnl-route-3-200 2025-09-28 12:59:05.469581 | ubuntu-noble-large | INFO:kolla.common.utils.base: libopeniscsiusr libperl5.38t64 libpython3-stdlib libpython3.12-minimal 2025-09-28 12:59:05.469609 | ubuntu-noble-large | INFO:kolla.common.utils.base: libpython3.12-stdlib librdmacm1t64 libsgutils2-1.46-2 libsigsegv2 2025-09-28 12:59:05.469659 | ubuntu-noble-large | INFO:kolla.common.utils.base: libtirpc-common libtirpc3t64 libwrap0 libxtables12 media-types perl 2025-09-28 12:59:05.469670 | ubuntu-noble-large | INFO:kolla.common.utils.base: perl-modules-5.38 python3-minimal python3-pkg-resources python3-setuptools 2025-09-28 12:59:05.469724 | ubuntu-noble-large | INFO:kolla.common.utils.base: python3-wheel python3.12 python3.12-minimal sg3-utils systemd-dev tzdata 2025-09-28 12:59:05.469738 | ubuntu-noble-large | INFO:kolla.common.utils.base: udev 2025-09-28 12:59:05.469779 | ubuntu-noble-large | INFO:kolla.common.utils.base:Suggested packages: 2025-09-28 12:59:05.469789 | ubuntu-noble-large | INFO:kolla.common.utils.base: gawk-doc iproute2-doc gdbm-l10n ed diffutils-doc perl-doc 2025-09-28 12:59:05.469801 | ubuntu-noble-large | INFO:kolla.common.utils.base: libterm-readline-gnu-perl | libterm-readline-perl-perl make 2025-09-28 12:59:05.469865 | ubuntu-noble-large | INFO:kolla.common.utils.base: libtap-harness-archive-perl python3-doc python3-tk python3-venv 2025-09-28 12:59:05.469875 | ubuntu-noble-large | INFO:kolla.common.utils.base: python-setuptools-doc python3.12-venv python3.12-doc binutils binfmt-support 2025-09-28 12:59:05.469887 | ubuntu-noble-large | INFO:kolla.common.utils.base: tgt-glusterfs tgt-rbd 2025-09-28 12:59:05.469895 | ubuntu-noble-large | INFO:kolla.common.utils.base:Recommended packages: 2025-09-28 12:59:05.469935 | ubuntu-noble-large | INFO:kolla.common.utils.base: libatm1t64 libpam-cap ibverbs-providers thin-provisioning-tools finalrd 2025-09-28 12:59:05.469945 | ubuntu-noble-large | INFO:kolla.common.utils.base: busybox-initramfs build-essential python3-dev systemd-hwe-hwdb 2025-09-28 12:59:05.469985 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following NEW packages will be installed: 2025-09-28 12:59:05.470008 | ubuntu-noble-large | INFO:kolla.common.utils.base: apt-utils dmeventd dmsetup dumb-init gawk iproute2 kmod libaio1t64 2025-09-28 12:59:05.470017 | ubuntu-noble-large | INFO:kolla.common.utils.base: libapparmor1 libbpf1 libbsd0 libcap2-bin libconfig-general-perl 2025-09-28 12:59:05.470057 | ubuntu-noble-large | INFO:kolla.common.utils.base: libdevmapper-event1.02.1 libdevmapper1.02.1 libedit2 libelf1t64 libexpat1 2025-09-28 12:59:05.470070 | ubuntu-noble-large | INFO:kolla.common.utils.base: libgdbm-compat4t64 libgdbm6t64 libibverbs1 libisns0t64 libkmod2 2025-09-28 12:59:05.470079 | ubuntu-noble-large | INFO:kolla.common.utils.base: liblvm2cmd2.03 libmnl0 libmpfr6 libnl-3-200 libnl-route-3-200 2025-09-28 12:59:05.470130 | ubuntu-noble-large | INFO:kolla.common.utils.base: libopeniscsiusr libperl5.38t64 libpython3-stdlib libpython3.12-minimal 2025-09-28 12:59:05.470144 | ubuntu-noble-large | INFO:kolla.common.utils.base: libpython3.12-stdlib librdmacm1t64 libsgutils2-1.46-2 libsigsegv2 2025-09-28 12:59:05.470204 | ubuntu-noble-large | INFO:kolla.common.utils.base: libtirpc-common libtirpc3t64 libwrap0 libxtables12 lsof lvm2 media-types 2025-09-28 12:59:05.470218 | ubuntu-noble-large | INFO:kolla.common.utils.base: netbase open-iscsi patch perl perl-modules-5.38 python3 python3-minimal 2025-09-28 12:59:05.470258 | ubuntu-noble-large | INFO:kolla.common.utils.base: python3-pip python3-pkg-resources python3-setuptools python3-wheel 2025-09-28 12:59:05.470270 | ubuntu-noble-large | INFO:kolla.common.utils.base: python3.12 python3.12-minimal sg3-utils socat sudo systemd-dev 2025-09-28 12:59:05.470279 | ubuntu-noble-large | INFO:kolla.common.utils.base: systemd-standalone-sysusers tgt tzdata udev 2025-09-28 12:59:05.470334 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 upgraded, 64 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 12:59:05.470344 | ubuntu-noble-large | INFO:kolla.common.utils.base:Need to get 27.7 MB of archives. 2025-09-28 12:59:05.470355 | ubuntu-noble-large | INFO:kolla.common.utils.base:After this operation, 129 MB of additional disk space will be used. 2025-09-28 12:59:05.470367 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 12:59:05.470379 | 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.8 [836 kB] 2025-09-28 12:59:05.470433 | 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.3 [88.0 kB] 2025-09-28 12:59:05.470443 | 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.8 [2,334 kB] 2025-09-28 12:59:05.470455 | 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 [27.4 kB] 2025-09-28 12:59:05.470473 | 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] 2025-09-28 12:59:05.470485 | 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] 2025-09-28 12:59:05.470541 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 tzdata all 2025b-0ubuntu0.24.04.1 [276 kB] 2025-09-28 12:59:05.470551 | 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.8 [2,068 kB] 2025-09-28 12:59:05.470563 | 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.8 [651 kB] 2025-09-28 12:59:05.470640 | 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 [10.0 kB] 2025-09-28 12:59:05.470652 | 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 [23.0 kB] 2025-09-28 12:59:05.470664 | 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] 2025-09-28 12:59:05.470672 | 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] 2025-09-28 12:59:05.470730 | 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] 2025-09-28 12:59:05.470744 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkmod2 amd64 31+20240202-2ubuntu7.1 [51.7 kB] 2025-09-28 12:59:05.470786 | 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] 2025-09-28 12:59:05.470795 | 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.10 [203 kB] 2025-09-28 12:59:05.470836 | 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.10 [105 kB] 2025-09-28 12:59:05.470845 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 udev amd64 255.4-1ubuntu8.10 [1,873 kB] 2025-09-28 12:59:05.470857 | 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] 2025-09-28 12:59:05.470908 | 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] 2025-09-28 12:59:05.470918 | 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] 2025-09-28 12:59:05.470930 | 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] 2025-09-28 12:59:05.470981 | 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] 2025-09-28 12:59:05.470990 | 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] 2025-09-28 12:59:05.470999 | 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] 2025-09-28 12:59:05.471010 | 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] 2025-09-28 12:59:05.471052 | 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] 2025-09-28 12:59:05.471075 | 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] 2025-09-28 12:59:05.471089 | 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] 2025-09-28 12:59:05.471097 | 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] 2025-09-28 12:59:05.471109 | 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] 2025-09-28 12:59:05.471157 | 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] 2025-09-28 12:59:05.471170 | 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] 2025-09-28 12:59:05.471179 | 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] 2025-09-28 12:59:05.471221 | 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] 2025-09-28 12:59:05.471230 | 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] 2025-09-28 12:59:05.471357 | 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] 2025-09-28 12:59:05.471380 | 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] 2025-09-28 12:59:05.471387 | 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] 2025-09-28 12:59:05.471397 | 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] 2025-09-28 12:59:05.471402 | 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] 2025-09-28 12:59:05.471449 | 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.2 [34.2 kB] 2025-09-28 12:59:05.471473 | 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.2 [1,120 kB] 2025-09-28 12:59:05.471510 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:46 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 kmod amd64 31+20240202-2ubuntu7.1 [101 kB] 2025-09-28 12:59:05.471515 | 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.4 [50.6 kB] 2025-09-28 12:59:05.471539 | 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] 2025-09-28 12:59:05.471568 | 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] 2025-09-28 12:59:05.471573 | 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] 2025-09-28 12:59:05.471622 | 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] 2025-09-28 12:59:05.471666 | 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.1 [948 kB] 2025-09-28 12:59:05.471671 | 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] 2025-09-28 12:59:05.471717 | 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] 2025-09-28 12:59:05.471734 | 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] 2025-09-28 12:59:05.471785 | 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] 2025-09-28 12:59:05.471791 | 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] 2025-09-28 12:59:05.471828 | 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] 2025-09-28 12:59:05.471834 | 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] 2025-09-28 12:59:05.471870 | 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] 2025-09-28 12:59:05.471876 | 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] 2025-09-28 12:59:05.471913 | 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] 2025-09-28 12:59:05.471918 | 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] 2025-09-28 12:59:05.471960 | 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] 2025-09-28 12:59:05.471966 | 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] 2025-09-28 12:59:05.471993 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: delaying package configuration, since apt-utils is not installed 2025-09-28 12:59:05.471999 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-28 12:59:05.472036 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 27.7 MB in 2s (12.0 MB/s) 2025-09-28 12:59:05.472041 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libpython3.12-minimal:amd64. 2025-09-28 12:59:05.472076 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-09-28 12:59:05.472082 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-09-28 12:59:05.472128 | 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% 2025-09-28 12:59:05.472143 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2025-09-28 12:59:05.472149 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2025-09-28 12:59:05.472156 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2025-09-28 12:59:05.472207 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2025-09-28 12:59:05.472213 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2025-09-28 12:59:05.472217 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2025-09-28 12:59:05.472255 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5844 files and directories currently installed.) 2025-09-28 12:59:05.472260 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libpython3.12-minimal_3.12.3-1ubuntu0.8_amd64.deb ... 2025-09-28 12:59:05.472299 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.8) ... 2025-09-28 12:59:05.472304 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libexpat1:amd64. 2025-09-28 12:59:05.472336 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libexpat1_2.6.1-2ubuntu0.3_amd64.deb ... 2025-09-28 12:59:05.472342 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libexpat1:amd64 (2.6.1-2ubuntu0.3) ... 2025-09-28 12:59:05.472367 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3.12-minimal. 2025-09-28 12:59:05.472399 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../python3.12-minimal_3.12.3-1ubuntu0.8_amd64.deb ... 2025-09-28 12:59:05.472404 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3.12-minimal (3.12.3-1ubuntu0.8) ... 2025-09-28 12:59:05.472438 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.8) ... 2025-09-28 12:59:05.472443 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libexpat1:amd64 (2.6.1-2ubuntu0.3) ... 2025-09-28 12:59:05.472478 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3.12-minimal (3.12.3-1ubuntu0.8) ... 2025-09-28 12:59:05.472484 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3-minimal. 2025-09-28 12:59:05.472492 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-09-28 12:59:05.472533 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-09-28 12:59:05.472539 | 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% 2025-09-28 12:59:05.472546 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2025-09-28 12:59:05.472587 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2025-09-28 12:59:05.472603 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2025-09-28 12:59:05.472644 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2025-09-28 12:59:05.472650 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2025-09-28 12:59:05.472655 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2025-09-28 12:59:05.472687 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 6163 files and directories currently installed.) 2025-09-28 12:59:05.472692 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../0-python3-minimal_3.12.3-0ubuntu2_amd64.deb ... 2025-09-28 12:59:05.472734 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3-minimal (3.12.3-0ubuntu2) ... 2025-09-28 12:59:05.472742 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package media-types. 2025-09-28 12:59:05.472915 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../1-media-types_10.1.0_all.deb ... 2025-09-28 12:59:05.472922 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-28 12:59:05.472927 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking media-types (10.1.0) ... 2025-09-28 12:59:05.472932 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package netbase. 2025-09-28 12:59:05.472936 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../2-netbase_6.4_all.deb ... 2025-09-28 12:59:05.472941 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking netbase (6.4) ... 2025-09-28 12:59:05.472954 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package tzdata. 2025-09-28 12:59:05.472959 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../3-tzdata_2025b-0ubuntu0.24.04.1_all.deb ... 2025-09-28 12:59:05.472964 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking tzdata (2025b-0ubuntu0.24.04.1) ... 2025-09-28 12:59:05.472971 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libpython3.12-stdlib:amd64. 2025-09-28 12:59:05.472976 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../4-libpython3.12-stdlib_3.12.3-1ubuntu0.8_amd64.deb ... 2025-09-28 12:59:05.473014 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-28 12:59:05.473020 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.8) ... 2025-09-28 12:59:05.473025 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3.12. 2025-09-28 12:59:05.473064 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../5-python3.12_3.12.3-1ubuntu0.8_amd64.deb ... 2025-09-28 12:59:05.473069 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3.12 (3.12.3-1ubuntu0.8) ... 2025-09-28 12:59:05.473102 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libpython3-stdlib:amd64. 2025-09-28 12:59:05.473114 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../6-libpython3-stdlib_3.12.3-0ubuntu2_amd64.deb ... 2025-09-28 12:59:05.473121 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ... 2025-09-28 12:59:05.473126 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3-minimal (3.12.3-0ubuntu2) ... 2025-09-28 12:59:05.473169 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3. 2025-09-28 12:59:05.473174 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-09-28 12:59:05.473208 | 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% 2025-09-28 12:59:05.473215 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2025-09-28 12:59:05.473241 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2025-09-28 12:59:05.473246 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2025-09-28 12:59:05.473288 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2025-09-28 12:59:05.473294 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2025-09-28 12:59:05.473337 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2025-09-28 12:59:05.473343 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 7133 files and directories currently installed.) 2025-09-28 12:59:05.473348 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../python3_3.12.3-0ubuntu2_amd64.deb ... 2025-09-28 12:59:05.473386 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3 (3.12.3-0ubuntu2) ... 2025-09-28 12:59:05.473391 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libmpfr6:amd64. 2025-09-28 12:59:05.473417 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libmpfr6_4.2.1-1build1.1_amd64.deb ... 2025-09-28 12:59:05.473422 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libmpfr6:amd64 (4.2.1-1build1.1) ... 2025-09-28 12:59:05.473448 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libsigsegv2:amd64. 2025-09-28 12:59:05.473474 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libsigsegv2_2.14-1ubuntu2_amd64.deb ... 2025-09-28 12:59:05.473479 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libsigsegv2:amd64 (2.14-1ubuntu2) ... 2025-09-28 12:59:05.473522 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libmpfr6:amd64 (4.2.1-1build1.1) ... 2025-09-28 12:59:05.473528 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libsigsegv2:amd64 (2.14-1ubuntu2) ... 2025-09-28 12:59:05.473553 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gawk. 2025-09-28 12:59:05.473558 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-09-28 12:59:05.473614 | 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% 2025-09-28 12:59:05.473622 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 45% (Reading database ... 50% (Reading database ... 2025-09-28 12:59:05.473629 | ubuntu-noble-large | INFO:kolla.common.utils.base:55% (Reading database ... 60% (Reading database ... 65% 2025-09-28 12:59:05.473634 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2025-09-28 12:59:05.473764 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2025-09-28 12:59:05.473797 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2025-09-28 12:59:05.473807 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2025-09-28 12:59:05.473819 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2025-09-28 12:59:05.473826 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2025-09-28 12:59:05.473834 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 7171 files and directories currently installed.) 2025-09-28 12:59:05.473851 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../00-gawk_1%3a5.2.1-2build3_amd64.deb ... 2025-09-28 12:59:05.473866 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gawk (1:5.2.1-2build3) ... 2025-09-28 12:59:05.473877 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libkmod2:amd64. 2025-09-28 12:59:05.473884 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../01-libkmod2_31+20240202-2ubuntu7.1_amd64.deb ... 2025-09-28 12:59:05.473894 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libkmod2:amd64 (31+20240202-2ubuntu7.1) ... 2025-09-28 12:59:05.473901 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libopeniscsiusr. 2025-09-28 12:59:05.473952 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../02-libopeniscsiusr_2.1.9-3ubuntu5.4_amd64.deb ... 2025-09-28 12:59:05.473960 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libopeniscsiusr (2.1.9-3ubuntu5.4) ... 2025-09-28 12:59:05.473970 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package systemd-standalone-sysusers. 2025-09-28 12:59:05.473977 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../03-systemd-standalone-sysusers_255.4-1ubuntu8.10_amd64.deb ... 2025-09-28 12:59:05.474028 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking systemd-standalone-sysusers (255.4-1ubuntu8.10) ... 2025-09-28 12:59:05.474036 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package systemd-dev. 2025-09-28 12:59:05.474045 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../04-systemd-dev_255.4-1ubuntu8.10_all.deb ... 2025-09-28 12:59:05.474088 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking systemd-dev (255.4-1ubuntu8.10) ... 2025-09-28 12:59:05.474097 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package udev. 2025-09-28 12:59:05.474108 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../05-udev_255.4-1ubuntu8.10_amd64.deb ... 2025-09-28 12:59:05.474115 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking udev (255.4-1ubuntu8.10) ... 2025-09-28 12:59:05.474152 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libisns0t64:amd64. 2025-09-28 12:59:05.474161 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../06-libisns0t64_0.101-0.3build3_amd64.deb ... 2025-09-28 12:59:05.474198 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-28 12:59:05.474206 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libisns0t64:amd64 (0.101-0.3build3) ... 2025-09-28 12:59:05.474243 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package open-iscsi. 2025-09-28 12:59:05.474251 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../07-open-iscsi_2.1.9-3ubuntu5.4_amd64.deb ... 2025-09-28 12:59:05.474298 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-28 12:59:05.474307 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking open-iscsi (2.1.9-3ubuntu5.4) ... 2025-09-28 12:59:05.474318 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package perl-modules-5.38. 2025-09-28 12:59:05.474326 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../08-perl-modules-5.38_5.38.2-3.2ubuntu0.2_all.deb ... 2025-09-28 12:59:05.474365 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking perl-modules-5.38 (5.38.2-3.2ubuntu0.2) ... 2025-09-28 12:59:05.474374 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libgdbm6t64:amd64. 2025-09-28 12:59:05.474385 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../09-libgdbm6t64_1.23-5.1build1_amd64.deb ... 2025-09-28 12:59:05.474395 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libgdbm6t64:amd64 (1.23-5.1build1) ... 2025-09-28 12:59:05.474452 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libgdbm-compat4t64:amd64. 2025-09-28 12:59:05.474462 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../10-libgdbm-compat4t64_1.23-5.1build1_amd64.deb ... 2025-09-28 12:59:05.474473 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libgdbm-compat4t64:amd64 (1.23-5.1build1) ... 2025-09-28 12:59:05.474481 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libperl5.38t64:amd64. 2025-09-28 12:59:05.474526 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../11-libperl5.38t64_5.38.2-3.2ubuntu0.2_amd64.deb ... 2025-09-28 12:59:05.474536 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-28 12:59:05.474547 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.2) ... 2025-09-28 12:59:05.474557 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package perl. 2025-09-28 12:59:05.474632 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../12-perl_5.38.2-3.2ubuntu0.2_amd64.deb ... 2025-09-28 12:59:05.474642 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking perl (5.38.2-3.2ubuntu0.2) ... 2025-09-28 12:59:05.474679 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libaio1t64:amd64. 2025-09-28 12:59:05.474692 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../13-libaio1t64_0.3.113-6build1.1_amd64.deb ... 2025-09-28 12:59:05.474722 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libaio1t64:amd64 (0.3.113-6build1.1) ... 2025-09-28 12:59:05.474774 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libnl-3-200:amd64. 2025-09-28 12:59:05.474783 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../14-libnl-3-200_3.7.0-0.3build1.1_amd64.deb ... 2025-09-28 12:59:05.474794 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-28 12:59:05.474802 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2025-09-28 12:59:05.474838 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libnl-route-3-200:amd64. 2025-09-28 12:59:05.474855 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../15-libnl-route-3-200_3.7.0-0.3build1.1_amd64.deb ... 2025-09-28 12:59:05.474866 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2025-09-28 12:59:05.474874 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libibverbs1:amd64. 2025-09-28 12:59:05.474912 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../16-libibverbs1_50.0-2ubuntu0.2_amd64.deb ... 2025-09-28 12:59:05.474921 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-28 12:59:05.474932 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2025-09-28 12:59:05.474939 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package librdmacm1t64:amd64. 2025-09-28 12:59:05.474990 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../17-librdmacm1t64_50.0-2ubuntu0.2_amd64.deb ... 2025-09-28 12:59:05.474999 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2025-09-28 12:59:05.475046 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libconfig-general-perl. 2025-09-28 12:59:05.475054 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../18-libconfig-general-perl_2.65-2_all.deb ... 2025-09-28 12:59:05.475062 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-28 12:59:05.475073 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libconfig-general-perl (2.65-2) ... 2025-09-28 12:59:05.475080 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libsgutils2-1.46-2:amd64. 2025-09-28 12:59:05.475117 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../19-libsgutils2-1.46-2_1.46-3ubuntu4_amd64.deb ... 2025-09-28 12:59:05.475126 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-28 12:59:05.475134 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2025-09-28 12:59:05.475144 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package sg3-utils. 2025-09-28 12:59:05.475152 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../20-sg3-utils_1.46-3ubuntu4_amd64.deb ... 2025-09-28 12:59:05.475188 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking sg3-utils (1.46-3ubuntu4) ... 2025-09-28 12:59:05.475197 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package tgt. 2025-09-28 12:59:05.475244 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../21-tgt_1%3a1.0.85-1.1ubuntu6_amd64.deb ... 2025-09-28 12:59:05.475253 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking tgt (1:1.0.85-1.1ubuntu6) ... 2025-09-28 12:59:05.475270 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package apt-utils. 2025-09-28 12:59:05.475279 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../22-apt-utils_2.8.3_amd64.deb ... 2025-09-28 12:59:05.475289 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-28 12:59:05.475297 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking apt-utils (2.8.3) ... 2025-09-28 12:59:05.475336 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libdevmapper1.02.1:amd64. 2025-09-28 12:59:05.475344 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../23-libdevmapper1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2025-09-28 12:59:05.475355 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2025-09-28 12:59:05.475363 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package dmsetup. 2025-09-28 12:59:05.475413 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../24-dmsetup_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2025-09-28 12:59:05.475423 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking dmsetup (2:1.02.185-3ubuntu3.2) ... 2025-09-28 12:59:05.475434 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libelf1t64:amd64. 2025-09-28 12:59:05.475442 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../25-libelf1t64_0.190-1.1ubuntu0.1_amd64.deb ... 2025-09-28 12:59:05.475497 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libelf1t64:amd64 (0.190-1.1ubuntu0.1) ... 2025-09-28 12:59:05.475506 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libbpf1:amd64. 2025-09-28 12:59:05.475514 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../26-libbpf1_1%3a1.3.0-2build2_amd64.deb ... 2025-09-28 12:59:05.475524 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libbpf1:amd64 (1:1.3.0-2build2) ... 2025-09-28 12:59:05.475532 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libmnl0:amd64. 2025-09-28 12:59:05.475542 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../27-libmnl0_1.0.5-2build1_amd64.deb ... 2025-09-28 12:59:05.475550 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libmnl0:amd64 (1.0.5-2build1) ... 2025-09-28 12:59:05.475620 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libxtables12:amd64. 2025-09-28 12:59:05.475630 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../28-libxtables12_1.8.10-3ubuntu2_amd64.deb ... 2025-09-28 12:59:05.475668 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libxtables12:amd64 (1.8.10-3ubuntu2) ... 2025-09-28 12:59:05.475679 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libcap2-bin. 2025-09-28 12:59:05.475765 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../29-libcap2-bin_1%3a2.66-5ubuntu2.2_amd64.deb ... 2025-09-28 12:59:05.475778 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libcap2-bin (1:2.66-5ubuntu2.2) ... 2025-09-28 12:59:05.475786 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package iproute2. 2025-09-28 12:59:05.475799 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../30-iproute2_6.1.0-1ubuntu6.2_amd64.deb ... 2025-09-28 12:59:05.475895 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking iproute2 (6.1.0-1ubuntu6.2) ... 2025-09-28 12:59:05.475905 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package kmod. 2025-09-28 12:59:05.475912 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../31-kmod_31+20240202-2ubuntu7.1_amd64.deb ... 2025-09-28 12:59:05.475920 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking kmod (31+20240202-2ubuntu7.1) ... 2025-09-28 12:59:05.475928 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libapparmor1:amd64. 2025-09-28 12:59:05.475935 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../32-libapparmor1_4.0.1really4.0.1-0ubuntu0.24.04.4_amd64.deb ... 2025-09-28 12:59:05.475943 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ... 2025-09-28 12:59:05.475954 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libbsd0:amd64. 2025-09-28 12:59:05.475961 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../33-libbsd0_0.12.1-1build1.1_amd64.deb ... 2025-09-28 12:59:05.475975 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libbsd0:amd64 (0.12.1-1build1.1) ... 2025-09-28 12:59:05.475986 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libtirpc-common. 2025-09-28 12:59:05.475997 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../34-libtirpc-common_1.3.4+ds-1.1build1_all.deb ... 2025-09-28 12:59:05.476035 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libtirpc-common (1.3.4+ds-1.1build1) ... 2025-09-28 12:59:05.476044 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libtirpc3t64:amd64. 2025-09-28 12:59:05.476054 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../35-libtirpc3t64_1.3.4+ds-1.1build1_amd64.deb ... 2025-09-28 12:59:05.476101 | 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' 2025-09-28 12:59:05.476111 | 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 libtirpc3t64' 2025-09-28 12:59:05.476119 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2025-09-28 12:59:05.476130 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3-pkg-resources. 2025-09-28 12:59:05.476138 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../36-python3-pkg-resources_68.1.2-2ubuntu1.2_all.deb ... 2025-09-28 12:59:05.476174 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3-pkg-resources (68.1.2-2ubuntu1.2) ... 2025-09-28 12:59:05.476183 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package sudo. 2025-09-28 12:59:05.476193 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../37-sudo_1.9.15p5-3ubuntu5.24.04.1_amd64.deb ... 2025-09-28 12:59:05.476243 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking sudo (1.9.15p5-3ubuntu5.24.04.1) ... 2025-09-28 12:59:05.476252 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libedit2:amd64. 2025-09-28 12:59:05.476262 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../38-libedit2_3.1-20230828-1build1_amd64.deb ... 2025-09-28 12:59:05.476270 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-28 12:59:05.476316 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libedit2:amd64 (3.1-20230828-1build1) ... 2025-09-28 12:59:05.476324 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package lsof. 2025-09-28 12:59:05.476332 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../39-lsof_4.95.0-1build3_amd64.deb ... 2025-09-28 12:59:05.476343 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking lsof (4.95.0-1build3) ... 2025-09-28 12:59:05.476350 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libdevmapper-event1.02.1:amd64. 2025-09-28 12:59:05.476387 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../40-libdevmapper-event1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2025-09-28 12:59:05.476396 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2025-09-28 12:59:05.476407 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package liblvm2cmd2.03:amd64. 2025-09-28 12:59:05.476417 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../41-liblvm2cmd2.03_2.03.16-3ubuntu3.2_amd64.deb ... 2025-09-28 12:59:05.476466 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2025-09-28 12:59:05.476475 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package dmeventd. 2025-09-28 12:59:05.476486 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../42-dmeventd_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2025-09-28 12:59:05.476496 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-28 12:59:05.476504 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking dmeventd (2:1.02.185-3ubuntu3.2) ... 2025-09-28 12:59:05.476552 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libwrap0:amd64. 2025-09-28 12:59:05.476561 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../43-libwrap0_7.6.q-33_amd64.deb ... 2025-09-28 12:59:05.476577 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libwrap0:amd64 (7.6.q-33) ... 2025-09-28 12:59:05.476588 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package lvm2. 2025-09-28 12:59:05.476618 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../44-lvm2_2.03.16-3ubuntu3.2_amd64.deb ... 2025-09-28 12:59:05.476629 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking lvm2 (2.03.16-3ubuntu3.2) ... 2025-09-28 12:59:05.476679 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package patch. 2025-09-28 12:59:05.476688 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../45-patch_2.7.6-7build3_amd64.deb ... 2025-09-28 12:59:05.476719 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking patch (2.7.6-7build3) ... 2025-09-28 12:59:05.476730 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3-setuptools. 2025-09-28 12:59:05.476741 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../46-python3-setuptools_68.1.2-2ubuntu1.2_all.deb ... 2025-09-28 12:59:05.476788 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3-setuptools (68.1.2-2ubuntu1.2) ... 2025-09-28 12:59:05.476798 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3-wheel. 2025-09-28 12:59:05.476805 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../47-python3-wheel_0.42.0-2_all.deb ... 2025-09-28 12:59:05.476816 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3-wheel (0.42.0-2) ... 2025-09-28 12:59:05.476823 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3-pip. 2025-09-28 12:59:05.476871 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../48-python3-pip_24.0+dfsg-1ubuntu1.3_all.deb ... 2025-09-28 12:59:05.476880 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3-pip (24.0+dfsg-1ubuntu1.3) ... 2025-09-28 12:59:05.476891 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package dumb-init. 2025-09-28 12:59:05.476937 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../49-dumb-init_1.2.5-3_amd64.deb ... 2025-09-28 12:59:05.476946 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking dumb-init (1.2.5-3) ... 2025-09-28 12:59:05.476957 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package socat. 2025-09-28 12:59:05.476964 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../50-socat_1.8.0.0-4build3_amd64.deb ... 2025-09-28 12:59:05.476975 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking socat (1.8.0.0-4build3) ... 2025-09-28 12:59:05.477028 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up media-types (10.1.0) ... 2025-09-28 12:59:05.477037 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up dumb-init (1.2.5-3) ... 2025-09-28 12:59:05.477048 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ... 2025-09-28 12:59:05.477055 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up apt-utils (2.8.3) ... 2025-09-28 12:59:05.477065 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libgdbm6t64:amd64 (1.23-5.1build1) ... 2025-09-28 12:59:05.477118 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libgdbm-compat4t64:amd64 (1.23-5.1build1) ... 2025-09-28 12:59:05.477126 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libisns0t64:amd64 (0.101-0.3build3) ... 2025-09-28 12:59:05.477137 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gawk (1:5.2.1-2build3) ... 2025-09-28 12:59:05.477145 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libtirpc-common (1.3.4+ds-1.1build1) ... 2025-09-28 12:59:05.477155 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2025-09-28 12:59:05.477166 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up systemd-standalone-sysusers (255.4-1ubuntu8.10) ... 2025-09-28 12:59:05.477218 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up systemd-dev (255.4-1ubuntu8.10) ... 2025-09-28 12:59:05.477227 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libelf1t64:amd64 (0.190-1.1ubuntu0.1) ... 2025-09-28 12:59:05.477237 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up tzdata (2025b-0ubuntu0.24.04.1) ... 2025-09-28 12:59:05.477248 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-28 12:59:05.477256 | ubuntu-noble-large | INFO:kolla.common.utils.base:Current default time zone: 'Etc/UTC' 2025-09-28 12:59:05.477300 | ubuntu-noble-large | INFO:kolla.common.utils.base:Local time is now: Sun Sep 28 12:58:38 UTC 2025. 2025-09-28 12:59:05.477309 | ubuntu-noble-large | INFO:kolla.common.utils.base:Universal Time is now: Sun Sep 28 12:58:38 UTC 2025. 2025-09-28 12:59:05.477320 | ubuntu-noble-large | INFO:kolla.common.utils.base:Run 'dpkg-reconfigure tzdata' if you wish to change it. 2025-09-28 12:59:05.477328 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-09-28 12:59:05.477375 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libcap2-bin (1:2.66-5ubuntu2.2) ... 2025-09-28 12:59:05.477384 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libwrap0:amd64 (7.6.q-33) ... 2025-09-28 12:59:05.477395 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up socat (1.8.0.0-4build3) ... 2025-09-28 12:59:05.477441 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up perl-modules-5.38 (5.38.2-3.2ubuntu0.2) ... 2025-09-28 12:59:05.477450 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libmnl0:amd64 (1.0.5-2build1) ... 2025-09-28 12:59:05.477461 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up patch (2.7.6-7build3) ... 2025-09-28 12:59:05.477469 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up sudo (1.9.15p5-3ubuntu5.24.04.1) ... 2025-09-28 12:59:05.477479 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libxtables12:amd64 (1.8.10-3ubuntu2) ... 2025-09-28 12:59:05.477533 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2025-09-28 12:59:05.477542 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libaio1t64:amd64 (0.3.113-6build1.1) ... 2025-09-28 12:59:05.477553 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up dmsetup (2:1.02.185-3ubuntu3.2) ... 2025-09-28 12:59:05.477560 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2025-09-28 12:59:05.477575 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up netbase (6.4) ... 2025-09-28 12:59:05.477636 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.2) ... 2025-09-28 12:59:05.477646 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libbsd0:amd64 (0.12.1-1build1.1) ... 2025-09-28 12:59:05.477656 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libbpf1:amd64 (1:1.3.0-2build2) ... 2025-09-28 12:59:05.477721 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libkmod2:amd64 (31+20240202-2ubuntu7.1) ... 2025-09-28 12:59:05.477734 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up sg3-utils (1.46-3ubuntu4) ... 2025-09-28 12:59:05.477744 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.8) ... 2025-09-28 12:59:05.477752 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2025-09-28 12:59:05.477799 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2025-09-28 12:59:05.477807 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up iproute2 (6.1.0-1ubuntu6.2) ... 2025-09-28 12:59:05.477818 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3.12 (3.12.3-1ubuntu0.8) ... 2025-09-28 12:59:05.477854 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libedit2:amd64 (3.1-20230828-1build1) ... 2025-09-28 12:59:05.477862 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up kmod (31+20240202-2ubuntu7.1) ... 2025-09-28 12:59:05.477873 | ubuntu-noble-large | INFO:kolla.common.utils.base:sed: can't read /etc/modules: No such file or directory 2025-09-28 12:59:05.477881 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libopeniscsiusr (2.1.9-3ubuntu5.4) ... 2025-09-28 12:59:05.477918 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2025-09-28 12:59:05.477926 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up perl (5.38.2-3.2ubuntu0.2) ... 2025-09-28 12:59:05.477937 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up udev (255.4-1ubuntu8.10) ... 2025-09-28 12:59:05.477987 | ubuntu-noble-large | INFO:kolla.common.utils.base:Creating group 'input' with GID 999. 2025-09-28 12:59:05.477996 | ubuntu-noble-large | INFO:kolla.common.utils.base:Creating group 'sgx' with GID 998. 2025-09-28 12:59:05.478003 | ubuntu-noble-large | INFO:kolla.common.utils.base:Creating group 'kvm' with GID 997. 2025-09-28 12:59:05.478014 | ubuntu-noble-large | INFO:kolla.common.utils.base:Creating group 'render' with GID 996. 2025-09-28 12:59:05.478031 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up lsof (4.95.0-1build3) ... 2025-09-28 12:59:05.478039 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ... 2025-09-28 12:59:05.478090 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2025-09-28 12:59:05.478099 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libconfig-general-perl (2.65-2) ... 2025-09-28 12:59:05.478109 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3 (3.12.3-0ubuntu2) ... 2025-09-28 12:59:05.478156 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3-wheel (0.42.0-2) ... 2025-09-28 12:59:05.478165 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up open-iscsi (2.1.9-3ubuntu5.4) ... 2025-09-28 12:59:05.478176 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2025-09-28 12:59:05.478183 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up tgt (1:1.0.85-1.1ubuntu6) ... 2025-09-28 12:59:05.478194 | ubuntu-noble-large | INFO:kolla.common.utils.base:invoke-rc.d: could not determine current runlevel 2025-09-28 12:59:05.478204 | ubuntu-noble-large | INFO:kolla.common.utils.base:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 12:59:05.478251 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3-pkg-resources (68.1.2-2ubuntu1.2) ... 2025-09-28 12:59:05.478260 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3-setuptools (68.1.2-2ubuntu1.2) ... 2025-09-28 12:59:05.478270 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3-pip (24.0+dfsg-1ubuntu1.3) ... 2025-09-28 12:59:05.478307 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2025-09-28 12:59:05.478316 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up dmeventd (2:1.02.185-3ubuntu3.2) ... 2025-09-28 12:59:05.478323 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up lvm2 (2.03.16-3ubuntu3.2) ... 2025-09-28 12:59:05.478334 | ubuntu-noble-large | INFO:kolla.common.utils.base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 12:59:05.478342 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 8e60301b6db9 2025-09-28 12:59:05.478361 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> b755970a18a4 2025-09-28 12:59:05.478520 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 26/38 : 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 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 2025-09-28 12:59:05.478545 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in f28713fd5eef 2025-09-28 12:59:05.478554 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container f28713fd5eef 2025-09-28 12:59:05.478561 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> f3c0e9ce5637 2025-09-28 12:59:05.478569 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 27/38 : COPY set_configs.py /usr/local/bin/kolla_set_configs 2025-09-28 12:59:05.478581 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> ee18bece32ea 2025-09-28 12:59:05.478589 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 28/38 : COPY start.sh /usr/local/bin/kolla_start 2025-09-28 12:59:05.478626 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 2c6ea54f552d 2025-09-28 12:59:05.478634 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 29/38 : COPY copy_cacerts.sh /usr/local/bin/kolla_copy_cacerts 2025-09-28 12:59:05.478642 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> c8590ce629ce 2025-09-28 12:59:05.478653 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 30/38 : COPY install_projects.sh /usr/local/bin/kolla_install_projects 2025-09-28 12:59:05.478661 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 3c927dd72a38 2025-09-28 12:59:05.478668 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 31/38 : COPY httpd_setup.sh /usr/local/bin/kolla_httpd_setup 2025-09-28 12:59:05.478676 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> a47081ac7b10 2025-09-28 12:59:05.478803 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 32/38 : COPY kolla_patch.sh /usr/local/bin/kolla_patch 2025-09-28 12:59:05.478819 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 7289a630ab6b 2025-09-28 12:59:05.478827 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 33/38 : COPY sudoers /etc/sudoers 2025-09-28 12:59:05.478835 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> b3c89013cc4e 2025-09-28 12:59:05.478843 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 34/38 : ENTRYPOINT ["dumb-init", "--single-child", "--"] 2025-09-28 12:59:05.478850 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 59cd6ead592d 2025-09-28 12:59:05.478858 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 59cd6ead592d 2025-09-28 12:59:05.478869 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 653150806ce8 2025-09-28 12:59:05.478876 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 35/38 : COPY healthcheck_curl healthcheck_filemod healthcheck_listen healthcheck_port healthcheck_socket /usr/local/bin/ 2025-09-28 12:59:05.478883 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 1bc65fe6cf21 2025-09-28 12:59:05.478890 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 36/38 : RUN chmod 755 /usr/local/bin/healthcheck_* 2025-09-28 12:59:05.478900 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in a679ff1976c1 2025-09-28 12:59:05.478906 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container a679ff1976c1 2025-09-28 12:59:05.478913 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> ba38db1500ec 2025-09-28 12:59:05.478959 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 37/38 : 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 2025-09-28 12:59:05.478968 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 4314f87ba2cf 2025-09-28 12:59:05.478975 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 4314f87ba2cf 2025-09-28 12:59:05.478984 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> bfeece618b35 2025-09-28 12:59:05.478991 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 38/38 : CMD ["kolla_start"] 2025-09-28 12:59:05.479025 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 63a5ae1755ee 2025-09-28 12:59:05.479033 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 63a5ae1755ee 2025-09-28 12:59:05.479042 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> f2c1b56fcb7b 2025-09-28 12:59:05.479049 | ubuntu-noble-large | INFO:kolla.common.utils.base:Successfully built b45f94f4844b 2025-09-28 12:59:05.479101 | ubuntu-noble-large | INFO:kolla.common.utils.base:Successfully tagged osism.harbor.regio.digital/kolla/base:build-20250928 2025-09-28 12:59:05.479238 | ubuntu-noble-large | INFO:kolla.common.utils.base:Built at 2025-09-28 12:59:05.479144 (took 0:01:42.738785) 2025-09-28 12:59:05.479400 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(dnsmasq) to queue 2025-09-28 12:59:05.479411 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovsdpdk) to queue 2025-09-28 12:59:05.479459 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(haproxy) to queue 2025-09-28 12:59:05.479467 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(haproxy-ssh) to queue 2025-09-28 12:59:05.479484 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(proxysql) to queue 2025-09-28 12:59:05.479496 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(letsencrypt-base) to queue 2025-09-28 12:59:05.479506 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cron) to queue 2025-09-28 12:59:05.479516 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(openvswitch-base) to queue 2025-09-28 12:59:05.479564 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(mariadb-base) to queue 2025-09-28 12:59:05.479572 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(redis-base) to queue 2025-09-28 12:59:05.479630 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-libvirt) to queue 2025-09-28 12:59:05.479638 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(iscsid) to queue 2025-09-28 12:59:05.479645 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(openstack-base) to queue 2025-09-28 12:59:05.479679 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(opensearch-dashboards) to queue 2025-09-28 12:59:05.479687 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(opensearch) to queue 2025-09-28 12:59:05.479757 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(rabbitmq) to queue 2025-09-28 12:59:05.479769 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(kolla-toolbox) to queue 2025-09-28 12:59:05.479776 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-base) to queue 2025-09-28 12:59:05.479783 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(multipathd) to queue 2025-09-28 12:59:05.479793 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(keepalived) to queue 2025-09-28 12:59:05.479800 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(grafana) to queue 2025-09-28 12:59:05.479807 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(fluentd) to queue 2025-09-28 12:59:05.479849 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(tgtd) to queue 2025-09-28 12:59:05.479857 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(hacluster-base) to queue 2025-09-28 12:59:05.479899 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(memcached) to queue 2025-09-28 12:59:05.480226 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(dnsmasq) 2025-09-28 12:59:05.480236 | ubuntu-noble-large | DEBUG:kolla.common.utils.dnsmasq:Processing 2025-09-28 12:59:05.480328 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Building started at 2025-09-28 12:59:05.480216 2025-09-28 12:59:05.481063 | ubuntu-noble-large | DEBUG:kolla.common.utils.dnsmasq:Turned 0 plugins into plugins archive 2025-09-28 12:59:05.481451 | ubuntu-noble-large | DEBUG:kolla.common.utils.dnsmasq:Turned 0 additions into additions archive 2025-09-28 12:59:18.469254 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Step 1/6 : FROM osism.harbor.regio.digital/kolla/base:build-20250928 2025-09-28 12:59:18.469339 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> b45f94f4844b 2025-09-28 12:59:18.469356 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Step 2/6 : LABEL "build-date"="20250928" "name"="dnsmasq" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 12:59:18.469379 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Running in 7ad87c2b1277 2025-09-28 12:59:18.469391 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Removed intermediate container 7ad87c2b1277 2025-09-28 12:59:18.469403 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> 17f651477e90 2025-09-28 12:59:18.469446 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Step 3/6 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends dnsmasq && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-28 12:59:18.469491 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Running in 41c219568832 2025-09-28 12:59:18.469590 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-28 12:59:18.469606 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 12:59:18.469739 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 12:59:18.469760 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 12:59:18.469850 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 12:59:18.469890 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 12:59:18.469954 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2025-09-28 12:59:18.470008 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 12:59:18.470077 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 12:59:18.470093 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 12:59:18.470154 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 12:59:18.470205 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 12:59:18.470256 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 12:59:18.470307 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 12:59:18.470358 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 12:59:18.470409 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Fetched 28.4 MB in 2s (11.9 MB/s) 2025-09-28 12:59:18.470458 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading package lists... 2025-09-28 12:59:18.470514 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading package lists... 2025-09-28 12:59:18.470570 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Building dependency tree... 2025-09-28 12:59:18.470676 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading state information... 2025-09-28 12:59:18.470693 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:The following additional packages will be installed: 2025-09-28 12:59:18.470760 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: dnsmasq-base libdbus-1-3 libjansson4 libnetfilter-conntrack3 libnfnetlink0 2025-09-28 12:59:18.470863 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: libnftables1 libnftnl11 2025-09-28 12:59:18.470919 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Suggested packages: 2025-09-28 12:59:18.470926 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: resolvconf 2025-09-28 12:59:18.470948 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Recommended packages: 2025-09-28 12:59:18.471006 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: dns-root-data dbus 2025-09-28 12:59:18.471056 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:The following NEW packages will be installed: 2025-09-28 12:59:18.471107 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: dnsmasq dnsmasq-base libdbus-1-3 libjansson4 libnetfilter-conntrack3 2025-09-28 12:59:18.471156 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: libnfnetlink0 libnftables1 libnftnl11 2025-09-28 12:59:18.471209 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 12:59:18.471256 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Need to get 1,120 kB of archives. 2025-09-28 12:59:18.471301 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:After this operation, 2,959 kB of additional disk space will be used. 2025-09-28 12:59:18.471357 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 12:59:18.471395 | 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] 2025-09-28 12:59:18.471444 | 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] 2025-09-28 12:59:18.471496 | 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] 2025-09-28 12:59:18.471547 | 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] 2025-09-28 12:59:18.471599 | 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] 2025-09-28 12:59:18.471657 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libnftables1 amd64 1.0.9-1build1 [358 kB] 2025-09-28 12:59:18.471739 | 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.1 [376 kB] 2025-09-28 12:59:18.471794 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 dnsmasq all 2.90-2ubuntu0.1 [17.9 kB] 2025-09-28 12:59:18.471847 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Fetched 1,120 kB in 1s (1,185 kB/s) 2025-09-28 12:59:18.471899 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libdbus-1-3:amd64. 2025-09-28 12:59:18.471947 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 2025-09-28 12:59:18.472003 | 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% 2025-09-28 12:59:18.472055 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 70% (Reading database ... 75% 2025-09-28 12:59:18.472106 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 80% 2025-09-28 12:59:18.472159 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 85% (Reading database ... 90% 2025-09-28 12:59:18.472219 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 95% 2025-09-28 12:59:18.472256 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-09-28 12:59:18.472300 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../0-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2025-09-28 12:59:18.472353 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-09-28 12:59:18.472419 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libnfnetlink0:amd64. 2025-09-28 12:59:18.472472 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../1-libnfnetlink0_1.0.2-2build1_amd64.deb ... 2025-09-28 12:59:18.472524 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libnfnetlink0:amd64 (1.0.2-2build1) ... 2025-09-28 12:59:18.472576 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libnetfilter-conntrack3:amd64. 2025-09-28 12:59:18.472644 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../2-libnetfilter-conntrack3_1.0.9-6build1_amd64.deb ... 2025-09-28 12:59:18.472941 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2025-09-28 12:59:18.472994 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libjansson4:amd64. 2025-09-28 12:59:18.473006 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../3-libjansson4_2.14-2build2_amd64.deb ... 2025-09-28 12:59:18.473016 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: 2025-09-28 12:59:18.473073 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libjansson4:amd64 (2.14-2build2) ... 2025-09-28 12:59:18.473085 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libnftnl11:amd64. 2025-09-28 12:59:18.473095 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../4-libnftnl11_1.2.6-2build1_amd64.deb ... 2025-09-28 12:59:18.473128 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2025-09-28 12:59:18.473142 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libnftables1:amd64. 2025-09-28 12:59:18.473177 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../5-libnftables1_1.0.9-1build1_amd64.deb ... 2025-09-28 12:59:18.473235 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libnftables1:amd64 (1.0.9-1build1) ... 2025-09-28 12:59:18.473327 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package dnsmasq-base. 2025-09-28 12:59:18.473338 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../6-dnsmasq-base_2.90-2ubuntu0.1_amd64.deb ... 2025-09-28 12:59:18.473419 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: 2025-09-28 12:59:18.473453 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking dnsmasq-base (2.90-2ubuntu0.1) ... 2025-09-28 12:59:18.473487 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package dnsmasq. 2025-09-28 12:59:18.473552 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../7-dnsmasq_2.90-2ubuntu0.1_all.deb ... 2025-09-28 12:59:18.473593 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking dnsmasq (2.90-2ubuntu0.1) ... 2025-09-28 12:59:18.473671 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2025-09-28 12:59:18.473806 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libjansson4:amd64 (2.14-2build2) ... 2025-09-28 12:59:18.473850 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-09-28 12:59:18.473892 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libnfnetlink0:amd64 (1.0.2-2build1) ... 2025-09-28 12:59:18.473974 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libnftables1:amd64 (1.0.9-1build1) ... 2025-09-28 12:59:18.473985 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2025-09-28 12:59:18.474034 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up dnsmasq-base (2.90-2ubuntu0.1) ... 2025-09-28 12:59:18.474108 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up dnsmasq (2.90-2ubuntu0.1) ... 2025-09-28 12:59:18.474155 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:invoke-rc.d: could not determine current runlevel 2025-09-28 12:59:18.474223 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 12:59:18.474242 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 12:59:18.474315 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Removed intermediate container 41c219568832 2025-09-28 12:59:18.474367 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> 91d991464d7c 2025-09-28 12:59:18.474420 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Step 4/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-28 12:59:18.474468 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> 7fabe49ca1e4 2025-09-28 12:59:18.474485 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Step 5/6 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2025-09-28 12:59:18.474494 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Running in b2fddfd4f2d6 2025-09-28 12:59:18.474532 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Removed intermediate container b2fddfd4f2d6 2025-09-28 12:59:18.474542 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> e549f4fe3e0a 2025-09-28 12:59:18.474619 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: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 2025-09-28 12:59:18.474734 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Running in 1e4790be75e1 2025-09-28 12:59:18.474779 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading package lists... 2025-09-28 12:59:18.474817 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Building dependency tree... 2025-09-28 12:59:18.474830 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading state information... 2025-09-28 12:59:18.474873 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Package 'build-essential' is not installed, so not removed 2025-09-28 12:59:18.474914 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 12:59:18.474957 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading package lists... 2025-09-28 12:59:18.475041 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Building dependency tree... 2025-09-28 12:59:18.475051 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading state information... 2025-09-28 12:59:18.475122 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 12:59:18.475172 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Removed intermediate container 1e4790be75e1 2025-09-28 12:59:18.475205 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> d1a83c716ce7 2025-09-28 12:59:18.475238 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Successfully built d87743bd73c9 2025-09-28 12:59:18.475305 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Successfully tagged osism.harbor.regio.digital/kolla/dnsmasq:build-20250928 2025-09-28 12:59:18.475411 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Built at 2025-09-28 12:59:18.475283 (took 0:00:12.995067) 2025-09-28 12:59:18.475936 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovsdpdk) 2025-09-28 12:59:18.475981 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk:Processing 2025-09-28 12:59:18.476059 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Building started at 2025-09-28 12:59:18.475939 2025-09-28 12:59:18.477188 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk:Turned 0 plugins into plugins archive 2025-09-28 12:59:18.477914 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk:Turned 0 additions into additions archive 2025-09-28 13:00:22.621111 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 1/6 : FROM osism.harbor.regio.digital/kolla/base:build-20250928 2025-09-28 13:00:22.621225 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> b45f94f4844b 2025-09-28 13:00:22.621243 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 2/6 : LABEL "build-date"="20250928" "name"="ovsdpdk" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:00:22.621259 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Running in 869eb65af36a 2025-09-28 13:00:22.621272 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Removed intermediate container 869eb65af36a 2025-09-28 13:00:22.621285 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> 92de417475f8 2025-09-28 13:00:22.621298 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 3/6 : 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/* 2025-09-28 13:00:22.621311 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Running in 71cb31592faf 2025-09-28 13:00:22.621322 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:00:22.621335 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 13:00:22.621347 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-28 13:00:22.621371 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 13:00:22.621381 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 13:00:22.621391 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 13:00:22.621401 | 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] 2025-09-28 13:00:22.621451 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 13:00:22.621462 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 13:00:22.621472 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 13:00:22.621482 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 13:00:22.621492 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 13:00:22.621501 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 13:00:22.621511 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 13:00:22.621521 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 13:00:22.621530 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Fetched 28.4 MB in 2s (11.4 MB/s) 2025-09-28 13:00:22.621540 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Reading package lists... 2025-09-28 13:00:22.621550 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Reading package lists... 2025-09-28 13:00:22.621559 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Building dependency tree... 2025-09-28 13:00:22.621569 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Reading state information... 2025-09-28 13:00:22.621578 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:The following additional packages will be installed: 2025-09-28 13:00:22.621588 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: dpdk ibverbs-providers isa-support libatomic1 libbpf-dev libbsd-dev 2025-09-28 13:00:22.621598 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libc-dev-bin libc6-dev libcrypt-dev libdbus-1-3 libdbus-1-dev libelf-dev 2025-09-28 13:00:22.621607 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libevent-2.1-7t64 libfdt-dev libfdt1 libibverbs-dev libipsec-mb-dev 2025-09-28 13:00:22.621617 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libipsec-mb1 libisal-dev libisal2 libjansson-dev libjansson4 libmd-dev 2025-09-28 13:00:22.621639 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libmnl-dev libnl-3-dev libnl-route-3-dev libnuma-dev libnuma1 libpcap-dev 2025-09-28 13:00:22.621650 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libpcap0.8-dev libpcap0.8t64 libpci3 libpkgconf3 librte-acl25 2025-09-28 13:00:22.621659 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-argparse25 librte-baseband-acc25 librte-baseband-fpga-5gnr-fec25 2025-09-28 13:00:22.621669 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-baseband-fpga-lte-fec25 librte-baseband-la12xx25 2025-09-28 13:00:22.621678 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-baseband-null25 librte-baseband-turbo-sw25 librte-bbdev25 2025-09-28 13:00:22.621688 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bitratestats25 librte-bpf25 librte-bus-auxiliary25 librte-bus-cdx25 2025-09-28 13:00:22.621749 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bus-dpaa25 librte-bus-fslmc25 librte-bus-ifpga25 librte-bus-pci25 2025-09-28 13:00:22.621765 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bus-platform25 librte-bus-uacce25 librte-bus-vdev25 2025-09-28 13:00:22.621775 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bus-vmbus25 librte-cfgfile25 librte-cmdline25 librte-common-cnxk25 2025-09-28 13:00:22.621793 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-cpt25 librte-common-dpaax25 librte-common-iavf25 2025-09-28 13:00:22.621803 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-idpf25 librte-common-ionic25 librte-common-mlx5-25 2025-09-28 13:00:22.621812 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-nfp25 librte-common-nitrox25 librte-common-octeontx25 2025-09-28 13:00:22.621822 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-qat25 librte-common-sfc-efx25 librte-compress-isal25 2025-09-28 13:00:22.621831 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-compress-mlx5-25 librte-compress-nitrox25 librte-compress-octeontx25 2025-09-28 13:00:22.621841 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-compress-zlib25 librte-compressdev25 librte-crypto-bcmfs25 2025-09-28 13:00:22.621850 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-caam-jr25 librte-crypto-ccp25 librte-crypto-cnxk25 2025-09-28 13:00:22.621860 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-dpaa-sec25 librte-crypto-dpaa2-sec25 librte-crypto-ionic25 2025-09-28 13:00:22.621869 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-ipsec-mb25 librte-crypto-mlx5-25 librte-crypto-nitrox25 2025-09-28 13:00:22.621878 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-null25 librte-crypto-octeontx25 librte-crypto-openssl25 2025-09-28 13:00:22.621888 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-scheduler25 librte-crypto-virtio25 librte-cryptodev25 2025-09-28 13:00:22.621904 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dispatcher25 librte-distributor25 librte-dma-cnxk25 2025-09-28 13:00:22.621914 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dma-dpaa2-25 librte-dma-dpaa25 librte-dma-hisilicon25 2025-09-28 13:00:22.621924 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dma-idxd25 librte-dma-ioat25 librte-dma-odm25 librte-dma-skeleton25 2025-09-28 13:00:22.621934 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dmadev25 librte-eal25 librte-efd25 librte-ethdev25 2025-09-28 13:00:22.621944 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-cnxk25 librte-event-dlb2-25 librte-event-dpaa2-25 2025-09-28 13:00:22.621959 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-dpaa25 librte-event-dsw25 librte-event-octeontx25 2025-09-28 13:00:22.621968 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-opdl25 librte-event-skeleton25 librte-event-sw25 2025-09-28 13:00:22.621977 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-eventdev25 librte-fib25 librte-gpudev25 librte-graph25 librte-gro25 2025-09-28 13:00:22.621987 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-gso25 librte-hash25 librte-ip-frag25 librte-ipsec25 librte-jobstats25 2025-09-28 13:00:22.621997 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-kvargs25 librte-latencystats25 librte-log25 librte-lpm25 2025-09-28 13:00:22.622006 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mbuf25 librte-member25 librte-mempool-bucket25 librte-mempool-cnxk25 2025-09-28 13:00:22.622015 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mempool-dpaa2-25 librte-mempool-dpaa25 librte-mempool-octeontx25 2025-09-28 13:00:22.622025 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mempool-ring25 librte-mempool-stack25 librte-mempool25 2025-09-28 13:00:22.622034 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-all librte-meta-allpmds librte-meta-baseband librte-meta-bus 2025-09-28 13:00:22.622044 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-common librte-meta-compress librte-meta-crypto librte-meta-dma 2025-09-28 13:00:22.622053 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-event librte-meta-mempool librte-meta-net librte-meta-raw 2025-09-28 13:00:22.622062 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meter25 librte-metrics25 librte-ml-cnxk25 librte-mldev25 2025-09-28 13:00:22.622072 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-af-packet25 librte-net-af-xdp25 librte-net-ark25 2025-09-28 13:00:22.622081 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-atlantic25 librte-net-avp25 librte-net-axgbe25 librte-net-bnx2x25 2025-09-28 13:00:22.622091 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-bnxt25 librte-net-bond25 librte-net-cnxk25 librte-net-cpfl25 2025-09-28 13:00:22.622100 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-cxgbe25 librte-net-dpaa2-25 librte-net-dpaa25 librte-net-e1000-25 2025-09-28 13:00:22.622116 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ena25 librte-net-enetc25 librte-net-enetfec25 librte-net-enic25 2025-09-28 13:00:22.622125 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-failsafe25 librte-net-fm10k25 librte-net-gve25 librte-net-hinic25 2025-09-28 13:00:22.622135 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-hns3-25 librte-net-i40e25 librte-net-iavf25 librte-net-ice25 2025-09-28 13:00:22.622144 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-idpf25 librte-net-igc25 librte-net-ionic25 librte-net-ipn3ke25 2025-09-28 13:00:22.622154 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ixgbe25 librte-net-mana25 librte-net-memif25 librte-net-mlx4-25 2025-09-28 13:00:22.622163 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-mlx5-25 librte-net-netvsc25 librte-net-nfp25 librte-net-ngbe25 2025-09-28 13:00:22.622172 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ntnic25 librte-net-null25 librte-net-octeon-ep25 2025-09-28 13:00:22.622182 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-octeontx25 librte-net-pcap25 librte-net-pfe25 librte-net-qede25 2025-09-28 13:00:22.622191 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-r8169-25 librte-net-ring25 librte-net-sfc25 librte-net-softnic25 2025-09-28 13:00:22.622201 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-tap25 librte-net-thunderx25 librte-net-txgbe25 2025-09-28 13:00:22.622210 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-vdev-netvsc25 librte-net-vhost25 librte-net-virtio25 2025-09-28 13:00:22.622220 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-vmxnet3-25 librte-net-zxdh25 librte-net25 librte-node25 2025-09-28 13:00:22.622229 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-pcapng25 librte-pci25 librte-pdcp25 librte-pdump25 librte-pipeline25 2025-09-28 13:00:22.622238 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-port25 librte-power-acpi25 librte-power-amd-pstate25 2025-09-28 13:00:22.622248 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-power-cppc25 librte-power-intel-pstate25 librte-power-intel-uncore25 2025-09-28 13:00:22.622257 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-power-kvm-vm25 librte-power25 librte-raw-cnxk-bphy25 2025-09-28 13:00:22.622267 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-raw-cnxk-gpio25 librte-raw-cnxk-rvu-lf25 librte-raw-dpaa2-cmdif25 2025-09-28 13:00:22.622276 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-raw-gdtc25 librte-raw-ifpga25 librte-raw-ntb25 librte-raw-skeleton25 2025-09-28 13:00:22.622292 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-rawdev25 librte-rcu25 librte-regex-cn9k25 librte-regex-mlx5-25 2025-09-28 13:00:22.622302 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-regexdev25 librte-reorder25 librte-rib25 librte-ring25 librte-sched25 2025-09-28 13:00:22.622311 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-security25 librte-stack25 librte-table25 librte-telemetry25 2025-09-28 13:00:22.622321 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-timer25 librte-vdpa-ifc25 librte-vdpa-mlx5-25 librte-vdpa-nfp25 2025-09-28 13:00:22.622330 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-vdpa-sfc25 librte-vhost25 libssl-dev libunbound8 libxdp-dev libxdp1 2025-09-28 13:00:22.622344 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libzstd-dev linux-libc-dev openvswitch-common openvswitch-switch pci.ids 2025-09-28 13:00:22.622354 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: pciutils pkgconf pkgconf-bin python3-iniparse rdma-core rpcsvc-proto 2025-09-28 13:00:22.622364 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: sgml-base sse4.2-support uuid-runtime xml-core zlib1g-dev 2025-09-28 13:00:22.622373 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Suggested packages: 2025-09-28 13:00:22.622383 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: dpdk-doc dpdk-kmods-dkms glibc-doc manpages-dev libssl-doc ethtool 2025-09-28 13:00:22.622392 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: openvswitch-doc bzip2 sgml-base-doc debhelper 2025-09-28 13:00:22.622402 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Recommended packages: 2025-09-28 13:00:22.622431 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: python3-pyelftools manpages manpages-dev libc-devtools dbus 2025-09-28 13:00:22.622448 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: python3-openvswitch python3-netifaces dmidecode ethtool 2025-09-28 13:00:22.622458 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:The following NEW packages will be installed: 2025-09-28 13:00:22.622467 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: crudini dpdk ibverbs-providers isa-support libatomic1 libbpf-dev libbsd-dev 2025-09-28 13:00:22.622477 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libc-dev-bin libc6-dev libcrypt-dev libdbus-1-3 libdbus-1-dev libdpdk-dev 2025-09-28 13:00:22.622486 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libelf-dev libevent-2.1-7t64 libfdt-dev libfdt1 libibverbs-dev 2025-09-28 13:00:22.622496 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libipsec-mb-dev libipsec-mb1 libisal-dev libisal2 libjansson-dev libjansson4 2025-09-28 13:00:22.622505 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libmd-dev libmnl-dev libnl-3-dev libnl-route-3-dev libnuma-dev libnuma1 2025-09-28 13:00:22.622515 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libpcap-dev libpcap0.8-dev libpcap0.8t64 libpci3 libpkgconf3 librte-acl25 2025-09-28 13:00:22.622524 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-argparse25 librte-baseband-acc25 librte-baseband-fpga-5gnr-fec25 2025-09-28 13:00:22.622534 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-baseband-fpga-lte-fec25 librte-baseband-la12xx25 2025-09-28 13:00:22.622543 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-baseband-null25 librte-baseband-turbo-sw25 librte-bbdev25 2025-09-28 13:00:22.622552 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bitratestats25 librte-bpf25 librte-bus-auxiliary25 librte-bus-cdx25 2025-09-28 13:00:22.622562 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bus-dpaa25 librte-bus-fslmc25 librte-bus-ifpga25 librte-bus-pci25 2025-09-28 13:00:22.622678 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bus-platform25 librte-bus-uacce25 librte-bus-vdev25 2025-09-28 13:00:22.622691 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bus-vmbus25 librte-cfgfile25 librte-cmdline25 librte-common-cnxk25 2025-09-28 13:00:22.622740 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-cpt25 librte-common-dpaax25 librte-common-iavf25 2025-09-28 13:00:22.622755 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-idpf25 librte-common-ionic25 librte-common-mlx5-25 2025-09-28 13:00:22.622765 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-nfp25 librte-common-nitrox25 librte-common-octeontx25 2025-09-28 13:00:22.622774 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-qat25 librte-common-sfc-efx25 librte-compress-isal25 2025-09-28 13:00:22.622784 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-compress-mlx5-25 librte-compress-nitrox25 librte-compress-octeontx25 2025-09-28 13:00:22.622793 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-compress-zlib25 librte-compressdev25 librte-crypto-bcmfs25 2025-09-28 13:00:22.622802 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-caam-jr25 librte-crypto-ccp25 librte-crypto-cnxk25 2025-09-28 13:00:22.622812 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-dpaa-sec25 librte-crypto-dpaa2-sec25 librte-crypto-ionic25 2025-09-28 13:00:22.622821 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-ipsec-mb25 librte-crypto-mlx5-25 librte-crypto-nitrox25 2025-09-28 13:00:22.622830 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-null25 librte-crypto-octeontx25 librte-crypto-openssl25 2025-09-28 13:00:22.622839 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-scheduler25 librte-crypto-virtio25 librte-cryptodev25 2025-09-28 13:00:22.622849 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dispatcher25 librte-distributor25 librte-dma-cnxk25 2025-09-28 13:00:22.622858 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dma-dpaa2-25 librte-dma-dpaa25 librte-dma-hisilicon25 2025-09-28 13:00:22.622867 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dma-idxd25 librte-dma-ioat25 librte-dma-odm25 librte-dma-skeleton25 2025-09-28 13:00:22.622877 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dmadev25 librte-eal25 librte-efd25 librte-ethdev25 2025-09-28 13:00:22.622886 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-cnxk25 librte-event-dlb2-25 librte-event-dpaa2-25 2025-09-28 13:00:22.622895 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-dpaa25 librte-event-dsw25 librte-event-octeontx25 2025-09-28 13:00:22.622912 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-opdl25 librte-event-skeleton25 librte-event-sw25 2025-09-28 13:00:22.622921 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-eventdev25 librte-fib25 librte-gpudev25 librte-graph25 librte-gro25 2025-09-28 13:00:22.622937 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-gso25 librte-hash25 librte-ip-frag25 librte-ipsec25 librte-jobstats25 2025-09-28 13:00:22.622946 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-kvargs25 librte-latencystats25 librte-log25 librte-lpm25 2025-09-28 13:00:22.622956 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mbuf25 librte-member25 librte-mempool-bucket25 librte-mempool-cnxk25 2025-09-28 13:00:22.622965 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mempool-dpaa2-25 librte-mempool-dpaa25 librte-mempool-octeontx25 2025-09-28 13:00:22.622974 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mempool-ring25 librte-mempool-stack25 librte-mempool25 2025-09-28 13:00:22.622984 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-all librte-meta-allpmds librte-meta-baseband librte-meta-bus 2025-09-28 13:00:22.622993 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-common librte-meta-compress librte-meta-crypto librte-meta-dma 2025-09-28 13:00:22.623002 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-event librte-meta-mempool librte-meta-net librte-meta-raw 2025-09-28 13:00:22.623011 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meter25 librte-metrics25 librte-ml-cnxk25 librte-mldev25 2025-09-28 13:00:22.623021 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-af-packet25 librte-net-af-xdp25 librte-net-ark25 2025-09-28 13:00:22.623030 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-atlantic25 librte-net-avp25 librte-net-axgbe25 librte-net-bnx2x25 2025-09-28 13:00:22.623040 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-bnxt25 librte-net-bond25 librte-net-cnxk25 librte-net-cpfl25 2025-09-28 13:00:22.623049 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-cxgbe25 librte-net-dpaa2-25 librte-net-dpaa25 librte-net-e1000-25 2025-09-28 13:00:22.623058 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ena25 librte-net-enetc25 librte-net-enetfec25 librte-net-enic25 2025-09-28 13:00:22.623067 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-failsafe25 librte-net-fm10k25 librte-net-gve25 librte-net-hinic25 2025-09-28 13:00:22.623077 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-hns3-25 librte-net-i40e25 librte-net-iavf25 librte-net-ice25 2025-09-28 13:00:22.623086 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-idpf25 librte-net-igc25 librte-net-ionic25 librte-net-ipn3ke25 2025-09-28 13:00:22.623095 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ixgbe25 librte-net-mana25 librte-net-memif25 librte-net-mlx4-25 2025-09-28 13:00:22.623112 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-mlx5-25 librte-net-netvsc25 librte-net-nfp25 librte-net-ngbe25 2025-09-28 13:00:22.623122 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ntnic25 librte-net-null25 librte-net-octeon-ep25 2025-09-28 13:00:22.623131 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-octeontx25 librte-net-pcap25 librte-net-pfe25 librte-net-qede25 2025-09-28 13:00:22.623141 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-r8169-25 librte-net-ring25 librte-net-sfc25 librte-net-softnic25 2025-09-28 13:00:22.623150 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-tap25 librte-net-thunderx25 librte-net-txgbe25 2025-09-28 13:00:22.623160 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-vdev-netvsc25 librte-net-vhost25 librte-net-virtio25 2025-09-28 13:00:22.623169 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-vmxnet3-25 librte-net-zxdh25 librte-net25 librte-node25 2025-09-28 13:00:22.623178 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-pcapng25 librte-pci25 librte-pdcp25 librte-pdump25 librte-pipeline25 2025-09-28 13:00:22.623188 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-port25 librte-power-acpi25 librte-power-amd-pstate25 2025-09-28 13:00:22.623197 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-power-cppc25 librte-power-intel-pstate25 librte-power-intel-uncore25 2025-09-28 13:00:22.623206 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-power-kvm-vm25 librte-power25 librte-raw-cnxk-bphy25 2025-09-28 13:00:22.623222 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-raw-cnxk-gpio25 librte-raw-cnxk-rvu-lf25 librte-raw-dpaa2-cmdif25 2025-09-28 13:00:22.623232 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-raw-gdtc25 librte-raw-ifpga25 librte-raw-ntb25 librte-raw-skeleton25 2025-09-28 13:00:22.623241 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-rawdev25 librte-rcu25 librte-regex-cn9k25 librte-regex-mlx5-25 2025-09-28 13:00:22.623251 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-regexdev25 librte-reorder25 librte-rib25 librte-ring25 librte-sched25 2025-09-28 13:00:22.623260 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-security25 librte-stack25 librte-table25 librte-telemetry25 2025-09-28 13:00:22.623269 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-timer25 librte-vdpa-ifc25 librte-vdpa-mlx5-25 librte-vdpa-nfp25 2025-09-28 13:00:22.623278 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-vdpa-sfc25 librte-vhost25 libssl-dev libunbound8 libxdp-dev libxdp1 2025-09-28 13:00:22.623288 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libzstd-dev linux-libc-dev openvswitch-common openvswitch-switch 2025-09-28 13:00:22.623297 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: openvswitch-switch-dpdk pci.ids pciutils pkgconf pkgconf-bin 2025-09-28 13:00:22.623307 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: python3-iniparse rdma-core rpcsvc-proto sgml-base sse4.2-support 2025-09-28 13:00:22.623321 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: uuid-runtime xml-core zlib1g-dev 2025-09-28 13:00:22.623331 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:0 upgraded, 276 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:00:22.623407 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Need to get 40.4 MB of archives. 2025-09-28 13:00:22.623437 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:After this operation, 195 MB of additional disk space will be used. 2025-09-28 13:00:22.623447 | 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.0-1build1~cloud0 [1,058 kB] 2025-09-28 13:00:22.623459 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:00:22.623468 | 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.3 [33.1 kB] 2025-09-28 13:00:22.623478 | 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] 2025-09-28 13:00:22.623488 | 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.0-1build1~cloud0 [1,636 kB] 2025-09-28 13:00:22.623498 | 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] 2025-09-28 13:00:22.623508 | 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] 2025-09-28 13:00:22.623517 | 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] 2025-09-28 13:00:22.623527 | 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] 2025-09-28 13:00:22.623536 | 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] 2025-09-28 13:00:22.623546 | 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] 2025-09-28 13:00:22.623555 | 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] 2025-09-28 13:00:22.623571 | 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] 2025-09-28 13:00:22.623581 | 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.5 [442 kB] 2025-09-28 13:00:22.623591 | 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] 2025-09-28 13:00:22.623600 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-09-28 13:00:22.623610 | 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] 2025-09-28 13:00:22.623619 | 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] 2025-09-28 13:00:22.623629 | 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] 2025-09-28 13:00:22.623638 | 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] 2025-09-28 13:00:22.623648 | 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] 2025-09-28 13:00:22.623657 | 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] 2025-09-28 13:00:22.623667 | 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] 2025-09-28 13:00:22.623676 | 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] 2025-09-28 13:00:22.623686 | 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] 2025-09-28 13:00:22.623726 | 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] 2025-09-28 13:00:22.623749 | 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] 2025-09-28 13:00:22.623759 | 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] 2025-09-28 13:00:22.623769 | 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] 2025-09-28 13:00:22.623778 | 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] 2025-09-28 13:00:22.623788 | 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] 2025-09-28 13:00:22.623797 | 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] 2025-09-28 13:00:22.623807 | 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] 2025-09-28 13:00:22.623816 | 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] 2025-09-28 13:00:22.623826 | 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] 2025-09-28 13:00:22.623842 | 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] 2025-09-28 13:00:22.623851 | 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] 2025-09-28 13:00:22.623861 | 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] 2025-09-28 13:00:22.623870 | 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] 2025-09-28 13:00:22.623885 | 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 [10.5 kB] 2025-09-28 13:00:22.623895 | 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.6 [20.4 kB] 2025-09-28 13:00:22.623905 | 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-84.84 [1,921 kB] 2025-09-28 13:00:22.623914 | 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] 2025-09-28 13:00:22.623924 | 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] 2025-09-28 13:00:22.623933 | 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] 2025-09-28 13:00:22.623943 | 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] 2025-09-28 13:00:22.623952 | 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] 2025-09-28 13:00:22.623961 | 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] 2025-09-28 13:00:22.623971 | 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] 2025-09-28 13:00:22.623980 | 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] 2025-09-28 13:00:22.623989 | 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] 2025-09-28 13:00:22.623999 | 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] 2025-09-28 13:00:22.624008 | 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] 2025-09-28 13:00:22.624018 | 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] 2025-09-28 13:00:22.624028 | 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.6 [2,125 kB] 2025-09-28 13:00:22.624037 | 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] 2025-09-28 13:00:22.624046 | 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] 2025-09-28 13:00:22.624067 | 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] 2025-09-28 13:00:22.624077 | 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] 2025-09-28 13:00:22.624086 | 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] 2025-09-28 13:00:22.624096 | 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] 2025-09-28 13:00:22.624105 | 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] 2025-09-28 13:00:22.624115 | 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] 2025-09-28 13:00:22.624124 | 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] 2025-09-28 13:00:22.624139 | 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] 2025-09-28 13:00:22.624149 | 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] 2025-09-28 13:00:22.624165 | 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] 2025-09-28 13:00:22.624175 | 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] 2025-09-28 13:00:22.624184 | 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] 2025-09-28 13:00:22.624194 | 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] 2025-09-28 13:00:22.624203 | 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] 2025-09-28 13:00:22.624213 | 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] 2025-09-28 13:00:22.624222 | 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] 2025-09-28 13:00:22.624296 | 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] 2025-09-28 13:00:22.624308 | 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] 2025-09-28 13:00:22.624317 | 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] 2025-09-28 13:00:22.624333 | 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] 2025-09-28 13:00:22.624342 | 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] 2025-09-28 13:00:22.624352 | 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] 2025-09-28 13:00:22.624368 | 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] 2025-09-28 13:00:22.624378 | 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] 2025-09-28 13:00:22.624388 | 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] 2025-09-28 13:00:22.624397 | 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] 2025-09-28 13:00:22.624407 | 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] 2025-09-28 13:00:22.624435 | 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] 2025-09-28 13:00:22.624444 | 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] 2025-09-28 13:00:22.624454 | 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] 2025-09-28 13:00:22.624463 | 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] 2025-09-28 13:00:22.624473 | 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] 2025-09-28 13:00:22.624482 | 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] 2025-09-28 13:00:22.624492 | 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] 2025-09-28 13:00:22.624501 | 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] 2025-09-28 13:00:22.624510 | 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] 2025-09-28 13:00:22.624520 | 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] 2025-09-28 13:00:22.624529 | 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] 2025-09-28 13:00:22.624539 | 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] 2025-09-28 13:00:22.624548 | 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] 2025-09-28 13:00:22.624603 | 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] 2025-09-28 13:00:22.624614 | 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] 2025-09-28 13:00:22.624624 | 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] 2025-09-28 13:00:22.624640 | 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] 2025-09-28 13:00:22.624655 | 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] 2025-09-28 13:00:22.624665 | 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] 2025-09-28 13:00:22.624674 | 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] 2025-09-28 13:00:22.624684 | 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] 2025-09-28 13:00:22.624693 | 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] 2025-09-28 13:00:22.624732 | 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] 2025-09-28 13:00:22.624742 | 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] 2025-09-28 13:00:22.624752 | 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] 2025-09-28 13:00:22.624762 | 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] 2025-09-28 13:00:22.624771 | 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] 2025-09-28 13:00:22.624781 | 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] 2025-09-28 13:00:22.624791 | 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] 2025-09-28 13:00:22.624801 | 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] 2025-09-28 13:00:22.624810 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma-dev amd64 2.0.18-1build1 [37.0 kB] 2025-09-28 13:00:22.624820 | 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] 2025-09-28 13:00:22.624829 | 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] 2025-09-28 13:00:22.624839 | 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] 2025-09-28 13:00:22.624853 | 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] 2025-09-28 13:00:22.624863 | 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] 2025-09-28 13:00:22.624873 | 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] 2025-09-28 13:00:22.624882 | 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] 2025-09-28 13:00:22.624898 | 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] 2025-09-28 13:00:22.624908 | 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] 2025-09-28 13:00:22.624917 | 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] 2025-09-28 13:00:22.624927 | 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.5 [2,408 kB] 2025-09-28 13:00:22.624936 | 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] 2025-09-28 13:00:22.624955 | 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] 2025-09-28 13:00:22.624965 | 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] 2025-09-28 13:00:22.624975 | 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] 2025-09-28 13:00:22.624984 | 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] 2025-09-28 13:00:22.624997 | 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] 2025-09-28 13:00:22.625007 | 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] 2025-09-28 13:00:22.625020 | 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] 2025-09-28 13:00:22.625057 | 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] 2025-09-28 13:00:22.625071 | 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] 2025-09-28 13:00:22.625105 | 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] 2025-09-28 13:00:22.625133 | 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] 2025-09-28 13:00:22.625160 | 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] 2025-09-28 13:00:22.625187 | 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] 2025-09-28 13:00:22.625214 | 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] 2025-09-28 13:00:22.625241 | 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] 2025-09-28 13:00:22.625261 | 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] 2025-09-28 13:00:22.625290 | 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] 2025-09-28 13:00:22.625305 | 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] 2025-09-28 13:00:22.625361 | 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] 2025-09-28 13:00:22.625372 | 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] 2025-09-28 13:00:22.625385 | 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] 2025-09-28 13:00:22.625399 | 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] 2025-09-28 13:00:22.625442 | 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] 2025-09-28 13:00:22.625456 | 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] 2025-09-28 13:00:22.625475 | 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] 2025-09-28 13:00:22.626774 | 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] 2025-09-28 13:00:22.626793 | 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] 2025-09-28 13:00:22.626804 | 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] 2025-09-28 13:00:22.626813 | 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] 2025-09-28 13:00:22.626821 | 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] 2025-09-28 13:00:22.626830 | 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] 2025-09-28 13:00:22.626838 | 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] 2025-09-28 13:00:22.626847 | 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] 2025-09-28 13:00:22.626855 | 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] 2025-09-28 13:00:22.626863 | 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] 2025-09-28 13:00:22.626872 | 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] 2025-09-28 13:00:22.626889 | 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] 2025-09-28 13:00:22.626898 | 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] 2025-09-28 13:00:22.626906 | 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] 2025-09-28 13:00:22.626915 | 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] 2025-09-28 13:00:22.626923 | 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] 2025-09-28 13:00:22.626932 | 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] 2025-09-28 13:00:22.626940 | 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] 2025-09-28 13:00:22.626949 | 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] 2025-09-28 13:00:22.626957 | 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] 2025-09-28 13:00:22.626966 | 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] 2025-09-28 13:00:22.626974 | 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] 2025-09-28 13:00:22.626982 | 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] 2025-09-28 13:00:22.627002 | 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] 2025-09-28 13:00:22.627011 | 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] 2025-09-28 13:00:22.627019 | 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] 2025-09-28 13:00:22.627028 | 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] 2025-09-28 13:00:22.627036 | 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] 2025-09-28 13:00:22.627044 | 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] 2025-09-28 13:00:22.627053 | 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] 2025-09-28 13:00:22.627061 | 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] 2025-09-28 13:00:22.627075 | 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] 2025-09-28 13:00:22.627083 | 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] 2025-09-28 13:00:22.627091 | 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] 2025-09-28 13:00:22.627100 | 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] 2025-09-28 13:00:22.627108 | 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] 2025-09-28 13:00:22.627117 | 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] 2025-09-28 13:00:22.627125 | 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] 2025-09-28 13:00:22.627148 | 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] 2025-09-28 13:00:22.627156 | 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] 2025-09-28 13:00:22.627165 | 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] 2025-09-28 13:00:22.627173 | 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] 2025-09-28 13:00:22.627181 | 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] 2025-09-28 13:00:22.627190 | 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] 2025-09-28 13:00:22.627198 | 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] 2025-09-28 13:00:22.627207 | 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] 2025-09-28 13:00:22.627215 | 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] 2025-09-28 13:00:22.627235 | 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] 2025-09-28 13:00:22.627244 | 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] 2025-09-28 13:00:22.627253 | 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] 2025-09-28 13:00:22.627261 | 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] 2025-09-28 13:00:22.627270 | 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] 2025-09-28 13:00:22.627284 | 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] 2025-09-28 13:00:22.627292 | 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] 2025-09-28 13:00:22.627300 | 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] 2025-09-28 13:00:22.627309 | 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] 2025-09-28 13:00:22.627317 | 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] 2025-09-28 13:00:22.627326 | 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] 2025-09-28 13:00:22.627334 | 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] 2025-09-28 13:00:22.627343 | 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] 2025-09-28 13:00:22.627351 | 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] 2025-09-28 13:00:22.627359 | 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] 2025-09-28 13:00:22.627367 | 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] 2025-09-28 13:00:22.627376 | 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] 2025-09-28 13:00:22.627384 | 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] 2025-09-28 13:00:22.627393 | 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] 2025-09-28 13:00:22.627401 | 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] 2025-09-28 13:00:22.627454 | 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] 2025-09-28 13:00:22.627465 | 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] 2025-09-28 13:00:22.627473 | 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] 2025-09-28 13:00:22.627481 | 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] 2025-09-28 13:00:22.627498 | 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] 2025-09-28 13:00:22.627512 | 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] 2025-09-28 13:00:22.627521 | 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] 2025-09-28 13:00:22.627529 | 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] 2025-09-28 13:00:22.627538 | 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] 2025-09-28 13:00:22.627546 | 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] 2025-09-28 13:00:22.627554 | 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] 2025-09-28 13:00:22.627563 | 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] 2025-09-28 13:00:22.627571 | 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] 2025-09-28 13:00:22.627580 | 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] 2025-09-28 13:00:22.627588 | 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] 2025-09-28 13:00:22.627602 | 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] 2025-09-28 13:00:22.627610 | 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] 2025-09-28 13:00:22.627618 | 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] 2025-09-28 13:00:22.627627 | 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] 2025-09-28 13:00:22.627635 | 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] 2025-09-28 13:00:22.627643 | 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] 2025-09-28 13:00:22.627652 | 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] 2025-09-28 13:00:22.627660 | 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] 2025-09-28 13:00:22.627668 | 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] 2025-09-28 13:00:22.627677 | 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] 2025-09-28 13:00:22.627685 | 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] 2025-09-28 13:00:22.627699 | 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] 2025-09-28 13:00:22.627743 | 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] 2025-09-28 13:00:22.627758 | 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] 2025-09-28 13:00:22.627767 | 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] 2025-09-28 13:00:22.627775 | 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] 2025-09-28 13:00:22.627784 | 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] 2025-09-28 13:00:22.627792 | 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] 2025-09-28 13:00:22.627800 | 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] 2025-09-28 13:00:22.627808 | 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] 2025-09-28 13:00:22.627817 | 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] 2025-09-28 13:00:22.627825 | 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] 2025-09-28 13:00:22.627833 | 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] 2025-09-28 13:00:22.627841 | 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] 2025-09-28 13:00:22.627849 | 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] 2025-09-28 13:00:22.627858 | 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] 2025-09-28 13:00:22.627866 | 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] 2025-09-28 13:00:22.627874 | 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] 2025-09-28 13:00:22.627882 | 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] 2025-09-28 13:00:22.627890 | 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] 2025-09-28 13:00:22.627899 | 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] 2025-09-28 13:00:22.627913 | 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] 2025-09-28 13:00:22.627922 | 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] 2025-09-28 13:00:22.627930 | 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] 2025-09-28 13:00:22.627938 | 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] 2025-09-28 13:00:22.627946 | 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] 2025-09-28 13:00:22.627959 | 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] 2025-09-28 13:00:22.627973 | 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] 2025-09-28 13:00:22.627982 | 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] 2025-09-28 13:00:22.627990 | 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] 2025-09-28 13:00:22.627998 | 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] 2025-09-28 13:00:22.628006 | 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] 2025-09-28 13:00:22.628014 | 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.0-1build1~cloud0 [1,157 kB] 2025-09-28 13:00:22.628023 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preconfiguring packages ... 2025-09-28 13:00:22.628031 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Fetched 40.4 MB in 3s (12.1 MB/s) 2025-09-28 13:00:22.628040 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package uuid-runtime. 2025-09-28 13:00:22.628048 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 2025-09-28 13:00:22.628058 | 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% 2025-09-28 13:00:22.628069 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 70% 2025-09-28 13:00:22.628078 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 75% 2025-09-28 13:00:22.628086 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 80% 2025-09-28 13:00:22.628094 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 85% 2025-09-28 13:00:22.628102 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 90% 2025-09-28 13:00:22.628110 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 95% 2025-09-28 13:00:22.628119 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-09-28 13:00:22.628127 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../0-uuid-runtime_2.39.3-9ubuntu6.3_amd64.deb ... 2025-09-28 13:00:22.628141 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-09-28 13:00:22.628150 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libevent-2.1-7t64:amd64. 2025-09-28 13:00:22.628162 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../1-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-09-28 13:00:22.628170 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-09-28 13:00:22.628178 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libunbound8:amd64. 2025-09-28 13:00:22.628186 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../2-libunbound8_1.19.2-1ubuntu3.5_amd64.deb ... 2025-09-28 13:00:22.628195 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.5) ... 2025-09-28 13:00:22.628203 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package openvswitch-common. 2025-09-28 13:00:22.628211 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../3-openvswitch-common_3.5.0-1build1~cloud0_amd64.deb ... 2025-09-28 13:00:22.628219 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking openvswitch-common (3.5.0-1build1~cloud0) ... 2025-09-28 13:00:22.628228 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libnuma1:amd64. 2025-09-28 13:00:22.628239 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../4-libnuma1_2.0.18-1build1_amd64.deb ... 2025-09-28 13:00:22.628248 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-09-28 13:00:22.628256 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libxdp1:amd64. 2025-09-28 13:00:22.628264 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../5-libxdp1_1.5.1-1ubuntu2~cloud0_amd64.deb ... 2025-09-28 13:00:22.628275 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-09-28 13:00:22.628287 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2025-09-28 13:00:22.628317 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package openvswitch-switch. 2025-09-28 13:00:22.628329 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../6-openvswitch-switch_3.5.0-1build1~cloud0_amd64.deb ... 2025-09-28 13:00:22.628443 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-09-28 13:00:22.628462 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking openvswitch-switch (3.5.0-1build1~cloud0) ... 2025-09-28 13:00:22.628475 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package rdma-core. 2025-09-28 13:00:22.628486 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../7-rdma-core_50.0-2ubuntu0.2_amd64.deb ... 2025-09-28 13:00:22.628544 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking rdma-core (50.0-2ubuntu0.2) ... 2025-09-28 13:00:22.628554 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package sgml-base. 2025-09-28 13:00:22.628566 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../8-sgml-base_1.31_all.deb ... 2025-09-28 13:00:22.628577 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking sgml-base (1.31) ... 2025-09-28 13:00:22.628621 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package isa-support:amd64. 2025-09-28 13:00:22.628630 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../9-isa-support_26~cloud0_amd64.deb ... 2025-09-28 13:00:22.628642 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking isa-support:amd64 (26~cloud0) ... 2025-09-28 13:00:22.628685 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up isa-support:amd64 (26~cloud0) ... 2025-09-28 13:00:22.628695 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package sse4.2-support. 2025-09-28 13:00:22.628729 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 2025-09-28 13:00:22.628780 | 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% 2025-09-28 13:00:22.628801 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 70% 2025-09-28 13:00:22.628810 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 75% 2025-09-28 13:00:22.628834 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 80% 2025-09-28 13:00:22.628862 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 85% 2025-09-28 13:00:22.628889 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 90% 2025-09-28 13:00:22.628917 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 95% 2025-09-28 13:00:22.628973 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 100% (Reading database ... 11822 files and directories currently installed.) 2025-09-28 13:00:22.628983 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../000-sse4.2-support_26~cloud0_amd64.deb ... 2025-09-28 13:00:22.628995 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking sse4.2-support (26~cloud0) ... 2025-09-28 13:00:22.629006 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libdbus-1-3:amd64. 2025-09-28 13:00:22.629049 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../001-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2025-09-28 13:00:22.629062 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-09-28 13:00:22.629073 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package ibverbs-providers:amd64. 2025-09-28 13:00:22.629115 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../002-ibverbs-providers_50.0-2ubuntu0.2_amd64.deb ... 2025-09-28 13:00:22.629125 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking ibverbs-providers:amd64 (50.0-2ubuntu0.2) ... 2025-09-28 13:00:22.629137 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libjansson4:amd64. 2025-09-28 13:00:22.629179 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../003-libjansson4_2.14-2build2_amd64.deb ... 2025-09-28 13:00:22.629191 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libjansson4:amd64 (2.14-2build2) ... 2025-09-28 13:00:22.629203 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libpcap0.8t64:amd64. 2025-09-28 13:00:22.629245 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../004-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2025-09-28 13:00:22.629254 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2025-09-28 13:00:22.629266 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package pci.ids. 2025-09-28 13:00:22.629308 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../005-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2025-09-28 13:00:22.629320 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-09-28 13:00:22.629332 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libpci3:amd64. 2025-09-28 13:00:22.629374 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../006-libpci3_1%3a3.10.0-2build1_amd64.deb ... 2025-09-28 13:00:22.629386 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libpci3:amd64 (1:3.10.0-2build1) ... 2025-09-28 13:00:22.629429 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package pciutils. 2025-09-28 13:00:22.629442 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../007-pciutils_1%3a3.10.0-2build1_amd64.deb ... 2025-09-28 13:00:22.629497 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking pciutils (1:3.10.0-2build1) ... 2025-09-28 13:00:22.629513 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package python3-iniparse. 2025-09-28 13:00:22.629525 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../008-python3-iniparse_0.5-2_all.deb ... 2025-09-28 13:00:22.629536 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking python3-iniparse (0.5-2) ... 2025-09-28 13:00:22.629564 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package crudini. 2025-09-28 13:00:22.629619 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../009-crudini_0.9.4-1_amd64.deb ... 2025-09-28 13:00:22.629636 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking crudini (0.9.4-1) ... 2025-09-28 13:00:22.629648 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package dpdk. 2025-09-28 13:00:22.629659 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../010-dpdk_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.629685 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking dpdk (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.629751 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libatomic1:amd64. 2025-09-28 13:00:22.629764 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../011-libatomic1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-28 13:00:22.629776 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-09-28 13:00:22.629817 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:00:22.629829 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libc-dev-bin. 2025-09-28 13:00:22.629869 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../012-libc-dev-bin_2.39-0ubuntu8.6_amd64.deb ... 2025-09-28 13:00:22.629878 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libc-dev-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:00:22.629890 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package linux-libc-dev:amd64. 2025-09-28 13:00:22.629930 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../013-linux-libc-dev_6.8.0-84.84_amd64.deb ... 2025-09-28 13:00:22.629942 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking linux-libc-dev:amd64 (6.8.0-84.84) ... 2025-09-28 13:00:22.629953 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libcrypt-dev:amd64. 2025-09-28 13:00:22.629993 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../014-libcrypt-dev_1%3a4.4.36-4build1_amd64.deb ... 2025-09-28 13:00:22.630005 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2025-09-28 13:00:22.630055 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package rpcsvc-proto. 2025-09-28 13:00:22.630064 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../015-rpcsvc-proto_1.4.2-0ubuntu7_amd64.deb ... 2025-09-28 13:00:22.630076 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking rpcsvc-proto (1.4.2-0ubuntu7) ... 2025-09-28 13:00:22.630087 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libc6-dev:amd64. 2025-09-28 13:00:22.630126 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../016-libc6-dev_2.39-0ubuntu8.6_amd64.deb ... 2025-09-28 13:00:22.630139 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libc6-dev:amd64 (2.39-0ubuntu8.6) ... 2025-09-28 13:00:22.630150 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package zlib1g-dev:amd64. 2025-09-28 13:00:22.630200 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../017-zlib1g-dev_1%3a1.3.dfsg-3.1ubuntu2.1_amd64.deb ... 2025-09-28 13:00:22.630210 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2025-09-28 13:00:22.630221 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libzstd-dev:amd64. 2025-09-28 13:00:22.630261 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../018-libzstd-dev_1.5.5+dfsg2-2build1.1_amd64.deb ... 2025-09-28 13:00:22.630274 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libzstd-dev:amd64 (1.5.5+dfsg2-2build1.1) ... 2025-09-28 13:00:22.630285 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libelf-dev:amd64. 2025-09-28 13:00:22.630324 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../019-libelf-dev_0.190-1.1ubuntu0.1_amd64.deb ... 2025-09-28 13:00:22.630337 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-09-28 13:00:22.630348 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libelf-dev:amd64 (0.190-1.1ubuntu0.1) ... 2025-09-28 13:00:22.630388 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libbpf-dev:amd64. 2025-09-28 13:00:22.630400 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../020-libbpf-dev_1%3a1.3.0-2build2_amd64.deb ... 2025-09-28 13:00:22.630436 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libbpf-dev:amd64 (1:1.3.0-2build2) ... 2025-09-28 13:00:22.630448 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libmd-dev:amd64. 2025-09-28 13:00:22.630490 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../021-libmd-dev_1.1.0-2build1.1_amd64.deb ... 2025-09-28 13:00:22.630499 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libmd-dev:amd64 (1.1.0-2build1.1) ... 2025-09-28 13:00:22.630511 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libbsd-dev:amd64. 2025-09-28 13:00:22.630552 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../022-libbsd-dev_0.12.1-1build1.1_amd64.deb ... 2025-09-28 13:00:22.630567 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libbsd-dev:amd64 (0.12.1-1build1.1) ... 2025-09-28 13:00:22.630578 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libpkgconf3:amd64. 2025-09-28 13:00:22.630603 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../023-libpkgconf3_1.8.1-2build1_amd64.deb ... 2025-09-28 13:00:22.630655 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2025-09-28 13:00:22.630664 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package pkgconf-bin. 2025-09-28 13:00:22.630676 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../024-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2025-09-28 13:00:22.630727 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking pkgconf-bin (1.8.1-2build1) ... 2025-09-28 13:00:22.630743 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package pkgconf:amd64. 2025-09-28 13:00:22.630755 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../025-pkgconf_1.8.1-2build1_amd64.deb ... 2025-09-28 13:00:22.630797 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2025-09-28 13:00:22.630809 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package xml-core. 2025-09-28 13:00:22.630820 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../026-xml-core_0.19_all.deb ... 2025-09-28 13:00:22.630873 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking xml-core (0.19) ... 2025-09-28 13:00:22.630885 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libdbus-1-dev:amd64. 2025-09-28 13:00:22.630897 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../027-libdbus-1-dev_1.14.10-4ubuntu4.1_amd64.deb ... 2025-09-28 13:00:22.630937 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libdbus-1-dev:amd64 (1.14.10-4ubuntu4.1) ... 2025-09-28 13:00:22.630946 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libnl-3-dev:amd64. 2025-09-28 13:00:22.630958 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../028-libnl-3-dev_3.7.0-0.3build1.1_amd64.deb ... 2025-09-28 13:00:22.630998 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libnl-3-dev:amd64 (3.7.0-0.3build1.1) ... 2025-09-28 13:00:22.631010 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libnl-route-3-dev:amd64. 2025-09-28 13:00:22.631022 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../029-libnl-route-3-dev_3.7.0-0.3build1.1_amd64.deb ... 2025-09-28 13:00:22.631062 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libnl-route-3-dev:amd64 (3.7.0-0.3build1.1) ... 2025-09-28 13:00:22.631074 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libibverbs-dev:amd64. 2025-09-28 13:00:22.631085 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../030-libibverbs-dev_50.0-2ubuntu0.2_amd64.deb ... 2025-09-28 13:00:22.631125 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libibverbs-dev:amd64 (50.0-2ubuntu0.2) ... 2025-09-28 13:00:22.631137 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libipsec-mb1. 2025-09-28 13:00:22.631149 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../031-libipsec-mb1_1.5-1build1_amd64.deb ... 2025-09-28 13:00:22.631189 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libipsec-mb1 (1.5-1build1) ... 2025-09-28 13:00:22.631208 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libipsec-mb-dev. 2025-09-28 13:00:22.631220 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../032-libipsec-mb-dev_1.5-1build1_amd64.deb ... 2025-09-28 13:00:22.631231 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libipsec-mb-dev (1.5-1build1) ... 2025-09-28 13:00:22.631272 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libisal2. 2025-09-28 13:00:22.631285 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../033-libisal2_2.31.0-0.1build1_amd64.deb ... 2025-09-28 13:00:22.631296 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libisal2 (2.31.0-0.1build1) ... 2025-09-28 13:00:22.631336 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libisal-dev. 2025-09-28 13:00:22.631348 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../034-libisal-dev_2.31.0-0.1build1_amd64.deb ... 2025-09-28 13:00:22.631359 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-09-28 13:00:22.631449 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libisal-dev (2.31.0-0.1build1) ... 2025-09-28 13:00:22.631461 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libfdt1:amd64. 2025-09-28 13:00:22.631474 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../035-libfdt1_1.7.0-2build1_amd64.deb ... 2025-09-28 13:00:22.631485 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2025-09-28 13:00:22.631526 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libfdt-dev:amd64. 2025-09-28 13:00:22.631535 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../036-libfdt-dev_1.7.0-2build1_amd64.deb ... 2025-09-28 13:00:22.631547 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libfdt-dev:amd64 (1.7.0-2build1) ... 2025-09-28 13:00:22.631587 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libjansson-dev:amd64. 2025-09-28 13:00:22.631599 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../037-libjansson-dev_2.14-2build2_amd64.deb ... 2025-09-28 13:00:22.631617 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libjansson-dev:amd64 (2.14-2build2) ... 2025-09-28 13:00:22.631669 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libmnl-dev:amd64. 2025-09-28 13:00:22.631679 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../038-libmnl-dev_1.0.5-2build1_amd64.deb ... 2025-09-28 13:00:22.631690 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libmnl-dev:amd64 (1.0.5-2build1) ... 2025-09-28 13:00:22.631699 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libnuma-dev:amd64. 2025-09-28 13:00:22.631764 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../039-libnuma-dev_2.0.18-1build1_amd64.deb ... 2025-09-28 13:00:22.631773 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libnuma-dev:amd64 (2.0.18-1build1) ... 2025-09-28 13:00:22.631816 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libpcap0.8-dev:amd64. 2025-09-28 13:00:22.631824 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../040-libpcap0.8-dev_1.10.4-4.1ubuntu3_amd64.deb ... 2025-09-28 13:00:22.631833 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libpcap0.8-dev:amd64 (1.10.4-4.1ubuntu3) ... 2025-09-28 13:00:22.631877 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libpcap-dev:amd64. 2025-09-28 13:00:22.631888 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../041-libpcap-dev_1.10.4-4.1ubuntu3_amd64.deb ... 2025-09-28 13:00:22.631931 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libpcap-dev:amd64 (1.10.4-4.1ubuntu3) ... 2025-09-28 13:00:22.631942 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libssl-dev:amd64. 2025-09-28 13:00:22.631976 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../042-libssl-dev_3.0.13-0ubuntu3.5_amd64.deb ... 2025-09-28 13:00:22.633901 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.5) ... 2025-09-28 13:00:22.633924 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libxdp-dev:amd64. 2025-09-28 13:00:22.633932 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../043-libxdp-dev_1.5.1-1ubuntu2~cloud0_amd64.deb ... 2025-09-28 13:00:22.633939 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libxdp-dev:amd64 (1.5.1-1ubuntu2~cloud0) ... 2025-09-28 13:00:22.633946 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-log25:amd64. 2025-09-28 13:00:22.633953 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../044-librte-log25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.633960 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-log25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.633966 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-kvargs25:amd64. 2025-09-28 13:00:22.633973 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../045-librte-kvargs25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.633980 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-kvargs25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.633987 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-telemetry25:amd64. 2025-09-28 13:00:22.633994 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../046-librte-telemetry25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.634001 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-telemetry25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.634008 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-eal25:amd64. 2025-09-28 13:00:22.634014 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../047-librte-eal25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.634021 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-eal25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.634028 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-acl25:amd64. 2025-09-28 13:00:22.634035 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../048-librte-acl25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.634041 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-acl25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.634048 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-argparse25:amd64. 2025-09-28 13:00:22.634055 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../049-librte-argparse25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.634062 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-argparse25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.634069 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-ring25:amd64. 2025-09-28 13:00:22.634075 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../050-librte-ring25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.634082 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-ring25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.634089 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool25:amd64. 2025-09-28 13:00:22.634096 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../051-librte-mempool25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.634103 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.634115 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mbuf25:amd64. 2025-09-28 13:00:22.634122 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../052-librte-mbuf25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.634129 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mbuf25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.634136 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bbdev25:amd64. 2025-09-28 13:00:22.634143 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../053-librte-bbdev25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.634149 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bbdev25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.634161 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-pci25:amd64. 2025-09-28 13:00:22.634168 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../054-librte-pci25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.634175 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-pci25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.634181 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-pci25:amd64. 2025-09-28 13:00:22.634188 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../055-librte-bus-pci25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.634195 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-pci25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.634202 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-acc25:amd64. 2025-09-28 13:00:22.634208 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../056-librte-baseband-acc25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.634220 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-acc25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.634227 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-vdev25:amd64. 2025-09-28 13:00:22.634234 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../057-librte-bus-vdev25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.634241 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-vdev25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.634248 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-fpga-5gnr-fec25:amd64. 2025-09-28 13:00:22.634255 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../058-librte-baseband-fpga-5gnr-fec25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.634262 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-fpga-5gnr-fec25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.634269 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-fpga-lte-fec25:amd64. 2025-09-28 13:00:22.634275 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../059-librte-baseband-fpga-lte-fec25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.634282 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-fpga-lte-fec25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.634289 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-la12xx25:amd64. 2025-09-28 13:00:22.634296 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../060-librte-baseband-la12xx25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.634303 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-la12xx25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.634310 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-null25:amd64. 2025-09-28 13:00:22.634317 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../061-librte-baseband-null25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.634323 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-null25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.634330 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-turbo-sw25:amd64. 2025-09-28 13:00:22.634337 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../062-librte-baseband-turbo-sw25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.634344 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-turbo-sw25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.634350 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meter25:amd64. 2025-09-28 13:00:22.634357 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../063-librte-meter25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.634364 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meter25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.634371 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net25:amd64. 2025-09-28 13:00:22.634382 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../064-librte-net25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.634389 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.634396 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-ethdev25:amd64. 2025-09-28 13:00:22.634403 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../065-librte-ethdev25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.634425 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-ethdev25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.634432 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-metrics25:amd64. 2025-09-28 13:00:22.634439 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../066-librte-metrics25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.634446 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-metrics25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.634453 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bitratestats25:amd64. 2025-09-28 13:00:22.634459 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../067-librte-bitratestats25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.634466 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bitratestats25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.634473 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bpf25:amd64. 2025-09-28 13:00:22.634486 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-09-28 13:00:22.634493 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../068-librte-bpf25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.634500 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bpf25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.634507 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-auxiliary25:amd64. 2025-09-28 13:00:22.634514 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../069-librte-bus-auxiliary25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.634521 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-auxiliary25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.634533 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-cdx25:amd64. 2025-09-28 13:00:22.634551 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../070-librte-bus-cdx25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.634566 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-cdx25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.634573 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-dpaax25:amd64. 2025-09-28 13:00:22.634580 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../071-librte-common-dpaax25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.634587 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-dpaax25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.634594 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-rcu25:amd64. 2025-09-28 13:00:22.634601 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../072-librte-rcu25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.634607 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-rcu25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.634614 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-cryptodev25:amd64. 2025-09-28 13:00:22.634621 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../073-librte-cryptodev25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.634628 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-cryptodev25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.634634 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dmadev25:amd64. 2025-09-28 13:00:22.634641 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../074-librte-dmadev25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.634653 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dmadev25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.634660 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-hash25:amd64. 2025-09-28 13:00:22.634667 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../075-librte-hash25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.634674 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-hash25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.634681 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-timer25:amd64. 2025-09-28 13:00:22.634687 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../076-librte-timer25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.634694 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-timer25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.634727 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-eventdev25:amd64. 2025-09-28 13:00:22.634737 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../077-librte-eventdev25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.634744 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-eventdev25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.634751 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-dpaa25:amd64. 2025-09-28 13:00:22.634758 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../078-librte-bus-dpaa25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.634765 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-dpaa25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.634771 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-fslmc25:amd64. 2025-09-28 13:00:22.634782 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../079-librte-bus-fslmc25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.634789 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-fslmc25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.634796 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-rawdev25:amd64. 2025-09-28 13:00:22.634803 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../080-librte-rawdev25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.634810 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-rawdev25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.634816 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-ifpga25:amd64. 2025-09-28 13:00:22.634823 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../081-librte-bus-ifpga25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.634830 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-ifpga25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.634837 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-platform25:amd64. 2025-09-28 13:00:22.634844 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../082-librte-bus-platform25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.634850 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-platform25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.634857 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-uacce25:amd64. 2025-09-28 13:00:22.634864 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../083-librte-bus-uacce25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.634877 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-uacce25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.634884 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-vmbus25:amd64. 2025-09-28 13:00:22.634890 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../084-librte-bus-vmbus25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.634897 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-vmbus25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.634904 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-cfgfile25:amd64. 2025-09-28 13:00:22.634916 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../085-librte-cfgfile25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.634923 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-cfgfile25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.634930 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-cmdline25:amd64. 2025-09-28 13:00:22.634937 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../086-librte-cmdline25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.634943 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-cmdline25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.634950 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-security25:amd64. 2025-09-28 13:00:22.634957 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../087-librte-security25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.634964 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-security25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.634971 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-cnxk25:amd64. 2025-09-28 13:00:22.634978 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../088-librte-common-cnxk25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.634985 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-cnxk25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.634991 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-cpt25:amd64. 2025-09-28 13:00:22.634998 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../089-librte-common-cpt25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.635005 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-cpt25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.635012 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-iavf25:amd64. 2025-09-28 13:00:22.635019 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../090-librte-common-iavf25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.635026 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-iavf25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.635033 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-idpf25:amd64. 2025-09-28 13:00:22.635040 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../091-librte-common-idpf25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.635047 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-idpf25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.635053 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-ionic25:amd64. 2025-09-28 13:00:22.635060 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../092-librte-common-ionic25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.635067 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-ionic25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.635078 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-mlx5-25:amd64. 2025-09-28 13:00:22.635085 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../093-librte-common-mlx5-25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.635091 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.635098 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-09-28 13:00:22.635105 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-nfp25:amd64. 2025-09-28 13:00:22.635112 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../094-librte-common-nfp25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.635119 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-nfp25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.635126 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-nitrox25:amd64. 2025-09-28 13:00:22.635132 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../095-librte-common-nitrox25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.635144 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-nitrox25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.635151 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-octeontx25:amd64. 2025-09-28 13:00:22.635158 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../096-librte-common-octeontx25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.635165 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-octeontx25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.635176 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-compressdev25:amd64. 2025-09-28 13:00:22.635183 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../097-librte-compressdev25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.635190 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-compressdev25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.635197 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-qat25:amd64. 2025-09-28 13:00:22.635203 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../098-librte-common-qat25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.635210 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-qat25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.635217 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-sfc-efx25:amd64. 2025-09-28 13:00:22.635224 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../099-librte-common-sfc-efx25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.635231 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-09-28 13:00:22.635238 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-sfc-efx25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.635244 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-compress-isal25:amd64. 2025-09-28 13:00:22.635251 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../100-librte-compress-isal25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.635258 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-compress-isal25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.635265 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-compress-mlx5-25:amd64. 2025-09-28 13:00:22.635272 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../101-librte-compress-mlx5-25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.635279 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-compress-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.635285 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-compress-nitrox25:amd64. 2025-09-28 13:00:22.635292 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../102-librte-compress-nitrox25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.635299 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-compress-nitrox25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.635306 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-octeontx25:amd64. 2025-09-28 13:00:22.635313 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../103-librte-mempool-octeontx25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.635320 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-octeontx25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.635327 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-compress-octeontx25:amd64. 2025-09-28 13:00:22.635333 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../104-librte-compress-octeontx25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.635340 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-compress-octeontx25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.635347 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-compress-zlib25:amd64. 2025-09-28 13:00:22.635354 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../105-librte-compress-zlib25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.635369 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-compress-zlib25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.635376 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-bcmfs25:amd64. 2025-09-28 13:00:22.635383 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../106-librte-crypto-bcmfs25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.635390 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-09-28 13:00:22.635397 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-bcmfs25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.635404 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-caam-jr25:amd64. 2025-09-28 13:00:22.635423 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../107-librte-crypto-caam-jr25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.635431 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-caam-jr25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.635437 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-ccp25:amd64. 2025-09-28 13:00:22.635444 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../108-librte-crypto-ccp25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.635451 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-ccp25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.635458 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-cnxk25:amd64. 2025-09-28 13:00:22.635465 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../109-librte-crypto-cnxk25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.635477 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-cnxk25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.635484 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-dpaa25:amd64. 2025-09-28 13:00:22.635491 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../110-librte-mempool-dpaa25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.635497 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-dpaa25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.635504 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-dpaa-sec25:amd64. 2025-09-28 13:00:22.635511 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../111-librte-crypto-dpaa-sec25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.635518 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-dpaa-sec25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.635525 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-dpaa2-25:amd64. 2025-09-28 13:00:22.635532 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../112-librte-mempool-dpaa2-25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.635539 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-dpaa2-25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.635545 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-dpaa2-sec25:amd64. 2025-09-28 13:00:22.635552 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../113-librte-crypto-dpaa2-sec25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.635559 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-dpaa2-sec25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.635566 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-ionic25:amd64. 2025-09-28 13:00:22.635573 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../114-librte-crypto-ionic25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.635580 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-ionic25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.635587 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-ipsec-mb25:amd64. 2025-09-28 13:00:22.635594 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../115-librte-crypto-ipsec-mb25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.635600 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-ipsec-mb25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.635612 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-mlx5-25:amd64. 2025-09-28 13:00:22.635619 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../116-librte-crypto-mlx5-25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.635626 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.635633 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-nitrox25:amd64. 2025-09-28 13:00:22.635640 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../117-librte-crypto-nitrox25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.635647 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-nitrox25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.635653 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-null25:amd64. 2025-09-28 13:00:22.635660 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../118-librte-crypto-null25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.635671 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-null25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.635682 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-octeontx25:amd64. 2025-09-28 13:00:22.635689 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../119-librte-crypto-octeontx25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.635696 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-octeontx25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.635723 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-openssl25:amd64. 2025-09-28 13:00:22.635730 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../120-librte-crypto-openssl25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.635737 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-openssl25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.635744 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-reorder25:amd64. 2025-09-28 13:00:22.635750 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../121-librte-reorder25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.635757 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-reorder25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.635764 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-scheduler25:amd64. 2025-09-28 13:00:22.635771 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../122-librte-crypto-scheduler25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.635778 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-scheduler25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.635784 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-virtio25:amd64. 2025-09-28 13:00:22.635791 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../123-librte-crypto-virtio25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.635802 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-virtio25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.635808 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dispatcher25:amd64. 2025-09-28 13:00:22.635815 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../124-librte-dispatcher25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.635822 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dispatcher25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.635829 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-distributor25:amd64. 2025-09-28 13:00:22.635836 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../125-librte-distributor25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.635843 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-distributor25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.635852 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-cnxk25:amd64. 2025-09-28 13:00:22.635864 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../126-librte-dma-cnxk25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.635871 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-cnxk25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.635881 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-dpaa2-25:amd64. 2025-09-28 13:00:22.635888 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../127-librte-dma-dpaa2-25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.635895 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-dpaa2-25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.635945 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-dpaa25:amd64. 2025-09-28 13:00:22.635952 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../128-librte-dma-dpaa25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.635959 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-dpaa25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.635966 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-hisilicon25:amd64. 2025-09-28 13:00:22.635976 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../129-librte-dma-hisilicon25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.635983 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-hisilicon25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.636087 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-idxd25:amd64. 2025-09-28 13:00:22.636144 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../130-librte-dma-idxd25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.636157 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-idxd25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.636167 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-ioat25:amd64. 2025-09-28 13:00:22.636258 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../131-librte-dma-ioat25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.636471 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-ioat25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.636496 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-odm25:amd64. 2025-09-28 13:00:22.636507 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../132-librte-dma-odm25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.636516 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-odm25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.636525 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-skeleton25:amd64. 2025-09-28 13:00:22.636535 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../133-librte-dma-skeleton25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.636545 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-skeleton25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.636554 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-efd25:amd64. 2025-09-28 13:00:22.636563 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../134-librte-efd25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.636573 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-efd25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.636582 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-cnxk25:amd64. 2025-09-28 13:00:22.636591 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../135-librte-mempool-cnxk25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.636600 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-cnxk25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.636615 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-cnxk25:amd64. 2025-09-28 13:00:22.636624 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../136-librte-net-cnxk25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.636643 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-cnxk25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.636652 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-cnxk25:amd64. 2025-09-28 13:00:22.636662 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../137-librte-event-cnxk25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.636671 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-cnxk25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.636680 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-dlb2-25:amd64. 2025-09-28 13:00:22.636689 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../138-librte-event-dlb2-25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.636699 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-dlb2-25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.636741 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-dpaa2-25:amd64. 2025-09-28 13:00:22.636751 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../139-librte-net-dpaa2-25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.636760 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-dpaa2-25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.636898 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-dpaa2-25:amd64. 2025-09-28 13:00:22.637304 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../140-librte-event-dpaa2-25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.637313 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-dpaa2-25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.637323 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-dpaa25:amd64. 2025-09-28 13:00:22.637332 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../141-librte-net-dpaa25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.637342 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-dpaa25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.637351 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-dpaa25:amd64. 2025-09-28 13:00:22.637360 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../142-librte-event-dpaa25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.637370 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-dpaa25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.637379 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-dsw25:amd64. 2025-09-28 13:00:22.637388 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../143-librte-event-dsw25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.637398 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-dsw25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.637407 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-octeontx25:amd64. 2025-09-28 13:00:22.637436 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../144-librte-net-octeontx25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.637445 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-octeontx25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.637454 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-octeontx25:amd64. 2025-09-28 13:00:22.637464 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../145-librte-event-octeontx25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.637481 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-octeontx25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.637491 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-opdl25:amd64. 2025-09-28 13:00:22.637500 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../146-librte-event-opdl25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.637510 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-opdl25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.637519 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-skeleton25:amd64. 2025-09-28 13:00:22.637536 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../147-librte-event-skeleton25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.637551 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-skeleton25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.637561 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-sw25:amd64. 2025-09-28 13:00:22.637570 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../148-librte-event-sw25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.637579 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-sw25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.637589 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-rib25:amd64. 2025-09-28 13:00:22.637598 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../149-librte-rib25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.637608 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-rib25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.637617 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-fib25:amd64. 2025-09-28 13:00:22.637626 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../150-librte-fib25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.637636 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-fib25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.637645 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-gpudev25:amd64. 2025-09-28 13:00:22.637654 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../151-librte-gpudev25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.637664 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-gpudev25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.637673 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-pcapng25:amd64. 2025-09-28 13:00:22.637682 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../152-librte-pcapng25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.637692 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-pcapng25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.637722 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-graph25:amd64. 2025-09-28 13:00:22.637736 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../153-librte-graph25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.637746 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-graph25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.637755 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-gro25:amd64. 2025-09-28 13:00:22.637764 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../154-librte-gro25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.637774 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-gro25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.637783 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-gso25:amd64. 2025-09-28 13:00:22.637792 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../155-librte-gso25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.637801 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-gso25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.637853 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-ip-frag25:amd64. 2025-09-28 13:00:22.638400 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../156-librte-ip-frag25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.638765 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-ip-frag25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.638776 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-ipsec25:amd64. 2025-09-28 13:00:22.638785 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../157-librte-ipsec25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.638795 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-ipsec25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.638813 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-jobstats25:amd64. 2025-09-28 13:00:22.638822 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../158-librte-jobstats25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.638832 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-jobstats25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.638841 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-latencystats25:amd64. 2025-09-28 13:00:22.638857 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../159-librte-latencystats25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.638867 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-latencystats25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.638876 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-lpm25:amd64. 2025-09-28 13:00:22.638885 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../160-librte-lpm25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.638895 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-lpm25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.638904 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-member25:amd64. 2025-09-28 13:00:22.638914 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../161-librte-member25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.638923 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-member25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.638932 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-bucket25:amd64. 2025-09-28 13:00:22.638942 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../162-librte-mempool-bucket25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.638951 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-bucket25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.638961 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-ring25:amd64. 2025-09-28 13:00:22.638970 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../163-librte-mempool-ring25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.638980 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-ring25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.638989 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-stack25:amd64. 2025-09-28 13:00:22.638998 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../164-librte-stack25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.639008 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-stack25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.639017 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-stack25:amd64. 2025-09-28 13:00:22.639027 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../165-librte-mempool-stack25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.639036 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-stack25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.639045 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mldev25:amd64. 2025-09-28 13:00:22.639055 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../166-librte-mldev25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.639064 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mldev25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.639074 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-ml-cnxk25:amd64. 2025-09-28 13:00:22.639083 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../167-librte-ml-cnxk25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.639093 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-ml-cnxk25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.639102 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-af-packet25:amd64. 2025-09-28 13:00:22.639112 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../168-librte-net-af-packet25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.639134 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-af-packet25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.639145 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-af-xdp25:amd64. 2025-09-28 13:00:22.639154 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../169-librte-net-af-xdp25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.639164 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-af-xdp25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.639173 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ark25:amd64. 2025-09-28 13:00:22.639182 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../170-librte-net-ark25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.639192 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ark25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.639201 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-atlantic25:amd64. 2025-09-28 13:00:22.639210 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../171-librte-net-atlantic25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.639219 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-atlantic25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.639229 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-avp25:amd64. 2025-09-28 13:00:22.639238 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../172-librte-net-avp25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.639247 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-avp25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.639257 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-axgbe25:amd64. 2025-09-28 13:00:22.639266 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../173-librte-net-axgbe25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.639275 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-axgbe25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.639284 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-bnx2x25:amd64. 2025-09-28 13:00:22.639293 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../174-librte-net-bnx2x25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.639303 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-bnx2x25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.639312 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-bnxt25:amd64. 2025-09-28 13:00:22.639321 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../175-librte-net-bnxt25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.639331 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-bnxt25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.639340 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-sched25:amd64. 2025-09-28 13:00:22.639349 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-09-28 13:00:22.639360 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../176-librte-sched25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.639369 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-09-28 13:00:22.639379 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-sched25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.639388 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-bond25:amd64. 2025-09-28 13:00:22.639397 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../177-librte-net-bond25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.639407 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-09-28 13:00:22.639436 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-bond25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.639446 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-cpfl25:amd64. 2025-09-28 13:00:22.639455 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../178-librte-net-cpfl25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.639478 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-cpfl25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.639488 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-cxgbe25:amd64. 2025-09-28 13:00:22.639497 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../179-librte-net-cxgbe25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.639507 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-cxgbe25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.639517 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-e1000-25:amd64. 2025-09-28 13:00:22.639526 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../180-librte-net-e1000-25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.639535 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-e1000-25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.639545 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ena25:amd64. 2025-09-28 13:00:22.639554 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../181-librte-net-ena25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.639563 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ena25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.639582 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-enetc25:amd64. 2025-09-28 13:00:22.639592 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../182-librte-net-enetc25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.639877 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-enetc25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.640359 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-enetfec25:amd64. 2025-09-28 13:00:22.640581 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../183-librte-net-enetfec25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.641206 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-enetfec25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.641217 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-enic25:amd64. 2025-09-28 13:00:22.641235 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../184-librte-net-enic25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.641245 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-enic25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.641255 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-failsafe25:amd64. 2025-09-28 13:00:22.641264 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../185-librte-net-failsafe25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.641274 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-failsafe25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.641283 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-fm10k25:amd64. 2025-09-28 13:00:22.641297 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../186-librte-net-fm10k25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.641307 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-fm10k25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.641317 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-gve25:amd64. 2025-09-28 13:00:22.641326 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../187-librte-net-gve25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.641335 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-gve25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.641345 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-hinic25:amd64. 2025-09-28 13:00:22.641354 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../188-librte-net-hinic25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.641364 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-hinic25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.641373 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-hns3-25:amd64. 2025-09-28 13:00:22.641390 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../189-librte-net-hns3-25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.641400 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-hns3-25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.641426 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-i40e25:amd64. 2025-09-28 13:00:22.641437 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../190-librte-net-i40e25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.641447 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-i40e25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.641456 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-iavf25:amd64. 2025-09-28 13:00:22.641465 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../191-librte-net-iavf25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.641475 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-iavf25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.641484 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ice25:amd64. 2025-09-28 13:00:22.641493 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../192-librte-net-ice25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.641503 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ice25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.641512 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-idpf25:amd64. 2025-09-28 13:00:22.641521 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../193-librte-net-idpf25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.641531 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-idpf25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.641540 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-igc25:amd64. 2025-09-28 13:00:22.641549 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../194-librte-net-igc25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.641559 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-igc25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.641568 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ionic25:amd64. 2025-09-28 13:00:22.641578 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../195-librte-net-ionic25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.641587 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ionic25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.641597 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ipn3ke25:amd64. 2025-09-28 13:00:22.641613 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../196-librte-net-ipn3ke25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.641622 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ipn3ke25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.641632 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ixgbe25:amd64. 2025-09-28 13:00:22.641641 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../197-librte-net-ixgbe25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.641651 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ixgbe25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.641660 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-mana25:amd64. 2025-09-28 13:00:22.641669 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../198-librte-net-mana25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.641679 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-mana25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.641688 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-memif25:amd64. 2025-09-28 13:00:22.641698 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../199-librte-net-memif25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.641744 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-memif25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.641766 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-mlx4-25:amd64. 2025-09-28 13:00:22.641776 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../200-librte-net-mlx4-25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.641785 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-mlx4-25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.641795 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-mlx5-25:amd64. 2025-09-28 13:00:22.641804 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../201-librte-net-mlx5-25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.641813 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.641823 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-netvsc25:amd64. 2025-09-28 13:00:22.641832 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../202-librte-net-netvsc25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.641842 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-netvsc25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.641851 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-nfp25:amd64. 2025-09-28 13:00:22.641860 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../203-librte-net-nfp25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.641870 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-nfp25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.641879 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ngbe25:amd64. 2025-09-28 13:00:22.641889 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../204-librte-net-ngbe25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.641898 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ngbe25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.641907 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ntnic25:amd64. 2025-09-28 13:00:22.641917 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../205-librte-net-ntnic25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.641926 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ntnic25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.641935 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-null25:amd64. 2025-09-28 13:00:22.641945 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../206-librte-net-null25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.641954 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-null25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.641964 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-octeon-ep25:amd64. 2025-09-28 13:00:22.641973 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../207-librte-net-octeon-ep25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.641983 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-09-28 13:00:22.641992 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-octeon-ep25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.642002 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-pcap25:amd64. 2025-09-28 13:00:22.642011 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../208-librte-net-pcap25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.642021 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-pcap25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.642031 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-pfe25:amd64. 2025-09-28 13:00:22.642040 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../209-librte-net-pfe25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.642056 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-pfe25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.642065 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-qede25:amd64. 2025-09-28 13:00:22.642082 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../210-librte-net-qede25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.642092 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-qede25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.642101 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-r8169-25:amd64. 2025-09-28 13:00:22.642110 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../211-librte-net-r8169-25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.642120 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-r8169-25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.642130 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ring25:amd64. 2025-09-28 13:00:22.642139 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../212-librte-net-ring25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.642148 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-09-28 13:00:22.642158 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ring25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.642167 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-sfc25:amd64. 2025-09-28 13:00:22.642177 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../213-librte-net-sfc25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.642191 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-sfc25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.642201 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-port25:amd64. 2025-09-28 13:00:22.642210 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../214-librte-port25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.642220 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-port25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.642229 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-table25:amd64. 2025-09-28 13:00:22.642239 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../215-librte-table25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.642248 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-table25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.642257 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-pipeline25:amd64. 2025-09-28 13:00:22.642267 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../216-librte-pipeline25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.642276 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-pipeline25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.642285 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-softnic25:amd64. 2025-09-28 13:00:22.642295 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../217-librte-net-softnic25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.642304 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-09-28 13:00:22.642314 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-softnic25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.642323 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-tap25:amd64. 2025-09-28 13:00:22.642333 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../218-librte-net-tap25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.642342 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-tap25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.642351 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-thunderx25:amd64. 2025-09-28 13:00:22.642361 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../219-librte-net-thunderx25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.642370 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-thunderx25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.642380 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-txgbe25:amd64. 2025-09-28 13:00:22.642389 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../220-librte-net-txgbe25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.642404 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-txgbe25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.642466 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-vdev-netvsc25:amd64. 2025-09-28 13:00:22.642476 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../221-librte-net-vdev-netvsc25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.642486 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-vdev-netvsc25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.642495 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-vhost25:amd64. 2025-09-28 13:00:22.642505 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../222-librte-vhost25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.642514 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-vhost25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.642524 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-vhost25:amd64. 2025-09-28 13:00:22.642540 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../223-librte-net-vhost25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.642549 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-vhost25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.642559 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-virtio25:amd64. 2025-09-28 13:00:22.642568 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../224-librte-net-virtio25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.642578 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-virtio25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.642587 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-vmxnet3-25:amd64. 2025-09-28 13:00:22.642596 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../225-librte-net-vmxnet3-25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.642606 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-vmxnet3-25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.642615 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-zxdh25:amd64. 2025-09-28 13:00:22.642624 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../226-librte-net-zxdh25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.642634 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-zxdh25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.642649 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-node25:amd64. 2025-09-28 13:00:22.642659 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../227-librte-node25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.642669 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-09-28 13:00:22.642678 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-node25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.642688 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-pdcp25:amd64. 2025-09-28 13:00:22.642697 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../228-librte-pdcp25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.642739 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-pdcp25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.642749 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-pdump25:amd64. 2025-09-28 13:00:22.642758 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../229-librte-pdump25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.642768 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-pdump25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.642777 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-power25:amd64. 2025-09-28 13:00:22.642786 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../230-librte-power25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.642796 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-power25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.642812 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-power-acpi25:amd64. 2025-09-28 13:00:22.642820 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../231-librte-power-acpi25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.642829 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-power-acpi25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.642837 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-power-amd-pstate25:amd64. 2025-09-28 13:00:22.642846 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../232-librte-power-amd-pstate25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.642854 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-power-amd-pstate25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.642862 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-power-cppc25:amd64. 2025-09-28 13:00:22.642871 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../233-librte-power-cppc25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.642879 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-power-cppc25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.642888 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-power-intel-pstate25:amd64. 2025-09-28 13:00:22.642896 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../234-librte-power-intel-pstate25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.642905 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-09-28 13:00:22.642913 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-power-intel-pstate25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.642922 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-power-intel-uncore25:amd64. 2025-09-28 13:00:22.642930 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../235-librte-power-intel-uncore25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.642938 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-09-28 13:00:22.642947 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-power-intel-uncore25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.642955 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-power-kvm-vm25:amd64. 2025-09-28 13:00:22.642971 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../236-librte-power-kvm-vm25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.642980 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-power-kvm-vm25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.642988 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-cnxk-bphy25:amd64. 2025-09-28 13:00:22.642997 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../237-librte-raw-cnxk-bphy25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.643005 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-cnxk-bphy25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.643014 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-cnxk-gpio25:amd64. 2025-09-28 13:00:22.643022 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../238-librte-raw-cnxk-gpio25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.643030 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-cnxk-gpio25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.643039 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-cnxk-rvu-lf25:amd64. 2025-09-28 13:00:22.643047 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../239-librte-raw-cnxk-rvu-lf25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.643055 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-cnxk-rvu-lf25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.643069 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-dpaa2-cmdif25:amd64. 2025-09-28 13:00:22.643078 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../240-librte-raw-dpaa2-cmdif25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.643086 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-dpaa2-cmdif25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.643106 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-gdtc25:amd64. 2025-09-28 13:00:22.643114 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-09-28 13:00:22.643123 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../241-librte-raw-gdtc25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.643131 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-gdtc25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.643140 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-ifpga25:amd64. 2025-09-28 13:00:22.643148 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../242-librte-raw-ifpga25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.643157 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-ifpga25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.643165 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-ntb25:amd64. 2025-09-28 13:00:22.643173 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../243-librte-raw-ntb25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.643182 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-ntb25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.643190 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-skeleton25:amd64. 2025-09-28 13:00:22.643199 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../244-librte-raw-skeleton25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.643207 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-09-28 13:00:22.643216 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-skeleton25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.643224 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-regexdev25:amd64. 2025-09-28 13:00:22.643232 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../245-librte-regexdev25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.643241 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-regexdev25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.643249 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-regex-cn9k25:amd64. 2025-09-28 13:00:22.643257 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../246-librte-regex-cn9k25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.643266 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-09-28 13:00:22.643274 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-regex-cn9k25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.643283 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-regex-mlx5-25:amd64. 2025-09-28 13:00:22.643291 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../247-librte-regex-mlx5-25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.643300 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-regex-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.643308 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-vdpa-ifc25:amd64. 2025-09-28 13:00:22.643316 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../248-librte-vdpa-ifc25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.643325 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-vdpa-ifc25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.643333 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-vdpa-mlx5-25:amd64. 2025-09-28 13:00:22.643347 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../249-librte-vdpa-mlx5-25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.643355 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-vdpa-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.643363 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-vdpa-nfp25:amd64. 2025-09-28 13:00:22.643372 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../250-librte-vdpa-nfp25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.643380 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-vdpa-nfp25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.643394 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-vdpa-sfc25:amd64. 2025-09-28 13:00:22.643403 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../251-librte-vdpa-sfc25_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.643425 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-vdpa-sfc25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.643434 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-all:amd64. 2025-09-28 13:00:22.643442 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../252-librte-meta-all_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.643451 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-09-28 13:00:22.643459 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-all:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.643468 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-allpmds:amd64. 2025-09-28 13:00:22.643481 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../253-librte-meta-allpmds_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.643489 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-allpmds:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.643498 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-baseband:amd64. 2025-09-28 13:00:22.643506 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../254-librte-meta-baseband_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.643515 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-baseband:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.643523 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-bus:amd64. 2025-09-28 13:00:22.643531 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../255-librte-meta-bus_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.643540 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-bus:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.643548 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-common:amd64. 2025-09-28 13:00:22.643557 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../256-librte-meta-common_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.643565 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-09-28 13:00:22.643574 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-common:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.643582 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-compress:amd64. 2025-09-28 13:00:22.643590 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../257-librte-meta-compress_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.643599 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-compress:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.643607 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-crypto:amd64. 2025-09-28 13:00:22.643615 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../258-librte-meta-crypto_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.643624 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-crypto:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.643632 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-dma:amd64. 2025-09-28 13:00:22.643640 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../259-librte-meta-dma_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.643649 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-dma:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.643657 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-event:amd64. 2025-09-28 13:00:22.643665 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../260-librte-meta-event_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.643674 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-09-28 13:00:22.643682 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-event:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.643696 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-mempool:amd64. 2025-09-28 13:00:22.643727 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../261-librte-meta-mempool_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.643736 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-mempool:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.643744 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-net:amd64. 2025-09-28 13:00:22.643752 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-09-28 13:00:22.643761 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../262-librte-meta-net_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.643777 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-09-28 13:00:22.643786 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-net:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.643794 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-raw:amd64. 2025-09-28 13:00:22.643803 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../263-librte-meta-raw_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.643811 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-09-28 13:00:22.643820 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-raw:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.643828 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libdpdk-dev:amd64. 2025-09-28 13:00:22.643836 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../264-libdpdk-dev_24.11.1-1~cloud0_amd64.deb ... 2025-09-28 13:00:22.643844 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libdpdk-dev:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.643853 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package openvswitch-switch-dpdk. 2025-09-28 13:00:22.643861 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../265-openvswitch-switch-dpdk_3.5.0-1build1~cloud0_amd64.deb ... 2025-09-28 13:00:22.643870 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-09-28 13:00:22.643878 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking openvswitch-switch-dpdk (3.5.0-1build1~cloud0) ... 2025-09-28 13:00:22.643886 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-09-28 13:00:22.643899 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libzstd-dev:amd64 (1.5.5+dfsg2-2build1.1) ... 2025-09-28 13:00:22.643908 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up ibverbs-providers:amd64 (50.0-2ubuntu0.2) ... 2025-09-28 13:00:22.643916 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libisal2 (2.31.0-0.1build1) ... 2025-09-28 13:00:22.643924 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up linux-libc-dev:amd64 (6.8.0-84.84) ... 2025-09-28 13:00:22.643933 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-09-28 13:00:22.643941 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libfdt1:amd64 (1.7.0-2build1) ... 2025-09-28 13:00:22.643949 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libjansson4:amd64 (2.14-2build2) ... 2025-09-28 13:00:22.643958 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2025-09-28 13:00:22.643966 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libfdt-dev:amd64 (1.7.0-2build1) ... 2025-09-28 13:00:22.643974 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libipsec-mb1 (1.5-1build1) ... 2025-09-28 13:00:22.643983 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.5) ... 2025-09-28 13:00:22.643991 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2025-09-28 13:00:22.643999 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up rpcsvc-proto (1.4.2-0ubuntu7) ... 2025-09-28 13:00:22.644008 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libmnl-dev:amd64 (1.0.5-2build1) ... 2025-09-28 13:00:22.644016 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-09-28 13:00:22.644024 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.5) ... 2025-09-28 13:00:22.644033 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:00:22.644048 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up pkgconf-bin (1.8.1-2build1) ... 2025-09-28 13:00:22.644057 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libisal-dev (2.31.0-0.1build1) ... 2025-09-28 13:00:22.644065 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libpci3:amd64 (1:3.10.0-2build1) ... 2025-09-28 13:00:22.644074 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-09-28 13:00:22.644082 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libnl-3-dev:amd64 (3.7.0-0.3build1.1) ... 2025-09-28 13:00:22.644091 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-09-28 13:00:22.644099 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:info: Selecting GID from range 100 to 59999 ... 2025-09-28 13:00:22.644107 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:info: Adding group `uuidd' (GID 102) ... 2025-09-28 13:00:22.644115 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: could not determine current runlevel 2025-09-28 13:00:22.644124 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 13:00:22.644132 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libipsec-mb-dev (1.5-1build1) ... 2025-09-28 13:00:22.644140 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up openvswitch-common (3.5.0-1build1~cloud0) ... 2025-09-28 13:00:22.644149 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2025-09-28 13:00:22.644157 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up sse4.2-support (26~cloud0) ... 2025-09-28 13:00:22.644165 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libmd-dev:amd64 (1.1.0-2build1.1) ... 2025-09-28 13:00:22.644174 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2025-09-28 13:00:22.644182 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up sgml-base (1.31) ... 2025-09-28 13:00:22.644195 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up rdma-core (50.0-2ubuntu0.2) ... 2025-09-28 13:00:22.644203 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: could not determine current runlevel 2025-09-28 13:00:22.644212 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 13:00:22.644220 | 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 2025-09-28 13:00:22.644229 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-09-28 13:00:22.644238 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libc-dev-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:00:22.644246 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libbsd-dev:amd64 (0.12.1-1build1.1) ... 2025-09-28 13:00:22.644254 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up python3-iniparse (0.5-2) ... 2025-09-28 13:00:22.644263 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libjansson-dev:amd64 (2.14-2build2) ... 2025-09-28 13:00:22.644271 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up openvswitch-switch (3.5.0-1build1~cloud0) ... 2025-09-28 13:00:22.644280 | 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 2025-09-28 13:00:22.644289 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: could not determine current runlevel 2025-09-28 13:00:22.644297 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 13:00:22.644306 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up crudini (0.9.4-1) ... 2025-09-28 13:00:22.644314 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-log25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.644327 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up pkgconf:amd64 (1.8.1-2build1) ... 2025-09-28 13:00:22.644336 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libnl-route-3-dev:amd64 (3.7.0-0.3build1.1) ... 2025-09-28 13:00:22.644344 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up pciutils (1:3.10.0-2build1) ... 2025-09-28 13:00:22.644352 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-telemetry25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.644368 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up xml-core (0.19) ... 2025-09-28 13:00:22.644376 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libc6-dev:amd64 (2.39-0ubuntu8.6) ... 2025-09-28 13:00:22.644385 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-kvargs25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.644393 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-argparse25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.644404 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-eal25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.644432 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-dpaax25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.644441 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libibverbs-dev:amd64 (50.0-2ubuntu0.2) ... 2025-09-28 13:00:22.644449 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-acl25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.644458 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libnuma-dev:amd64 (2.0.18-1build1) ... 2025-09-28 13:00:22.644466 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-cfgfile25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.644474 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-jobstats25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.644482 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-stack25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.644490 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-timer25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.644499 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meter25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.644507 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-rawdev25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.644515 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up dpdk (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.644524 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-cdx25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.644532 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2025-09-28 13:00:22.644540 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-platform25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.644552 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-ring25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.644560 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-auxiliary25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.644568 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-octeontx25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.644577 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dmadev25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.644585 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.644593 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-uacce25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.644601 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-pci25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.644609 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-pci25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.644621 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-ifpga25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.644629 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-sfc-efx25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.644637 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-iavf25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.644646 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-ionic25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.644657 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-bucket25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.644666 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mbuf25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.644674 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-nitrox25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.644690 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-ring25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.644722 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-sched25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.644735 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-vmbus25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.644747 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-vdev25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.644756 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-idxd25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.644821 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-gpudev25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.644831 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-reorder25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.644839 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-odm25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.644853 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-stack25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.644861 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bbdev25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.644873 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-ntb25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.644882 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-octeontx25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.644893 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-distributor25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.644902 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-gdtc25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.644913 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-hisilicon25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.644922 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libelf-dev:amd64 (0.190-1.1ubuntu0.1) ... 2025-09-28 13:00:22.644974 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-rcu25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.644984 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-acc25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.644995 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-skeleton25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.645004 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-ioat25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.645012 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-compressdev25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.645023 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-compress-isal25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.645032 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-fpga-5gnr-fec25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.645077 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.645092 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-regexdev25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.645120 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-turbo-sw25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.645176 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-la12xx25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.645189 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-idpf25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.645196 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-skeleton25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.645205 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-hash25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.645212 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libbpf-dev:amd64 (1:1.3.0-2build2) ... 2025-09-28 13:00:22.645219 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mldev25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.645258 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-cmdline25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.645296 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-compress-octeontx25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.645344 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-cryptodev25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.645352 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-nfp25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.645359 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-compress-zlib25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.645368 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-null25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.645375 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-security25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.645382 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.645389 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-ionic25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.645468 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-ethdev25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.645507 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-fpga-lte-fec25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.645544 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-ip-frag25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.645557 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-rib25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.645564 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-netvsc25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.645571 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ionic25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.645581 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-compress-nitrox25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.645588 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-cpt25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.645594 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libxdp-dev:amd64 (1.5.1-1ubuntu2~cloud0) ... 2025-09-28 13:00:22.645601 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-mana25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.645608 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-virtio25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.645632 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.645670 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-lpm25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.645755 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-cpfl25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.645772 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-regex-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.645779 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ice25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.645786 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-gro25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.645796 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-ccp25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.645803 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-null25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.645810 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-mlx4-25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.645817 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-r8169-25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.645824 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-enetc25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.645831 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-sfc25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.645858 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-gve25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.645865 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-avp25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.645903 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-axgbe25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.645941 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-baseband:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.645984 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-null25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.646012 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-cxgbe25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.646019 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-qede25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.646028 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-vdev-netvsc25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.646035 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-pcapng25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.646042 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-memif25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.646049 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-nitrox25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.646056 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ixgbe25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.646063 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.646069 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-i40e25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.646107 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-hinic25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.647519 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ring25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.647552 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-bnx2x25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.647560 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-efd25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.647567 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-fm10k25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.647574 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ntnic25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.647589 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ark25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.647596 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ena25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.647603 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-qat25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.647610 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-octeon-ep25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.647617 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bpf25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.647624 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-member25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.647631 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-vhost25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.647638 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-hns3-25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.647644 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-idpf25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.647654 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-power25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.647661 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-fib25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.647668 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-graph25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.647675 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-bnxt25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.647682 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-ipsec25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.647688 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-virtio25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.647695 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-txgbe25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.647726 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-bcmfs25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.647733 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-pdcp25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.647750 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-vmxnet3-25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.647757 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-pcap25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.647763 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-bond25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.647770 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-cnxk25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.647776 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-gso25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.647783 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-nfp25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.647790 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-common:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.647796 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-ipsec-mb25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.647803 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-pfe25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.647810 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-metrics25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.647817 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ipn3ke25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.647823 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-openssl25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.647830 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-cnxk-rvu-lf25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.647836 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-failsafe25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.647843 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ngbe25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.647850 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-eventdev25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.647856 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up openvswitch-switch-dpdk (3.5.0-1build1~cloud0) ... 2025-09-28 13:00:22.647863 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-zxdh25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.647870 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-vdpa-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.647876 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-e1000-25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.647883 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-scheduler25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.647889 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-octeontx25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.647896 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-cnxk-gpio25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.647903 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-cnxk25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.647910 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-cnxk25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.647916 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-iavf25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.647931 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-igc25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.647938 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-af-packet25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.647945 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-compress-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.647951 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-thunderx25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.647958 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-af-xdp25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.647965 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-enetfec25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.647971 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-enic25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.647978 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-atlantic25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.647989 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-tap25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.647999 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-dlb2-25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.648006 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-vdpa-nfp25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.648013 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-power-intel-uncore25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.648020 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-power-cppc25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.648026 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-power-acpi25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.648033 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-vdpa-sfc25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.648039 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-vdpa-ifc25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.648046 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-power-intel-pstate25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.648053 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-latencystats25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.648060 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-dpaa25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.648066 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-power-kvm-vm25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.648073 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-port25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.648080 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-power-amd-pstate25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.648087 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-opdl25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.648093 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-compress:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.648100 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-dsw25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.648107 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-cnxk-bphy25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.648114 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-ml-cnxk25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.648120 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-fslmc25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.648127 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-vhost25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.648134 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-pdump25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.648140 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-node25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.648147 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dispatcher25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.648153 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-skeleton25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.648160 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-ifpga25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.648167 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-sw25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.648174 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-table25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.648180 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-dpaa25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.648187 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-dpaa2-25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.648194 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bitratestats25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.648200 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-cnxk25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.648207 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-octeontx25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.648218 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-regex-cn9k25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.648225 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-dpaa25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.648231 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-mempool:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.648243 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-octeontx25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.648250 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-cnxk25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.648257 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-caam-jr25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.648264 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-dpaa2-25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.648270 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-bus:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.648277 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-dpaa2-cmdif25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.648284 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-dpaa-sec25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.648290 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-dma:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.648297 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-dpaa2-25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.648307 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-dpaa2-sec25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.648313 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-dpaa25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.648320 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-pipeline25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.648327 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-raw:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.648333 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-softnic25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.648340 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-dpaa25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.648347 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-cnxk25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.648353 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-dpaa2-25:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.648360 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-crypto:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.648367 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-all:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.648373 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-net:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.648380 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-event:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.648387 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-allpmds:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.648393 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:00:22.648400 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Processing triggers for sgml-base (1.31) ... 2025-09-28 13:00:22.648407 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-09-28 13:00:22.648459 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libdbus-1-dev:amd64 (1.14.10-4ubuntu4.1) ... 2025-09-28 13:00:22.648466 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libpcap0.8-dev:amd64 (1.10.4-4.1ubuntu3) ... 2025-09-28 13:00:22.648473 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libpcap-dev:amd64 (1.10.4-4.1ubuntu3) ... 2025-09-28 13:00:22.648480 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libdpdk-dev:amd64 (24.11.1-1~cloud0) ... 2025-09-28 13:00:22.648486 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Removed intermediate container 71cb31592faf 2025-09-28 13:00:22.648493 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> 835b6144f95b 2025-09-28 13:00:22.648500 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 4/6 : RUN update-alternatives --set ovs-vswitchd /usr/lib/openvswitch-switch-dpdk/ovs-vswitchd-dpdk 2025-09-28 13:00:22.648513 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Running in f30bc8365781 2025-09-28 13:00:22.648520 | 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 2025-09-28 13:00:22.648528 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Removed intermediate container f30bc8365781 2025-09-28 13:00:22.648535 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> 3f1f03f3e99e 2025-09-28 13:00:22.648542 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 5/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-28 13:00:22.648549 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> 78ff39d9fa00 2025-09-28 13:00:22.648555 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 6/6 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2025-09-28 13:00:22.648562 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Running in 22e2c7c090a9 2025-09-28 13:00:22.648569 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Removed intermediate container 22e2c7c090a9 2025-09-28 13:00:22.648576 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> db9bdfe98843 2025-09-28 13:00:22.648583 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Successfully built 1ce7e00e27d9 2025-09-28 13:00:22.648589 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Successfully tagged osism.harbor.regio.digital/kolla/ovsdpdk:build-20250928 2025-09-28 13:00:22.648596 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Built at 2025-09-28 13:00:22.648153 (took 0:01:04.172214) 2025-09-28 13:00:22.648607 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovsdpdk-db) to queue 2025-09-28 13:00:22.648614 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovsdpdk-vswitchd) to queue 2025-09-28 13:00:22.648621 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(haproxy) 2025-09-28 13:00:22.648627 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy:Processing 2025-09-28 13:00:22.648637 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Building started at 2025-09-28 13:00:22.648570 2025-09-28 13:00:22.649276 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy:Turned 0 plugins into plugins archive 2025-09-28 13:00:22.649644 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy:Turned 0 additions into additions archive 2025-09-28 13:00:40.602807 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 1/7 : FROM osism.harbor.regio.digital/kolla/base:build-20250928 2025-09-28 13:00:40.602924 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> b45f94f4844b 2025-09-28 13:00:40.603052 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 2/7 : LABEL "build-date"="20250928" "name"="haproxy" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:00:40.603117 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Running in 95cfa9b84412 2025-09-28 13:00:40.603175 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Removed intermediate container 95cfa9b84412 2025-09-28 13:00:40.603236 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> 606795fc5592 2025-09-28 13:00:40.603406 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 3/7 : RUN usermod --append --home /var/lib/haproxy --groups kolla haproxy && mkdir -p /var/lib/haproxy && chown -R 42454:42454 /var/lib/haproxy 2025-09-28 13:00:40.603428 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Running in 7f56380e8a95 2025-09-28 13:00:40.603441 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Removed intermediate container 7f56380e8a95 2025-09-28 13:00:40.603453 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> 1f1eb6129466 2025-09-28 13:00:40.603473 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 4/7 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends haproxy && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-28 13:00:40.603483 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Running in 17169d129c88 2025-09-28 13:00:40.603493 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-28 13:00:40.603530 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:00:40.603540 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 13:00:40.603550 | 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] 2025-09-28 13:00:40.603586 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 13:00:40.603600 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 13:00:40.603634 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 13:00:40.603692 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 13:00:40.603774 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 13:00:40.603858 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 13:00:40.603869 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 13:00:40.603937 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 13:00:40.603979 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 13:00:40.604044 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 13:00:40.604084 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 13:00:40.604154 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Fetched 28.4 MB in 3s (8,381 kB/s) 2025-09-28 13:00:40.604194 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading package lists... 2025-09-28 13:00:40.604262 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading package lists... 2025-09-28 13:00:40.604319 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Building dependency tree... 2025-09-28 13:00:40.604468 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading state information... 2025-09-28 13:00:40.604486 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:The following additional packages will be installed: 2025-09-28 13:00:40.604527 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: liblua5.4-0 2025-09-28 13:00:40.604585 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Suggested packages: 2025-09-28 13:00:40.604623 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: vim-haproxy haproxy-doc 2025-09-28 13:00:40.604658 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:The following NEW packages will be installed: 2025-09-28 13:00:40.604767 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: haproxy liblua5.4-0 2025-09-28 13:00:40.604782 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:00:40.604818 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Need to get 2,204 kB of archives. 2025-09-28 13:00:40.604853 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:After this operation, 5,206 kB of additional disk space will be used. 2025-09-28 13:00:40.604887 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:00:40.604965 | 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] 2025-09-28 13:00:40.605015 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.5-1ubuntu3.3 [2,038 kB] 2025-09-28 13:00:40.605025 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Fetched 2,204 kB in 1s (3,461 kB/s) 2025-09-28 13:00:40.605098 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Selecting previously unselected package liblua5.4-0:amd64. 2025-09-28 13:00:40.605109 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 2025-09-28 13:00:40.605183 | 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% 2025-09-28 13:00:40.605218 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 70% 2025-09-28 13:00:40.605253 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 75% 2025-09-28 13:00:40.605348 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 80% 2025-09-28 13:00:40.605360 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 85% 2025-09-28 13:00:40.605399 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 90% 2025-09-28 13:00:40.605440 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 95% 2025-09-28 13:00:40.605523 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-09-28 13:00:40.605534 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Preparing to unpack .../liblua5.4-0_5.4.6-3build2_amd64.deb ... 2025-09-28 13:00:40.605569 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2025-09-28 13:00:40.605637 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Selecting previously unselected package haproxy. 2025-09-28 13:00:40.605675 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Preparing to unpack .../haproxy_2.8.5-1ubuntu3.3_amd64.deb ... 2025-09-28 13:00:40.605750 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Unpacking haproxy (2.8.5-1ubuntu3.3) ... 2025-09-28 13:00:40.605819 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2025-09-28 13:00:40.605859 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Setting up haproxy (2.8.5-1ubuntu3.3) ... 2025-09-28 13:00:40.605893 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:invoke-rc.d: could not determine current runlevel 2025-09-28 13:00:40.605970 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 13:00:40.606004 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:00:40.606038 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Removed intermediate container 17169d129c88 2025-09-28 13:00:40.606113 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> b630d17fb932 2025-09-28 13:00:40.606146 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 5/7 : COPY ensure_latest_config.sh /usr/local/bin/kolla_ensure_haproxy_latest_config 2025-09-28 13:00:40.606187 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> 783f4107d2e1 2025-09-28 13:00:40.606255 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 6/7 : RUN mkdir -p /var/lib/kolla/haproxy && chown -R haproxy: /var/lib /run && chmod 755 /usr/local/bin/kolla_ensure_haproxy_latest_config 2025-09-28 13:00:40.606314 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Running in 4ea2964f6962 2025-09-28 13:00:40.606575 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Removed intermediate container 4ea2964f6962 2025-09-28 13:00:40.606628 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> 61ce69764baa 2025-09-28 13:00:40.606642 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: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 2025-09-28 13:00:40.606675 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Running in d00444901755 2025-09-28 13:00:40.606785 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading package lists... 2025-09-28 13:00:40.606839 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Building dependency tree... 2025-09-28 13:00:40.606914 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading state information... 2025-09-28 13:00:40.606968 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Package 'build-essential' is not installed, so not removed 2025-09-28 13:00:40.606979 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:00:40.606987 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading package lists... 2025-09-28 13:00:40.607001 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Building dependency tree... 2025-09-28 13:00:40.607009 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading state information... 2025-09-28 13:00:40.607018 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:00:40.607027 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Removed intermediate container d00444901755 2025-09-28 13:00:40.607059 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> 3c705b38acb6 2025-09-28 13:00:40.607083 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Successfully built eed5b4e4477e 2025-09-28 13:00:40.607091 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Successfully tagged osism.harbor.regio.digital/kolla/haproxy:build-20250928 2025-09-28 13:00:40.607148 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Built at 2025-09-28 13:00:40.607052 (took 0:00:17.958482) 2025-09-28 13:00:40.607568 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(haproxy-ssh) 2025-09-28 13:00:40.607611 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy-ssh:Processing 2025-09-28 13:00:40.607735 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Building started at 2025-09-28 13:00:40.607600 2025-09-28 13:00:40.608659 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy-ssh:Turned 0 plugins into plugins archive 2025-09-28 13:00:40.609354 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy-ssh:Turned 0 additions into additions archive 2025-09-28 13:00:57.017324 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 1/9 : FROM osism.harbor.regio.digital/kolla/base:build-20250928 2025-09-28 13:00:57.017396 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> b45f94f4844b 2025-09-28 13:00:57.017515 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 2/9 : LABEL "build-date"="20250928" "name"="haproxy-ssh" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:00:57.017537 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in b0b0bcb74a35 2025-09-28 13:00:57.017551 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container b0b0bcb74a35 2025-09-28 13:00:57.017564 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> befc2bee3ec7 2025-09-28 13:00:57.017578 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 3/9 : 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 2025-09-28 13:00:57.017634 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in a74c4b577822 2025-09-28 13:00:57.017648 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container a74c4b577822 2025-09-28 13:00:57.017660 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 7f9a4b170eb2 2025-09-28 13:00:57.017777 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 4/9 : RUN mkdir -p /var/run/sshd && chmod 0755 /var/run/sshd 2025-09-28 13:00:57.017805 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in de25f931e107 2025-09-28 13:00:57.017854 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container de25f931e107 2025-09-28 13:00:57.017900 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> d4a877b4c12d 2025-09-28 13:00:57.017946 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 5/9 : 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/* 2025-09-28 13:00:57.017992 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in 442f6f4302e5 2025-09-28 13:00:57.018037 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:00:57.018082 | 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] 2025-09-28 13:00:57.018129 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 13:00:57.018204 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2025-09-28 13:00:57.019860 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 13:00:57.019904 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 13:00:57.019921 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 13:00:57.019938 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 13:00:57.019953 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 13:00:57.019971 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 13:00:57.020011 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 13:00:57.020030 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 13:00:57.020047 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 13:00:57.020062 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 13:00:57.020071 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 13:00:57.020080 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Fetched 28.4 MB in 3s (8,999 kB/s) 2025-09-28 13:00:57.020090 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading package lists... 2025-09-28 13:00:57.020100 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading package lists... 2025-09-28 13:00:57.020109 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Building dependency tree... 2025-09-28 13:00:57.020119 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading state information... 2025-09-28 13:00:57.020129 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:The following additional packages will be installed: 2025-09-28 13:00:57.020138 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: libcbor0.10 libfido2-1 libpopt0 openssh-sftp-server ucf 2025-09-28 13:00:57.020147 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Suggested packages: 2025-09-28 13:00:57.020196 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: keychain libpam-ssh monkeysphere ssh-askpass molly-guard ufw 2025-09-28 13:00:57.020206 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: python3-braceexpand 2025-09-28 13:00:57.020216 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Recommended packages: 2025-09-28 13:00:57.020226 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: xauth default-logind | logind | libpam-systemd ncurses-term ssh-import-id 2025-09-28 13:00:57.020248 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:The following NEW packages will be installed: 2025-09-28 13:00:57.020258 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: libcbor0.10 libfido2-1 libpopt0 openssh-client openssh-server 2025-09-28 13:00:57.020268 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: openssh-sftp-server rsync ucf 2025-09-28 13:00:57.020277 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:00:57.020287 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Need to get 2,084 kB of archives. 2025-09-28 13:00:57.020296 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:After this operation, 7,346 kB of additional disk space will be used. 2025-09-28 13:00:57.020306 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:00:57.020315 | 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] 2025-09-28 13:00:57.020325 | 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.2 [436 kB] 2025-09-28 13:00:57.020335 | 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] 2025-09-28 13:00:57.020344 | 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] 2025-09-28 13:00:57.020354 | 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.14 [906 kB] 2025-09-28 13:00:57.020364 | 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.14 [37.3 kB] 2025-09-28 13:00:57.020374 | 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] 2025-09-28 13:00:57.020391 | 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.14 [510 kB] 2025-09-28 13:00:57.020401 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preconfiguring packages ... 2025-09-28 13:00:57.020410 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Fetched 2,084 kB in 0s (6,063 kB/s) 2025-09-28 13:00:57.020420 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package libpopt0:amd64. 2025-09-28 13:00:57.020430 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 2025-09-28 13:00:57.020441 | 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% 2025-09-28 13:00:57.020453 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 2025-09-28 13:00:57.020462 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:70% (Reading database ... 75% 2025-09-28 13:00:57.020476 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 80% 2025-09-28 13:00:57.020495 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 2025-09-28 13:00:57.020568 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:85% (Reading database ... 90% (Reading database ... 95% 2025-09-28 13:00:57.020620 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-09-28 13:00:57.020729 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../0-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-09-28 13:00:57.020829 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-09-28 13:00:57.020909 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package rsync. 2025-09-28 13:00:57.020978 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../1-rsync_3.2.7-1ubuntu1.2_amd64.deb ... 2025-09-28 13:00:57.021056 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking rsync (3.2.7-1ubuntu1.2) ... 2025-09-28 13:00:57.021083 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package libcbor0.10:amd64. 2025-09-28 13:00:57.021203 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../2-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2025-09-28 13:00:57.021308 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-09-28 13:00:57.021359 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package libfido2-1:amd64. 2025-09-28 13:00:57.021441 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../3-libfido2-1_1.14.0-1build3_amd64.deb ... 2025-09-28 13:00:57.021508 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2025-09-28 13:00:57.021615 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package openssh-client. 2025-09-28 13:00:57.021631 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../4-openssh-client_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-09-28 13:00:57.021736 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-09-28 13:00:57.021879 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package openssh-sftp-server. 2025-09-28 13:00:57.021896 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../5-openssh-sftp-server_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-09-28 13:00:57.022105 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.14) ... 2025-09-28 13:00:57.022194 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package ucf. 2025-09-28 13:00:57.022209 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../6-ucf_3.0043+nmu1_all.deb ... 2025-09-28 13:00:57.022230 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Moving old data out of the way 2025-09-28 13:00:57.022241 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2025-09-28 13:00:57.022251 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking ucf (3.0043+nmu1) ... 2025-09-28 13:00:57.022265 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package openssh-server. 2025-09-28 13:00:57.022339 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../7-openssh-server_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-09-28 13:00:57.022355 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking openssh-server (1:9.6p1-3ubuntu13.14) ... 2025-09-28 13:00:57.022431 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-09-28 13:00:57.022495 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up ucf (3.0043+nmu1) ... 2025-09-28 13:00:57.022529 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2025-09-28 13:00:57.022601 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-09-28 13:00:57.022664 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-09-28 13:00:57.022727 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up rsync (3.2.7-1ubuntu1.2) ... 2025-09-28 13:00:57.022818 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:invoke-rc.d: could not determine current runlevel 2025-09-28 13:00:57.022892 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 13:00:57.022949 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.14) ... 2025-09-28 13:00:57.022995 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up openssh-server (1:9.6p1-3ubuntu13.14) ... 2025-09-28 13:00:57.023053 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2025-09-28 13:00:57.023099 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Creating config file /etc/ssh/sshd_config with new version 2025-09-28 13:00:57.023173 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Creating SSH2 RSA key; this may take some time ... 2025-09-28 13:00:57.023231 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2025-09-28 13:00:57.023272 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:3072 SHA256:/vWSC4IwCooYlSLGck1gS+AFznq33a15Cv8Uth9GV1k root@ubuntu (RSA) 2025-09-28 13:00:57.023339 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Creating SSH2 ECDSA key; this may take some time ... 2025-09-28 13:00:57.023387 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2025-09-28 13:00:57.023444 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:256 SHA256:gvu9mAv5gFdFWQU6PLHiVWNKCm0vahWWOpyhtSNEDLI root@ubuntu (ECDSA) 2025-09-28 13:00:57.023501 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Creating SSH2 ED25519 key; this may take some time ... 2025-09-28 13:00:57.023562 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2025-09-28 13:00:57.023577 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:256 SHA256:DE2ymzdKRHc3x4BUCI+8Kj2CSbMvHiGqgoyEouQ/+1Y root@ubuntu (ED25519) 2025-09-28 13:00:57.023649 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:invoke-rc.d: could not determine current runlevel 2025-09-28 13:00:57.023695 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 13:00:57.023801 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:00:57.023865 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container 442f6f4302e5 2025-09-28 13:00:57.023922 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> b8dfd1437620 2025-09-28 13:00:57.023978 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 6/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-28 13:00:57.024037 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 8a54fe43239d 2025-09-28 13:00:57.024095 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 7/9 : 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 2025-09-28 13:00:57.024190 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in dd1c64cbd4f8 2025-09-28 13:00:57.024350 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container dd1c64cbd4f8 2025-09-28 13:00:57.024383 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 96b0eca0e8d5 2025-09-28 13:00:57.024401 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 8/9 : COPY update-loadbalancer-cert.sh /usr/bin/update-loadbalancer-cert 2025-09-28 13:00:57.024413 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 555e47860b1d 2025-09-28 13:00:57.024479 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: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 2025-09-28 13:00:57.024498 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in 1a1736fa77d5 2025-09-28 13:00:57.024566 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading package lists... 2025-09-28 13:00:57.024624 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Building dependency tree... 2025-09-28 13:00:57.024639 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading state information... 2025-09-28 13:00:57.024727 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Package 'build-essential' is not installed, so not removed 2025-09-28 13:00:57.024751 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:00:57.024817 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading package lists... 2025-09-28 13:00:57.024842 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Building dependency tree... 2025-09-28 13:00:57.024904 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading state information... 2025-09-28 13:00:57.024961 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:00:57.024976 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container 1a1736fa77d5 2025-09-28 13:00:57.025036 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> c35d1c4c8676 2025-09-28 13:00:57.025082 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Successfully built ad5d36efc1b3 2025-09-28 13:00:57.025111 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Successfully tagged osism.harbor.regio.digital/kolla/haproxy-ssh:build-20250928 2025-09-28 13:00:57.025231 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Built at 2025-09-28 13:00:57.025122 (took 0:00:16.417522) 2025-09-28 13:00:57.025609 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(proxysql) 2025-09-28 13:00:57.025698 | ubuntu-noble-large | DEBUG:kolla.common.utils.proxysql:Processing 2025-09-28 13:00:57.025794 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Building started at 2025-09-28 13:00:57.025669 2025-09-28 13:00:57.026922 | ubuntu-noble-large | DEBUG:kolla.common.utils.proxysql:Turned 0 plugins into plugins archive 2025-09-28 13:00:57.027810 | ubuntu-noble-large | DEBUG:kolla.common.utils.proxysql:Turned 0 additions into additions archive 2025-09-28 13:01:14.027116 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 1/10 : FROM osism.harbor.regio.digital/kolla/base:build-20250928 2025-09-28 13:01:14.027219 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> b45f94f4844b 2025-09-28 13:01:14.027261 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 2/10 : LABEL "build-date"="20250928" "name"="proxysql" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:01:14.027282 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in bdc3cc169d90 2025-09-28 13:01:14.027344 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container bdc3cc169d90 2025-09-28 13:01:14.027529 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> b3db92d4b17e 2025-09-28 13:01:14.027606 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 3/10 : RUN echo 'Uris: https://repo.proxysql.com/ProxySQL/proxysql-2.7.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 2025-09-28 13:01:14.027634 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in 3d2013379387 2025-09-28 13:01:14.027647 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container 3d2013379387 2025-09-28 13:01:14.027659 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> e2e3ad41c7b7 2025-09-28 13:01:14.027676 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 4/10 : RUN usermod --append --home /var/lib/proxysql --groups kolla proxysql && mkdir -p /var/lib/proxysql && chown -R 42487:42487 /var/lib/proxysql 2025-09-28 13:01:14.027755 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in 09ac16d6617b 2025-09-28 13:01:14.027907 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container 09ac16d6617b 2025-09-28 13:01:14.027944 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 58c58e21cc09 2025-09-28 13:01:14.027968 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 5/10 : 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/* 2025-09-28 13:01:14.027987 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in 2b3c8f7fb090 2025-09-28 13:01:14.028077 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:01:14.028133 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 13:01:14.028177 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-28 13:01:14.028236 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 13:01:14.028298 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:7 https://repo.proxysql.com/ProxySQL/proxysql-2.7.x/noble ./ InRelease [7,250 B] 2025-09-28 13:01:14.028355 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 13:01:14.028408 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 13:01:14.028462 | 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] 2025-09-28 13:01:14.028515 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 13:01:14.028568 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:11 https://repo.proxysql.com/ProxySQL/proxysql-2.7.x/noble ./ Packages [2,111 B] 2025-09-28 13:01:14.028620 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 13:01:14.028672 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 13:01:14.028762 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 13:01:14.029781 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 13:01:14.029802 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 13:01:14.029813 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:16 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 13:01:14.029822 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:17 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 13:01:14.029832 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Fetched 28.4 MB in 2s (11.8 MB/s) 2025-09-28 13:01:14.029841 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading package lists... 2025-09-28 13:01:14.029851 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading package lists... 2025-09-28 13:01:14.029860 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Building dependency tree... 2025-09-28 13:01:14.029870 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading state information... 2025-09-28 13:01:14.029879 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:The following additional packages will be installed: 2025-09-28 13:01:14.029889 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: libyaml-0-2 2025-09-28 13:01:14.029898 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:The following NEW packages will be installed: 2025-09-28 13:01:14.029908 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: libyaml-0-2 proxysql python3-yaml 2025-09-28 13:01:14.029918 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:01:14.029927 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Need to get 26.3 MB of archives. 2025-09-28 13:01:14.029937 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:After this operation, 100 MB of additional disk space will be used. 2025-09-28 13:01:14.029946 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:01:14.029956 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-0-2 amd64 0.2.5-1build1 [51.5 kB] 2025-09-28 13:01:14.029965 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:3 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-yaml amd64 6.0.2-1build2~cloud0 [137 kB] 2025-09-28 13:01:14.029975 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:4 https://repo.proxysql.com/ProxySQL/proxysql-2.7.x/noble ./ proxysql 2.7.3 [26.1 MB] 2025-09-28 13:01:14.030037 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Fetched 26.3 MB in 2s (16.5 MB/s) 2025-09-28 13:01:14.030064 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Selecting previously unselected package libyaml-0-2:amd64. 2025-09-28 13:01:14.030074 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 2025-09-28 13:01:14.030086 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(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% 2025-09-28 13:01:14.030097 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 70% 2025-09-28 13:01:14.030107 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 75% 2025-09-28 13:01:14.030116 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 80% 2025-09-28 13:01:14.030125 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 2025-09-28 13:01:14.030135 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:85% (Reading database ... 90% 2025-09-28 13:01:14.030149 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 95% 2025-09-28 13:01:14.030159 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-09-28 13:01:14.030169 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Preparing to unpack .../libyaml-0-2_0.2.5-1build1_amd64.deb ... 2025-09-28 13:01:14.030179 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-09-28 13:01:14.030188 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Selecting previously unselected package proxysql. 2025-09-28 13:01:14.030198 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Preparing to unpack .../proxysql_2.7.3_amd64.deb ... 2025-09-28 13:01:14.030207 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Unpacking proxysql (2.7.3) ... 2025-09-28 13:01:14.030220 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Selecting previously unselected package python3-yaml. 2025-09-28 13:01:14.030230 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Preparing to unpack .../python3-yaml_6.0.2-1build2~cloud0_amd64.deb ... 2025-09-28 13:01:14.030298 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Unpacking python3-yaml (6.0.2-1build2~cloud0) ... 2025-09-28 13:01:14.030473 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Setting up proxysql (2.7.3) ... 2025-09-28 13:01:14.030571 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-09-28 13:01:14.030637 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Setting up python3-yaml (6.0.2-1build2~cloud0) ... 2025-09-28 13:01:14.030737 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:01:14.030828 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container 2b3c8f7fb090 2025-09-28 13:01:14.030901 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> f2b24c584abc 2025-09-28 13:01:14.030968 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 6/10 : COPY kolla_proxysql_config_sync kolla_extend_start /usr/local/bin/ 2025-09-28 13:01:14.031085 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> deaf5d873a4a 2025-09-28 13:01:14.031153 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 7/10 : RUN chmod 755 /usr/local/bin/kolla_proxysql_config_sync && chmod 644 /usr/local/bin/kolla_extend_start 2025-09-28 13:01:14.031219 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in ff6afae180a4 2025-09-28 13:01:14.031281 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container ff6afae180a4 2025-09-28 13:01:14.031343 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 0db2b2a74e6e 2025-09-28 13:01:14.031406 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 8/10 : 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 2025-09-28 13:01:14.031474 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in c1a74cf4e50b 2025-09-28 13:01:14.031537 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container c1a74cf4e50b 2025-09-28 13:01:14.031598 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 4013a478268f 2025-09-28 13:01:14.031682 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: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 2025-09-28 13:01:14.031778 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in 1cdc2b6000a0 2025-09-28 13:01:14.031848 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading package lists... 2025-09-28 13:01:14.031912 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Building dependency tree... 2025-09-28 13:01:14.031974 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading state information... 2025-09-28 13:01:14.032057 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Package 'build-essential' is not installed, so not removed 2025-09-28 13:01:14.032115 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:01:14.032176 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading package lists... 2025-09-28 13:01:14.032240 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Building dependency tree... 2025-09-28 13:01:14.032302 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading state information... 2025-09-28 13:01:14.032954 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:01:14.032974 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container 1cdc2b6000a0 2025-09-28 13:01:14.032980 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 4d8ce6b84bbe 2025-09-28 13:01:14.032985 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 10/10 : USER proxysql 2025-09-28 13:01:14.032990 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in 868257efee6e 2025-09-28 13:01:14.032996 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container 868257efee6e 2025-09-28 13:01:14.033048 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> dfd07f180565 2025-09-28 13:01:14.033055 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Successfully built e0aff13151b9 2025-09-28 13:01:14.033060 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Successfully tagged osism.harbor.regio.digital/kolla/proxysql:build-20250928 2025-09-28 13:01:14.033066 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Built at 2025-09-28 13:01:14.032582 (took 0:00:17.006913) 2025-09-28 13:01:14.034058 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(letsencrypt-base) 2025-09-28 13:01:14.034085 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-base:Processing 2025-09-28 13:01:14.034090 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Building started at 2025-09-28 13:01:14.033213 2025-09-28 13:01:14.034093 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-base:Turned 0 plugins into plugins archive 2025-09-28 13:01:14.034570 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-base:Turned 0 additions into additions archive 2025-09-28 13:01:14.472358 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Step 1/3 : FROM osism.harbor.regio.digital/kolla/base:build-20250928 2025-09-28 13:01:14.472478 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> b45f94f4844b 2025-09-28 13:01:14.472540 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Step 2/3 : LABEL "build-date"="20250928" "name"="letsencrypt-base" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:01:14.472610 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> Running in 0a30b47c4617 2025-09-28 13:01:14.472649 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> Removed intermediate container 0a30b47c4617 2025-09-28 13:01:14.472660 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> 6d44968066ec 2025-09-28 13:01:14.472668 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Step 3/3 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-28 13:01:14.472751 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> c7709d8a43ee 2025-09-28 13:01:14.472813 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Successfully built 2144b474f6b0 2025-09-28 13:01:14.472864 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Successfully tagged osism.harbor.regio.digital/kolla/letsencrypt-base:build-20250928 2025-09-28 13:01:14.473061 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Built at 2025-09-28 13:01:14.472857 (took 0:00:00.439644) 2025-09-28 13:01:14.473139 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(letsencrypt-lego) to queue 2025-09-28 13:01:14.473237 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(letsencrypt-webserver) to queue 2025-09-28 13:01:14.473761 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cron) 2025-09-28 13:01:14.473849 | ubuntu-noble-large | DEBUG:kolla.common.utils.cron:Processing 2025-09-28 13:01:14.473868 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Building started at 2025-09-28 13:01:14.473739 2025-09-28 13:01:14.475165 | ubuntu-noble-large | DEBUG:kolla.common.utils.cron:Turned 0 plugins into plugins archive 2025-09-28 13:01:14.476107 | ubuntu-noble-large | DEBUG:kolla.common.utils.cron:Turned 0 additions into additions archive 2025-09-28 13:01:28.150353 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Step 1/6 : FROM osism.harbor.regio.digital/kolla/base:build-20250928 2025-09-28 13:01:28.150433 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> b45f94f4844b 2025-09-28 13:01:28.150535 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Step 2/6 : LABEL "build-date"="20250928" "name"="cron" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:01:28.150578 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Running in e9917aa1bf54 2025-09-28 13:01:28.150592 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Removed intermediate container e9917aa1bf54 2025-09-28 13:01:28.150628 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> d0dd1130984f 2025-09-28 13:01:28.150642 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Step 3/6 : 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/* 2025-09-28 13:01:28.150684 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Running in 7c2b5b36a931 2025-09-28 13:01:28.150697 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:01:28.150789 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-28 13:01:28.150802 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 13:01:28.150839 | 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] 2025-09-28 13:01:28.150961 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 13:01:28.150977 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 13:01:28.151034 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 13:01:28.151070 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 13:01:28.151153 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 13:01:28.151187 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 13:01:28.151230 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 13:01:28.151289 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 13:01:28.151325 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 13:01:28.151403 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 13:01:28.151453 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 13:01:28.151495 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Fetched 28.4 MB in 4s (7,973 kB/s) 2025-09-28 13:01:28.151553 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading package lists... 2025-09-28 13:01:28.151595 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading package lists... 2025-09-28 13:01:28.151668 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Building dependency tree... 2025-09-28 13:01:28.151746 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading state information... 2025-09-28 13:01:28.151836 | ubuntu-noble-large | INFO:kolla.common.utils.cron:The following additional packages will be installed: 2025-09-28 13:01:28.151893 | ubuntu-noble-large | INFO:kolla.common.utils.cron: cron-daemon-common libpopt0 2025-09-28 13:01:28.152029 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Suggested packages: 2025-09-28 13:01:28.152042 | ubuntu-noble-large | INFO:kolla.common.utils.cron: anacron checksecurity supercat default-mta | mail-transport-agent bsd-mailx 2025-09-28 13:01:28.152098 | ubuntu-noble-large | INFO:kolla.common.utils.cron: | mailx 2025-09-28 13:01:28.152133 | ubuntu-noble-large | INFO:kolla.common.utils.cron:The following NEW packages will be installed: 2025-09-28 13:01:28.152213 | ubuntu-noble-large | INFO:kolla.common.utils.cron: cron cron-daemon-common libpopt0 logrotate 2025-09-28 13:01:28.152249 | ubuntu-noble-large | INFO:kolla.common.utils.cron:0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:01:28.152326 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Need to get 180 kB of archives. 2025-09-28 13:01:28.152360 | ubuntu-noble-large | INFO:kolla.common.utils.cron:After this operation, 558 kB of additional disk space will be used. 2025-09-28 13:01:28.152394 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:01:28.152453 | 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] 2025-09-28 13:01:28.152520 | 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] 2025-09-28 13:01:28.152561 | 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] 2025-09-28 13:01:28.152626 | 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] 2025-09-28 13:01:28.152667 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Fetched 180 kB in 1s (276 kB/s) 2025-09-28 13:01:28.152743 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Selecting previously unselected package cron-daemon-common. 2025-09-28 13:01:28.152818 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 2025-09-28 13:01:28.152857 | 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% 2025-09-28 13:01:28.152954 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 70% 2025-09-28 13:01:28.152966 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 75% 2025-09-28 13:01:28.153048 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 80% 2025-09-28 13:01:28.153081 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 85% 2025-09-28 13:01:28.153343 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 90% 2025-09-28 13:01:28.153402 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 95% 2025-09-28 13:01:28.153444 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 2025-09-28 13:01:28.153457 | ubuntu-noble-large | INFO:kolla.common.utils.cron:100% (Reading database ... 11567 files and directories currently installed.) 2025-09-28 13:01:28.153491 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Preparing to unpack .../cron-daemon-common_3.0pl1-184ubuntu2_all.deb ... 2025-09-28 13:01:28.153507 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Unpacking cron-daemon-common (3.0pl1-184ubuntu2) ... 2025-09-28 13:01:28.153542 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Setting up cron-daemon-common (3.0pl1-184ubuntu2) ... 2025-09-28 13:01:28.153636 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Creating group 'crontab' with GID 995. 2025-09-28 13:01:28.153679 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Selecting previously unselected package cron. 2025-09-28 13:01:28.153781 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 2025-09-28 13:01:28.153870 | 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% 2025-09-28 13:01:28.153949 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 70% 2025-09-28 13:01:28.153960 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 75% 2025-09-28 13:01:28.154031 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 80% 2025-09-28 13:01:28.154072 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 2025-09-28 13:01:28.154114 | ubuntu-noble-large | INFO:kolla.common.utils.cron:85% (Reading database ... 90% (Reading database ... 95% 2025-09-28 13:01:28.154176 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 100% (Reading database ... 11586 files and directories currently installed.) 2025-09-28 13:01:28.154217 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Preparing to unpack .../cron_3.0pl1-184ubuntu2_amd64.deb ... 2025-09-28 13:01:28.154284 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Unpacking cron (3.0pl1-184ubuntu2) ... 2025-09-28 13:01:28.154324 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Selecting previously unselected package libpopt0:amd64. 2025-09-28 13:01:28.154365 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Preparing to unpack .../libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-09-28 13:01:28.154424 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-09-28 13:01:28.154464 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Selecting previously unselected package logrotate. 2025-09-28 13:01:28.154529 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Preparing to unpack .../logrotate_3.21.0-2build1_amd64.deb ... 2025-09-28 13:01:28.154570 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Unpacking logrotate (3.21.0-2build1) ... 2025-09-28 13:01:28.154660 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Setting up cron (3.0pl1-184ubuntu2) ... 2025-09-28 13:01:28.154757 | ubuntu-noble-large | INFO:kolla.common.utils.cron:invoke-rc.d: could not determine current runlevel 2025-09-28 13:01:28.154795 | ubuntu-noble-large | INFO:kolla.common.utils.cron: 2025-09-28 13:01:28.154810 | ubuntu-noble-large | INFO:kolla.common.utils.cron:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 13:01:28.154855 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-09-28 13:01:28.154933 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Setting up logrotate (3.21.0-2build1) ... 2025-09-28 13:01:28.154975 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:01:28.155034 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Removed intermediate container 7c2b5b36a931 2025-09-28 13:01:28.155070 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> 2085b6fec18e 2025-09-28 13:01:28.155130 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Step 4/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-28 13:01:28.155172 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> 9fb459a80edf 2025-09-28 13:01:28.155227 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Step 5/6 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2025-09-28 13:01:28.155294 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Running in 862bef146173 2025-09-28 13:01:28.155334 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Removed intermediate container 862bef146173 2025-09-28 13:01:28.155375 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> 44869563957f 2025-09-28 13:01:28.155458 | ubuntu-noble-large | INFO:kolla.common.utils.cron: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 2025-09-28 13:01:28.155498 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Running in 0ba562ad3790 2025-09-28 13:01:28.155534 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading package lists... 2025-09-28 13:01:28.155590 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Building dependency tree... 2025-09-28 13:01:28.155626 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading state information... 2025-09-28 13:01:28.155687 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Package 'build-essential' is not installed, so not removed 2025-09-28 13:01:28.155750 | ubuntu-noble-large | INFO:kolla.common.utils.cron:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:01:28.155826 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading package lists... 2025-09-28 13:01:28.155911 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Building dependency tree... 2025-09-28 13:01:28.156010 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading state information... 2025-09-28 13:01:28.156065 | ubuntu-noble-large | INFO:kolla.common.utils.cron:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:01:28.156107 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Removed intermediate container 0ba562ad3790 2025-09-28 13:01:28.156162 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> 8558352673d1 2025-09-28 13:01:28.156216 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Successfully built 8025432a5bcc 2025-09-28 13:01:28.156257 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Successfully tagged osism.harbor.regio.digital/kolla/cron:build-20250928 2025-09-28 13:01:28.156419 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Built at 2025-09-28 13:01:28.156259 (took 0:00:13.682520) 2025-09-28 13:01:28.156872 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(openvswitch-base) 2025-09-28 13:01:28.156945 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-base:Processing 2025-09-28 13:01:28.157041 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Building started at 2025-09-28 13:01:28.156926 2025-09-28 13:01:28.158160 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-base:Turned 0 plugins into plugins archive 2025-09-28 13:01:28.158981 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-base:Turned 0 additions into additions archive 2025-09-28 13:01:42.737408 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 1/6 : FROM osism.harbor.regio.digital/kolla/base:build-20250928 2025-09-28 13:01:42.737484 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> b45f94f4844b 2025-09-28 13:01:42.737583 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 2/6 : LABEL "build-date"="20250928" "name"="openvswitch-base" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:01:42.737626 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Running in ac2916c353b5 2025-09-28 13:01:42.737656 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Removed intermediate container ac2916c353b5 2025-09-28 13:01:42.737668 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> 9724557099d2 2025-09-28 13:01:42.737806 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 3/6 : 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/* 2025-09-28 13:01:42.737836 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Running in efb6fb70f22c 2025-09-28 13:01:42.737846 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:01:42.737856 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 13:01:42.737909 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-28 13:01:42.737921 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 13:01:42.737977 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 13:01:42.737988 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 13:01:42.738035 | 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] 2025-09-28 13:01:42.738102 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 13:01:42.738113 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 13:01:42.738160 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 13:01:42.738206 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 13:01:42.738251 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 13:01:42.738297 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 13:01:42.738337 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 13:01:42.738424 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 13:01:42.739789 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Fetched 28.4 MB in 3s (11.1 MB/s) 2025-09-28 13:01:42.739811 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Reading package lists... 2025-09-28 13:01:42.739822 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Reading package lists... 2025-09-28 13:01:42.739831 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Building dependency tree... 2025-09-28 13:01:42.739841 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Reading state information... 2025-09-28 13:01:42.739850 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:The following additional packages will be installed: 2025-09-28 13:01:42.739860 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: libdbus-1-3 libevent-2.1-7t64 libnuma1 libpcap0.8t64 libunbound8 libxdp1 2025-09-28 13:01:42.739869 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: openvswitch-common python3-sortedcontainers uuid-runtime 2025-09-28 13:01:42.739890 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Suggested packages: 2025-09-28 13:01:42.739900 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ethtool openvswitch-doc python3-graphviz python3-unbound 2025-09-28 13:01:42.739910 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: python-sortedcontainers-doc apparmor 2025-09-28 13:01:42.739919 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Recommended packages: 2025-09-28 13:01:42.739929 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: dbus python3-click python3-netaddr python3-pyparsing python3-rich 2025-09-28 13:01:42.739938 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:The following NEW packages will be installed: 2025-09-28 13:01:42.739948 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: libdbus-1-3 libevent-2.1-7t64 libnuma1 libpcap0.8t64 libunbound8 libxdp1 2025-09-28 13:01:42.739958 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: openvswitch-common openvswitch-switch python3-netifaces python3-openvswitch 2025-09-28 13:01:42.739967 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: python3-sortedcontainers tcpdump uuid-runtime 2025-09-28 13:01:42.739976 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:0 upgraded, 13 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:01:42.739986 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Need to get 5,347 kB of archives. 2025-09-28 13:01:42.739995 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:After this operation, 16.4 MB of additional disk space will be used. 2025-09-28 13:01:42.740013 | 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.0-1build1~cloud0 [1,058 kB] 2025-09-28 13:01:42.740024 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:01:42.740034 | 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.3 [33.1 kB] 2025-09-28 13:01:42.740043 | 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] 2025-09-28 13:01:42.740054 | 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.0-1build1~cloud0 [1,636 kB] 2025-09-28 13:01:42.740064 | 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] 2025-09-28 13:01:42.740073 | 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.5 [442 kB] 2025-09-28 13:01:42.740083 | 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.0-1build1~cloud0 [1,060 kB] 2025-09-28 13:01:42.740093 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-09-28 13:01:42.740102 | 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] 2025-09-28 13:01:42.740111 | 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] 2025-09-28 13:01:42.740121 | 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] 2025-09-28 13:01:42.740130 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 tcpdump amd64 4.99.4-3ubuntu4 [479 kB] 2025-09-28 13:01:42.740144 | 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] 2025-09-28 13:01:42.740161 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Fetched 5,347 kB in 0s (14.2 MB/s) 2025-09-28 13:01:42.740171 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package uuid-runtime. 2025-09-28 13:01:42.740180 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 2025-09-28 13:01:42.740190 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 2025-09-28 13:01:42.740205 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-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% 2025-09-28 13:01:42.740397 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 70% 2025-09-28 13:01:42.740453 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 75% 2025-09-28 13:01:42.740471 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% 2025-09-28 13:01:42.740481 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-09-28 13:01:42.740512 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.3_amd64.deb ... 2025-09-28 13:01:42.740595 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-09-28 13:01:42.740650 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package libevent-2.1-7t64:amd64. 2025-09-28 13:01:42.740796 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../01-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-09-28 13:01:42.740834 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-09-28 13:01:42.740926 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package libunbound8:amd64. 2025-09-28 13:01:42.740989 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../02-libunbound8_1.19.2-1ubuntu3.5_amd64.deb ... 2025-09-28 13:01:42.741043 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.5) ... 2025-09-28 13:01:42.741107 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package openvswitch-common. 2025-09-28 13:01:42.741190 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../03-openvswitch-common_3.5.0-1build1~cloud0_amd64.deb ... 2025-09-28 13:01:42.741247 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking openvswitch-common (3.5.0-1build1~cloud0) ... 2025-09-28 13:01:42.741304 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package libnuma1:amd64. 2025-09-28 13:01:42.741368 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../04-libnuma1_2.0.18-1build1_amd64.deb ... 2025-09-28 13:01:42.741433 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-09-28 13:01:42.741497 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package libxdp1:amd64. 2025-09-28 13:01:42.741561 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../05-libxdp1_1.5.1-1ubuntu2~cloud0_amd64.deb ... 2025-09-28 13:01:42.741623 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2025-09-28 13:01:42.741685 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package openvswitch-switch. 2025-09-28 13:01:42.741801 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../06-openvswitch-switch_3.5.0-1build1~cloud0_amd64.deb ... 2025-09-28 13:01:42.741875 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking openvswitch-switch (3.5.0-1build1~cloud0) ... 2025-09-28 13:01:42.741940 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package libdbus-1-3:amd64. 2025-09-28 13:01:42.742002 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../07-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2025-09-28 13:01:42.742073 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-09-28 13:01:42.742138 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package python3-netifaces:amd64. 2025-09-28 13:01:42.742201 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../08-python3-netifaces_0.11.0-2build3_amd64.deb ... 2025-09-28 13:01:42.742265 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking python3-netifaces:amd64 (0.11.0-2build3) ... 2025-09-28 13:01:42.742327 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package libpcap0.8t64:amd64. 2025-09-28 13:01:42.742390 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../09-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2025-09-28 13:01:42.742452 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2025-09-28 13:01:42.742514 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package tcpdump. 2025-09-28 13:01:42.742577 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../10-tcpdump_4.99.4-3ubuntu4_amd64.deb ... 2025-09-28 13:01:42.742640 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking tcpdump (4.99.4-3ubuntu4) ... 2025-09-28 13:01:42.742722 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package python3-sortedcontainers. 2025-09-28 13:01:42.742886 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../11-python3-sortedcontainers_2.4.0-2_all.deb ... 2025-09-28 13:01:42.742912 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking python3-sortedcontainers (2.4.0-2) ... 2025-09-28 13:01:42.743080 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package python3-openvswitch. 2025-09-28 13:01:42.743120 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../12-python3-openvswitch_3.5.0-1build1~cloud0_amd64.deb ... 2025-09-28 13:01:42.743140 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking python3-openvswitch (3.5.0-1build1~cloud0) ... 2025-09-28 13:01:42.743152 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-09-28 13:01:42.743208 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up python3-sortedcontainers (2.4.0-2) ... 2025-09-28 13:01:42.743269 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2025-09-28 13:01:42.743328 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.5) ... 2025-09-28 13:01:42.743374 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-09-28 13:01:42.743419 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up python3-netifaces:amd64 (0.11.0-2build3) ... 2025-09-28 13:01:42.743463 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-09-28 13:01:42.743508 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-09-28 13:01:42.743552 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:info: Selecting GID from range 100 to 59999 ... 2025-09-28 13:01:42.743608 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:info: Adding group `uuidd' (GID 102) ... 2025-09-28 13:01:42.743623 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:invoke-rc.d: could not determine current runlevel 2025-09-28 13:01:42.743732 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 13:01:42.743792 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up openvswitch-common (3.5.0-1build1~cloud0) ... 2025-09-28 13:01:42.743857 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2025-09-28 13:01:42.743903 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up openvswitch-switch (3.5.0-1build1~cloud0) ... 2025-09-28 13:01:42.744809 | 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 2025-09-28 13:01:42.744830 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:invoke-rc.d: could not determine current runlevel 2025-09-28 13:01:42.744842 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 13:01:42.744853 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up tcpdump (4.99.4-3ubuntu4) ... 2025-09-28 13:01:42.744864 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up python3-openvswitch (3.5.0-1build1~cloud0) ... 2025-09-28 13:01:42.744876 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:01:42.744886 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Removed intermediate container efb6fb70f22c 2025-09-28 13:01:42.744897 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> acf20c0c3cb1 2025-09-28 13:01:42.744909 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 4/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-28 13:01:42.744920 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> e51e5b914e1e 2025-09-28 13:01:42.744931 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 5/6 : COPY ovs_wrapper.sh /usr/local/bin/ovs_wrapper 2025-09-28 13:01:42.744940 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> 51ac756753d6 2025-09-28 13:01:42.744951 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 6/6 : 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 2025-09-28 13:01:42.744962 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Running in 5a233e8e24f2 2025-09-28 13:01:42.744971 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Removed intermediate container 5a233e8e24f2 2025-09-28 13:01:42.744981 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> ba3b3d2f1a15 2025-09-28 13:01:42.744990 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Successfully built bade5e0d0cef 2025-09-28 13:01:42.744999 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Successfully tagged osism.harbor.regio.digital/kolla/openvswitch-base:build-20250928 2025-09-28 13:01:42.745009 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Built at 2025-09-28 13:01:42.744464 (took 0:00:14.587538) 2025-09-28 13:01:42.745018 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(openvswitch-db-server) to queue 2025-09-28 13:01:42.745027 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(openvswitch-vswitchd) to queue 2025-09-28 13:01:42.745036 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovn-base) to queue 2025-09-28 13:01:42.745175 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(mariadb-base) 2025-09-28 13:01:42.745395 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-base:Processing 2025-09-28 13:01:42.745483 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Building started at 2025-09-28 13:01:42.745236 2025-09-28 13:01:42.746321 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-base:Turned 0 plugins into plugins archive 2025-09-28 13:01:42.746971 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-base:Turned 0 additions into additions archive 2025-09-28 13:01:59.576943 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 1/8 : FROM osism.harbor.regio.digital/kolla/base:build-20250928 2025-09-28 13:01:59.577032 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> b45f94f4844b 2025-09-28 13:01:59.577048 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 2/8 : LABEL "build-date"="20250928" "name"="mariadb-base" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:01:59.577089 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in 59d240a74d68 2025-09-28 13:01:59.577116 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container 59d240a74d68 2025-09-28 13:01:59.577151 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> 5b6edd33ed1b 2025-09-28 13:01:59.577253 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 3/8 : RUN usermod --append --home /var/lib/mysql --groups kolla mysql && mkdir -p /var/lib/mysql && chown -R 42434:42434 /var/lib/mysql 2025-09-28 13:01:59.577265 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in 53d3d8c5c42e 2025-09-28 13:01:59.577313 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container 53d3d8c5c42e 2025-09-28 13:01:59.577357 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> 83f2801d4bed 2025-09-28 13:01:59.577397 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 4/8 : 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 2025-09-28 13:01:59.577435 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in e66dd22b55f1 2025-09-28 13:01:59.577483 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container e66dd22b55f1 2025-09-28 13:01:59.577530 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> 185943c0f1dc 2025-09-28 13:01:59.577609 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 5/8 : 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/* 2025-09-28 13:01:59.577725 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in 85407acb449a 2025-09-28 13:01:59.577759 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:01:59.577823 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 13:01:59.577876 | 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] 2025-09-28 13:01:59.577889 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 13:01:59.577949 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 13:01:59.577990 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 13:01:59.578039 | 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] 2025-09-28 13:01:59.578085 | 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] 2025-09-28 13:01:59.578097 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 13:01:59.578158 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 13:01:59.578198 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 13:01:59.578238 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 13:01:59.578260 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 13:01:59.578314 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 13:01:59.578354 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 13:01:59.578402 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:16 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 13:01:59.578413 | 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] 2025-09-28 13:01:59.578471 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Fetched 28.4 MB in 3s (11.1 MB/s) 2025-09-28 13:01:59.578508 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Reading package lists... 2025-09-28 13:01:59.578545 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Reading package lists... 2025-09-28 13:01:59.578601 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Building dependency tree... 2025-09-28 13:01:59.578615 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Reading state information... 2025-09-28 13:01:59.578680 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:The following additional packages will be installed: 2025-09-28 13:01:59.578737 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: libconfig-inifiles-perl libmariadb3 libncurses6 mariadb-client-core 2025-09-28 13:01:59.578798 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: mariadb-common mysql-common 2025-09-28 13:01:59.578849 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Recommended packages: 2025-09-28 13:01:59.579612 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: libgpm2 libdbd-mariadb-perl | libdbd-mysql-perl libdbi-perl 2025-09-28 13:01:59.579654 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: libterm-readkey-perl 2025-09-28 13:01:59.579662 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:The following NEW packages will be installed: 2025-09-28 13:01:59.579669 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: libconfig-inifiles-perl libmariadb3 libncurses6 mariadb-client 2025-09-28 13:01:59.579675 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: mariadb-client-core mariadb-common mysql-common 2025-09-28 13:01:59.579681 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:01:59.579687 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Need to get 3,436 kB of archives. 2025-09-28 13:01:59.579693 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:After this operation, 33.8 MB of additional disk space will be used. 2025-09-28 13:01:59.579739 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:01:59.579756 | 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] 2025-09-28 13:01:59.579763 | 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] 2025-09-28 13:01:59.579769 | 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.14+maria~ubu2404 [2,922 B] 2025-09-28 13:01:59.579777 | 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.14+maria~ubu2404 [4,088 B] 2025-09-28 13:01:59.579783 | 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.14+maria~ubu2404 [173 kB] 2025-09-28 13:01:59.579789 | 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.14+maria~ubu2404 [1,108 kB] 2025-09-28 13:01:59.579795 | 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.14+maria~ubu2404 [1,997 kB] 2025-09-28 13:01:59.579810 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Fetched 3,436 kB in 4s (975 kB/s) 2025-09-28 13:01:59.579816 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package libncurses6:amd64. 2025-09-28 13:01:59.579822 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 2025-09-28 13:01:59.579828 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 2025-09-28 13:01:59.579882 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-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% 2025-09-28 13:01:59.579890 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 70% 2025-09-28 13:01:59.579896 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 75% 2025-09-28 13:01:59.579902 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 2025-09-28 13:01:59.579908 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:80% (Reading database ... 85% (Reading database ... 90% 2025-09-28 13:01:59.579914 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 95% 2025-09-28 13:01:59.579919 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-09-28 13:01:59.579925 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../0-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2025-09-28 13:01:59.579979 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-09-28 13:01:59.579986 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package mysql-common. 2025-09-28 13:01:59.579992 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../1-mysql-common_1%3a10.11.14+maria~ubu2404_all.deb ... 2025-09-28 13:01:59.579998 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking mysql-common (1:10.11.14+maria~ubu2404) ... 2025-09-28 13:01:59.580029 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package mariadb-common. 2025-09-28 13:01:59.580055 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../2-mariadb-common_1%3a10.11.14+maria~ubu2404_all.deb ... 2025-09-28 13:01:59.580093 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking mariadb-common (1:10.11.14+maria~ubu2404) ... 2025-09-28 13:01:59.580872 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package libmariadb3:amd64. 2025-09-28 13:01:59.580890 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../3-libmariadb3_1%3a10.11.14+maria~ubu2404_amd64.deb ... 2025-09-28 13:01:59.580897 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking libmariadb3:amd64 (1:10.11.14+maria~ubu2404) ... 2025-09-28 13:01:59.580904 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package libconfig-inifiles-perl. 2025-09-28 13:01:59.580910 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../4-libconfig-inifiles-perl_3.000003-2_all.deb ... 2025-09-28 13:01:59.580915 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking libconfig-inifiles-perl (3.000003-2) ... 2025-09-28 13:01:59.580920 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package mariadb-client-core. 2025-09-28 13:01:59.580926 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../5-mariadb-client-core_1%3a10.11.14+maria~ubu2404_amd64.deb ... 2025-09-28 13:01:59.580931 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking mariadb-client-core (1:10.11.14+maria~ubu2404) ... 2025-09-28 13:01:59.580936 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package mariadb-client. 2025-09-28 13:01:59.580942 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../6-mariadb-client_1%3a10.11.14+maria~ubu2404_amd64.deb ... 2025-09-28 13:01:59.580947 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking mariadb-client (1:10.11.14+maria~ubu2404) ... 2025-09-28 13:01:59.580956 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up libconfig-inifiles-perl (3.000003-2) ... 2025-09-28 13:01:59.580962 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up mysql-common (1:10.11.14+maria~ubu2404) ... 2025-09-28 13:01:59.580967 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up mariadb-common (1:10.11.14+maria~ubu2404) ... 2025-09-28 13:01:59.580972 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:update-alternatives: error: no alternatives for my.cnf 2025-09-28 13:01:59.580978 | 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 2025-09-28 13:01:59.580983 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-09-28 13:01:59.580988 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up libmariadb3:amd64 (1:10.11.14+maria~ubu2404) ... 2025-09-28 13:01:59.580993 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up mariadb-client-core (1:10.11.14+maria~ubu2404) ... 2025-09-28 13:01:59.580999 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up mariadb-client (1:10.11.14+maria~ubu2404) ... 2025-09-28 13:01:59.581004 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:01:59.581009 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container 85407acb449a 2025-09-28 13:01:59.581015 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> 2c038d5ec57f 2025-09-28 13:01:59.581020 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 6/8 : ARG mariadb_clustercheck_version=10.9 2025-09-28 13:01:59.581025 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in e2722fa81298 2025-09-28 13:01:59.581030 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container e2722fa81298 2025-09-28 13:01:59.581036 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> a70895e421f7 2025-09-28 13:01:59.581041 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 7/8 : ARG mariadb_clustercheck_url=https://src.fedoraproject.org/rpms/mariadb/raw/${mariadb_clustercheck_version}/f/clustercheck.sh 2025-09-28 13:01:59.581079 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in c4a4e65602ea 2025-09-28 13:01:59.581085 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container c4a4e65602ea 2025-09-28 13:01:59.581091 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> 6cf2e6f3cf0d 2025-09-28 13:01:59.581097 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 8/8 : RUN curl -o /usr/bin/clustercheck ${mariadb_clustercheck_url} && chmod 755 /usr/bin/clustercheck 2025-09-28 13:01:59.581102 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in d15e6e707dd3 2025-09-28 13:01:59.581108 | 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.407785, size: 3356 2025-09-28 13:01:59.581136 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container d15e6e707dd3 2025-09-28 13:01:59.581142 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> 547e4dfe396c 2025-09-28 13:01:59.581170 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Successfully built b5017af257cb 2025-09-28 13:01:59.581198 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Successfully tagged osism.harbor.regio.digital/kolla/mariadb-base:build-20250928 2025-09-28 13:01:59.581659 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Built at 2025-09-28 13:01:59.581196 (took 0:00:16.835960) 2025-09-28 13:01:59.581670 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(mariadb-clustercheck) to queue 2025-09-28 13:01:59.581676 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(mariadb-server) to queue 2025-09-28 13:01:59.581682 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(redis-base) 2025-09-28 13:01:59.581687 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-base:Processing 2025-09-28 13:01:59.581693 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Building started at 2025-09-28 13:01:59.581613 2025-09-28 13:01:59.582793 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-base:Turned 0 plugins into plugins archive 2025-09-28 13:01:59.582824 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-base:Turned 0 additions into additions archive 2025-09-28 13:02:01.388746 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Step 1/5 : FROM osism.harbor.regio.digital/kolla/base:build-20250928 2025-09-28 13:02:01.388862 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> b45f94f4844b 2025-09-28 13:02:01.388923 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Step 2/5 : LABEL "build-date"="20250928" "name"="redis-base" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:02:01.389093 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Running in d32b6a561e29 2025-09-28 13:02:01.389287 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Removed intermediate container d32b6a561e29 2025-09-28 13:02:01.389434 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> 1f89ff0df4a6 2025-09-28 13:02:01.389504 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Step 3/5 : RUN usermod --append --home /run/redis --groups kolla redis && mkdir -p /run/redis && chown -R 42460:42460 /run/redis 2025-09-28 13:02:01.389635 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Running in 8ee18ca1fa31 2025-09-28 13:02:01.389754 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Removed intermediate container 8ee18ca1fa31 2025-09-28 13:02:01.389790 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> 108c1c6677a1 2025-09-28 13:02:01.390824 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Step 4/5 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-28 13:02:01.390858 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> 4a9074fd9ad4 2025-09-28 13:02:01.390872 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Step 5/5 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2025-09-28 13:02:01.390884 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Running in 381617b809d1 2025-09-28 13:02:01.390895 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Removed intermediate container 381617b809d1 2025-09-28 13:02:01.390906 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> d63178129980 2025-09-28 13:02:01.390916 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Successfully built 685d6c04d720 2025-09-28 13:02:01.390928 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Successfully tagged osism.harbor.regio.digital/kolla/redis-base:build-20250928 2025-09-28 13:02:01.390939 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Built at 2025-09-28 13:02:01.390215 (took 0:00:01.808602) 2025-09-28 13:02:01.390950 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(redis) to queue 2025-09-28 13:02:01.390961 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(redis-sentinel) to queue 2025-09-28 13:02:01.391515 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-libvirt) 2025-09-28 13:02:01.391675 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-libvirt:Processing 2025-09-28 13:02:01.391857 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Building started at 2025-09-28 13:02:01.391660 2025-09-28 13:02:01.393220 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-libvirt:Turned 0 plugins into plugins archive 2025-09-28 13:02:01.394238 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-libvirt:Turned 0 additions into additions archive 2025-09-28 13:03:15.295173 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 1/10 : FROM osism.harbor.regio.digital/kolla/base:build-20250928 2025-09-28 13:03:15.295331 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> b45f94f4844b 2025-09-28 13:03:15.295375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 2/10 : LABEL "build-date"="20250928" "name"="nova-libvirt" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:03:15.295435 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in 19929901c53b 2025-09-28 13:03:15.295600 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container 19929901c53b 2025-09-28 13:03:15.295630 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> dff9090817ac 2025-09-28 13:03:15.295652 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 3/10 : 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 2025-09-28 13:03:15.295669 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in a60bcc18ef36 2025-09-28 13:03:15.295694 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container a60bcc18ef36 2025-09-28 13:03:15.295771 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> fd935d49dd4b 2025-09-28 13:03:15.295790 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 4/10 : 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 && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-28 13:03:15.295809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in 195f726aa928 2025-09-28 13:03:15.295826 | 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] 2025-09-28 13:03:15.295845 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:03:15.295861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 13:03:15.295877 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 13:03:15.295900 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 13:03:15.295918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 13:03:15.295936 | 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] 2025-09-28 13:03:15.295953 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 13:03:15.295970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 13:03:15.295986 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 13:03:15.296008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 13:03:15.296025 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 13:03:15.296044 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 13:03:15.296080 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 13:03:15.296098 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 13:03:15.296115 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Fetched 28.4 MB in 2s (12.0 MB/s) 2025-09-28 13:03:15.296139 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading package lists... 2025-09-28 13:03:15.296157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading package lists... 2025-09-28 13:03:15.296179 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Building dependency tree... 2025-09-28 13:03:15.296202 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading state information... 2025-09-28 13:03:15.296259 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:The following additional packages will be installed: 2025-09-28 13:03:15.296283 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: acl db-util db5.3-util dbus dbus-bin dbus-daemon dbus-session-bus-common 2025-09-28 13:03:15.296305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: dbus-system-bus-common dmidecode gettext-base iptables ipxe-qemu libargon2-1 2025-09-28 13:03:15.296331 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libasound2-data libasound2t64 libbabeltrace1 libboost-context1.83.0 2025-09-28 13:03:15.296379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libboost-filesystem1.83.0 libboost-iostreams1.83.0 2025-09-28 13:03:15.296402 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libboost-program-options1.83.0 libboost-thread1.83.0 libboost-url1.83.0 2025-09-28 13:03:15.296426 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libbrlapi0.8 libcacard0 libcephfs2 libcryptsetup12 libcurl3t64-gnutls 2025-09-28 13:03:15.296478 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libdaxctl1 libdbus-1-3 libduktape207 libdw1t64 libevent-2.1-7t64 libfdisk1 2025-09-28 13:03:15.296538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libfdt1 libfuse3-3 libglib2.0-0t64 libgoogle-perftools4t64 libicu74 2025-09-28 13:03:15.296562 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libip4tc2 libip6tc2 libiscsi7 libjpeg-turbo8 libjpeg8 libjson-c5 2025-09-28 13:03:15.296580 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libjson-glib-1.0-0 libjson-glib-1.0-common liblmdb0 liblua5.4-0 libncurses6 2025-09-28 13:03:15.296603 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libndctl6 libnetfilter-conntrack3 libnfnetlink0 libnfs14 libnftnl11 libnspr4 2025-09-28 13:03:15.296624 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libnss3 libnuma1 liboath0t64 libpam-systemd libparted2t64 libpcap0.8t64 2025-09-28 13:03:15.296644 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libpciaccess0 libpcsclite1 libpixman-1-0 libpmem1 libpmemobj1 libpng16-16t64 2025-09-28 13:03:15.296691 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libpolkit-agent-1-0 libpolkit-gobject-1-0 libpopt0 librabbitmq4 librados2 2025-09-28 13:03:15.296756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libradosstriper1 librbd1 libsasl2-modules libslirp0 libsystemd-shared 2025-09-28 13:03:15.296779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtcmalloc-minimal4t64 libtpms0 libtss2-esys-3.0.2-0t64 libtss2-fapi1t64 2025-09-28 13:03:15.296803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-mu-4.0.1-0t64 libtss2-rc0t64 libtss2-sys1t64 libtss2-tcti-cmd0t64 2025-09-28 13:03:15.296826 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-tcti-device0t64 libtss2-tcti-libtpms0t64 libtss2-tcti-mssim0t64 2025-09-28 13:03:15.296847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-tcti-spi-helper0t64 libtss2-tcti-swtpm0t64 libtss2-tctildr0t64 2025-09-28 13:03:15.296901 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libunbound8 libunwind8 liburing2 libusb-1.0-0 libusbredirparser1t64 2025-09-28 13:03:15.296925 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2025-09-28 13:03:15.296947 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-driver-qemu libvirt-daemon-system-systemd libvirt0 libxdp1 2025-09-28 13:03:15.296998 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libxml2 libyajl2 libyaml-0-2 logrotate openvswitch-common polkitd 2025-09-28 13:03:15.297034 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: powermgmt-base python3-ceph-argparse python3-ceph-common python3-certifi 2025-09-28 13:03:15.297057 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-chardet python3-idna python3-prettytable python3-requests 2025-09-28 13:03:15.297080 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-urllib3 python3-wcwidth python3-yaml qemu-system-arm 2025-09-28 13:03:15.297123 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-system-common qemu-system-data qemu-system-mips qemu-system-misc 2025-09-28 13:03:15.297145 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-system-ppc qemu-system-s390x qemu-system-sparc qemu-system-x86 seabios 2025-09-28 13:03:15.297192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: sgml-base systemd systemd-container systemd-sysv tpm-udev uuid-runtime 2025-09-28 13:03:15.297218 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: xml-core 2025-09-28 13:03:15.297264 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Suggested packages: 2025-09-28 13:03:15.297288 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ceph ceph-mds default-dbus-session-bus | dbus-session-bus firewalld 2025-09-28 13:03:15.297330 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: alsa-utils libasound2-plugins fuse3 low-memory-monitor parted libparted-dev 2025-09-28 13:03:15.297803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libparted-i18n pciutils pcscd libsasl2-modules-ldap libsasl2-modules-otp 2025-09-28 13:03:15.297834 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libsasl2-modules-sql libvirt-clients-qemu libvirt-login-shell 2025-09-28 13:03:15.297849 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-driver-storage-gluster 2025-09-28 13:03:15.297865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2025-09-28 13:03:15.297881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2025-09-28 13:03:15.297895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt apparmor 2025-09-28 13:03:15.297909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: auditd nfs-common systemtap zfsutils bsd-mailx | mailx ethtool 2025-09-28 13:03:15.297923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: openvswitch-doc cpufrequtils wireless-tools radeontool polkitd-pkla 2025-09-28 13:03:15.297937 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-cryptography python3-openssl python3-socks python-requests-doc 2025-09-28 13:03:15.297951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-brotli samba vde2 sgml-base-doc systemd-homed systemd-userdbd 2025-09-28 13:03:15.297966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: systemd-boot libfido2-1 libqrencode4 debhelper 2025-09-28 13:03:15.297981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Recommended packages: 2025-09-28 13:03:15.297995 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: nftables alsa-ucm-conf alsa-topology-conf libglib2.0-data shared-mime-info 2025-09-28 13:03:15.298019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: xdg-user-dirs libgpm2 dbus-user-session libxml2-utils netcat-openbsd 2025-09-28 13:03:15.298033 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: dnsmasq-base parted libvirt-l10n python3-openvswitch python3-netifaces 2025-09-28 13:03:15.298047 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: vbetool hdparm ethtool kbd | console-tools ipxe-qemu-256k-compat-efi-roms 2025-09-28 13:03:15.298061 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-efi-aarch64 qemu-efi-arm qemu-system-gui qemu-system-modules-spice 2025-09-28 13:03:15.298077 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-system-modules-opengl cpu-checker networkd-dispatcher systemd-timesyncd 2025-09-28 13:03:15.298092 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: | time-daemon systemd-resolved libnss-mymachines libnss-systemd 2025-09-28 13:03:15.298107 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:The following packages will be REMOVED: 2025-09-28 13:03:15.298122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: systemd-standalone-sysusers 2025-09-28 13:03:15.298144 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:The following NEW packages will be installed: 2025-09-28 13:03:15.298173 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: acl ceph-common db-util db5.3-util dbus dbus-bin dbus-daemon 2025-09-28 13:03:15.298189 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: dbus-session-bus-common dbus-system-bus-common dmidecode ebtables 2025-09-28 13:03:15.298204 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: gettext-base iptables ipxe-qemu libargon2-1 libasound2-data libasound2t64 2025-09-28 13:03:15.298220 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libbabeltrace1 libboost-context1.83.0 libboost-filesystem1.83.0 2025-09-28 13:03:15.298234 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libboost-iostreams1.83.0 libboost-program-options1.83.0 2025-09-28 13:03:15.298250 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libboost-thread1.83.0 libboost-url1.83.0 libbrlapi0.8 libcacard0 libcephfs2 2025-09-28 13:03:15.298261 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libcryptsetup12 libcurl3t64-gnutls libdaxctl1 libdbus-1-3 libduktape207 2025-09-28 13:03:15.298270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libdw1t64 libevent-2.1-7t64 libfdisk1 libfdt1 libfuse3-3 libglib2.0-0t64 2025-09-28 13:03:15.298278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libgoogle-perftools4t64 libicu74 libip4tc2 libip6tc2 libiscsi7 2025-09-28 13:03:15.298286 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libjpeg-turbo8 libjpeg8 libjson-c5 libjson-glib-1.0-0 2025-09-28 13:03:15.298295 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libjson-glib-1.0-common liblmdb0 liblua5.4-0 libncurses6 libndctl6 2025-09-28 13:03:15.298308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libnetfilter-conntrack3 libnfnetlink0 libnfs14 libnftnl11 libnspr4 libnss3 2025-09-28 13:03:15.298316 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libnuma1 liboath0t64 libpam-systemd libparted2t64 libpcap0.8t64 2025-09-28 13:03:15.298324 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libpciaccess0 libpcsclite1 libpixman-1-0 libpmem1 libpmemobj1 libpng16-16t64 2025-09-28 13:03:15.298333 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libpolkit-agent-1-0 libpolkit-gobject-1-0 libpopt0 librabbitmq4 librados2 2025-09-28 13:03:15.298341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libradosstriper1 librbd1 libsasl2-modules libsasl2-modules-gssapi-mit 2025-09-28 13:03:15.298350 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libslirp0 libsystemd-shared libtcmalloc-minimal4t64 libtpms0 2025-09-28 13:03:15.298361 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-esys-3.0.2-0t64 libtss2-fapi1t64 libtss2-mu-4.0.1-0t64 2025-09-28 13:03:15.298370 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-rc0t64 libtss2-sys1t64 libtss2-tcti-cmd0t64 libtss2-tcti-device0t64 2025-09-28 13:03:15.298403 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-tcti-libtpms0t64 libtss2-tcti-mssim0t64 libtss2-tcti-spi-helper0t64 2025-09-28 13:03:15.298445 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-tcti-swtpm0t64 libtss2-tctildr0t64 libunbound8 libunwind8 liburing2 2025-09-28 13:03:15.298472 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libusb-1.0-0 libusbredirparser1t64 libvirt-clients libvirt-daemon 2025-09-28 13:03:15.298565 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2025-09-28 13:03:15.298581 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-driver-qemu libvirt-daemon-system 2025-09-28 13:03:15.298628 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-system-systemd libvirt0 libxdp1 libxml2 libyajl2 libyaml-0-2 2025-09-28 13:03:15.298669 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: logrotate mdevctl openvswitch-common openvswitch-switch ovmf pm-utils 2025-09-28 13:03:15.298731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: polkitd powermgmt-base python3-ceph-argparse python3-ceph-common 2025-09-28 13:03:15.298750 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-cephfs python3-certifi python3-chardet python3-idna 2025-09-28 13:03:15.298791 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-prettytable python3-rados python3-rbd python3-requests 2025-09-28 13:03:15.298832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-urllib3 python3-wcwidth python3-yaml qemu-block-extra qemu-system 2025-09-28 13:03:15.298862 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-system-arm qemu-system-common qemu-system-data qemu-system-mips 2025-09-28 13:03:15.298903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-system-misc qemu-system-ppc qemu-system-s390x qemu-system-sparc 2025-09-28 13:03:15.298932 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-system-x86 qemu-utils sasl2-bin seabios sgml-base swtpm swtpm-tools 2025-09-28 13:03:15.298975 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: systemd systemd-container systemd-sysv tpm-udev tpm2-tools trousers 2025-09-28 13:03:15.299012 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: uuid-runtime xml-core 2025-09-28 13:03:15.299053 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:0 upgraded, 157 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 13:03:15.299869 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Need to get 201 MB of archives. 2025-09-28 13:03:15.299888 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:After this operation, 803 MB of additional disk space will be used. 2025-09-28 13:03:15.299900 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 openvswitch-common amd64 3.5.0-1build1~cloud0 [1,058 kB] 2025-09-28 13:03:15.299911 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:03:15.299922 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:154 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 libxdp1 amd64 1.5.1-1ubuntu2~cloud0 [64.5 kB] 2025-09-28 13:03:15.299933 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:155 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 openvswitch-switch amd64 3.5.0-1build1~cloud0 [1,636 kB] 2025-09-28 13:03:15.299943 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libargon2-1 amd64 0~20190702+dfsg-4build1 [20.8 kB] 2025-09-28 13:03:15.299953 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-c5 amd64 0.17-1build1 [35.3 kB] 2025-09-28 13:03:15.299962 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcryptsetup12 amd64 2:2.7.0-1ubuntu4.2 [266 kB] 2025-09-28 13:03:15.299972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:156 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-yaml amd64 6.0.2-1build2~cloud0 [137 kB] 2025-09-28 13:03:15.299981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:157 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-urllib3 all 2.3.0-2~cloud0 [115 kB] 2025-09-28 13:03:15.299991 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:158 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-requests all 2.32.3+dfsg-4ubuntu1~cloud0 [73.0 kB] 2025-09-28 13:03:15.300001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfdisk1 amd64 2.39.3-9ubuntu6.3 [146 kB] 2025-09-28 13:03:15.300011 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-shared amd64 255.4-1ubuntu8.10 [2,074 kB] 2025-09-28 13:03:15.300020 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd amd64 255.4-1ubuntu8.10 [3,475 kB] 2025-09-28 13:03:15.300030 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-sysv amd64 255.4-1ubuntu8.10 [11.9 kB] 2025-09-28 13:03:15.300040 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.3 [33.1 kB] 2025-09-28 13:03:15.300049 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2025-09-28 13:03:15.300059 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.5 [442 kB] 2025-09-28 13:03:15.300075 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-09-28 13:03:15.300084 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 db5.3-util amd64 5.3.28+dfsg2-7 [71.7 kB] 2025-09-28 13:03:15.300092 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 db-util all 1:5.3.21ubuntu2 [2,412 B] 2025-09-28 13:03:15.300100 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sasl2-bin amd64 2.1.28+dfsg1-5ubuntu3.1 [94.3 kB] 2025-09-28 13:03:15.300108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 sgml-base all 1.31 [11.4 kB] 2025-09-28 13:03:15.300123 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 tpm-udev all 0.6ubuntu1 [4,226 B] 2025-09-28 13:03:15.300132 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:19 http://archive.ubuntu.com/ubuntu noble/universe amd64 trousers amd64 0.3.15-0.3build2 [121 kB] 2025-09-28 13:03:15.300140 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2025-09-28 13:03:15.300149 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-bin amd64 1.14.10-4ubuntu4.1 [39.3 kB] 2025-09-28 13:03:15.300164 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-session-bus-common all 1.14.10-4ubuntu4.1 [80.5 kB] 2025-09-28 13:03:15.300173 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-daemon amd64 1.14.10-4ubuntu4.1 [118 kB] 2025-09-28 13:03:15.300181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-system-bus-common all 1.14.10-4ubuntu4.1 [81.6 kB] 2025-09-28 13:03:15.300190 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus amd64 1.14.10-4ubuntu4.1 [24.3 kB] 2025-09-28 13:03:15.300198 | 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.4 [1,544 kB] 2025-09-28 13:03:15.300206 | 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] 2025-09-28 13:03:15.300214 | 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.10 [235 kB] 2025-09-28 13:03:15.300222 | 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] 2025-09-28 13:03:15.300281 | 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.5 [763 kB] 2025-09-28 13:03:15.300290 | 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] 2025-09-28 13:03:15.300299 | 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] 2025-09-28 13:03:15.300307 | 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] 2025-09-28 13:03:15.300316 | 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] 2025-09-28 13:03:15.300324 | 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] 2025-09-28 13:03:15.300332 | 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] 2025-09-28 13:03:15.300347 | 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] 2025-09-28 13:03:15.300356 | 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] 2025-09-28 13:03:15.300364 | 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] 2025-09-28 13:03:15.300372 | 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] 2025-09-28 13:03:15.300380 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 libfuse3-3 amd64 3.14.0-5build1 [83.1 kB] 2025-09-28 13:03:15.300388 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:42 http://archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2025-09-28 13:03:15.300396 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2025-09-28 13:03:15.300405 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 libparted2t64 amd64 3.6-4build1 [152 kB] 2025-09-28 13:03:15.300413 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8t64 amd64 1.10.4-4.1ubuntu3 [151 kB] 2025-09-28 13:03:15.300422 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 libpng16-16t64 amd64 1.6.43-5build1 [187 kB] 2025-09-28 13:03:15.300435 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 libusb-1.0-0 amd64 2:1.0.27-1 [54.0 kB] 2025-09-28 13:03:15.300443 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:48 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 powermgmt-base all 1.37ubuntu0.1 [7,650 B] 2025-09-28 13:03:15.300451 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:49 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 acl amd64 2.3.2-1build1.1 [39.4 kB] 2025-09-28 13:03:15.300460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:50 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-iostreams1.83.0 amd64 1.83.0-2.1ubuntu3.1 [259 kB] 2025-09-28 13:03:15.300468 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:51 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-thread1.83.0 amd64 1.83.0-2.1ubuntu3.1 [276 kB] 2025-09-28 13:03:15.300476 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:52 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.1-0ubuntu0.24.04.2 [4,042 kB] 2025-09-28 13:03:15.300564 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2025-09-28 13:03:15.300575 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2025-09-28 13:03:15.300583 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:55 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2025-09-28 13:03:15.300592 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmemobj1 amd64 1.13.1-1.1ubuntu2 [116 kB] 2025-09-28 13:03:15.300600 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:57 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librbd1 amd64 19.2.1-0ubuntu0.24.04.2 [3,511 kB] 2025-09-28 13:03:15.300609 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:58 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-argparse amd64 19.2.1-0ubuntu0.24.04.2 [45.8 kB] 2025-09-28 13:03:15.300617 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:59 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-common all 19.2.1-0ubuntu0.24.04.2 [82.7 kB] 2025-09-28 13:03:15.300626 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:60 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcephfs2 amd64 19.2.1-0ubuntu0.24.04.2 [825 kB] 2025-09-28 13:03:15.300641 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:61 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rados amd64 19.2.1-0ubuntu0.24.04.2 [333 kB] 2025-09-28 13:03:15.300649 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:62 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cephfs amd64 19.2.1-0ubuntu0.24.04.2 [174 kB] 2025-09-28 13:03:15.300658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:63 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2025-09-28 13:03:15.300666 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-prettytable all 3.6.0-2 [32.8 kB] 2025-09-28 13:03:15.300675 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:65 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rbd amd64 19.2.1-0ubuntu0.24.04.2 [319 kB] 2025-09-28 13:03:15.300683 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:66 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-certifi all 2023.11.17-1 [165 kB] 2025-09-28 13:03:15.300757 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:67 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-chardet all 5.2.0+dfsg-1 [117 kB] 2025-09-28 13:03:15.300770 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:68 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-idna all 3.6-2ubuntu0.1 [49.0 kB] 2025-09-28 13:03:15.300778 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:69 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdw1t64 amd64 0.190-1.1ubuntu0.1 [261 kB] 2025-09-28 13:03:15.300787 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:70 http://archive.ubuntu.com/ubuntu noble/main amd64 libbabeltrace1 amd64 1.5.11-3build3 [164 kB] 2025-09-28 13:03:15.300795 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:71 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-context1.83.0 amd64 1.83.0-2.1ubuntu3.1 [237 kB] 2025-09-28 13:03:15.300804 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:72 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-filesystem1.83.0 amd64 1.83.0-2.1ubuntu3.1 [283 kB] 2025-09-28 13:03:15.300812 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:73 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-program-options1.83.0 amd64 1.83.0-2.1ubuntu3.1 [320 kB] 2025-09-28 13:03:15.300820 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:74 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-url1.83.0 amd64 1.83.0-2.1ubuntu3.1 [343 kB] 2025-09-28 13:03:15.302831 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:75 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.6 [333 kB] 2025-09-28 13:03:15.302851 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:76 http://archive.ubuntu.com/ubuntu noble/main amd64 libtcmalloc-minimal4t64 amd64 2.15-3build1 [89.5 kB] 2025-09-28 13:03:15.302862 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:77 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunwind8 amd64 1.6.2-3build1.1 [55.3 kB] 2025-09-28 13:03:15.302870 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:78 http://archive.ubuntu.com/ubuntu noble/main amd64 libgoogle-perftools4t64 amd64 2.15-3build1 [212 kB] 2025-09-28 13:03:15.302878 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:79 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2025-09-28 13:03:15.302887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:80 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liboath0t64 amd64 2.6.11-2.1ubuntu0.1 [43.0 kB] 2025-09-28 13:03:15.302895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:81 http://archive.ubuntu.com/ubuntu noble/main amd64 librabbitmq4 amd64 0.11.0-1build2 [37.4 kB] 2025-09-28 13:03:15.302903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:82 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libradosstriper1 amd64 19.2.1-0ubuntu0.24.04.2 [540 kB] 2025-09-28 13:03:15.302911 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:83 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ceph-common amd64 19.2.1-0ubuntu0.24.04.2 [25.0 MB] 2025-09-28 13:03:15.302926 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:84 http://archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2025-09-28 13:03:15.302934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:85 http://archive.ubuntu.com/ubuntu noble/main amd64 ipxe-qemu all 1.21.1+git-20220113.fbbdc3926-0ubuntu2 [1,565 kB] 2025-09-28 13:03:15.302943 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:86 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2-data all 1.2.11-1ubuntu0.1 [21.1 kB] 2025-09-28 13:03:15.302951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:87 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2t64 amd64 1.2.11-1ubuntu0.1 [399 kB] 2025-09-28 13:03:15.302959 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:88 http://archive.ubuntu.com/ubuntu noble/main amd64 libbrlapi0.8 amd64 6.6-4ubuntu5 [31.4 kB] 2025-09-28 13:03:15.302967 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:89 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2025-09-28 13:03:15.302975 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:90 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3 amd64 2:3.98-1build1 [1,445 kB] 2025-09-28 13:03:15.302983 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:91 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] 2025-09-28 13:03:15.302992 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:92 http://archive.ubuntu.com/ubuntu noble/main amd64 libcacard0 amd64 1:2.8.0-3build4 [36.5 kB] 2025-09-28 13:03:15.303000 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:93 http://archive.ubuntu.com/ubuntu noble/main amd64 libduktape207 amd64 2.7.0+tests-0ubuntu3 [143 kB] 2025-09-28 13:03:15.303008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:94 http://archive.ubuntu.com/ubuntu noble/main amd64 libiscsi7 amd64 1.19.0-3build4 [68.7 kB] 2025-09-28 13:03:15.303016 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:95 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] 2025-09-28 13:03:15.303024 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:96 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] 2025-09-28 13:03:15.303033 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:97 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-glib-1.0-common all 1.8.0-2build2 [4,244 B] 2025-09-28 13:03:15.303041 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:98 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-glib-1.0-0 amd64 1.8.0-2build2 [68.0 kB] 2025-09-28 13:03:15.303049 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:99 http://archive.ubuntu.com/ubuntu noble/main amd64 libnfs14 amd64 5.0.2-1build1 [109 kB] 2025-09-28 13:03:15.303057 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:100 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpciaccess0 amd64 0.17-3ubuntu0.24.04.2 [18.9 kB] 2025-09-28 13:03:15.303065 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:101 http://archive.ubuntu.com/ubuntu noble/main amd64 libpixman-1-0 amd64 0.42.2-1build1 [279 kB] 2025-09-28 13:03:15.303074 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:102 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpolkit-gobject-1-0 amd64 124-2ubuntu1.24.04.2 [49.1 kB] 2025-09-28 13:03:15.303093 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:103 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpolkit-agent-1-0 amd64 124-2ubuntu1.24.04.2 [17.4 kB] 2025-09-28 13:03:15.303102 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:104 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-modules amd64 2.1.28+dfsg1-5ubuntu3.1 [69.9 kB] 2025-09-28 13:03:15.303111 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:105 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-modules-gssapi-mit amd64 2.1.28+dfsg1-5ubuntu3.1 [30.4 kB] 2025-09-28 13:03:15.303119 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:106 http://archive.ubuntu.com/ubuntu noble/main amd64 libslirp0 amd64 4.7.0-1ubuntu3 [63.8 kB] 2025-09-28 13:03:15.303133 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:107 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtpms0 amd64 0.9.3-0ubuntu4.24.04.1 [373 kB] 2025-09-28 13:03:15.303142 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:108 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] 2025-09-28 13:03:15.303150 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:109 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-cmd0t64 amd64 4.0.1-7.1ubuntu5.1 [16.0 kB] 2025-09-28 13:03:15.303159 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:110 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-device0t64 amd64 4.0.1-7.1ubuntu5.1 [14.6 kB] 2025-09-28 13:03:15.303167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:111 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-mssim0t64 amd64 4.0.1-7.1ubuntu5.1 [14.8 kB] 2025-09-28 13:03:15.303175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:112 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-swtpm0t64 amd64 4.0.1-7.1ubuntu5.1 [14.9 kB] 2025-09-28 13:03:15.303183 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:113 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-sys1t64 amd64 4.0.1-7.1ubuntu5.1 [35.6 kB] 2025-09-28 13:03:15.303192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:114 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-esys-3.0.2-0t64 amd64 4.0.1-7.1ubuntu5.1 [145 kB] 2025-09-28 13:03:15.303200 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:115 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-libtpms0t64 amd64 4.0.1-7.1ubuntu5.1 [15.9 kB] 2025-09-28 13:03:15.303208 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:116 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-spi-helper0t64 amd64 4.0.1-7.1ubuntu5.1 [16.2 kB] 2025-09-28 13:03:15.303217 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:117 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tctildr0t64 amd64 4.0.1-7.1ubuntu5.1 [15.9 kB] 2025-09-28 13:03:15.303225 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:118 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-fapi1t64 amd64 4.0.1-7.1ubuntu5.1 [315 kB] 2025-09-28 13:03:15.303233 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:119 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-rc0t64 amd64 4.0.1-7.1ubuntu5.1 [14.6 kB] 2025-09-28 13:03:15.303242 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:120 http://archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2025-09-28 13:03:15.303307 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:121 http://archive.ubuntu.com/ubuntu noble/main amd64 libusbredirparser1t64 amd64 0.13.0-2.1build1 [16.5 kB] 2025-09-28 13:03:15.303317 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:122 http://archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2025-09-28 13:03:15.303325 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:123 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.8 [1,829 kB] 2025-09-28 13:03:15.303333 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:124 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-clients amd64 10.0.0-2ubuntu8.8 [438 kB] 2025-09-28 13:03:15.303342 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:125 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-driver-qemu amd64 10.0.0-2ubuntu8.8 [740 kB] 2025-09-28 13:03:15.303350 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:126 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon amd64 10.0.0-2ubuntu8.8 [431 kB] 2025-09-28 13:03:15.303359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:127 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-network all 10.0.0-2ubuntu8.8 [3,120 B] 2025-09-28 13:03:15.303367 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:128 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-nwfilter all 10.0.0-2ubuntu8.8 [6,036 B] 2025-09-28 13:03:15.303375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:129 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.10 [417 kB] 2025-09-28 13:03:15.303394 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:130 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system-systemd all 10.0.0-2ubuntu8.8 [1,376 B] 2025-09-28 13:03:15.303403 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:131 http://archive.ubuntu.com/ubuntu noble/main amd64 xml-core all 0.19 [20.3 kB] 2025-09-28 13:03:15.303412 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:132 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 polkitd amd64 124-2ubuntu1.24.04.2 [95.2 kB] 2025-09-28 13:03:15.303420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:133 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system amd64 10.0.0-2ubuntu8.8 [49.5 kB] 2025-09-28 13:03:15.303428 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:134 http://archive.ubuntu.com/ubuntu noble/main amd64 mdevctl amd64 1.3.0-1ubuntu2 [936 kB] 2025-09-28 13:03:15.303437 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:135 http://archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2025-09-28 13:03:15.303445 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:136 http://archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2025-09-28 13:03:15.303454 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:137 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-common amd64 1:8.2.2+ds-0ubuntu1.10 [1,254 kB] 2025-09-28 13:03:15.303462 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:138 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-data all 1:8.2.2+ds-0ubuntu1.10 [1,794 kB] 2025-09-28 13:03:15.303471 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:139 http://archive.ubuntu.com/ubuntu noble/main amd64 seabios all 1.16.3-2 [175 kB] 2025-09-28 13:03:15.303479 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:140 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-x86 amd64 1:8.2.2+ds-0ubuntu1.10 [11.2 MB] 2025-09-28 13:03:15.303487 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:141 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.10 [6,294 kB] 2025-09-28 13:03:15.303516 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:142 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.10 [3,434 kB] 2025-09-28 13:03:15.303524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:143 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.10 [9,106 kB] 2025-09-28 13:03:15.303533 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:144 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.10 [57.8 MB] 2025-09-28 13:03:15.303541 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:145 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.10 [16.3 MB] 2025-09-28 13:03:15.303550 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:146 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.10 [10.9 MB] 2025-09-28 13:03:15.303558 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:147 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.10 [2,219 kB] 2025-09-28 13:03:15.303573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:148 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-block-extra amd64 1:8.2.2+ds-0ubuntu1.10 [112 kB] 2025-09-28 13:03:15.303582 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:149 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.10 [57.4 kB] 2025-09-28 13:03:15.303590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:150 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 swtpm amd64 0.7.3-0ubuntu5.24.04.1 [53.1 kB] 2025-09-28 13:03:15.303599 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:151 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 swtpm-tools amd64 0.7.3-0ubuntu5.24.04.1 [92.9 kB] 2025-09-28 13:03:15.303613 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:152 http://archive.ubuntu.com/ubuntu noble/universe amd64 tpm2-tools amd64 5.6-1build4 [737 kB] 2025-09-28 13:03:15.303621 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:153 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.4 [4,571 kB] 2025-09-28 13:03:15.303630 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preconfiguring packages ... 2025-09-28 13:03:15.303638 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Fetched 201 MB in 5s (41.3 MB/s) 2025-09-28 13:03:15.303647 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libargon2-1:amd64. 2025-09-28 13:03:15.303656 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-09-28 13:03:15.303664 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 2025-09-28 13:03:15.303679 | 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% 2025-09-28 13:03:15.303693 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 70% 2025-09-28 13:03:15.303734 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 75% 2025-09-28 13:03:15.303743 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 80% 2025-09-28 13:03:15.303751 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 85% 2025-09-28 13:03:15.303760 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 90% 2025-09-28 13:03:15.303772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 95% 2025-09-28 13:03:15.303780 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-09-28 13:03:15.303789 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... 2025-09-28 13:03:15.303801 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2025-09-28 13:03:15.303870 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libjson-c5:amd64. 2025-09-28 13:03:15.303880 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../libjson-c5_0.17-1build1_amd64.deb ... 2025-09-28 13:03:15.303892 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2025-09-28 13:03:15.303948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libcryptsetup12:amd64. 2025-09-28 13:03:15.303961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2025-09-28 13:03:15.304015 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2025-09-28 13:03:15.304024 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libfdisk1:amd64. 2025-09-28 13:03:15.304036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../libfdisk1_2.39.3-9ubuntu6.3_amd64.deb ... 2025-09-28 13:03:15.304080 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.3) ... 2025-09-28 13:03:15.304092 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libsystemd-shared:amd64. 2025-09-28 13:03:15.304147 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../libsystemd-shared_255.4-1ubuntu8.10_amd64.deb ... 2025-09-28 13:03:15.304157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.10) ... 2025-09-28 13:03:15.304168 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-09-28 13:03:15.304220 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:dpkg: systemd-standalone-sysusers: dependency problems, but removing anyway as you requested: 2025-09-28 13:03:15.304233 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: udev depends on systemd | systemd-standalone-sysusers | systemd-sysusers; however: 2025-09-28 13:03:15.304252 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd is not installed. 2025-09-28 13:03:15.304281 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-standalone-sysusers is to be removed. 2025-09-28 13:03:15.304338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-sysusers is not installed. 2025-09-28 13:03:15.304348 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-standalone-sysusers which provides systemd-sysusers is to be removed. 2025-09-28 13:03:15.304360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: udev depends on systemd | systemd-standalone-sysusers | systemd-sysusers; however: 2025-09-28 13:03:15.304411 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd is not installed. 2025-09-28 13:03:15.304420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-standalone-sysusers is to be removed. 2025-09-28 13:03:15.304432 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-sysusers is not installed. 2025-09-28 13:03:15.304458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-standalone-sysusers which provides systemd-sysusers is to be removed. 2025-09-28 13:03:15.304527 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-09-28 13:03:15.304553 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 2025-09-28 13:03:15.304598 | 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% 2025-09-28 13:03:15.304612 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 70% (Reading database ... 75% 2025-09-28 13:03:15.304666 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 80% (Reading database ... 85% 2025-09-28 13:03:15.304675 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 90% 2025-09-28 13:03:15.304687 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 95% 2025-09-28 13:03:15.304931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 100% (Reading database ... 11601 files and directories currently installed.) 2025-09-28 13:03:15.305010 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Removing systemd-standalone-sysusers (255.4-1ubuntu8.10) ... 2025-09-28 13:03:15.305795 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package systemd. 2025-09-28 13:03:15.305820 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 2025-09-28 13:03:15.305834 | 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% 2025-09-28 13:03:15.305849 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 70% (Reading database ... 75% 2025-09-28 13:03:15.305861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 80% 2025-09-28 13:03:15.305871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 85% 2025-09-28 13:03:15.305882 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 90% 2025-09-28 13:03:15.305893 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 95% 2025-09-28 13:03:15.305904 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 100% (Reading database ... 11594 files and directories currently installed.) 2025-09-28 13:03:15.305916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../systemd_255.4-1ubuntu8.10_amd64.deb ... 2025-09-28 13:03:15.305927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking systemd (255.4-1ubuntu8.10) ... 2025-09-28 13:03:15.305938 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2025-09-28 13:03:15.305979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libjson-c5:amd64 (0.17-1build1) ... 2025-09-28 13:03:15.305991 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2025-09-28 13:03:15.306003 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.3) ... 2025-09-28 13:03:15.306014 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.10) ... 2025-09-28 13:03:15.306025 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up systemd (255.4-1ubuntu8.10) ... 2025-09-28 13:03:15.306037 | 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. 2025-09-28 13:03:15.306048 | 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. 2025-09-28 13:03:15.306058 | 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. 2025-09-28 13:03:15.306069 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Initializing machine ID from random generator. 2025-09-28 13:03:15.306078 | 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 2025-09-28 13:03:15.306088 | 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 2025-09-28 13:03:15.306097 | 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 2025-09-28 13:03:15.306107 | 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 2025-09-28 13:03:15.306116 | 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 2025-09-28 13:03:15.306126 | 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 2025-09-28 13:03:15.306135 | 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 2025-09-28 13:03:15.306145 | 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 2025-09-28 13:03:15.306154 | 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 2025-09-28 13:03:15.306163 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Creating group 'systemd-journal' with GID 995. 2025-09-28 13:03:15.306173 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Creating group 'systemd-network' with GID 994. 2025-09-28 13:03:15.306182 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Creating user 'systemd-network' (systemd Network Management) with UID 994 and GID 994. 2025-09-28 13:03:15.306201 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package systemd-sysv. 2025-09-28 13:03:15.306211 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 2025-09-28 13:03:15.306231 | 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% 2025-09-28 13:03:15.306242 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 70% 2025-09-28 13:03:15.306251 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 75% 2025-09-28 13:03:15.306261 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 80% 2025-09-28 13:03:15.306270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 85% (Reading database ... 90% (Reading database ... 95% 2025-09-28 13:03:15.306288 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 100% (Reading database ... 12517 files and directories currently installed.) 2025-09-28 13:03:15.306298 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../000-systemd-sysv_255.4-1ubuntu8.10_amd64.deb ... 2025-09-28 13:03:15.306308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking systemd-sysv (255.4-1ubuntu8.10) ... 2025-09-28 13:03:15.306317 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package uuid-runtime. 2025-09-28 13:03:15.306327 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../001-uuid-runtime_2.39.3-9ubuntu6.3_amd64.deb ... 2025-09-28 13:03:15.306336 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-09-28 13:03:15.306346 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libevent-2.1-7t64:amd64. 2025-09-28 13:03:15.306355 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../002-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-09-28 13:03:15.306365 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-09-28 13:03:15.306375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libunbound8:amd64. 2025-09-28 13:03:15.306384 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../003-libunbound8_1.19.2-1ubuntu3.5_amd64.deb ... 2025-09-28 13:03:15.306394 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.5) ... 2025-09-28 13:03:15.306403 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package openvswitch-common. 2025-09-28 13:03:15.306413 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../004-openvswitch-common_3.5.0-1build1~cloud0_amd64.deb ... 2025-09-28 13:03:15.306422 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking openvswitch-common (3.5.0-1build1~cloud0) ... 2025-09-28 13:03:15.306431 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnuma1:amd64. 2025-09-28 13:03:15.306441 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../005-libnuma1_2.0.18-1build1_amd64.deb ... 2025-09-28 13:03:15.306450 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-09-28 13:03:15.306460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libxdp1:amd64. 2025-09-28 13:03:15.306469 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../006-libxdp1_1.5.1-1ubuntu2~cloud0_amd64.deb ... 2025-09-28 13:03:15.306478 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2025-09-28 13:03:15.306488 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package openvswitch-switch. 2025-09-28 13:03:15.306529 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../007-openvswitch-switch_3.5.0-1build1~cloud0_amd64.deb ... 2025-09-28 13:03:15.306538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking openvswitch-switch (3.5.0-1build1~cloud0) ... 2025-09-28 13:03:15.306548 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package db5.3-util. 2025-09-28 13:03:15.306557 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../008-db5.3-util_5.3.28+dfsg2-7_amd64.deb ... 2025-09-28 13:03:15.306567 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking db5.3-util (5.3.28+dfsg2-7) ... 2025-09-28 13:03:15.306576 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package db-util. 2025-09-28 13:03:15.306585 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../009-db-util_1%3a5.3.21ubuntu2_all.deb ... 2025-09-28 13:03:15.306595 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking db-util (1:5.3.21ubuntu2) ... 2025-09-28 13:03:15.306604 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package sasl2-bin. 2025-09-28 13:03:15.306621 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../010-sasl2-bin_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-09-28 13:03:15.306630 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2025-09-28 13:03:15.306645 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package sgml-base. 2025-09-28 13:03:15.306655 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../011-sgml-base_1.31_all.deb ... 2025-09-28 13:03:15.306675 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking sgml-base (1.31) ... 2025-09-28 13:03:15.306685 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package tpm-udev. 2025-09-28 13:03:15.306694 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../012-tpm-udev_0.6ubuntu1_all.deb ... 2025-09-28 13:03:15.306739 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking tpm-udev (0.6ubuntu1) ... 2025-09-28 13:03:15.306748 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package trousers. 2025-09-28 13:03:15.306758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../013-trousers_0.3.15-0.3build2_amd64.deb ... 2025-09-28 13:03:15.306767 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking trousers (0.3.15-0.3build2) ... 2025-09-28 13:03:15.306777 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libdbus-1-3:amd64. 2025-09-28 13:03:15.306786 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../014-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2025-09-28 13:03:15.306796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-09-28 13:03:15.306805 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dbus-bin. 2025-09-28 13:03:15.306814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../015-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... 2025-09-28 13:03:15.306824 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-09-28 13:03:15.306834 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... 2025-09-28 13:03:15.306843 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dbus-session-bus-common. 2025-09-28 13:03:15.306853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../016-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2025-09-28 13:03:15.306862 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2025-09-28 13:03:15.306872 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dbus-daemon. 2025-09-28 13:03:15.306881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../017-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... 2025-09-28 13:03:15.306890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... 2025-09-28 13:03:15.306900 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dbus-system-bus-common. 2025-09-28 13:03:15.306909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../018-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2025-09-28 13:03:15.306924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2025-09-28 13:03:15.306933 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dbus. 2025-09-28 13:03:15.306943 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../019-dbus_1.14.10-4ubuntu4.1_amd64.deb ... 2025-09-28 13:03:15.306952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dbus (1.14.10-4ubuntu4.1) ... 2025-09-28 13:03:15.306962 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-09-28 13:03:15.306971 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../020-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... 2025-09-28 13:03:15.306980 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-09-28 13:03:15.306990 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libicu74:amd64. 2025-09-28 13:03:15.307006 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../021-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2025-09-28 13:03:15.307016 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-09-28 13:03:15.307030 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpam-systemd:amd64. 2025-09-28 13:03:15.307039 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../022-libpam-systemd_255.4-1ubuntu8.10_amd64.deb ... 2025-09-28 13:03:15.307049 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.10) ... 2025-09-28 13:03:15.307058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpopt0:amd64. 2025-09-28 13:03:15.307067 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../023-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-09-28 13:03:15.307080 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-09-28 13:03:15.307089 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libxml2:amd64. 2025-09-28 13:03:15.307102 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../024-libxml2_2.9.14+dfsg-1.3ubuntu3.5_amd64.deb ... 2025-09-28 13:03:15.307115 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-09-28 13:03:15.307128 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libyaml-0-2:amd64. 2025-09-28 13:03:15.307170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../025-libyaml-0-2_0.2.5-1build1_amd64.deb ... 2025-09-28 13:03:15.307184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-09-28 13:03:15.307216 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package logrotate. 2025-09-28 13:03:15.307242 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../026-logrotate_3.21.0-2build1_amd64.deb ... 2025-09-28 13:03:15.307273 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking logrotate (3.21.0-2build1) ... 2025-09-28 13:03:15.307287 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dmidecode. 2025-09-28 13:03:15.307343 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../027-dmidecode_3.5-3ubuntu0.1_amd64.deb ... 2025-09-28 13:03:15.307354 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dmidecode (3.5-3ubuntu0.1) ... 2025-09-28 13:03:15.307367 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package gettext-base. 2025-09-28 13:03:15.307380 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../028-gettext-base_0.21-14ubuntu2_amd64.deb ... 2025-09-28 13:03:15.307442 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking gettext-base (0.21-14ubuntu2) ... 2025-09-28 13:03:15.307453 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libip4tc2:amd64. 2025-09-28 13:03:15.307466 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../029-libip4tc2_1.8.10-3ubuntu2_amd64.deb ... 2025-09-28 13:03:15.307479 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2025-09-28 13:03:15.307560 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libip6tc2:amd64. 2025-09-28 13:03:15.307576 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../030-libip6tc2_1.8.10-3ubuntu2_amd64.deb ... 2025-09-28 13:03:15.307589 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2025-09-28 13:03:15.307620 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnfnetlink0:amd64. 2025-09-28 13:03:15.307650 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../031-libnfnetlink0_1.0.2-2build1_amd64.deb ... 2025-09-28 13:03:15.307676 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnfnetlink0:amd64 (1.0.2-2build1) ... 2025-09-28 13:03:15.307731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnetfilter-conntrack3:amd64. 2025-09-28 13:03:15.307759 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../032-libnetfilter-conntrack3_1.0.9-6build1_amd64.deb ... 2025-09-28 13:03:15.307773 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2025-09-28 13:03:15.307788 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnftnl11:amd64. 2025-09-28 13:03:15.307842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../033-libnftnl11_1.2.6-2build1_amd64.deb ... 2025-09-28 13:03:15.307853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2025-09-28 13:03:15.307866 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package iptables. 2025-09-28 13:03:15.307879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../034-iptables_1.8.10-3ubuntu2_amd64.deb ... 2025-09-28 13:03:15.307939 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking iptables (1.8.10-3ubuntu2) ... 2025-09-28 13:03:15.307950 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libfuse3-3:amd64. 2025-09-28 13:03:15.307963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../035-libfuse3-3_3.14.0-5build1_amd64.deb ... 2025-09-28 13:03:15.307975 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2025-09-28 13:03:15.308004 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package liblmdb0:amd64. 2025-09-28 13:03:15.308064 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../036-liblmdb0_0.9.31-1build1_amd64.deb ... 2025-09-28 13:03:15.308075 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2025-09-28 13:03:15.308088 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libncurses6:amd64. 2025-09-28 13:03:15.308118 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../037-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2025-09-28 13:03:15.308212 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-09-28 13:03:15.308235 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libparted2t64:amd64. 2025-09-28 13:03:15.308245 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../038-libparted2t64_3.6-4build1_amd64.deb ... 2025-09-28 13:03:15.308255 | 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' 2025-09-28 13:03:15.308271 | 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' 2025-09-28 13:03:15.308284 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libparted2t64:amd64 (3.6-4build1) ... 2025-09-28 13:03:15.308293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpcap0.8t64:amd64. 2025-09-28 13:03:15.308307 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../039-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2025-09-28 13:03:15.308319 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2025-09-28 13:03:15.308355 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpng16-16t64:amd64. 2025-09-28 13:03:15.308382 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../040-libpng16-16t64_1.6.43-5build1_amd64.deb ... 2025-09-28 13:03:15.308410 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpng16-16t64:amd64 (1.6.43-5build1) ... 2025-09-28 13:03:15.308438 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libusb-1.0-0:amd64. 2025-09-28 13:03:15.308464 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../041-libusb-1.0-0_2%3a1.0.27-1_amd64.deb ... 2025-09-28 13:03:15.308480 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libusb-1.0-0:amd64 (2:1.0.27-1) ... 2025-09-28 13:03:15.308536 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package powermgmt-base. 2025-09-28 13:03:15.308548 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../042-powermgmt-base_1.37ubuntu0.1_all.deb ... 2025-09-28 13:03:15.308576 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking powermgmt-base (1.37ubuntu0.1) ... 2025-09-28 13:03:15.308589 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package acl. 2025-09-28 13:03:15.308629 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../043-acl_2.3.2-1build1.1_amd64.deb ... 2025-09-28 13:03:15.308644 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking acl (2.3.2-1build1.1) ... 2025-09-28 13:03:15.308680 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2025-09-28 13:03:15.308694 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../044-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-09-28 13:03:15.308740 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-28 13:03:15.308760 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-thread1.83.0:amd64. 2025-09-28 13:03:15.308798 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../045-libboost-thread1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-09-28 13:03:15.308811 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-28 13:03:15.308825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package librados2. 2025-09-28 13:03:15.308865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../046-librados2_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-28 13:03:15.308880 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking librados2 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 13:03:15.308907 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libdaxctl1:amd64. 2025-09-28 13:03:15.308920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../047-libdaxctl1_77-2ubuntu2_amd64.deb ... 2025-09-28 13:03:15.308958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2025-09-28 13:03:15.308972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libndctl6:amd64. 2025-09-28 13:03:15.309008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../048-libndctl6_77-2ubuntu2_amd64.deb ... 2025-09-28 13:03:15.309022 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2025-09-28 13:03:15.309048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpmem1:amd64. 2025-09-28 13:03:15.309083 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../049-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-09-28 13:03:15.309097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2025-09-28 13:03:15.309110 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpmemobj1:amd64. 2025-09-28 13:03:15.309146 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../050-libpmemobj1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-09-28 13:03:15.309160 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2025-09-28 13:03:15.309196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package librbd1. 2025-09-28 13:03:15.309210 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../051-librbd1_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-28 13:03:15.309236 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking librbd1 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 13:03:15.309270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-ceph-argparse. 2025-09-28 13:03:15.309284 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../052-python3-ceph-argparse_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-28 13:03:15.309305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-ceph-argparse (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 13:03:15.309318 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-yaml. 2025-09-28 13:03:15.309356 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../053-python3-yaml_6.0.2-1build2~cloud0_amd64.deb ... 2025-09-28 13:03:15.309370 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-yaml (6.0.2-1build2~cloud0) ... 2025-09-28 13:03:15.309407 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-ceph-common. 2025-09-28 13:03:15.309763 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../054-python3-ceph-common_19.2.1-0ubuntu0.24.04.2_all.deb ... 2025-09-28 13:03:15.309784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 13:03:15.309794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libcephfs2. 2025-09-28 13:03:15.309804 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../055-libcephfs2_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-28 13:03:15.309813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libcephfs2 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 13:03:15.309823 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-rados. 2025-09-28 13:03:15.309832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../056-python3-rados_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-28 13:03:15.309842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-rados (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 13:03:15.309851 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-cephfs. 2025-09-28 13:03:15.309861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../057-python3-cephfs_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-28 13:03:15.309870 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-cephfs (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 13:03:15.309879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-wcwidth. 2025-09-28 13:03:15.309889 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../058-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2025-09-28 13:03:15.309898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2025-09-28 13:03:15.309907 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-prettytable. 2025-09-28 13:03:15.309917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../059-python3-prettytable_3.6.0-2_all.deb ... 2025-09-28 13:03:15.309926 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-prettytable (3.6.0-2) ... 2025-09-28 13:03:15.309936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-rbd. 2025-09-28 13:03:15.309945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../060-python3-rbd_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-28 13:03:15.309959 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-rbd (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 13:03:15.309969 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-certifi. 2025-09-28 13:03:15.309978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../061-python3-certifi_2023.11.17-1_all.deb ... 2025-09-28 13:03:15.309988 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-certifi (2023.11.17-1) ... 2025-09-28 13:03:15.309997 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-chardet. 2025-09-28 13:03:15.310006 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../062-python3-chardet_5.2.0+dfsg-1_all.deb ... 2025-09-28 13:03:15.310015 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-chardet (5.2.0+dfsg-1) ... 2025-09-28 13:03:15.310023 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-idna. 2025-09-28 13:03:15.310040 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../063-python3-idna_3.6-2ubuntu0.1_all.deb ... 2025-09-28 13:03:15.310048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-idna (3.6-2ubuntu0.1) ... 2025-09-28 13:03:15.310060 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-urllib3. 2025-09-28 13:03:15.310069 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../064-python3-urllib3_2.3.0-2~cloud0_all.deb ... 2025-09-28 13:03:15.310077 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-urllib3 (2.3.0-2~cloud0) ... 2025-09-28 13:03:15.310085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-requests. 2025-09-28 13:03:15.310094 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../065-python3-requests_2.32.3+dfsg-4ubuntu1~cloud0_all.deb ... 2025-09-28 13:03:15.310112 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-requests (2.32.3+dfsg-4ubuntu1~cloud0) ... 2025-09-28 13:03:15.310120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libdw1t64:amd64. 2025-09-28 13:03:15.310132 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../066-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ... 2025-09-28 13:03:15.310143 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2025-09-28 13:03:15.310184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libbabeltrace1:amd64. 2025-09-28 13:03:15.310197 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../067-libbabeltrace1_1.5.11-3build3_amd64.deb ... 2025-09-28 13:03:15.310224 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libbabeltrace1:amd64 (1.5.11-3build3) ... 2025-09-28 13:03:15.310293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-context1.83.0:amd64. 2025-09-28 13:03:15.310307 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../068-libboost-context1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-09-28 13:03:15.310348 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-28 13:03:15.310385 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-filesystem1.83.0:amd64. 2025-09-28 13:03:15.310420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../069-libboost-filesystem1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-09-28 13:03:15.310433 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-28 13:03:15.310471 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-program-options1.83.0:amd64. 2025-09-28 13:03:15.310484 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../070-libboost-program-options1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-09-28 13:03:15.310530 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-28 13:03:15.310558 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-url1.83.0:amd64. 2025-09-28 13:03:15.310591 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../071-libboost-url1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-09-28 13:03:15.310604 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-28 13:03:15.310638 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libcurl3t64-gnutls:amd64. 2025-09-28 13:03:15.310651 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../072-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ... 2025-09-28 13:03:15.310685 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-09-28 13:03:15.310698 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtcmalloc-minimal4t64:amd64. 2025-09-28 13:03:15.310745 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../073-libtcmalloc-minimal4t64_2.15-3build1_amd64.deb ... 2025-09-28 13:03:15.310771 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2025-09-28 13:03:15.310806 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libunwind8:amd64. 2025-09-28 13:03:15.310818 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../074-libunwind8_1.6.2-3build1.1_amd64.deb ... 2025-09-28 13:03:15.310852 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libunwind8:amd64 (1.6.2-3build1.1) ... 2025-09-28 13:03:15.311975 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libgoogle-perftools4t64:amd64. 2025-09-28 13:03:15.312027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../075-libgoogle-perftools4t64_2.15-3build1_amd64.deb ... 2025-09-28 13:03:15.312040 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2025-09-28 13:03:15.312050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package liblua5.4-0:amd64. 2025-09-28 13:03:15.312059 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../076-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2025-09-28 13:03:15.312069 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2025-09-28 13:03:15.312079 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package liboath0t64:amd64. 2025-09-28 13:03:15.312088 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../077-liboath0t64_2.6.11-2.1ubuntu0.1_amd64.deb ... 2025-09-28 13:03:15.312098 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2025-09-28 13:03:15.312107 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package librabbitmq4:amd64. 2025-09-28 13:03:15.312117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../078-librabbitmq4_0.11.0-1build2_amd64.deb ... 2025-09-28 13:03:15.312140 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking librabbitmq4:amd64 (0.11.0-1build2) ... 2025-09-28 13:03:15.312150 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libradosstriper1. 2025-09-28 13:03:15.312159 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../079-libradosstriper1_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-28 13:03:15.312169 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libradosstriper1 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 13:03:15.312178 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package ceph-common. 2025-09-28 13:03:15.312187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../080-ceph-common_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-28 13:03:15.312197 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 13:03:15.312206 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package ebtables. 2025-09-28 13:03:15.312216 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../081-ebtables_2.0.11-6build1_amd64.deb ... 2025-09-28 13:03:15.312225 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking ebtables (2.0.11-6build1) ... 2025-09-28 13:03:15.312235 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package ipxe-qemu. 2025-09-28 13:03:15.312244 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../082-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2025-09-28 13:03:15.312254 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2025-09-28 13:03:15.312264 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libasound2-data. 2025-09-28 13:03:15.312273 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../083-libasound2-data_1.2.11-1ubuntu0.1_all.deb ... 2025-09-28 13:03:15.312282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libasound2-data (1.2.11-1ubuntu0.1) ... 2025-09-28 13:03:15.312300 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libasound2t64:amd64. 2025-09-28 13:03:15.312310 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../084-libasound2t64_1.2.11-1ubuntu0.1_amd64.deb ... 2025-09-28 13:03:15.312319 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.1) ... 2025-09-28 13:03:15.312329 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libbrlapi0.8:amd64. 2025-09-28 13:03:15.312338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../085-libbrlapi0.8_6.6-4ubuntu5_amd64.deb ... 2025-09-28 13:03:15.312348 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2025-09-28 13:03:15.312357 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnspr4:amd64. 2025-09-28 13:03:15.312367 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../086-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2025-09-28 13:03:15.312376 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2025-09-28 13:03:15.312386 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnss3:amd64. 2025-09-28 13:03:15.312395 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../087-libnss3_2%3a3.98-1build1_amd64.deb ... 2025-09-28 13:03:15.312405 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnss3:amd64 (2:3.98-1build1) ... 2025-09-28 13:03:15.312414 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpcsclite1:amd64. 2025-09-28 13:03:15.312423 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../088-libpcsclite1_2.0.3-1build1_amd64.deb ... 2025-09-28 13:03:15.312443 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... 2025-09-28 13:03:15.312453 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libcacard0:amd64. 2025-09-28 13:03:15.312463 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../089-libcacard0_1%3a2.8.0-3build4_amd64.deb ... 2025-09-28 13:03:15.312472 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libcacard0:amd64 (1:2.8.0-3build4) ... 2025-09-28 13:03:15.312482 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libduktape207:amd64. 2025-09-28 13:03:15.312518 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../090-libduktape207_2.7.0+tests-0ubuntu3_amd64.deb ... 2025-09-28 13:03:15.312528 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... 2025-09-28 13:03:15.312538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libiscsi7:amd64. 2025-09-28 13:03:15.312547 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../091-libiscsi7_1.19.0-3build4_amd64.deb ... 2025-09-28 13:03:15.312556 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libiscsi7:amd64 (1.19.0-3build4) ... 2025-09-28 13:03:15.312565 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libjpeg-turbo8:amd64. 2025-09-28 13:03:15.312581 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../092-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2025-09-28 13:03:15.312591 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2025-09-28 13:03:15.312600 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libjpeg8:amd64. 2025-09-28 13:03:15.312610 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../093-libjpeg8_8c-2ubuntu11_amd64.deb ... 2025-09-28 13:03:15.312619 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2025-09-28 13:03:15.312628 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libjson-glib-1.0-common. 2025-09-28 13:03:15.312638 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../094-libjson-glib-1.0-common_1.8.0-2build2_all.deb ... 2025-09-28 13:03:15.312654 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libjson-glib-1.0-common (1.8.0-2build2) ... 2025-09-28 13:03:15.312664 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libjson-glib-1.0-0:amd64. 2025-09-28 13:03:15.312673 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../095-libjson-glib-1.0-0_1.8.0-2build2_amd64.deb ... 2025-09-28 13:03:15.312683 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libjson-glib-1.0-0:amd64 (1.8.0-2build2) ... 2025-09-28 13:03:15.312692 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnfs14:amd64. 2025-09-28 13:03:15.312730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../096-libnfs14_5.0.2-1build1_amd64.deb ... 2025-09-28 13:03:15.312744 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnfs14:amd64 (5.0.2-1build1) ... 2025-09-28 13:03:15.312754 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpciaccess0:amd64. 2025-09-28 13:03:15.312764 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../097-libpciaccess0_0.17-3ubuntu0.24.04.2_amd64.deb ... 2025-09-28 13:03:15.312773 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2025-09-28 13:03:15.312783 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpixman-1-0:amd64. 2025-09-28 13:03:15.312792 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../098-libpixman-1-0_0.42.2-1build1_amd64.deb ... 2025-09-28 13:03:15.312801 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpixman-1-0:amd64 (0.42.2-1build1) ... 2025-09-28 13:03:15.312818 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpolkit-gobject-1-0:amd64. 2025-09-28 13:03:15.312828 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../099-libpolkit-gobject-1-0_124-2ubuntu1.24.04.2_amd64.deb ... 2025-09-28 13:03:15.312838 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ... 2025-09-28 13:03:15.312847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpolkit-agent-1-0:amd64. 2025-09-28 13:03:15.312857 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../100-libpolkit-agent-1-0_124-2ubuntu1.24.04.2_amd64.deb ... 2025-09-28 13:03:15.312866 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ... 2025-09-28 13:03:15.312875 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libsasl2-modules:amd64. 2025-09-28 13:03:15.312885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../101-libsasl2-modules_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-09-28 13:03:15.312894 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-09-28 13:03:15.312903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libsasl2-modules-gssapi-mit:amd64. 2025-09-28 13:03:15.312913 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../102-libsasl2-modules-gssapi-mit_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-09-28 13:03:15.312923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-09-28 13:03:15.312932 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libslirp0:amd64. 2025-09-28 13:03:15.312942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../103-libslirp0_4.7.0-1ubuntu3_amd64.deb ... 2025-09-28 13:03:15.312951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libslirp0:amd64 (4.7.0-1ubuntu3) ... 2025-09-28 13:03:15.312961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtpms0:amd64. 2025-09-28 13:03:15.312970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../104-libtpms0_0.9.3-0ubuntu4.24.04.1_amd64.deb ... 2025-09-28 13:03:15.312979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2025-09-28 13:03:15.312996 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-mu-4.0.1-0t64:amd64. 2025-09-28 13:03:15.313005 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../105-libtss2-mu-4.0.1-0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-09-28 13:03:15.313020 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-mu-4.0.1-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-28 13:03:15.313030 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-cmd0t64:amd64. 2025-09-28 13:03:15.313039 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../106-libtss2-tcti-cmd0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-09-28 13:03:15.313049 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-cmd0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-28 13:03:15.313058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-device0t64:amd64. 2025-09-28 13:03:15.313067 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../107-libtss2-tcti-device0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-09-28 13:03:15.313077 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-device0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-28 13:03:15.313086 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-mssim0t64:amd64. 2025-09-28 13:03:15.313095 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../108-libtss2-tcti-mssim0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-09-28 13:03:15.313104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-mssim0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-28 13:03:15.313114 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-swtpm0t64:amd64. 2025-09-28 13:03:15.313123 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../109-libtss2-tcti-swtpm0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-09-28 13:03:15.313132 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-swtpm0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-28 13:03:15.313141 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-sys1t64:amd64. 2025-09-28 13:03:15.313151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../110-libtss2-sys1t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-09-28 13:03:15.313160 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-sys1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-28 13:03:15.313169 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-esys-3.0.2-0t64:amd64. 2025-09-28 13:03:15.313186 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../111-libtss2-esys-3.0.2-0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-09-28 13:03:15.313196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-esys-3.0.2-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-28 13:03:15.313205 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-libtpms0t64:amd64. 2025-09-28 13:03:15.313214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../112-libtss2-tcti-libtpms0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-09-28 13:03:15.313224 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-09-28 13:03:15.313234 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-libtpms0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-28 13:03:15.313243 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-spi-helper0t64:amd64. 2025-09-28 13:03:15.313253 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../113-libtss2-tcti-spi-helper0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-09-28 13:03:15.313262 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-spi-helper0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-28 13:03:15.313271 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tctildr0t64:amd64. 2025-09-28 13:03:15.313280 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../114-libtss2-tctildr0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-09-28 13:03:15.313296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tctildr0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-28 13:03:15.313305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-fapi1t64:amd64. 2025-09-28 13:03:15.313315 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../115-libtss2-fapi1t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-09-28 13:03:15.313324 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-fapi1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-28 13:03:15.313333 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-rc0t64:amd64. 2025-09-28 13:03:15.313342 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../116-libtss2-rc0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-09-28 13:03:15.313351 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-rc0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-28 13:03:15.313361 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package liburing2:amd64. 2025-09-28 13:03:15.313370 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../117-liburing2_2.5-1build1_amd64.deb ... 2025-09-28 13:03:15.313379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking liburing2:amd64 (2.5-1build1) ... 2025-09-28 13:03:15.313389 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libusbredirparser1t64:amd64. 2025-09-28 13:03:15.313403 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-09-28 13:03:15.313413 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../118-libusbredirparser1t64_0.13.0-2.1build1_amd64.deb ... 2025-09-28 13:03:15.313422 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2025-09-28 13:03:15.313589 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libyajl2:amd64. 2025-09-28 13:03:15.313604 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../119-libyajl2_2.1.0-5build1_amd64.deb ... 2025-09-28 13:03:15.313614 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2025-09-28 13:03:15.313623 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt0:amd64. 2025-09-28 13:03:15.313633 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../120-libvirt0_10.0.0-2ubuntu8.8_amd64.deb ... 2025-09-28 13:03:15.313642 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.8) ... 2025-09-28 13:03:15.313652 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-clients. 2025-09-28 13:03:15.313661 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../121-libvirt-clients_10.0.0-2ubuntu8.8_amd64.deb ... 2025-09-28 13:03:15.313670 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-clients (10.0.0-2ubuntu8.8) ... 2025-09-28 13:03:15.313680 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon-driver-qemu. 2025-09-28 13:03:15.313689 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../122-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.8_amd64.deb ... 2025-09-28 13:03:15.313699 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.8) ... 2025-09-28 13:03:15.313760 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon. 2025-09-28 13:03:15.313770 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../123-libvirt-daemon_10.0.0-2ubuntu8.8_amd64.deb ... 2025-09-28 13:03:15.313779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon (10.0.0-2ubuntu8.8) ... 2025-09-28 13:03:15.313789 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon-config-network. 2025-09-28 13:03:15.313798 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../124-libvirt-daemon-config-network_10.0.0-2ubuntu8.8_all.deb ... 2025-09-28 13:03:15.313808 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.8) ... 2025-09-28 13:03:15.313825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon-config-nwfilter. 2025-09-28 13:03:15.313835 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../125-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.8_all.deb ... 2025-09-28 13:03:15.313845 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.8) ... 2025-09-28 13:03:15.313854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package systemd-container. 2025-09-28 13:03:15.313864 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../126-systemd-container_255.4-1ubuntu8.10_amd64.deb ... 2025-09-28 13:03:15.313873 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking systemd-container (255.4-1ubuntu8.10) ... 2025-09-28 13:03:15.313883 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon-system-systemd. 2025-09-28 13:03:15.313892 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../127-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.8_all.deb ... 2025-09-28 13:03:15.313902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.8) ... 2025-09-28 13:03:15.313911 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package xml-core. 2025-09-28 13:03:15.313921 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../128-xml-core_0.19_all.deb ... 2025-09-28 13:03:15.313930 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking xml-core (0.19) ... 2025-09-28 13:03:15.313940 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package polkitd. 2025-09-28 13:03:15.313949 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../129-polkitd_124-2ubuntu1.24.04.2_amd64.deb ... 2025-09-28 13:03:15.313959 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking polkitd (124-2ubuntu1.24.04.2) ... 2025-09-28 13:03:15.313968 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon-system. 2025-09-28 13:03:15.313977 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../130-libvirt-daemon-system_10.0.0-2ubuntu8.8_amd64.deb ... 2025-09-28 13:03:15.313987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.8) ... 2025-09-28 13:03:15.313996 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package mdevctl. 2025-09-28 13:03:15.314005 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../131-mdevctl_1.3.0-1ubuntu2_amd64.deb ... 2025-09-28 13:03:15.314022 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking mdevctl (1.3.0-1ubuntu2) ... 2025-09-28 13:03:15.314031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package pm-utils. 2025-09-28 13:03:15.314049 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../132-pm-utils_1.4.1-21_all.deb ... 2025-09-28 13:03:15.314059 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking pm-utils (1.4.1-21) ... 2025-09-28 13:03:15.314069 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libfdt1:amd64. 2025-09-28 13:03:15.314078 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../133-libfdt1_1.7.0-2build1_amd64.deb ... 2025-09-28 13:03:15.314088 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2025-09-28 13:03:15.314097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-common. 2025-09-28 13:03:15.314106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../134-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-09-28 13:03:15.314116 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-28 13:03:15.314125 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-data. 2025-09-28 13:03:15.314135 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../135-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.10_all.deb ... 2025-09-28 13:03:15.314151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-28 13:03:15.314160 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package seabios. 2025-09-28 13:03:15.314170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../136-seabios_1.16.3-2_all.deb ... 2025-09-28 13:03:15.314179 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking seabios (1.16.3-2) ... 2025-09-28 13:03:15.314189 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-x86. 2025-09-28 13:03:15.314198 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../137-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-09-28 13:03:15.314208 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-28 13:03:15.314217 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-sparc. 2025-09-28 13:03:15.314226 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../138-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-09-28 13:03:15.314236 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-28 13:03:15.314245 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-s390x. 2025-09-28 13:03:15.314254 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../139-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-09-28 13:03:15.314264 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-28 13:03:15.314273 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-ppc. 2025-09-28 13:03:15.314283 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../140-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-09-28 13:03:15.314292 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-28 13:03:15.314301 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-misc. 2025-09-28 13:03:15.314311 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../141-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-09-28 13:03:15.314320 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-28 13:03:15.314329 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-mips. 2025-09-28 13:03:15.314339 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../142-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-09-28 13:03:15.314348 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-28 13:03:15.314358 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-arm. 2025-09-28 13:03:15.314367 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../143-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-09-28 13:03:15.314453 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-28 13:03:15.314464 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-utils. 2025-09-28 13:03:15.314474 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../144-qemu-utils_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-09-28 13:03:15.314483 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-28 13:03:15.314520 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-block-extra. 2025-09-28 13:03:15.314536 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../145-qemu-block-extra_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-09-28 13:03:15.314546 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-block-extra (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-28 13:03:15.314562 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system. 2025-09-28 13:03:15.314572 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../146-qemu-system_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-09-28 13:03:15.314582 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-28 13:03:15.314591 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package swtpm. 2025-09-28 13:03:15.314601 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../147-swtpm_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2025-09-28 13:03:15.314610 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-09-28 13:03:15.314620 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking swtpm (0.7.3-0ubuntu5.24.04.1) ... 2025-09-28 13:03:15.314629 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package swtpm-tools. 2025-09-28 13:03:15.314639 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../148-swtpm-tools_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2025-09-28 13:03:15.314648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2025-09-28 13:03:15.314657 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package tpm2-tools. 2025-09-28 13:03:15.314667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../149-tpm2-tools_5.6-1build4_amd64.deb ... 2025-09-28 13:03:15.314676 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking tpm2-tools (5.6-1build4) ... 2025-09-28 13:03:15.314686 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package ovmf. 2025-09-28 13:03:15.314695 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../150-ovmf_2024.02-2ubuntu0.4_all.deb ... 2025-09-28 13:03:15.314729 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking ovmf (2024.02-2ubuntu0.4) ... 2025-09-28 13:03:15.314743 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2025-09-28 13:03:15.314752 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up powermgmt-base (1.37ubuntu0.1) ... 2025-09-28 13:03:15.314761 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2025-09-28 13:03:15.314771 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-28 13:03:15.314780 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpixman-1-0:amd64 (0.42.2-1build1) ... 2025-09-28 13:03:15.314789 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up tpm-udev (0.6ubuntu1) ... 2025-09-28 13:03:15.314799 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Selecting GID from range 100 to 59999 ... 2025-09-28 13:03:15.314808 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding group `tss' (GID 102) ... 2025-09-28 13:03:15.314817 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Selecting UID from range 100 to 59999 ... 2025-09-28 13:03:15.314827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-09-28 13:03:15.314836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding system user `tss' (UID 100) ... 2025-09-28 13:03:15.314845 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding new user `tss' (UID 100) with group `tss' ... 2025-09-28 13:03:15.314855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Not creating home directory `/var/lib/tpm'. 2025-09-28 13:03:15.314914 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Failed to send reload request: No such file or directory 2025-09-28 13:03:15.314925 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-09-28 13:03:15.314935 | 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. 2025-09-28 13:03:15.314945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-09-28 13:03:15.314954 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2025-09-28 13:03:15.314964 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up librabbitmq4:amd64 (0.11.0-1build2) ... 2025-09-28 13:03:15.314973 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up systemd-sysv (255.4-1ubuntu8.10) ... 2025-09-28 13:03:15.314988 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-09-28 13:03:15.314998 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2025-09-28 13:03:15.315008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up pm-utils (1.4.1-21) ... 2025-09-28 13:03:15.315017 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-rc0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-28 13:03:15.315026 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-mu-4.0.1-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-28 13:03:15.315036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-09-28 13:03:15.315046 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-28 13:03:15.315055 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libyajl2:amd64 (2.1.0-5build1) ... 2025-09-28 13:03:15.315070 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-09-28 13:03:15.315080 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-ceph-argparse (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 13:03:15.315090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-28 13:03:15.315099 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up gettext-base (0.21-14ubuntu2) ... 2025-09-28 13:03:15.315109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-09-28 13:03:15.315118 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-yaml (6.0.2-1build2~cloud0) ... 2025-09-28 13:03:15.315127 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2025-09-28 13:03:15.315137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-libtpms0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-28 13:03:15.315147 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-28 13:03:15.315156 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libfdt1:amd64 (1.7.0-2build1) ... 2025-09-28 13:03:15.315166 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libunwind8:amd64 (1.6.2-3build1.1) ... 2025-09-28 13:03:15.315175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-28 13:03:15.315185 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnfs14:amd64 (5.0.2-1build1) ... 2025-09-28 13:03:15.315194 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up acl (2.3.2-1build1.1) ... 2025-09-28 13:03:15.315204 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2025-09-28 13:03:15.315213 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up ovmf (2024.02-2ubuntu0.4) ... 2025-09-28 13:03:15.315227 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2025-09-28 13:03:15.315237 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libasound2-data (1.2.11-1ubuntu0.1) ... 2025-09-28 13:03:15.315246 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-09-28 13:03:15.315256 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:No schema files found: doing nothing. 2025-09-28 13:03:15.315265 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.5) ... 2025-09-28 13:03:15.315274 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-chardet (5.2.0+dfsg-1) ... 2025-09-28 13:03:15.315284 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.1) ... 2025-09-28 13:03:15.315293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2025-09-28 13:03:15.315302 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-sys1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-28 13:03:15.315312 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-certifi (2023.11.17-1) ... 2025-09-28 13:03:15.315328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2025-09-28 13:03:15.315338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-28 13:03:15.315347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up ebtables (2.0.11-6build1) ... 2025-09-28 13:03:15.315357 | 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 2025-09-28 13:03:15.315366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-09-28 13:03:15.315380 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-09-28 13:03:15.315389 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 13:03:15.315399 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpng16-16t64:amd64 (1.6.43-5build1) ... 2025-09-28 13:03:15.315408 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-device0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-28 13:03:15.315418 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up db5.3-util (5.3.28+dfsg2-7) ... 2025-09-28 13:03:15.315427 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-idna (3.6-2ubuntu0.1) ... 2025-09-28 13:03:15.315436 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2025-09-28 13:03:15.315449 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpcsclite1:amd64 (2.0.3-1build1) ... 2025-09-28 13:03:15.315459 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2025-09-28 13:03:15.315468 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2025-09-28 13:03:15.315481 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2025-09-28 13:03:15.315510 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libbabeltrace1:amd64 (1.5.11-3build3) ... 2025-09-28 13:03:15.315525 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-28 13:03:15.315538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-09-28 13:03:15.315579 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up seabios (1.16.3-2) ... 2025-09-28 13:03:15.315599 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-urllib3 (2.3.0-2~cloud0) ... 2025-09-28 13:03:15.315612 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-09-28 13:03:15.315644 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-09-28 13:03:15.315672 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up trousers (0.3.15-0.3build2) ... 2025-09-28 13:03:15.315701 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: could not determine current runlevel 2025-09-28 13:03:15.315742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 13:03:15.315774 | 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. 2025-09-28 13:03:15.315801 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-09-28 13:03:15.315829 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libslirp0:amd64 (4.7.0-1ubuntu3) ... 2025-09-28 13:03:15.315856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... 2025-09-28 13:03:15.315883 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-09-28 13:03:15.315897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Selecting GID from range 100 to 59999 ... 2025-09-28 13:03:15.315949 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-09-28 13:03:15.315959 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding group `uuidd' (GID 103) ... 2025-09-28 13:03:15.315973 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: could not determine current runlevel 2025-09-28 13:03:15.315994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 13:03:15.316058 | 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. 2025-09-28 13:03:15.316069 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up openvswitch-common (3.5.0-1build1~cloud0) ... 2025-09-28 13:03:15.316082 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2025-09-28 13:03:15.316095 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnfnetlink0:amd64 (1.0.2-2build1) ... 2025-09-28 13:03:15.316108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2025-09-28 13:03:15.316156 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2025-09-28 13:03:15.316167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-mssim0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-28 13:03:15.316180 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libndctl6:amd64 (77-2ubuntu2) ... 2025-09-28 13:03:15.316207 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2025-09-28 13:03:15.316222 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2025-09-28 13:03:15.316270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2025-09-28 13:03:15.316280 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libjson-glib-1.0-common (1.8.0-2build2) ... 2025-09-28 13:03:15.316293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up sgml-base (1.31) ... 2025-09-28 13:03:15.316320 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-cmd0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-28 13:03:15.316334 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2025-09-28 13:03:15.316380 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libusb-1.0-0:amd64 (2:1.0.27-1) ... 2025-09-28 13:03:15.316390 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2025-09-28 13:03:15.316403 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dmidecode (3.5-3ubuntu0.1) ... 2025-09-28 13:03:15.316433 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up liburing2:amd64 (2.5-1build1) ... 2025-09-28 13:03:15.316447 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libiscsi7:amd64 (1.19.0-3build4) ... 2025-09-28 13:03:15.317772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2025-09-28 13:03:15.317791 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-swtpm0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-28 13:03:15.317802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-prettytable (3.6.0-2) ... 2025-09-28 13:03:15.317810 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2025-09-28 13:03:15.317819 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-09-28 13:03:15.317827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-09-28 13:03:15.317835 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dbus-bin (1.14.10-4ubuntu4.1) ... 2025-09-28 13:03:15.317844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ... 2025-09-28 13:03:15.317852 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-09-28 13:03:15.317867 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up mdevctl (1.3.0-1ubuntu2) ... 2025-09-28 13:03:15.317876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2025-09-28 13:03:15.317884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up openvswitch-switch (3.5.0-1build1~cloud0) ... 2025-09-28 13:03:15.317900 | 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 2025-09-28 13:03:15.317910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: could not determine current runlevel 2025-09-28 13:03:15.317919 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 13:03:15.317927 | 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. 2025-09-28 13:03:15.317937 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-09-28 13:03:15.317945 | 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. 2025-09-28 13:03:15.317954 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up logrotate (3.21.0-2build1) ... 2025-09-28 13:03:15.317963 | 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. 2025-09-28 13:03:15.317971 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up librados2 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 13:03:15.317980 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-spi-helper0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-28 13:03:15.317988 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2025-09-28 13:03:15.317996 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up db-util (1:5.3.21ubuntu2) ... 2025-09-28 13:03:15.318004 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2025-09-28 13:03:15.318013 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: could not determine current runlevel 2025-09-28 13:03:15.318021 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 13:03:15.318029 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libparted2t64:amd64 (3.6-4build1) ... 2025-09-28 13:03:15.318037 | 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' 2025-09-28 13:03:15.318046 | 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' 2025-09-28 13:03:15.318055 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnss3:amd64 (2:3.98-1build1) ... 2025-09-28 13:03:15.318063 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... 2025-09-28 13:03:15.318071 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libcacard0:amd64 (1:2.8.0-3build4) ... 2025-09-28 13:03:15.318079 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libjson-glib-1.0-0:amd64 (1.8.0-2build2) ... 2025-09-28 13:03:15.318087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libcephfs2 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 13:03:15.318096 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tctildr0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-28 13:03:15.318104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libradosstriper1 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 13:03:15.318112 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dbus (1.14.10-4ubuntu4.1) ... 2025-09-28 13:03:15.318120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-requests (2.32.3+dfsg-4ubuntu1~cloud0) ... 2025-09-28 13:03:15.318129 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up swtpm (0.7.3-0ubuntu5.24.04.1) ... 2025-09-28 13:03:15.318145 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2025-09-28 13:03:15.318154 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-esys-3.0.2-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-28 13:03:15.318162 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up librbd1 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 13:03:15.318176 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt0:amd64 (10.0.0-2ubuntu8.8) ... 2025-09-28 13:03:15.318185 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up systemd-container (255.4-1ubuntu8.10) ... 2025-09-28 13:03:15.318193 | 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. 2025-09-28 13:03:15.318201 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2025-09-28 13:03:15.318210 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up xml-core (0.19) ... 2025-09-28 13:03:15.318218 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpam-systemd:amd64 (255.4-1ubuntu8.10) ... 2025-09-28 13:03:15.318230 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ... 2025-09-28 13:03:15.318239 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-fapi1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-28 13:03:15.318247 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-28 13:03:15.318255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.8) ... 2025-09-28 13:03:15.318263 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-block-extra (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-28 13:03:15.318271 | 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. 2025-09-28 13:03:15.318280 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up tpm2-tools (5.6-1build4) ... 2025-09-28 13:03:15.318288 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.8) ... 2025-09-28 13:03:15.318296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-rados (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 13:03:15.318304 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-28 13:03:15.318313 | 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. 2025-09-28 13:03:15.318321 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up iptables (1.8.10-3ubuntu2) ... 2025-09-28 13:03:15.318329 | 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 2025-09-28 13:03:15.318338 | 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 2025-09-28 13:03:15.318346 | 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 2025-09-28 13:03:15.318355 | 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 2025-09-28 13:03:15.318363 | 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 2025-09-28 13:03:15.318371 | 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 2025-09-28 13:03:15.318379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-clients (10.0.0-2ubuntu8.8) ... 2025-09-28 13:03:15.318388 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-28 13:03:15.318396 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-28 13:03:15.318404 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-rbd (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 13:03:15.318412 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-28 13:03:15.318426 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-28 13:03:15.318434 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-28 13:03:15.318442 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2025-09-28 13:03:15.318450 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Selecting GID from range 100 to 59999 ... 2025-09-28 13:03:15.318458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding group `swtpm' (GID 105) ... 2025-09-28 13:03:15.318467 | 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 2025-09-28 13:03:15.318475 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-09-28 13:03:15.318507 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Selecting UID from range 100 to 59999 ... 2025-09-28 13:03:15.318517 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-09-28 13:03:15.318525 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding system user `swtpm' (UID 103) ... 2025-09-28 13:03:15.318533 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding new user `swtpm' (UID 103) with group `swtpm' ... 2025-09-28 13:03:15.318542 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Not creating home directory `/var/lib/swtpm'. 2025-09-28 13:03:15.318550 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.8) ... 2025-09-28 13:03:15.318558 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.8) ... 2025-09-28 13:03:15.318566 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-28 13:03:15.318574 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-28 13:03:15.318583 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon (10.0.0-2ubuntu8.8) ... 2025-09-28 13:03:15.318595 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-cephfs (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 13:03:15.318603 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-28 13:03:15.318612 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 13:03:15.318620 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Adding group ceph.. 2025-09-28 13:03:15.318628 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:..done 2025-09-28 13:03:15.318636 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Adding system user ceph.. 2025-09-28 13:03:15.318645 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:..done 2025-09-28 13:03:15.318653 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting system user ceph properties.. 2025-09-28 13:03:15.318661 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:usermod: unlocking the user's password would result in a passwordless account. 2025-09-28 13:03:15.318669 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:You should set a password with usermod -p to unlock this user's password. 2025-09-28 13:03:15.318677 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:..done 2025-09-28 13:03:15.318686 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2025-09-28 13:03:15.318694 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/polkitd.conf:2: Failed to resolve group 'polkitd': No such process 2025-09-28 13:03:15.318722 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/polkitd.conf:3: Failed to resolve group 'polkitd': No such process 2025-09-28 13:03:15.318734 | 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. 2025-09-28 13:03:15.318743 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-09-28 13:03:15.318751 | 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. 2025-09-28 13:03:15.318760 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:03:15.318779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Processing triggers for sgml-base (1.31) ... 2025-09-28 13:03:15.318788 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up polkitd (124-2ubuntu1.24.04.2) ... 2025-09-28 13:03:15.318796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Creating group 'polkitd' with GID 993. 2025-09-28 13:03:15.318804 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Creating user 'polkitd' (User for polkitd) with UID 993 and GID 993. 2025-09-28 13:03:15.318813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: could not determine current runlevel 2025-09-28 13:03:15.318821 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: policy-rc.d denied execution of reload. 2025-09-28 13:03:15.318829 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory) 2025-09-28 13:03:15.318838 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon-system (10.0.0-2ubuntu8.8) ... 2025-09-28 13:03:15.318846 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:useradd warning: libvirt-qemu's uid 64055 is greater than SYS_UID_MAX 59999 2025-09-28 13:03:15.318854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Enabling libvirt default network 2025-09-28 13:03:15.318862 | 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. 2025-09-28 13:03:15.318876 | 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. 2025-09-28 13:03:15.318884 | 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. 2025-09-28 13:03:15.318893 | 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. 2025-09-28 13:03:15.318901 | 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. 2025-09-28 13:03:15.318910 | 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. 2025-09-28 13:03:15.318918 | 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. 2025-09-28 13:03:15.318926 | 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. 2025-09-28 13:03:15.318934 | 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. 2025-09-28 13:03:15.318942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-09-28 13:03:15.318955 | 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. 2025-09-28 13:03:15.318963 | 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. 2025-09-28 13:03:15.318972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon dnsmasq configuration. 2025-09-28 13:03:15.318980 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container 195f726aa928 2025-09-28 13:03:15.318988 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 0005e144ec40 2025-09-28 13:03:15.318996 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 5/10 : RUN rm -f /etc/libvirt/qemu/networks/default.xml /etc/libvirt/qemu/networks/autostart/default.xml 2025-09-28 13:03:15.319005 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in 15836142b45f 2025-09-28 13:03:15.319017 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container 15836142b45f 2025-09-28 13:03:15.319031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> a3eafb6ab741 2025-09-28 13:03:15.319039 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 6/10 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-28 13:03:15.319048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 5ebda4525073 2025-09-28 13:03:15.319056 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 7/10 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2025-09-28 13:03:15.319064 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in 8d7bc3bf111a 2025-09-28 13:03:15.319076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container 8d7bc3bf111a 2025-09-28 13:03:15.319084 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 7540c232eb77 2025-09-28 13:03:15.319093 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 8/10 : RUN chgrp tss /var/lib/swtpm-localca && chmod g+w /var/lib/swtpm-localca 2025-09-28 13:03:15.319104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in a8c1b89fe4f7 2025-09-28 13:03:15.319116 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container a8c1b89fe4f7 2025-09-28 13:03:15.319146 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 93ba74ceb34f 2025-09-28 13:03:15.319171 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 9/10 : RUN truncate --size=524288 /usr/lib/ipxe/qemu/efi-virtio.rom 2025-09-28 13:03:15.319200 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in 0df93a930173 2025-09-28 13:03:15.319228 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container 0df93a930173 2025-09-28 13:03:15.319254 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 7c8655c3692d 2025-09-28 13:03:15.319302 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: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 2025-09-28 13:03:15.319317 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in 02b97335b82f 2025-09-28 13:03:15.319329 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading package lists... 2025-09-28 13:03:15.319356 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Building dependency tree... 2025-09-28 13:03:15.319411 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading state information... 2025-09-28 13:03:15.319421 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Package 'build-essential' is not installed, so not removed 2025-09-28 13:03:15.319432 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:03:15.319445 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading package lists... 2025-09-28 13:03:15.319488 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Building dependency tree... 2025-09-28 13:03:15.319517 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading state information... 2025-09-28 13:03:15.319529 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:03:15.319580 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container 02b97335b82f 2025-09-28 13:03:15.319590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 85df94acc156 2025-09-28 13:03:15.319602 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Successfully built ecdab2399cb6 2025-09-28 13:03:15.319614 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Successfully tagged osism.harbor.regio.digital/kolla/nova-libvirt:build-20250928 2025-09-28 13:03:15.320069 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Built at 2025-09-28 13:03:15.319632 (took 0:01:13.927972) 2025-09-28 13:03:15.320146 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(iscsid) 2025-09-28 13:03:15.320161 | ubuntu-noble-large | DEBUG:kolla.common.utils.iscsid:Processing 2025-09-28 13:03:15.320175 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Building started at 2025-09-28 13:03:15.320141 2025-09-28 13:03:15.320904 | ubuntu-noble-large | DEBUG:kolla.common.utils.iscsid:Turned 0 plugins into plugins archive 2025-09-28 13:03:15.321265 | ubuntu-noble-large | DEBUG:kolla.common.utils.iscsid:Turned 0 additions into additions archive 2025-09-28 13:03:32.748464 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Step 1/6 : FROM osism.harbor.regio.digital/kolla/base:build-20250928 2025-09-28 13:03:32.748552 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> b45f94f4844b 2025-09-28 13:03:32.748678 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Step 2/6 : LABEL "build-date"="20250928" "name"="iscsid" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:03:32.748815 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Running in d6850cfb73a1 2025-09-28 13:03:32.748905 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Removed intermediate container d6850cfb73a1 2025-09-28 13:03:32.748984 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> 1c089f02a863 2025-09-28 13:03:32.749081 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Step 3/6 : 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/* 2025-09-28 13:03:32.749187 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Running in 902f97ea3a34 2025-09-28 13:03:32.749269 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-28 13:03:32.749349 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:03:32.749432 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 13:03:32.749530 | 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] 2025-09-28 13:03:32.749630 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 13:03:32.749713 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 13:03:32.749914 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 13:03:32.749943 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 13:03:32.749977 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 13:03:32.750054 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 13:03:32.750201 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 13:03:32.750280 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 13:03:32.750359 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 13:03:32.750437 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 13:03:32.750570 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 13:03:32.751803 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Fetched 28.4 MB in 3s (8,242 kB/s) 2025-09-28 13:03:32.751826 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading package lists... 2025-09-28 13:03:32.751833 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading package lists... 2025-09-28 13:03:32.751839 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Building dependency tree... 2025-09-28 13:03:32.751844 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading state information... 2025-09-28 13:03:32.751850 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2025-09-28 13:03:32.751856 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:The following additional packages will be installed: 2025-09-28 13:03:32.751861 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: gir1.2-girepository-2.0 gir1.2-glib-2.0 libgirepository-1.0-1 2025-09-28 13:03:32.751866 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: libglib2.0-0t64 python3-configshell-fb python3-gi python3-pyparsing 2025-09-28 13:03:32.751872 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: python3-pyudev python3-six python3-typing-extensions python3-urwid 2025-09-28 13:03:32.751877 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: python3-wcwidth 2025-09-28 13:03:32.751883 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Suggested packages: 2025-09-28 13:03:32.751888 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: low-memory-monitor python-pyparsing-doc python3-wxgtk4.0 python3-pyqt5 2025-09-28 13:03:32.751893 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: python-urwid-doc 2025-09-28 13:03:32.751906 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Recommended packages: 2025-09-28 13:03:32.751911 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: libglib2.0-data shared-mime-info xdg-user-dirs 2025-09-28 13:03:32.751917 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:The following NEW packages will be installed: 2025-09-28 13:03:32.751922 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: gir1.2-girepository-2.0 gir1.2-glib-2.0 libgirepository-1.0-1 2025-09-28 13:03:32.751928 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: libglib2.0-0t64 python3-configshell-fb python3-gi python3-pyparsing 2025-09-28 13:03:32.751933 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: python3-pyudev python3-rtslib-fb python3-six python3-typing-extensions 2025-09-28 13:03:32.751938 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: python3-urwid python3-wcwidth targetcli-fb 2025-09-28 13:03:32.751944 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:03:32.751949 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Need to get 2,583 kB of archives. 2025-09-28 13:03:32.751954 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:After this operation, 9,953 kB of additional disk space will be used. 2025-09-28 13:03:32.751960 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:03:32.751965 | 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.4 [1,544 kB] 2025-09-28 13:03:32.751972 | 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.4 [183 kB] 2025-09-28 13:03:32.751977 | 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] 2025-09-28 13:03:32.751983 | 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] 2025-09-28 13:03:32.752022 | 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] 2025-09-28 13:03:32.752028 | 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] 2025-09-28 13:03:32.752034 | 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] 2025-09-28 13:03:32.752039 | 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] 2025-09-28 13:03:32.752045 | 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] 2025-09-28 13:03:32.752055 | 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] 2025-09-28 13:03:32.752085 | 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] 2025-09-28 13:03:32.752892 | 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] 2025-09-28 13:03:32.752952 | 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] 2025-09-28 13:03:32.752966 | 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] 2025-09-28 13:03:32.752976 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Fetched 2,583 kB in 0s (5,563 kB/s) 2025-09-28 13:03:32.752987 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-09-28 13:03:32.752997 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 2025-09-28 13:03:32.753009 | 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% 2025-09-28 13:03:32.753021 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 70% 2025-09-28 13:03:32.753031 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 75% 2025-09-28 13:03:32.753040 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 80% 2025-09-28 13:03:32.753049 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 85% 2025-09-28 13:03:32.753059 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 2025-09-28 13:03:32.753121 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:90% 2025-09-28 13:03:32.753132 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 95% 2025-09-28 13:03:32.753142 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-09-28 13:03:32.753151 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../00-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... 2025-09-28 13:03:32.753183 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-09-28 13:03:32.753193 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package gir1.2-glib-2.0:amd64. 2025-09-28 13:03:32.753203 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../01-gir1.2-glib-2.0_2.80.0-6ubuntu3.4_amd64.deb ... 2025-09-28 13:03:32.753253 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: 2025-09-28 13:03:32.753263 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ... 2025-09-28 13:03:32.753273 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package libgirepository-1.0-1:amd64. 2025-09-28 13:03:32.753283 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../02-libgirepository-1.0-1_1.80.1-1_amd64.deb ... 2025-09-28 13:03:32.753337 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ... 2025-09-28 13:03:32.753348 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package gir1.2-girepository-2.0:amd64. 2025-09-28 13:03:32.753385 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../03-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ... 2025-09-28 13:03:32.753395 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2025-09-28 13:03:32.753444 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-gi. 2025-09-28 13:03:32.753764 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../04-python3-gi_3.48.2-1_amd64.deb ... 2025-09-28 13:03:32.753785 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-gi (3.48.2-1) ... 2025-09-28 13:03:32.753795 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-pyparsing. 2025-09-28 13:03:32.753825 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../05-python3-pyparsing_3.1.1-1_all.deb ... 2025-09-28 13:03:32.753835 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-pyparsing (3.1.1-1) ... 2025-09-28 13:03:32.753844 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-six. 2025-09-28 13:03:32.753854 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../06-python3-six_1.16.0-4_all.deb ... 2025-09-28 13:03:32.753868 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-six (1.16.0-4) ... 2025-09-28 13:03:32.753878 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-typing-extensions. 2025-09-28 13:03:32.753891 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../07-python3-typing-extensions_4.10.0-1_all.deb ... 2025-09-28 13:03:32.754005 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-typing-extensions (4.10.0-1) ... 2025-09-28 13:03:32.754019 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-wcwidth. 2025-09-28 13:03:32.754082 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../08-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2025-09-28 13:03:32.754098 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2025-09-28 13:03:32.754189 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-urwid. 2025-09-28 13:03:32.754206 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../09-python3-urwid_2.6.10-1_amd64.deb ... 2025-09-28 13:03:32.754277 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-urwid (2.6.10-1) ... 2025-09-28 13:03:32.754338 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-configshell-fb. 2025-09-28 13:03:32.754395 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../10-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2025-09-28 13:03:32.754409 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2025-09-28 13:03:32.754483 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-pyudev. 2025-09-28 13:03:32.757094 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../11-python3-pyudev_0.24.0-1_all.deb ... 2025-09-28 13:03:32.757165 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-pyudev (0.24.0-1) ... 2025-09-28 13:03:32.757186 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-rtslib-fb. 2025-09-28 13:03:32.757203 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../12-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2025-09-28 13:03:32.757219 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2025-09-28 13:03:32.757234 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package targetcli-fb. 2025-09-28 13:03:32.757250 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../13-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2025-09-28 13:03:32.757260 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2025-09-28 13:03:32.757269 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-six (1.16.0-4) ... 2025-09-28 13:03:32.757278 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-09-28 13:03:32.757287 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:No schema files found: doing nothing. 2025-09-28 13:03:32.757296 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: 2025-09-28 13:03:32.757305 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2025-09-28 13:03:32.757313 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-pyparsing (3.1.1-1) ... 2025-09-28 13:03:32.757321 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-typing-extensions (4.10.0-1) ... 2025-09-28 13:03:32.757359 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ... 2025-09-28 13:03:32.757368 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ... 2025-09-28 13:03:32.757389 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-pyudev (0.24.0-1) ... 2025-09-28 13:03:32.757398 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2025-09-28 13:03:32.757406 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:invoke-rc.d: could not determine current runlevel 2025-09-28 13:03:32.757414 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 13:03:32.757422 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-urwid (2.6.10-1) ... 2025-09-28 13:03:32.757431 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2025-09-28 13:03:32.757439 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-gi (3.48.2-1) ... 2025-09-28 13:03:32.757447 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2025-09-28 13:03:32.757455 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2025-09-28 13:03:32.757465 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: _re_ansi_seq = re.compile('(\033\[..?m)') 2025-09-28 13:03:32.757473 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2025-09-28 13:03:32.757481 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2025-09-28 13:03:32.757490 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2025-09-28 13:03:32.757498 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: keyword = Word(alphanums + '_\-') 2025-09-28 13:03:32.757506 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-09-28 13:03:32.757551 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-09-28 13:03:32.757561 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-09-28 13:03:32.757569 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-09-28 13:03:32.757578 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2025-09-28 13:03:32.757586 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2025-09-28 13:03:32.757594 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2025-09-28 13:03:32.757603 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: _re_ansi_seq = re.compile('(\033\[..?m)') 2025-09-28 13:03:32.757611 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2025-09-28 13:03:32.757619 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2025-09-28 13:03:32.757628 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2025-09-28 13:03:32.757636 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: keyword = Word(alphanums + '_\-') 2025-09-28 13:03:32.757656 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-09-28 13:03:32.757665 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-09-28 13:03:32.757674 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-09-28 13:03:32.757682 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-09-28 13:03:32.757691 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2025-09-28 13:03:32.757749 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2025-09-28 13:03:32.757773 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2025-09-28 13:03:32.757788 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2025-09-28 13:03:32.757803 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2025-09-28 13:03:32.757811 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:03:32.757820 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Removed intermediate container 902f97ea3a34 2025-09-28 13:03:32.757828 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> 4312c8df3a5c 2025-09-28 13:03:32.757844 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Step 4/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-28 13:03:32.757853 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> 557b9bb2bb7e 2025-09-28 13:03:32.757861 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Step 5/6 : RUN chmod 644 /usr/local/bin/kolla_extend_start && rm -f /etc/iscsi/initiatorname.iscsi 2025-09-28 13:03:32.757870 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Running in 9c992941a913 2025-09-28 13:03:32.757878 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Removed intermediate container 9c992941a913 2025-09-28 13:03:32.757886 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> e9a14d65656b 2025-09-28 13:03:32.757896 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: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 2025-09-28 13:03:32.757907 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Running in 7caad43b432b 2025-09-28 13:03:32.757916 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading package lists... 2025-09-28 13:03:32.757924 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Building dependency tree... 2025-09-28 13:03:32.757932 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading state information... 2025-09-28 13:03:32.757940 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Package 'build-essential' is not installed, so not removed 2025-09-28 13:03:32.757948 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:03:32.757957 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading package lists... 2025-09-28 13:03:32.757965 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Building dependency tree... 2025-09-28 13:03:32.757973 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading state information... 2025-09-28 13:03:32.757981 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:03:32.757989 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Removed intermediate container 7caad43b432b 2025-09-28 13:03:32.757997 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> 6212a81c6b3d 2025-09-28 13:03:32.758006 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Successfully built 2fed1b313e0f 2025-09-28 13:03:32.758014 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Successfully tagged osism.harbor.regio.digital/kolla/iscsid:build-20250928 2025-09-28 13:03:32.758022 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Built at 2025-09-28 13:03:32.756697 (took 0:00:17.436556) 2025-09-28 13:03:32.758030 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(openstack-base) 2025-09-28 13:03:32.758039 | ubuntu-noble-large | DEBUG:kolla.common.utils.openstack-base:Processing 2025-09-28 13:03:32.758047 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Building started at 2025-09-28 13:03:32.757153 2025-09-28 13:03:32.758135 | ubuntu-noble-large | DEBUG:kolla.common.utils.openstack-base:Getting local archive from tarballs/requirements-stable-2025.1.tar.gz 2025-09-28 13:03:32.759827 | ubuntu-noble-large | DEBUG:kolla.common.utils.openstack-base:Turned 0 plugins into plugins archive 2025-09-28 13:03:32.759882 | ubuntu-noble-large | DEBUG:kolla.common.utils.openstack-base:Turned 0 additions into additions archive 2025-09-28 13:06:30.210961 | 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 2025-09-28 13:06:30.211079 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-09-28 13:06:30.211099 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:[WARNING]: Empty continuation lines will become errors in a future release. 2025-09-28 13:06:30.211112 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-09-28 13:06:30.211125 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 1/10 : FROM osism.harbor.regio.digital/kolla/base:build-20250928 2025-09-28 13:06:30.211138 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> b45f94f4844b 2025-09-28 13:06:30.211179 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 2/10 : LABEL "build-date"="20250928" "name"="openstack-base" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:06:30.211195 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in 3fa956670e14 2025-09-28 13:06:30.211207 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container 3fa956670e14 2025-09-28 13:06:30.211220 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> e1fe86f4a9cb 2025-09-28 13:06:30.211247 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 3/10 : RUN apt-get update && apt-get -y install --no-install-recommends python3-setuptools && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-28 13:06:30.211272 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in 8ab14a21ff6a 2025-09-28 13:06:30.211284 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:06:30.211296 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-28 13:06:30.211310 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 13:06:30.211322 | 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] 2025-09-28 13:06:30.211333 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 13:06:30.211345 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 13:06:30.211357 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 13:06:30.211369 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 13:06:30.211380 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 13:06:30.211392 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 13:06:30.211424 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 13:06:30.211434 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 13:06:30.211444 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 13:06:30.211453 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 13:06:30.211481 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 13:06:30.211492 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Fetched 28.4 MB in 3s (8,561 kB/s) 2025-09-28 13:06:30.211502 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading package lists... 2025-09-28 13:06:30.211511 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading package lists... 2025-09-28 13:06:30.211521 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Building dependency tree... 2025-09-28 13:06:30.211531 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading state information... 2025-09-28 13:06:30.211540 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:python3-setuptools is already the newest version (68.1.2-2ubuntu1.2). 2025-09-28 13:06:30.211549 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:python3-setuptools set to manually installed. 2025-09-28 13:06:30.211559 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:06:30.211568 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container 8ab14a21ff6a 2025-09-28 13:06:30.211578 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> f24cddd859f0 2025-09-28 13:06:30.211589 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 4/10 : 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/* 2025-09-28 13:06:30.211599 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in 4a6dec31948a 2025-09-28 13:06:30.211609 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:06:30.211618 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 13:06:30.211628 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-28 13:06:30.211644 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 13:06:30.211654 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 13:06:30.211663 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 13:06:30.211672 | 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] 2025-09-28 13:06:30.211681 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 13:06:30.211691 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 13:06:30.211700 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 13:06:30.211786 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 13:06:30.211811 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 13:06:30.211828 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 13:06:30.211860 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 13:06:30.211870 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 13:06:30.211880 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Fetched 28.4 MB in 3s (11.2 MB/s) 2025-09-28 13:06:30.211890 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading package lists... 2025-09-28 13:06:30.211899 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading package lists... 2025-09-28 13:06:30.211913 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Building dependency tree... 2025-09-28 13:06:30.211992 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading state information... 2025-09-28 13:06:30.212057 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:ca-certificates is already the newest version (20240203). 2025-09-28 13:06:30.212119 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:The following additional packages will be installed: 2025-09-28 13:06:30.212181 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: apache2-bin apache2-data apache2-utils binutils binutils-common 2025-09-28 13:06:30.212241 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: binutils-x86-64-linux-gnu bzip2 cpp cpp-13 cpp-13-x86-64-linux-gnu 2025-09-28 13:06:30.212300 | 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 2025-09-28 13:06:30.212358 | 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 2025-09-28 13:06:30.212418 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: gcc-x86-64-linux-gnu git-man icu-devtools libapr1t64 libaprutil1-dbd-sqlite3 2025-09-28 13:06:30.212479 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libaprutil1-ldap libaprutil1t64 libasan8 libatomic1 libbinutils libc-dev-bin 2025-09-28 13:06:30.212614 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls 2025-09-28 13:06:30.212633 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libdpkg-perl liberror-perl libexpat1-dev libgcc-13-dev libgomp1 libgprofng0 2025-09-28 13:06:30.212727 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libhwasan0 libicu-dev libicu74 libisl23 libitm1 libjansson4 libjs-jquery 2025-09-28 13:06:30.212795 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libjs-sphinxdoc libjs-underscore liblsan0 liblua5.4-0 libmpc3 libnorm1t64 2025-09-28 13:06:30.212956 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libpcre16-3 libpcre3 libpcre32-3 libpcrecpp0v5 libpgm-5.3-0t64 libpkgconf3 2025-09-28 13:06:30.213020 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libpq5 libpython3-dev libpython3.12-dev libpython3.12t64 libquadmath0 2025-09-28 13:06:30.213083 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libsframe1 libsodium23 libstdc++-13-dev libtsan2 libubsan1 libxml2 2025-09-28 13:06:30.213150 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libxslt1.1 libyajl2 libyaml-0-2 libzmq5 linux-libc-dev lto-disabled-list 2025-09-28 13:06:30.213195 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: make pkgconf pkgconf-bin python3-pip-whl python3-setuptools-whl 2025-09-28 13:06:30.213228 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: python3.12-dev python3.12-venv rpcsvc-proto uwsgi-core xz-utils 2025-09-28 13:06:30.213290 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Suggested packages: 2025-09-28 13:06:30.213326 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser ufw 2025-09-28 13:06:30.213378 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: binutils-doc gprofng-gui bzip2-doc cpp-doc gcc-13-locales cpp-13-doc 2025-09-28 13:06:30.213419 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: debian-keyring g++-multilib g++-13-multilib gcc-13-doc gcc-multilib 2025-09-28 13:06:30.213444 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: manpages-dev autoconf automake libtool flex bison gdb gcc-doc 2025-09-28 13:06:30.213490 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: gcc-13-multilib gdb-x86-64-linux-gnu gettext-base git-daemon-run 2025-09-28 13:06:30.213524 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs 2025-09-28 13:06:30.213578 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: git-mediawiki git-svn glibc-doc bzr icu-doc postgresql-doc-16 libssl-doc 2025-09-28 13:06:30.213631 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libstdc++-13-doc libyaml-doc make-doc nginx-full | cherokee 2025-09-28 13:06:30.213645 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi | libapache2-mod-ruwsgi 2025-09-28 13:06:30.213687 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2025-09-28 13:06:30.213751 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Recommended packages: 2025-09-28 13:06:30.213790 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ssl-cert fakeroot libalgorithm-merge-perl less ssh-client manpages 2025-09-28 13:06:30.213871 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: manpages-dev libc-devtools libfile-fcntllock-perl liblocale-gettext-perl 2025-09-28 13:06:30.213887 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: javascript-common unzip 2025-09-28 13:06:30.213947 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:The following NEW packages will be installed: 2025-09-28 13:06:30.213980 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: apache2 apache2-bin apache2-data apache2-utils binutils binutils-common 2025-09-28 13:06:30.214043 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: binutils-x86-64-linux-gnu build-essential bzip2 cpp cpp-13 2025-09-28 13:06:30.214076 | 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 2025-09-28 13:06:30.214130 | 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 2025-09-28 13:06:30.214170 | 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 2025-09-28 13:06:30.214209 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libapache2-mod-wsgi-py3 libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-ldap 2025-09-28 13:06:30.214249 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libaprutil1t64 libasan8 libatomic1 libbinutils libc-dev-bin libc6-dev 2025-09-28 13:06:30.214299 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls libdpkg-perl 2025-09-28 13:06:30.214313 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: liberror-perl libexpat1-dev libffi-dev libgcc-13-dev libgomp1 libgprofng0 2025-09-28 13:06:30.214364 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libhwasan0 libicu-dev libicu74 libisl23 libitm1 libjansson4 libjs-jquery 2025-09-28 13:06:30.214404 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libjs-sphinxdoc libjs-underscore liblsan0 liblua5.4-0 libmpc3 libnorm1t64 2025-09-28 13:06:30.214419 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libpcre16-3 libpcre3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpgm-5.3-0t64 2025-09-28 13:06:30.214477 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libpkgconf3 libpq-dev libpq5 libpython3-dev libpython3.12-dev 2025-09-28 13:06:30.214517 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libpython3.12t64 libquadmath0 libsframe1 libsodium23 libssl-dev 2025-09-28 13:06:30.214557 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libstdc++-13-dev libtsan2 libubsan1 libxml2 libxml2-dev libxslt1-dev 2025-09-28 13:06:30.214596 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libxslt1.1 libyajl2 libyaml-0-2 libyaml-dev libzmq5 linux-libc-dev 2025-09-28 13:06:30.214635 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: lto-disabled-list make pkg-config pkgconf pkgconf-bin python3-dev 2025-09-28 13:06:30.214686 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: python3-pip-whl python3-setuptools-whl python3-venv python3.12-dev 2025-09-28 13:06:30.214741 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: python3.12-venv rpcsvc-proto uwsgi-core uwsgi-plugin-python3 xz-utils zip 2025-09-28 13:06:30.214809 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: zlib1g-dev 2025-09-28 13:06:30.214825 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:0 upgraded, 106 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:06:30.214899 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Need to get 122 MB of archives. 2025-09-28 13:06:30.214926 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:After this operation, 448 MB of additional disk space will be used. 2025-09-28 13:06:30.214980 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:06:30.215020 | 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] 2025-09-28 13:06:30.215060 | 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] 2025-09-28 13:06:30.215106 | 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] 2025-09-28 13:06:30.215159 | 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] 2025-09-28 13:06:30.215174 | 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] 2025-09-28 13:06:30.215231 | 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] 2025-09-28 13:06:30.215271 | 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] 2025-09-28 13:06:30.215312 | 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.5 [763 kB] 2025-09-28 13:06:30.215351 | 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.8 [1,331 kB] 2025-09-28 13:06:30.215390 | 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.8 [163 kB] 2025-09-28 13:06:30.215429 | 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.8 [97.7 kB] 2025-09-28 13:06:30.215479 | 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.8 [90.2 kB] 2025-09-28 13:06:30.215519 | 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] 2025-09-28 13:06:30.215558 | 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] 2025-09-28 13:06:30.215597 | 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.5 [240 kB] 2025-09-28 13:06:30.215637 | 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.5 [15.5 kB] 2025-09-28 13:06:30.215676 | 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.5 [577 kB] 2025-09-28 13:06:30.215731 | 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.5 [97.7 kB] 2025-09-28 13:06:30.215789 | 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.5 [94.5 kB] 2025-09-28 13:06:30.215853 | 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.5 [849 kB] 2025-09-28 13:06:30.215927 | 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.5 [2,462 kB] 2025-09-28 13:06:30.215968 | 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.5 [18.1 kB] 2025-09-28 13:06:30.216007 | 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.6 [20.4 kB] 2025-09-28 13:06:30.216056 | 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-84.84 [1,921 kB] 2025-09-28 13:06:30.216095 | 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] 2025-09-28 13:06:30.216134 | 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] 2025-09-28 13:06:30.216173 | 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.6 [2,125 kB] 2025-09-28 13:06:30.216212 | 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 [51.5 kB] 2025-09-28 13:06:30.216250 | 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] 2025-09-28 13:06:30.216289 | 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] 2025-09-28 13:06:30.216335 | 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 [10.7 MB] 2025-09-28 13:06:30.216376 | 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,038 B] 2025-09-28 13:06:30.216391 | 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] 2025-09-28 13:06:30.216450 | 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] 2025-09-28 13:06:30.216490 | 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 [48.0 kB] 2025-09-28 13:06:30.216540 | 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 [148 kB] 2025-09-28 13:06:30.216554 | 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 [29.7 kB] 2025-09-28 13:06:30.216608 | 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 [10.5 kB] 2025-09-28 13:06:30.216659 | 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 [3,031 kB] 2025-09-28 13:06:30.217158 | 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,322 kB] 2025-09-28 13:06:30.217244 | 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 [2,772 kB] 2025-09-28 13:06:30.217255 | 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,184 kB] 2025-09-28 13:06:30.217265 | 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,641 kB] 2025-09-28 13:06:30.217336 | 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 [153 kB] 2025-09-28 13:06:30.217345 | 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 [2,681 kB] 2025-09-28 13:06:30.217355 | 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 [21.1 MB] 2025-09-28 13:06:30.217367 | 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 [494 kB] 2025-09-28 13:06:30.217375 | 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] 2025-09-28 13:06:30.217384 | 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] 2025-09-28 13:06:30.217393 | 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 [2,420 kB] 2025-09-28 13:06:30.217401 | 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 [12.2 MB] 2025-09-28 13:06:30.217409 | 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 [16.1 kB] 2025-09-28 13:06:30.217418 | 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] 2025-09-28 13:06:30.217488 | 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] 2025-09-28 13:06:30.217498 | 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] 2025-09-28 13:06:30.217507 | 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.5 [269 kB] 2025-09-28 13:06:30.217516 | 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] 2025-09-28 13:06:30.217546 | 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] 2025-09-28 13:06:30.217555 | 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.5 [1,074 kB] 2025-09-28 13:06:30.217564 | 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] 2025-09-28 13:06:30.217572 | 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.6 [333 kB] 2025-09-28 13:06:30.217581 | 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] 2025-09-28 13:06:30.217589 | 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] 2025-09-28 13:06:30.217597 | 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] 2025-09-28 13:06:30.217606 | 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] 2025-09-28 13:06:30.217614 | 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.8 [2,355 kB] 2025-09-28 13:06:30.217629 | 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] 2025-09-28 13:06:30.217638 | 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.3 [140 kB] 2025-09-28 13:06:30.217646 | 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] 2025-09-28 13:06:30.217655 | 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] 2025-09-28 13:06:30.217663 | 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] 2025-09-28 13:06:30.217677 | 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] 2025-09-28 13:06:30.217685 | 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] 2025-09-28 13:06:30.217694 | 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] 2025-09-28 13:06:30.217761 | 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] 2025-09-28 13:06:30.217771 | 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] 2025-09-28 13:06:30.217784 | 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] 2025-09-28 13:06:30.217793 | 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] 2025-09-28 13:06:30.217806 | 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] 2025-09-28 13:06:30.217880 | 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] 2025-09-28 13:06:30.217918 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:82 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.10-0ubuntu0.24.04.1 [144 kB] 2025-09-28 13:06:30.217968 | 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.5 [2,408 kB] 2025-09-28 13:06:30.218024 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:84 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.10-0ubuntu0.24.04.1 [151 kB] 2025-09-28 13:06:30.218039 | 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] 2025-09-28 13:06:30.218132 | 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.8 [5,677 kB] 2025-09-28 13:06:30.218155 | 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 [10.3 kB] 2025-09-28 13:06:30.218168 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:88 http://archive.ubuntu.com/ubuntu noble/main amd64 libsodium23 amd64 1.0.18-1build3 [161 kB] 2025-09-28 13:06:30.218214 | 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.5 [781 kB] 2025-09-28 13:06:30.218249 | 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.2 [167 kB] 2025-09-28 13:06:30.218298 | 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.2 [91.9 kB] 2025-09-28 13:06:30.218359 | 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] 2025-09-28 13:06:30.219803 | 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] 2025-09-28 13:06:30.219864 | 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] 2025-09-28 13:06:30.219875 | 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] 2025-09-28 13:06:30.219884 | 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.8 [498 kB] 2025-09-28 13:06:30.219893 | 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 [26.7 kB] 2025-09-28 13:06:30.219902 | 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] 2025-09-28 13:06:30.219910 | 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] 2025-09-28 13:06:30.219919 | 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.8 [5,678 B] 2025-09-28 13:06:30.219927 | 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,034 B] 2025-09-28 13:06:30.219936 | 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] 2025-09-28 13:06:30.219944 | 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] 2025-09-28 13:06:30.219952 | 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] 2025-09-28 13:06:30.219961 | 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] 2025-09-28 13:06:30.219969 | 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] 2025-09-28 13:06:30.219977 | 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] 2025-09-28 13:06:30.219987 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Fetched 122 MB in 3s (41.8 MB/s) 2025-09-28 13:06:30.219997 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libapr1t64:amd64. 2025-09-28 13:06:30.220008 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 2025-09-28 13:06:30.220020 | 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% 2025-09-28 13:06:30.220031 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 70% 2025-09-28 13:06:30.220040 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 75% 2025-09-28 13:06:30.220048 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 80% 2025-09-28 13:06:30.220057 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 85% 2025-09-28 13:06:30.220077 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 90% 2025-09-28 13:06:30.220085 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 95% 2025-09-28 13:06:30.220102 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-09-28 13:06:30.220111 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../000-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2025-09-28 13:06:30.220120 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2025-09-28 13:06:30.220128 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libaprutil1t64:amd64. 2025-09-28 13:06:30.220137 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../001-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2025-09-28 13:06:30.220145 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2025-09-28 13:06:30.220154 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2025-09-28 13:06:30.220163 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../002-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2025-09-28 13:06:30.220186 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2025-09-28 13:06:30.220195 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libaprutil1-ldap:amd64. 2025-09-28 13:06:30.220203 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../003-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2025-09-28 13:06:30.220212 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2025-09-28 13:06:30.220220 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libjansson4:amd64. 2025-09-28 13:06:30.220228 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../004-libjansson4_2.14-2build2_amd64.deb ... 2025-09-28 13:06:30.220237 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libjansson4:amd64 (2.14-2build2) ... 2025-09-28 13:06:30.220245 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package liblua5.4-0:amd64. 2025-09-28 13:06:30.220253 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../005-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2025-09-28 13:06:30.220262 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2025-09-28 13:06:30.220270 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libicu74:amd64. 2025-09-28 13:06:30.220278 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../006-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2025-09-28 13:06:30.220287 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-09-28 13:06:30.220295 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libxml2:amd64. 2025-09-28 13:06:30.220303 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../007-libxml2_2.9.14+dfsg-1.3ubuntu3.5_amd64.deb ... 2025-09-28 13:06:30.220311 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-09-28 13:06:30.220320 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package apache2-bin. 2025-09-28 13:06:30.220328 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../008-apache2-bin_2.4.58-1ubuntu8.8_amd64.deb ... 2025-09-28 13:06:30.220336 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking apache2-bin (2.4.58-1ubuntu8.8) ... 2025-09-28 13:06:30.220344 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package apache2-data. 2025-09-28 13:06:30.220353 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../009-apache2-data_2.4.58-1ubuntu8.8_all.deb ... 2025-09-28 13:06:30.220361 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking apache2-data (2.4.58-1ubuntu8.8) ... 2025-09-28 13:06:30.220377 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package apache2-utils. 2025-09-28 13:06:30.220385 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../010-apache2-utils_2.4.58-1ubuntu8.8_amd64.deb ... 2025-09-28 13:06:30.220393 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking apache2-utils (2.4.58-1ubuntu8.8) ... 2025-09-28 13:06:30.220402 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package apache2. 2025-09-28 13:06:30.220410 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../011-apache2_2.4.58-1ubuntu8.8_amd64.deb ... 2025-09-28 13:06:30.220418 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking apache2 (2.4.58-1ubuntu8.8) ... 2025-09-28 13:06:30.220427 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libyaml-0-2:amd64. 2025-09-28 13:06:30.220435 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../012-libyaml-0-2_0.2.5-1build1_amd64.deb ... 2025-09-28 13:06:30.220443 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-09-28 13:06:30.220451 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package xz-utils. 2025-09-28 13:06:30.220470 | 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 ... 2025-09-28 13:06:30.220478 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 13:06:30.220487 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package binutils-common:amd64. 2025-09-28 13:06:30.220495 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../014-binutils-common_2.42-4ubuntu2.5_amd64.deb ... 2025-09-28 13:06:30.220503 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:06:30.220511 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libsframe1:amd64. 2025-09-28 13:06:30.220520 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../015-libsframe1_2.42-4ubuntu2.5_amd64.deb ... 2025-09-28 13:06:30.220528 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:06:30.220536 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libbinutils:amd64. 2025-09-28 13:06:30.220548 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../016-libbinutils_2.42-4ubuntu2.5_amd64.deb ... 2025-09-28 13:06:30.220556 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:06:30.220568 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libctf-nobfd0:amd64. 2025-09-28 13:06:30.220624 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../017-libctf-nobfd0_2.42-4ubuntu2.5_amd64.deb ... 2025-09-28 13:06:30.220686 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-09-28 13:06:30.220725 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:06:30.220983 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libctf0:amd64. 2025-09-28 13:06:30.221067 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../018-libctf0_2.42-4ubuntu2.5_amd64.deb ... 2025-09-28 13:06:30.221082 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:06:30.221105 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libgprofng0:amd64. 2025-09-28 13:06:30.221116 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../019-libgprofng0_2.42-4ubuntu2.5_amd64.deb ... 2025-09-28 13:06:30.221142 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:06:30.221182 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package binutils-x86-64-linux-gnu. 2025-09-28 13:06:30.221227 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../020-binutils-x86-64-linux-gnu_2.42-4ubuntu2.5_amd64.deb ... 2025-09-28 13:06:30.221244 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 13:06:30.221254 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package binutils. 2025-09-28 13:06:30.221263 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../021-binutils_2.42-4ubuntu2.5_amd64.deb ... 2025-09-28 13:06:30.221273 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-09-28 13:06:30.221289 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking binutils (2.42-4ubuntu2.5) ... 2025-09-28 13:06:30.221299 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libc-dev-bin. 2025-09-28 13:06:30.221312 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../022-libc-dev-bin_2.39-0ubuntu8.6_amd64.deb ... 2025-09-28 13:06:30.221371 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libc-dev-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:06:30.221404 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package linux-libc-dev:amd64. 2025-09-28 13:06:30.221482 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../023-linux-libc-dev_6.8.0-84.84_amd64.deb ... 2025-09-28 13:06:30.221494 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking linux-libc-dev:amd64 (6.8.0-84.84) ... 2025-09-28 13:06:30.221509 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libcrypt-dev:amd64. 2025-09-28 13:06:30.221567 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-09-28 13:06:30.221584 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../024-libcrypt-dev_1%3a4.4.36-4build1_amd64.deb ... 2025-09-28 13:06:30.221636 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2025-09-28 13:06:30.221652 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package rpcsvc-proto. 2025-09-28 13:06:30.221736 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../025-rpcsvc-proto_1.4.2-0ubuntu7_amd64.deb ... 2025-09-28 13:06:30.221772 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking rpcsvc-proto (1.4.2-0ubuntu7) ... 2025-09-28 13:06:30.221787 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libc6-dev:amd64. 2025-09-28 13:06:30.221863 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../026-libc6-dev_2.39-0ubuntu8.6_amd64.deb ... 2025-09-28 13:06:30.221880 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libc6-dev:amd64 (2.39-0ubuntu8.6) ... 2025-09-28 13:06:30.221958 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package gcc-13-base:amd64. 2025-09-28 13:06:30.221975 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../027-gcc-13-base_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-09-28 13:06:30.221989 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:06:30.222026 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libisl23:amd64. 2025-09-28 13:06:30.222076 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../028-libisl23_0.26-3build1.1_amd64.deb ... 2025-09-28 13:06:30.222091 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 13:06:30.222151 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libmpc3:amd64. 2025-09-28 13:06:30.222165 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../029-libmpc3_1.3.1-1build1.1_amd64.deb ... 2025-09-28 13:06:30.222211 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 13:06:30.222226 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2025-09-28 13:06:30.222286 | 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_amd64.deb ... 2025-09-28 13:06:30.222315 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:06:30.222363 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package cpp-13. 2025-09-28 13:06:30.222415 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../031-cpp-13_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-09-28 13:06:30.222431 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:06:30.222492 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package cpp-x86-64-linux-gnu. 2025-09-28 13:06:30.222508 | 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 ... 2025-09-28 13:06:30.222554 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-09-28 13:06:30.222569 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:06:30.222628 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package cpp. 2025-09-28 13:06:30.222644 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../033-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-09-28 13:06:30.222724 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 13:06:30.222746 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libcc1-0:amd64. 2025-09-28 13:06:30.222803 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../034-libcc1-0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-28 13:06:30.222819 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:06:30.222878 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libgomp1:amd64. 2025-09-28 13:06:30.222894 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../035-libgomp1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-28 13:06:30.222953 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:06:30.222969 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libitm1:amd64. 2025-09-28 13:06:30.223011 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../036-libitm1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-28 13:06:30.223028 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:06:30.223084 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libatomic1:amd64. 2025-09-28 13:06:30.223099 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../037-libatomic1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-28 13:06:30.223141 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:06:30.223155 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libasan8:amd64. 2025-09-28 13:06:30.223214 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../038-libasan8_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-28 13:06:30.223229 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:06:30.223273 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package liblsan0:amd64. 2025-09-28 13:06:30.223287 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-09-28 13:06:30.223347 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../039-liblsan0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-28 13:06:30.223361 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:06:30.223417 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libtsan2:amd64. 2025-09-28 13:06:30.223440 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../040-libtsan2_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-28 13:06:30.223472 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:06:30.223534 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libubsan1:amd64. 2025-09-28 13:06:30.223550 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../041-libubsan1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-28 13:06:30.223604 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:06:30.223619 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libhwasan0:amd64. 2025-09-28 13:06:30.223662 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../042-libhwasan0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-28 13:06:30.223677 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:06:30.223784 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libquadmath0:amd64. 2025-09-28 13:06:30.223803 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../043-libquadmath0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-28 13:06:30.223817 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:06:30.223882 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libgcc-13-dev:amd64. 2025-09-28 13:06:30.223898 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../044-libgcc-13-dev_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-09-28 13:06:30.223989 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:06:30.224002 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2025-09-28 13:06:30.224016 | 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_amd64.deb ... 2025-09-28 13:06:30.224074 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:06:30.224089 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package gcc-13. 2025-09-28 13:06:30.224144 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../046-gcc-13_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-09-28 13:06:30.224159 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:06:30.224214 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package gcc-x86-64-linux-gnu. 2025-09-28 13:06:30.224229 | 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 ... 2025-09-28 13:06:30.224245 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:06:30.224302 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package gcc. 2025-09-28 13:06:30.224317 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../048-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-09-28 13:06:30.224359 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 13:06:30.224374 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libstdc++-13-dev:amd64. 2025-09-28 13:06:30.224440 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../049-libstdc++-13-dev_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-09-28 13:06:30.224455 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-09-28 13:06:30.224519 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:06:30.224532 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package g++-13-x86-64-linux-gnu. 2025-09-28 13:06:30.224569 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-09-28 13:06:30.224609 | 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_amd64.deb ... 2025-09-28 13:06:30.227807 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:06:30.227853 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package g++-13. 2025-09-28 13:06:30.227864 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../051-g++-13_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-09-28 13:06:30.227874 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:06:30.227882 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package g++-x86-64-linux-gnu. 2025-09-28 13:06:30.227891 | 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 ... 2025-09-28 13:06:30.227900 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:06:30.227908 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package g++. 2025-09-28 13:06:30.227925 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../053-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-09-28 13:06:30.227934 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 13:06:30.227942 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package make. 2025-09-28 13:06:30.227951 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../054-make_4.3-4.1build2_amd64.deb ... 2025-09-28 13:06:30.227959 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking make (4.3-4.1build2) ... 2025-09-28 13:06:30.227968 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libdpkg-perl. 2025-09-28 13:06:30.227976 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../055-libdpkg-perl_1.22.6ubuntu6.5_all.deb ... 2025-09-28 13:06:30.227985 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 13:06:30.227993 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package bzip2. 2025-09-28 13:06:30.228001 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../056-bzip2_1.0.8-5.1build0.1_amd64.deb ... 2025-09-28 13:06:30.228010 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 13:06:30.228018 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package lto-disabled-list. 2025-09-28 13:06:30.228026 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../057-lto-disabled-list_47_all.deb ... 2025-09-28 13:06:30.228035 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking lto-disabled-list (47) ... 2025-09-28 13:06:30.228043 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package dpkg-dev. 2025-09-28 13:06:30.228051 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../058-dpkg-dev_1.22.6ubuntu6.5_all.deb ... 2025-09-28 13:06:30.228060 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 13:06:30.228068 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package build-essential. 2025-09-28 13:06:30.228077 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../059-build-essential_12.10ubuntu1_amd64.deb ... 2025-09-28 13:06:30.228085 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking build-essential (12.10ubuntu1) ... 2025-09-28 13:06:30.228093 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libcurl3t64-gnutls:amd64. 2025-09-28 13:06:30.228102 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../060-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ... 2025-09-28 13:06:30.228110 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-09-28 13:06:30.228119 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package liberror-perl. 2025-09-28 13:06:30.228127 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../061-liberror-perl_0.17029-2_all.deb ... 2025-09-28 13:06:30.228146 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking liberror-perl (0.17029-2) ... 2025-09-28 13:06:30.228155 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package git-man. 2025-09-28 13:06:30.228163 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../062-git-man_1%3a2.43.0-1ubuntu7.3_all.deb ... 2025-09-28 13:06:30.228172 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking git-man (1:2.43.0-1ubuntu7.3) ... 2025-09-28 13:06:30.228180 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package git. 2025-09-28 13:06:30.228188 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../063-git_1%3a2.43.0-1ubuntu7.3_amd64.deb ... 2025-09-28 13:06:30.228197 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking git (1:2.43.0-1ubuntu7.3) ... 2025-09-28 13:06:30.228205 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package icu-devtools. 2025-09-28 13:06:30.228214 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../064-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2025-09-28 13:06:30.228222 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2025-09-28 13:06:30.228239 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpython3.12t64:amd64. 2025-09-28 13:06:30.228248 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../065-libpython3.12t64_3.12.3-1ubuntu0.8_amd64.deb ... 2025-09-28 13:06:30.228257 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpython3.12t64:amd64 (3.12.3-1ubuntu0.8) ... 2025-09-28 13:06:30.228265 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libapache2-mod-wsgi-py3. 2025-09-28 13:06:30.228274 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../066-libapache2-mod-wsgi-py3_5.0.0-1build2_amd64.deb ... 2025-09-28 13:06:30.228283 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-09-28 13:06:30.228292 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libapache2-mod-wsgi-py3 (5.0.0-1build2) ... 2025-09-28 13:06:30.228300 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libexpat1-dev:amd64. 2025-09-28 13:06:30.228314 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../067-libexpat1-dev_2.6.1-2ubuntu0.3_amd64.deb ... 2025-09-28 13:06:30.228323 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libexpat1-dev:amd64 (2.6.1-2ubuntu0.3) ... 2025-09-28 13:06:30.228331 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libicu-dev:amd64. 2025-09-28 13:06:30.228340 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../068-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2025-09-28 13:06:30.228348 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-09-28 13:06:30.228357 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2025-09-28 13:06:30.228365 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libjs-jquery. 2025-09-28 13:06:30.228373 | 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 ... 2025-09-28 13:06:30.228381 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2025-09-28 13:06:30.228390 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libjs-underscore. 2025-09-28 13:06:30.228398 | 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 ... 2025-09-28 13:06:30.228407 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2025-09-28 13:06:30.228415 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-09-28 13:06:30.228424 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libjs-sphinxdoc. 2025-09-28 13:06:30.228432 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../071-libjs-sphinxdoc_7.2.6-6_all.deb ... 2025-09-28 13:06:30.228447 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libjs-sphinxdoc (7.2.6-6) ... 2025-09-28 13:06:30.228455 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libnorm1t64:amd64. 2025-09-28 13:06:30.228464 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../072-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2025-09-28 13:06:30.228472 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2025-09-28 13:06:30.228481 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpcre16-3:amd64. 2025-09-28 13:06:30.228489 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../073-libpcre16-3_2%3a8.39-15build1_amd64.deb ... 2025-09-28 13:06:30.228497 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpcre16-3:amd64 (2:8.39-15build1) ... 2025-09-28 13:06:30.228506 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpcre3:amd64. 2025-09-28 13:06:30.228514 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../074-libpcre3_2%3a8.39-15build1_amd64.deb ... 2025-09-28 13:06:30.228522 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpcre3:amd64 (2:8.39-15build1) ... 2025-09-28 13:06:30.228531 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpcre32-3:amd64. 2025-09-28 13:06:30.228539 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../075-libpcre32-3_2%3a8.39-15build1_amd64.deb ... 2025-09-28 13:06:30.228548 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpcre32-3:amd64 (2:8.39-15build1) ... 2025-09-28 13:06:30.228556 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpcrecpp0v5:amd64. 2025-09-28 13:06:30.228564 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../076-libpcrecpp0v5_2%3a8.39-15build1_amd64.deb ... 2025-09-28 13:06:30.228573 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpcrecpp0v5:amd64 (2:8.39-15build1) ... 2025-09-28 13:06:30.228581 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpcre3-dev:amd64. 2025-09-28 13:06:30.228590 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../077-libpcre3-dev_2%3a8.39-15build1_amd64.deb ... 2025-09-28 13:06:30.228598 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpcre3-dev:amd64 (2:8.39-15build1) ... 2025-09-28 13:06:30.228618 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpgm-5.3-0t64:amd64. 2025-09-28 13:06:30.228627 | 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 ... 2025-09-28 13:06:30.228636 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2025-09-28 13:06:30.228644 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpkgconf3:amd64. 2025-09-28 13:06:30.228652 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../079-libpkgconf3_1.8.1-2build1_amd64.deb ... 2025-09-28 13:06:30.228661 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2025-09-28 13:06:30.228669 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpq5:amd64. 2025-09-28 13:06:30.228678 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../080-libpq5_16.10-0ubuntu0.24.04.1_amd64.deb ... 2025-09-28 13:06:30.228686 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpq5:amd64 (16.10-0ubuntu0.24.04.1) ... 2025-09-28 13:06:30.228695 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libssl-dev:amd64. 2025-09-28 13:06:30.228732 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../081-libssl-dev_3.0.13-0ubuntu3.5_amd64.deb ... 2025-09-28 13:06:30.228848 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.5) ... 2025-09-28 13:06:30.228865 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpq-dev. 2025-09-28 13:06:30.228882 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../082-libpq-dev_16.10-0ubuntu0.24.04.1_amd64.deb ... 2025-09-28 13:06:30.228891 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-09-28 13:06:30.228900 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpq-dev (16.10-0ubuntu0.24.04.1) ... 2025-09-28 13:06:30.228908 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package zlib1g-dev:amd64. 2025-09-28 13:06:30.228917 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../083-zlib1g-dev_1%3a1.3.dfsg-3.1ubuntu2.1_amd64.deb ... 2025-09-28 13:06:30.228926 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2025-09-28 13:06:30.228934 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpython3.12-dev:amd64. 2025-09-28 13:06:30.228942 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../084-libpython3.12-dev_3.12.3-1ubuntu0.8_amd64.deb ... 2025-09-28 13:06:30.228951 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpython3.12-dev:amd64 (3.12.3-1ubuntu0.8) ... 2025-09-28 13:06:30.228960 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpython3-dev:amd64. 2025-09-28 13:06:30.228969 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../085-libpython3-dev_3.12.3-0ubuntu2_amd64.deb ... 2025-09-28 13:06:30.228977 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpython3-dev:amd64 (3.12.3-0ubuntu2) ... 2025-09-28 13:06:30.228986 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libsodium23:amd64. 2025-09-28 13:06:30.228994 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../086-libsodium23_1.0.18-1build3_amd64.deb ... 2025-09-28 13:06:30.229002 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libsodium23:amd64 (1.0.18-1build3) ... 2025-09-28 13:06:30.229011 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libxml2-dev:amd64. 2025-09-28 13:06:30.229019 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../087-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.5_amd64.deb ... 2025-09-28 13:06:30.229028 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-09-28 13:06:30.229036 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libxslt1.1:amd64. 2025-09-28 13:06:30.229044 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../088-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-09-28 13:06:30.229053 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-09-28 13:06:30.229062 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libxslt1-dev:amd64. 2025-09-28 13:06:30.229070 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../089-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-09-28 13:06:30.229079 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-09-28 13:06:30.229087 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libzmq5:amd64. 2025-09-28 13:06:30.229095 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../090-libzmq5_4.3.5-1build2_amd64.deb ... 2025-09-28 13:06:30.229103 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2025-09-28 13:06:30.229123 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package pkgconf-bin. 2025-09-28 13:06:30.229132 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../091-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2025-09-28 13:06:30.229141 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking pkgconf-bin (1.8.1-2build1) ... 2025-09-28 13:06:30.229149 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package pkgconf:amd64. 2025-09-28 13:06:30.229157 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../092-pkgconf_1.8.1-2build1_amd64.deb ... 2025-09-28 13:06:30.229172 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2025-09-28 13:06:30.229181 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package pkg-config:amd64. 2025-09-28 13:06:30.229189 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../093-pkg-config_1.8.1-2build1_amd64.deb ... 2025-09-28 13:06:30.229198 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-09-28 13:06:30.229206 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2025-09-28 13:06:30.229220 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3.12-dev. 2025-09-28 13:06:30.229229 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../094-python3.12-dev_3.12.3-1ubuntu0.8_amd64.deb ... 2025-09-28 13:06:30.229237 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3.12-dev (3.12.3-1ubuntu0.8) ... 2025-09-28 13:06:30.229246 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3-dev. 2025-09-28 13:06:30.229254 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../095-python3-dev_3.12.3-0ubuntu2_amd64.deb ... 2025-09-28 13:06:30.229262 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3-dev (3.12.3-0ubuntu2) ... 2025-09-28 13:06:30.229271 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3-pip-whl. 2025-09-28 13:06:30.229279 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../096-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2025-09-28 13:06:30.229287 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2025-09-28 13:06:30.229296 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3-setuptools-whl. 2025-09-28 13:06:30.229304 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../097-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2025-09-28 13:06:30.229313 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2025-09-28 13:06:30.229321 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3.12-venv. 2025-09-28 13:06:30.229329 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../098-python3.12-venv_3.12.3-1ubuntu0.8_amd64.deb ... 2025-09-28 13:06:30.229337 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3.12-venv (3.12.3-1ubuntu0.8) ... 2025-09-28 13:06:30.229345 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3-venv. 2025-09-28 13:06:30.229354 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../099-python3-venv_3.12.3-0ubuntu2_amd64.deb ... 2025-09-28 13:06:30.229362 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3-venv (3.12.3-0ubuntu2) ... 2025-09-28 13:06:30.229370 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libyajl2:amd64. 2025-09-28 13:06:30.229379 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../100-libyajl2_2.1.0-5build1_amd64.deb ... 2025-09-28 13:06:30.229387 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2025-09-28 13:06:30.229396 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package uwsgi-core. 2025-09-28 13:06:30.229404 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../101-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2025-09-28 13:06:30.229412 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2025-09-28 13:06:30.229421 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package zip. 2025-09-28 13:06:30.229429 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../102-zip_3.0-13ubuntu0.2_amd64.deb ... 2025-09-28 13:06:30.229437 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking zip (3.0-13ubuntu0.2) ... 2025-09-28 13:06:30.229446 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libffi-dev:amd64. 2025-09-28 13:06:30.229460 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../103-libffi-dev_3.4.6-1build1_amd64.deb ... 2025-09-28 13:06:30.229470 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2025-09-28 13:06:30.229478 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libyaml-dev:amd64. 2025-09-28 13:06:30.229487 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../104-libyaml-dev_0.2.5-1build1_amd64.deb ... 2025-09-28 13:06:30.229495 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2025-09-28 13:06:30.229510 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package uwsgi-plugin-python3. 2025-09-28 13:06:30.229519 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../105-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2025-09-28 13:06:30.229527 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2025-09-28 13:06:30.229535 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2025-09-28 13:06:30.229544 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2025-09-28 13:06:30.229552 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up lto-disabled-list (47) ... 2025-09-28 13:06:30.229560 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libsodium23:amd64 (1.0.18-1build3) ... 2025-09-28 13:06:30.229569 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpcre16-3:amd64 (2:8.39-15build1) ... 2025-09-28 13:06:30.229577 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2025-09-28 13:06:30.229590 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-09-28 13:06:30.229599 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:06:30.229607 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libyajl2:amd64 (2.1.0-5build1) ... 2025-09-28 13:06:30.229615 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpq5:amd64 (16.10-0ubuntu0.24.04.1) ... 2025-09-28 13:06:30.229623 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-09-28 13:06:30.229632 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up linux-libc-dev:amd64 (6.8.0-84.84) ... 2025-09-28 13:06:30.229640 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:06:30.229648 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-09-28 13:06:30.229657 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:06:30.229665 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 13:06:30.229673 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2025-09-28 13:06:30.229682 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:06:30.229690 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-09-28 13:06:30.229741 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libjansson4:amd64 (2.14-2build2) ... 2025-09-28 13:06:30.229756 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up liberror-perl (0.17029-2) ... 2025-09-28 13:06:30.229764 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpython3.12t64:amd64 (3.12.3-1ubuntu0.8) ... 2025-09-28 13:06:30.229773 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2025-09-28 13:06:30.229781 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpcre3:amd64 (2:8.39-15build1) ... 2025-09-28 13:06:30.229790 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up zip (3.0-13ubuntu0.2) ... 2025-09-28 13:06:30.229798 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2025-09-28 13:06:30.229813 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up rpcsvc-proto (1.4.2-0ubuntu7) ... 2025-09-28 13:06:30.229822 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:06:30.229844 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up make (4.3-4.1build2) ... 2025-09-28 13:06:30.229853 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 13:06:30.229861 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2025-09-28 13:06:30.229871 | 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 2025-09-28 13:06:30.229882 | 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 2025-09-28 13:06:30.229891 | 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 2025-09-28 13:06:30.229899 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: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 2025-09-28 13:06:30.229908 | 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 2025-09-28 13:06:30.229924 | 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 2025-09-28 13:06:30.229933 | 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 2025-09-28 13:06:30.229942 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning: 2025-09-28 13:06:30.229951 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: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 2025-09-28 13:06:30.229959 | 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 2025-09-28 13:06:30.229975 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: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 2025-09-28 13:06:30.229984 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:06:30.229992 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.5) ... 2025-09-28 13:06:30.230001 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpcre32-3:amd64 (2:8.39-15build1) ... 2025-09-28 13:06:30.230009 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 13:06:30.230018 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:06:30.230026 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up pkgconf-bin (1.8.1-2build1) ... 2025-09-28 13:06:30.230034 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 13:06:30.230042 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:06:30.230051 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-09-28 13:06:30.230065 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:06:30.230073 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2025-09-28 13:06:30.230082 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:06:30.230090 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2025-09-28 13:06:30.230099 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2025-09-28 13:06:30.230107 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up git-man (1:2.43.0-1ubuntu7.3) ... 2025-09-28 13:06:30.230115 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up apache2-data (2.4.58-1ubuntu8.8) ... 2025-09-28 13:06:30.230123 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:06:30.230131 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2025-09-28 13:06:30.230140 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:06:30.230148 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 13:06:30.230156 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libc-dev-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:06:30.230169 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-09-28 13:06:30.230178 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:06:30.230186 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:06:30.230194 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:06:30.230202 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2025-09-28 13:06:30.230210 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:06:30.230219 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpcrecpp0v5:amd64 (2:8.39-15build1) ... 2025-09-28 13:06:30.230227 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2025-09-28 13:06:30.230235 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libzmq5:amd64 (4.3.5-1build2) ... 2025-09-28 13:06:30.230243 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2025-09-28 13:06:30.230255 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3.12-venv (3.12.3-1ubuntu0.8) ... 2025-09-28 13:06:30.230264 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:06:30.230272 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpq-dev (16.10-0ubuntu0.24.04.1) ... 2025-09-28 13:06:30.230281 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2025-09-28 13:06:30.230293 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2025-09-28 13:06:30.230328 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2025-09-28 13:06:30.230342 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up pkgconf:amd64 (1.8.1-2build1) ... 2025-09-28 13:06:30.230394 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:06:30.230407 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3-venv (3.12.3-0ubuntu2) ... 2025-09-28 13:06:30.230455 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up icu-devtools (74.2-1ubuntu3.1) ... 2025-09-28 13:06:30.230470 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up pkg-config:amd64 (1.8.1-2build1) ... 2025-09-28 13:06:30.230528 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up git (1:2.43.0-1ubuntu7.3) ... 2025-09-28 13:06:30.230549 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libjs-sphinxdoc (7.2.6-6) ... 2025-09-28 13:06:30.230561 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:06:30.230612 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-09-28 13:06:30.230626 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libc6-dev:amd64 (2.39-0ubuntu8.6) ... 2025-09-28 13:06:30.230671 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2025-09-28 13:06:30.230685 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2025-09-28 13:06:30.230750 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:06:30.230769 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up apache2-utils (2.4.58-1ubuntu8.8) ... 2025-09-28 13:06:30.230817 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 13:06:30.230847 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:06:30.230871 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:06:30.230916 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpcre3-dev:amd64 (2:8.39-15build1) ... 2025-09-28 13:06:30.230964 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:06:30.230994 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up binutils (2.42-4ubuntu2.5) ... 2025-09-28 13:06:30.231045 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up apache2-bin (2.4.58-1ubuntu8.8) ... 2025-09-28 13:06:30.231059 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 13:06:30.231107 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-09-28 13:06:30.231121 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libexpat1-dev:amd64 (2.6.1-2ubuntu0.3) ... 2025-09-28 13:06:30.231171 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:06:30.231184 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2025-09-28 13:06:30.231232 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 13:06:30.231245 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-09-28 13:06:30.231294 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:06:30.231308 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:06:30.231354 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up apache2 (2.4.58-1ubuntu8.8) ... 2025-09-28 13:06:30.231370 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module mpm_event. 2025-09-28 13:06:30.231419 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module authz_core. 2025-09-28 13:06:30.231467 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module authz_host. 2025-09-28 13:06:30.231482 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module authn_core. 2025-09-28 13:06:30.231531 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module auth_basic. 2025-09-28 13:06:30.231544 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module access_compat. 2025-09-28 13:06:30.231589 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module authn_file. 2025-09-28 13:06:30.231603 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module authz_user. 2025-09-28 13:06:30.231648 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module alias. 2025-09-28 13:06:30.231661 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module dir. 2025-09-28 13:06:30.231727 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module autoindex. 2025-09-28 13:06:30.231753 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module env. 2025-09-28 13:06:30.231792 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module mime. 2025-09-28 13:06:30.231806 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module negotiation. 2025-09-28 13:06:30.231986 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module setenvif. 2025-09-28 13:06:30.232032 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module filter. 2025-09-28 13:06:30.232045 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module deflate. 2025-09-28 13:06:30.232056 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module status. 2025-09-28 13:06:30.232074 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module reqtimeout. 2025-09-28 13:06:30.232085 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling conf charset. 2025-09-28 13:06:30.232095 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling conf localized-error-pages. 2025-09-28 13:06:30.232104 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling conf other-vhosts-access-log. 2025-09-28 13:06:30.232118 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling conf security. 2025-09-28 13:06:30.232128 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling conf serve-cgi-bin. 2025-09-28 13:06:30.232141 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling site 000-default. 2025-09-28 13:06:30.232194 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:invoke-rc.d: could not determine current runlevel 2025-09-28 13:06:30.232209 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 13:06:30.232222 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpython3.12-dev:amd64 (3.12.3-1ubuntu0.8) ... 2025-09-28 13:06:30.232268 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libapache2-mod-wsgi-py3 (5.0.0-1build2) ... 2025-09-28 13:06:30.232283 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:apache2_invoke: Enable module wsgi 2025-09-28 13:06:30.232323 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:invoke-rc.d: could not determine current runlevel 2025-09-28 13:06:30.232338 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:invoke-rc.d: policy-rc.d denied execution of restart. 2025-09-28 13:06:30.232385 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 13:06:30.232400 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3.12-dev (3.12.3-1ubuntu0.8) ... 2025-09-28 13:06:30.232443 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:06:30.232458 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:06:30.232471 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpython3-dev:amd64 (3.12.3-0ubuntu2) ... 2025-09-28 13:06:30.232517 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3-dev (3.12.3-0ubuntu2) ... 2025-09-28 13:06:30.232534 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 13:06:30.232574 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2025-09-28 13:06:30.232591 | 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 2025-09-28 13:06:30.232633 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up build-essential (12.10ubuntu1) ... 2025-09-28 13:06:30.232649 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:06:30.232691 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container 4a6dec31948a 2025-09-28 13:06:30.232739 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> a039fb68cfc2 2025-09-28 13:06:30.232759 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 5/10 : ADD openstack-base-archive /openstack-base-source 2025-09-28 13:06:30.232773 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 3f17c128285b 2025-09-28 13:06:30.232801 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 6/10 : ADD plugins-archive / 2025-09-28 13:06:30.232875 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 52d58cfe9b5b 2025-09-28 13:06:30.232897 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 7/10 : 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 2025-09-28 13:06:30.232918 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in 0d239b065066 2025-09-28 13:06:30.232931 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container 0d239b065066 2025-09-28 13:06:30.232974 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 3d65db15719e 2025-09-28 13:06:30.232990 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 8/10 : ENV PATH /var/lib/kolla/venv/bin:$PATH 2025-09-28 13:06:30.233028 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in c041c0d8a75a 2025-09-28 13:06:30.233043 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container c041c0d8a75a 2025-09-28 13:06:30.233094 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 1e2c00c385fc 2025-09-28 13:06:30.233162 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 9/10 : 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 2025-09-28 13:06:30.233181 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in 3cd2fc26e121 2025-09-28 13:06:30.233191 | 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) 2025-09-28 13:06:30.233205 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pip 2025-09-28 13:06:30.233246 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pip-25.2-py3-none-any.whl.metadata (4.7 kB) 2025-09-28 13:06:30.233260 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (0.42.0) 2025-09-28 13:06:30.233302 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting wheel 2025-09-28 13:06:30.233318 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) 2025-09-28 13:06:30.233340 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (68.1.2) 2025-09-28 13:06:30.233384 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting setuptools 2025-09-28 13:06:30.233399 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) 2025-09-28 13:06:30.233413 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pip-25.2-py3-none-any.whl (1.8 MB) 2025-09-28 13:06:30.233463 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 19.2 MB/s eta 0:00:00 2025-09-28 13:06:30.233479 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading wheel-0.45.1-py3-none-any.whl (72 kB) 2025-09-28 13:06:30.233522 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.5/72.5 kB 147.8 MB/s eta 0:00:00 2025-09-28 13:06:30.233537 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) 2025-09-28 13:06:30.233582 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 34.3 MB/s eta 0:00:00 2025-09-28 13:06:30.233597 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Installing collected packages: wheel, setuptools, pip 2025-09-28 13:06:30.233638 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Attempting uninstall: wheel 2025-09-28 13:06:30.233653 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Found existing installation: wheel 0.42.0 2025-09-28 13:06:30.233692 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /var/lib/kolla/venv 2025-09-28 13:06:30.233731 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Can't uninstall 'wheel'. No files were found to uninstall. 2025-09-28 13:06:30.233770 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Attempting uninstall: setuptools 2025-09-28 13:06:30.233803 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Found existing installation: setuptools 68.1.2 2025-09-28 13:06:30.233864 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /var/lib/kolla/venv 2025-09-28 13:06:30.233875 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Can't uninstall 'setuptools'. No files were found to uninstall. 2025-09-28 13:06:30.233889 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Attempting uninstall: pip 2025-09-28 13:06:30.233935 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Found existing installation: pip 24.0 2025-09-28 13:06:30.233951 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Uninstalling pip-24.0: 2025-09-28 13:06:30.233965 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Successfully uninstalled pip-24.0 2025-09-28 13:06:30.234009 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Successfully installed pip-25.2 setuptools-80.9.0 wheel-0.45.1 2025-09-28 13:06:30.234025 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting git+https://github.com/sapcc/openstack-audit-middleware.git 2025-09-28 13:06:30.234073 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Cloning https://github.com/sapcc/openstack-audit-middleware.git to /tmp/pip-req-build-lclefmfq 2025-09-28 13:06:30.234088 | 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-lclefmfq 2025-09-28 13:06:30.234102 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-09-28 13:06:30.234131 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Resolved https://github.com/sapcc/openstack-audit-middleware.git to commit fc5ef68a0ba0257a5d9dbf301439f8755da98404 2025-09-28 13:06:30.234148 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): started 2025-09-28 13:06:30.234196 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): finished with status 'done' 2025-09-28 13:06:30.234219 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Babel 2025-09-28 13:06:30.234233 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading babel-2.17.0-py3-none-any.whl.metadata (2.0 kB) 2025-09-28 13:06:30.234275 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Mako 2025-09-28 13:06:30.234290 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading Mako-1.3.9-py3-none-any.whl.metadata (2.9 kB) 2025-09-28 13:06:30.234321 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting MarkupSafe 2025-09-28 13:06:30.234362 | 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) 2025-09-28 13:06:30.234377 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Paste 2025-09-28 13:06:30.234392 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2025-09-28 13:06:30.234445 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting PasteDeploy 2025-09-28 13:06:30.234461 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2025-09-28 13:06:30.234500 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting PyNaCl 2025-09-28 13:06:30.234516 | 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) 2025-09-28 13:06:30.234558 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting PyYAML 2025-09-28 13:06:30.234572 | 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) 2025-09-28 13:06:30.234612 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Routes 2025-09-28 13:06:30.234627 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2025-09-28 13:06:30.234672 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting SQLAlchemy 2025-09-28 13:06:30.234687 | 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) 2025-09-28 13:06:30.234760 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Tempita 2025-09-28 13:06:30.234776 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading Tempita-0.6.0-py3-none-any.whl.metadata (972 bytes) 2025-09-28 13:06:30.234790 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting WSME 2025-09-28 13:06:30.234869 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2025-09-28 13:06:30.234886 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting WebOb 2025-09-28 13:06:30.234899 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading WebOb-1.8.9-py2.py3-none-any.whl.metadata (11 kB) 2025-09-28 13:06:30.234942 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting alembic 2025-09-28 13:06:30.234957 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading alembic-1.14.1-py3-none-any.whl.metadata (7.4 kB) 2025-09-28 13:06:30.234971 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting amqp 2025-09-28 13:06:30.235014 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2025-09-28 13:06:30.235029 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting aodhclient 2025-09-28 13:06:30.235043 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading aodhclient-3.7.1-py3-none-any.whl.metadata (1.9 kB) 2025-09-28 13:06:30.235084 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting appdirs 2025-09-28 13:06:30.235099 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading appdirs-1.4.4-py2.py3-none-any.whl.metadata (9.0 kB) 2025-09-28 13:06:30.235130 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting automaton 2025-09-28 13:06:30.235160 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading automaton-3.2.0-py3-none-any.whl.metadata (1.8 kB) 2025-09-28 13:06:30.235176 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting bcrypt 2025-09-28 13:06:30.235221 | 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) 2025-09-28 13:06:30.235248 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting cachetools 2025-09-28 13:06:30.235258 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading cachetools-5.5.2-py3-none-any.whl.metadata (5.4 kB) 2025-09-28 13:06:30.235271 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting castellan 2025-09-28 13:06:30.235316 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading castellan-5.2.1-py3-none-any.whl.metadata (1.9 kB) 2025-09-28 13:06:30.235338 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting click 2025-09-28 13:06:30.235352 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading click-8.1.8-py3-none-any.whl.metadata (2.3 kB) 2025-09-28 13:06:30.235365 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting cliff 2025-09-28 13:06:30.235410 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading cliff-4.9.1-py3-none-any.whl.metadata (2.1 kB) 2025-09-28 13:06:30.235421 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting cmd2 2025-09-28 13:06:30.235435 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading cmd2-2.5.11-py3-none-any.whl.metadata (17 kB) 2025-09-28 13:06:30.235490 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting contextlib2 2025-09-28 13:06:30.235500 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading contextlib2-21.6.0-py2.py3-none-any.whl.metadata (4.1 kB) 2025-09-28 13:06:30.235514 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting cryptography 2025-09-28 13:06:30.235527 | 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) 2025-09-28 13:06:30.235542 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting debtcollector 2025-09-28 13:06:30.235583 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2025-09-28 13:06:30.235598 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting decorator 2025-09-28 13:06:30.235611 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading decorator-5.1.1-py3-none-any.whl.metadata (4.0 kB) 2025-09-28 13:06:30.235665 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting eventlet 2025-09-28 13:06:30.235676 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading eventlet-0.39.0-py3-none-any.whl.metadata (5.5 kB) 2025-09-28 13:06:30.235690 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting fasteners 2025-09-28 13:06:30.235741 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading fasteners-0.19-py3-none-any.whl.metadata (4.9 kB) 2025-09-28 13:06:30.235760 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting fluent-logger 2025-09-28 13:06:30.235808 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading fluent_logger-0.11.1-py3-none-any.whl.metadata (13 kB) 2025-09-28 13:06:30.235819 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting funcsigs 2025-09-28 13:06:30.235852 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading funcsigs-1.0.2-py2.py3-none-any.whl.metadata (14 kB) 2025-09-28 13:06:30.235867 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting futurist 2025-09-28 13:06:30.235880 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading futurist-3.1.0-py3-none-any.whl.metadata (2.2 kB) 2025-09-28 13:06:30.235923 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting gnocchiclient 2025-09-28 13:06:30.235937 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading gnocchiclient-7.1.0-py2.py3-none-any.whl.metadata (1.3 kB) 2025-09-28 13:06:30.235950 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting greenlet 2025-09-28 13:06:30.236005 | 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) 2025-09-28 13:06:30.236017 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting httplib2 2025-09-28 13:06:30.236030 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading httplib2-0.22.0-py3-none-any.whl.metadata (2.6 kB) 2025-09-28 13:06:30.236044 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting iso8601 2025-09-28 13:06:30.236075 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2025-09-28 13:06:30.236098 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jinja2 2025-09-28 13:06:30.236128 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jinja2-3.1.5-py3-none-any.whl.metadata (2.6 kB) 2025-09-28 13:06:30.236143 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonpatch 2025-09-28 13:06:30.236188 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2025-09-28 13:06:30.236203 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonpointer 2025-09-28 13:06:30.236216 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 2025-09-28 13:06:30.236230 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonschema 2025-09-28 13:06:30.236274 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) 2025-09-28 13:06:30.236290 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting keystoneauth1 2025-09-28 13:06:30.236303 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading keystoneauth1-5.10.0-py3-none-any.whl.metadata (4.0 kB) 2025-09-28 13:06:30.236359 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting keystonemiddleware 2025-09-28 13:06:30.236370 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading keystonemiddleware-10.9.0-py3-none-any.whl.metadata (3.9 kB) 2025-09-28 13:06:30.236384 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting kombu 2025-09-28 13:06:30.236397 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading kombu-5.4.2-py3-none-any.whl.metadata (3.2 kB) 2025-09-28 13:06:30.236412 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting logutils 2025-09-28 13:06:30.236453 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading logutils-0.3.5.tar.gz (27 kB) 2025-09-28 13:06:30.236467 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): started 2025-09-28 13:06:30.236488 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): finished with status 'done' 2025-09-28 13:06:30.236501 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting monotonic 2025-09-28 13:06:30.236544 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading monotonic-1.6-py2.py3-none-any.whl.metadata (1.5 kB) 2025-09-28 13:06:30.236554 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting netaddr 2025-09-28 13:06:30.236568 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2025-09-28 13:06:30.236598 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting netifaces 2025-09-28 13:06:30.236612 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading netifaces-0.11.0.tar.gz (30 kB) 2025-09-28 13:06:30.236664 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): started 2025-09-28 13:06:30.236685 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): finished with status 'done' 2025-09-28 13:06:30.236737 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting os-brick 2025-09-28 13:06:30.236762 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading os_brick-6.11.0-py3-none-any.whl.metadata (1.5 kB) 2025-09-28 13:06:30.236785 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting os-client-config 2025-09-28 13:06:30.236801 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading os_client_config-2.1.0-py3-none-any.whl.metadata (2.2 kB) 2025-09-28 13:06:30.236824 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting os-traits 2025-09-28 13:06:30.236881 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading os_traits-3.3.0-py3-none-any.whl.metadata (1.7 kB) 2025-09-28 13:06:30.236902 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting os-win 2025-09-28 13:06:30.236917 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading os_win-5.9.0-py3-none-any.whl.metadata (3.4 kB) 2025-09-28 13:06:30.236933 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.concurrency 2025-09-28 13:06:30.236956 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.concurrency-7.1.0-py3-none-any.whl.metadata (2.4 kB) 2025-09-28 13:06:30.236987 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.config 2025-09-28 13:06:30.237004 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.config-9.7.1-py3-none-any.whl.metadata (2.8 kB) 2025-09-28 13:06:30.237025 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.context 2025-09-28 13:06:30.237042 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.context-5.7.1-py3-none-any.whl.metadata (2.1 kB) 2025-09-28 13:06:30.237057 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.db 2025-09-28 13:06:30.237080 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.db-17.2.1-py3-none-any.whl.metadata (3.0 kB) 2025-09-28 13:06:30.237096 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.i18n 2025-09-28 13:06:30.237111 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.i18n-6.5.1-py3-none-any.whl.metadata (2.1 kB) 2025-09-28 13:06:30.237132 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.log 2025-09-28 13:06:30.237148 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.log-7.1.0-py3-none-any.whl.metadata (2.8 kB) 2025-09-28 13:06:30.237170 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.messaging 2025-09-28 13:06:30.237186 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.messaging-16.1.0-py3-none-any.whl.metadata (3.1 kB) 2025-09-28 13:06:30.237207 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.middleware 2025-09-28 13:06:30.237224 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.middleware-6.3.1-py3-none-any.whl.metadata (2.2 kB) 2025-09-28 13:06:30.237245 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.policy 2025-09-28 13:06:30.237262 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.policy-4.5.1-py3-none-any.whl.metadata (2.1 kB) 2025-09-28 13:06:30.237285 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.privsep 2025-09-28 13:06:30.237304 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.privsep-3.6.0-py3-none-any.whl.metadata (2.6 kB) 2025-09-28 13:06:30.237326 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.reports 2025-09-28 13:06:30.237345 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.reports-3.5.1-py3-none-any.whl.metadata (4.1 kB) 2025-09-28 13:06:30.237360 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.rootwrap 2025-09-28 13:06:30.237374 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.rootwrap-7.5.1-py3-none-any.whl.metadata (2.0 kB) 2025-09-28 13:06:30.237415 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.serialization 2025-09-28 13:06:30.237430 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.serialization-5.7.0-py3-none-any.whl.metadata (2.1 kB) 2025-09-28 13:06:30.237443 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.service 2025-09-28 13:06:30.237497 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.service-4.1.1-py3-none-any.whl.metadata (2.7 kB) 2025-09-28 13:06:30.237508 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.upgradecheck 2025-09-28 13:06:30.237523 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.upgradecheck-2.5.0-py3-none-any.whl.metadata (1.7 kB) 2025-09-28 13:06:30.237540 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.utils 2025-09-28 13:06:30.237563 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.utils-8.2.0-py3-none-any.whl.metadata (2.2 kB) 2025-09-28 13:06:30.237597 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.versionedobjects 2025-09-28 13:06:30.237622 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.versionedobjects-3.6.0-py3-none-any.whl.metadata (2.7 kB) 2025-09-28 13:06:30.237640 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.vmware 2025-09-28 13:06:30.237664 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.vmware-4.6.0-py3-none-any.whl.metadata (2.4 kB) 2025-09-28 13:06:30.237680 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting osprofiler 2025-09-28 13:06:30.237736 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading osprofiler-4.2.0-py3-none-any.whl.metadata (4.1 kB) 2025-09-28 13:06:30.237780 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting paramiko 2025-09-28 13:06:30.237806 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading paramiko-3.5.1-py3-none-any.whl.metadata (4.6 kB) 2025-09-28 13:06:30.237823 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pbr 2025-09-28 13:06:30.237870 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pbr-6.1.1-py2.py3-none-any.whl.metadata (3.4 kB) 2025-09-28 13:06:30.237893 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pecan 2025-09-28 13:06:30.237909 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pecan-1.5.1-py3-none-any.whl.metadata (1.4 kB) 2025-09-28 13:06:30.237927 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pika 2025-09-28 13:06:30.237949 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pika-1.3.2-py3-none-any.whl.metadata (13 kB) 2025-09-28 13:06:30.237966 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting prettytable 2025-09-28 13:06:30.237982 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading prettytable-3.14.0-py3-none-any.whl.metadata (30 kB) 2025-09-28 13:06:30.238003 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting psutil 2025-09-28 13:06:30.238021 | 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) 2025-09-28 13:06:30.238046 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pycadf 2025-09-28 13:06:30.238062 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2025-09-28 13:06:30.238085 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pymysql 2025-09-28 13:06:30.238102 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading PyMySQL-1.1.1-py3-none-any.whl.metadata (4.4 kB) 2025-09-28 13:06:30.238124 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pyngus 2025-09-28 13:06:30.238141 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pyngus-2.3.1.tar.gz (34 kB) 2025-09-28 13:06:30.238163 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): started 2025-09-28 13:06:30.238181 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): finished with status 'done' 2025-09-28 13:06:30.238204 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pyparsing 2025-09-28 13:06:30.238228 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pyparsing-3.2.1-py3-none-any.whl.metadata (5.0 kB) 2025-09-28 13:06:30.238245 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pyroute2 2025-09-28 13:06:30.238267 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2025-09-28 13:06:30.238292 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-barbicanclient 2025-09-28 13:06:30.238310 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_barbicanclient-7.1.0-py3-none-any.whl.metadata (11 kB) 2025-09-28 13:06:30.238333 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-binary-memcached 2025-09-28 13:06:30.238350 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_binary_memcached-0.31.4-py3-none-any.whl.metadata (4.9 kB) 2025-09-28 13:06:30.238372 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-cinderclient 2025-09-28 13:06:30.238395 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_cinderclient-9.7.0-py3-none-any.whl.metadata (19 kB) 2025-09-28 13:06:30.238418 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-cloudkittyclient 2025-09-28 13:06:30.238437 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_cloudkittyclient-5.3.1-py3-none-any.whl.metadata (1.9 kB) 2025-09-28 13:06:30.238459 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-dateutil 2025-09-28 13:06:30.238476 | 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) 2025-09-28 13:06:30.238505 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-designateclient 2025-09-28 13:06:30.238537 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_designateclient-6.2.0-py3-none-any.whl.metadata (1.5 kB) 2025-09-28 13:06:30.238571 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-editor 2025-09-28 13:06:30.238595 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_editor-1.0.4-py3-none-any.whl.metadata (2.2 kB) 2025-09-28 13:06:30.238614 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-glanceclient 2025-09-28 13:06:30.238630 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_glanceclient-4.8.0-py3-none-any.whl.metadata (3.9 kB) 2025-09-28 13:06:30.238654 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-heatclient 2025-09-28 13:06:30.238684 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_heatclient-4.1.0-py3-none-any.whl.metadata (3.0 kB) 2025-09-28 13:06:30.238699 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-ironicclient 2025-09-28 13:06:30.238756 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_ironicclient-5.10.1-py3-none-any.whl.metadata (4.6 kB) 2025-09-28 13:06:30.238767 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-keystoneclient 2025-09-28 13:06:30.238776 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_keystoneclient-5.6.0-py3-none-any.whl.metadata (3.7 kB) 2025-09-28 13:06:30.238786 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-magnumclient 2025-09-28 13:06:30.238799 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_magnumclient-4.8.1-py3-none-any.whl.metadata (3.0 kB) 2025-09-28 13:06:30.238809 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-manilaclient 2025-09-28 13:06:30.238822 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_manilaclient-5.4.0-py3-none-any.whl.metadata (5.4 kB) 2025-09-28 13:06:30.238905 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-memcached 2025-09-28 13:06:30.238926 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2025-09-28 13:06:30.238937 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-mistralclient 2025-09-28 13:06:30.238951 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_mistralclient-5.4.0-py3-none-any.whl.metadata (4.5 kB) 2025-09-28 13:06:30.238960 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-neutronclient 2025-09-28 13:06:30.238974 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_neutronclient-11.4.0-py3-none-any.whl.metadata (3.3 kB) 2025-09-28 13:06:30.238987 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-novaclient 2025-09-28 13:06:30.239000 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_novaclient-18.9.0-py3-none-any.whl.metadata (3.0 kB) 2025-09-28 13:06:30.239043 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-openstackclient 2025-09-28 13:06:30.239058 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_openstackclient-7.5.0-py3-none-any.whl.metadata (6.5 kB) 2025-09-28 13:06:30.239073 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-qpid-proton 2025-09-28 13:06:30.239124 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_qpid_proton-0.40.0.tar.gz (354 kB) 2025-09-28 13:06:30.239136 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2025-09-28 13:06:30.239150 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2025-09-28 13:06:30.239163 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2025-09-28 13:06:30.240773 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2025-09-28 13:06:30.240792 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2025-09-28 13:06:30.240801 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-09-28 13:06:30.240808 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-swiftclient 2025-09-28 13:06:30.240815 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_swiftclient-4.7.0-py3-none-any.whl.metadata (3.8 kB) 2025-09-28 13:06:30.240849 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-troveclient 2025-09-28 13:06:30.240857 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_troveclient-8.8.0-py3-none-any.whl.metadata (3.1 kB) 2025-09-28 13:06:30.240864 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pytz 2025-09-28 13:06:30.240871 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pytz-2025.1-py2.py3-none-any.whl.metadata (22 kB) 2025-09-28 13:06:30.240878 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting repoze.lru 2025-09-28 13:06:30.240885 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading repoze.lru-0.7-py3-none-any.whl.metadata (1.1 kB) 2025-09-28 13:06:30.240892 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting requests 2025-09-28 13:06:30.240899 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 2025-09-28 13:06:30.240906 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting requestsexceptions 2025-09-28 13:06:30.240912 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 2025-09-28 13:06:30.240920 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting retrying 2025-09-28 13:06:30.240927 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading retrying-1.3.4-py3-none-any.whl.metadata (6.9 kB) 2025-09-28 13:06:30.240933 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting setproctitle 2025-09-28 13:06:30.240940 | 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) 2025-09-28 13:06:30.240948 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting simplegeneric 2025-09-28 13:06:30.240955 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading simplegeneric-0.8.1.zip (12 kB) 2025-09-28 13:06:30.240969 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): started 2025-09-28 13:06:30.240976 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): finished with status 'done' 2025-09-28 13:06:30.240983 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting simplejson 2025-09-28 13:06:30.240990 | 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) 2025-09-28 13:06:30.240997 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting six 2025-09-28 13:06:30.241004 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2025-09-28 13:06:30.241011 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting sqlalchemy-migrate 2025-09-28 13:06:30.241018 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading sqlalchemy_migrate-0.13.0-py2.py3-none-any.whl.metadata (2.7 kB) 2025-09-28 13:06:30.241025 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting sqlparse 2025-09-28 13:06:30.241032 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading sqlparse-0.5.3-py3-none-any.whl.metadata (3.9 kB) 2025-09-28 13:06:30.241039 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting stevedore 2025-09-28 13:06:30.241045 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading stevedore-5.4.1-py3-none-any.whl.metadata (2.3 kB) 2025-09-28 13:06:30.241052 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting unicodecsv 2025-09-28 13:06:30.241059 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading unicodecsv-0.14.1.tar.gz (10 kB) 2025-09-28 13:06:30.241066 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): started 2025-09-28 13:06:30.241073 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): finished with status 'done' 2025-09-28 13:06:30.241080 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting uwsgi 2025-09-28 13:06:30.241086 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading uwsgi-2.0.30.tar.gz (822 kB) 2025-09-28 13:06:30.241094 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 822.6/822.6 kB 31.7 MB/s 0:00:00 2025-09-28 13:06:30.241114 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): started 2025-09-28 13:06:30.241121 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): finished with status 'done' 2025-09-28 13:06:30.241128 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting warlock 2025-09-28 13:06:30.241135 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading warlock-2.0.1-py3-none-any.whl.metadata (3.9 kB) 2025-09-28 13:06:30.241142 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting wrapt 2025-09-28 13:06:30.241160 | 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) 2025-09-28 13:06:30.241168 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Requirement already satisfied: pip in /var/lib/kolla/venv/lib/python3.12/site-packages (25.2) 2025-09-28 13:06:30.241175 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper] 2025-09-28 13:06:30.241182 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading tooz-6.3.0-py3-none-any.whl.metadata (3.2 kB) 2025-09-28 13:06:30.241189 | 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) (80.9.0) 2025-09-28 13:06:30.241196 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting cffi>=1.4.1 (from PyNaCl) 2025-09-28 13:06:30.241203 | 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) 2025-09-28 13:06:30.241210 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting typing-extensions>=4.6.0 (from SQLAlchemy) 2025-09-28 13:06:30.241217 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) 2025-09-28 13:06:30.241224 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting importlib-metadata>=4.4 (from WSME) 2025-09-28 13:06:30.241231 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading importlib_metadata-8.5.0-py3-none-any.whl.metadata (4.8 kB) 2025-09-28 13:06:30.241238 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting vine<6.0.0,>=5.0.0 (from amqp) 2025-09-28 13:06:30.241244 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2025-09-28 13:06:30.241251 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting osc-lib>=1.0.1 (from aodhclient) 2025-09-28 13:06:30.241258 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading osc_lib-3.2.0-py3-none-any.whl.metadata (3.6 kB) 2025-09-28 13:06:30.241265 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting autopage>=0.4.0 (from cliff) 2025-09-28 13:06:30.241272 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading autopage-0.5.2-py3-none-any.whl.metadata (7.9 kB) 2025-09-28 13:06:30.241279 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pyperclip>=1.8 (from cmd2) 2025-09-28 13:06:30.241291 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pyperclip-1.9.0.tar.gz (20 kB) 2025-09-28 13:06:30.241298 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): started 2025-09-28 13:06:30.241304 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): finished with status 'done' 2025-09-28 13:06:30.241311 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting wcwidth>=0.2.10 (from cmd2) 2025-09-28 13:06:30.241318 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB) 2025-09-28 13:06:30.241325 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting dnspython>=1.15.0 (from eventlet) 2025-09-28 13:06:30.241332 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading dnspython-2.7.0-py3-none-any.whl.metadata (5.8 kB) 2025-09-28 13:06:30.241339 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting msgpack>=1.0 (from fluent-logger) 2025-09-28 13:06:30.241350 | 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) 2025-09-28 13:06:30.241358 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting ujson (from gnocchiclient) 2025-09-28 13:06:30.241365 | 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) 2025-09-28 13:06:30.241371 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting attrs>=22.2.0 (from jsonschema) 2025-09-28 13:06:30.241378 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading attrs-25.1.0-py3-none-any.whl.metadata (10 kB) 2025-09-28 13:06:30.241385 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonschema-specifications>=2023.03.6 (from jsonschema) 2025-09-28 13:06:30.241392 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl.metadata (3.0 kB) 2025-09-28 13:06:30.241399 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting referencing>=0.28.4 (from jsonschema) 2025-09-28 13:06:30.241406 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 2025-09-28 13:06:30.241413 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting rpds-py>=0.7.1 (from jsonschema) 2025-09-28 13:06:30.241420 | 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) 2025-09-28 13:06:30.241427 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting os-service-types>=1.2.0 (from keystoneauth1) 2025-09-28 13:06:30.241433 | 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) 2025-09-28 13:06:30.241447 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.cache>=1.26.0 (from keystonemiddleware) 2025-09-28 13:06:30.241454 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo_cache-3.10.2-py3-none-any.whl.metadata (3.2 kB) 2025-09-28 13:06:30.241461 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2025-09-28 13:06:30.241467 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 2025-09-28 13:06:30.241474 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting tzdata (from kombu) 2025-09-28 13:06:30.241481 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading tzdata-2025.1-py2.py3-none-any.whl.metadata (1.4 kB) 2025-09-28 13:06:30.241488 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting tenacity>=6.3.1 (from os-brick) 2025-09-28 13:06:30.241495 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading tenacity-9.0.0-py3-none-any.whl.metadata (1.2 kB) 2025-09-28 13:06:30.241502 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting openstacksdk>=0.13.0 (from os-client-config) 2025-09-28 13:06:30.241508 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading openstacksdk-4.4.0-py3-none-any.whl.metadata (12 kB) 2025-09-28 13:06:30.241515 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting rfc3986>=1.2.0 (from oslo.config) 2025-09-28 13:06:30.241522 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2025-09-28 13:06:30.241529 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting testresources>=2.0.0 (from oslo.db) 2025-09-28 13:06:30.241536 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading testresources-2.0.1-py2.py3-none-any.whl.metadata (11 kB) 2025-09-28 13:06:30.241543 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting testscenarios>=0.4 (from oslo.db) 2025-09-28 13:06:30.241550 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading testscenarios-0.5.0-py2.py3-none-any.whl.metadata (12 kB) 2025-09-28 13:06:30.241557 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.metrics>=0.2.1 (from oslo.messaging) 2025-09-28 13:06:30.241564 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.metrics-0.11.0-py3-none-any.whl.metadata (1.3 kB) 2025-09-28 13:06:30.241575 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting statsd>=3.2.1 (from oslo.middleware) 2025-09-28 13:06:30.241582 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2025-09-28 13:06:30.241593 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Yappi>=1.0 (from oslo.service) 2025-09-28 13:06:30.241600 | 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) 2025-09-28 13:06:30.241608 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting packaging>=20.4 (from oslo.utils) 2025-09-28 13:06:30.241614 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB) 2025-09-28 13:06:30.241621 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting lxml>=4.5.0 (from oslo.vmware) 2025-09-28 13:06:30.241628 | 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) 2025-09-28 13:06:30.241635 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting suds-community>=0.6 (from oslo.vmware) 2025-09-28 13:06:30.241642 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2025-09-28 13:06:30.241649 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting urllib3>=1.21.1 (from oslo.vmware) 2025-09-28 13:06:30.241656 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB) 2025-09-28 13:06:30.241663 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting uhashring (from python-binary-memcached) 2025-09-28 13:06:30.241669 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading uhashring-2.3-py3-none-any.whl.metadata (12 kB) 2025-09-28 13:06:30.241676 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonpath-rw-ext>=1.2.0 (from python-cloudkittyclient) 2025-09-28 13:06:30.241683 | 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) 2025-09-28 13:06:30.241690 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pyOpenSSL>=17.1.0 (from python-glanceclient) 2025-09-28 13:06:30.241697 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2025-09-28 13:06:30.241727 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting platformdirs>=3 (from python-ironicclient) 2025-09-28 13:06:30.241734 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB) 2025-09-28 13:06:30.241741 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting dogpile.cache>=0.8.0 (from python-ironicclient) 2025-09-28 13:06:30.241748 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading dogpile.cache-1.3.4-py3-none-any.whl.metadata (5.5 kB) 2025-09-28 13:06:30.241754 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting charset-normalizer<4,>=2 (from requests) 2025-09-28 13:06:30.241768 | 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) 2025-09-28 13:06:30.241776 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting idna<4,>=2.5 (from requests) 2025-09-28 13:06:30.241782 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) 2025-09-28 13:06:30.241789 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting certifi>=2017.4.17 (from requests) 2025-09-28 13:06:30.241796 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading certifi-2025.8.3-py3-none-any.whl.metadata (2.4 kB) 2025-09-28 13:06:30.241803 | 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]) 2025-09-28 13:06:30.241810 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading voluptuous-0.15.2-py3-none-any.whl.metadata (20 kB) 2025-09-28 13:06:30.241817 | 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]) 2025-09-28 13:06:30.241845 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_consul2-0.1.5-py2.py3-none-any.whl.metadata (6.3 kB) 2025-09-28 13:06:30.241853 | 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]) 2025-09-28 13:06:30.241860 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading etcd3gw-2.4.2-py3-none-any.whl.metadata (2.0 kB) 2025-09-28 13:06:30.241867 | 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]) 2025-09-28 13:06:30.241873 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading sysv_ipc-1.1.0.tar.gz (99 kB) 2025-09-28 13:06:30.241880 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): started 2025-09-28 13:06:30.241887 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): finished with status 'done' 2025-09-28 13:06:30.241894 | 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]) 2025-09-28 13:06:30.241901 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pymemcache-4.0.0-py2.py3-none-any.whl.metadata (14 kB) 2025-09-28 13:06:30.241913 | 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]) 2025-09-28 13:06:30.241920 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading psycopg2-2.9.10.tar.gz (385 kB) 2025-09-28 13:06:30.241927 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): started 2025-09-28 13:06:30.241934 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): finished with status 'done' 2025-09-28 13:06:30.241941 | 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]) 2025-09-28 13:06:30.241947 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading redis-5.2.1-py3-none-any.whl.metadata (9.1 kB) 2025-09-28 13:06:30.241954 | 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]) 2025-09-28 13:06:30.241961 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading zake-0.2.2-py2.py3-none-any.whl.metadata (1.6 kB) 2025-09-28 13:06:30.241968 | 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]) 2025-09-28 13:06:30.241975 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading kazoo-2.10.0-py2.py3-none-any.whl.metadata (47 kB) 2025-09-28 13:06:30.241982 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pycparser (from cffi>=1.4.1->PyNaCl) 2025-09-28 13:06:30.241993 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) 2025-09-28 13:06:30.242000 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME) 2025-09-28 13:06:30.242007 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading zipp-3.21.0-py3-none-any.whl.metadata (3.7 kB) 2025-09-28 13:06:30.242013 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonpath-rw>=1.2.0 (from jsonpath-rw-ext>=1.2.0->python-cloudkittyclient) 2025-09-28 13:06:30.242020 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jsonpath-rw-1.4.0.tar.gz (13 kB) 2025-09-28 13:06:30.242027 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): started 2025-09-28 13:06:30.242034 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): finished with status 'done' 2025-09-28 13:06:30.242040 | 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) 2025-09-28 13:06:30.242047 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 2025-09-28 13:06:30.242062 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jmespath>=0.9.0 (from openstacksdk>=0.13.0->os-client-config) 2025-09-28 13:06:30.242070 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB) 2025-09-28 13:06:30.242077 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging) 2025-09-28 13:06:30.242084 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading prometheus_client-0.21.1-py3-none-any.whl.metadata (1.8 kB) 2025-09-28 13:06:30.242093 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting testtools (from testscenarios>=0.4->oslo.db) 2025-09-28 13:06:30.242103 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading testtools-2.7.2-py3-none-any.whl.metadata (5.2 kB) 2025-09-28 13:06:30.242139 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading babel-2.17.0-py3-none-any.whl (10.2 MB) 2025-09-28 13:06:30.242180 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 35.3 MB/s 0:00:00 2025-09-28 13:06:30.242192 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading Mako-1.3.9-py3-none-any.whl (78 kB) 2025-09-28 13:06:30.242240 | 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) 2025-09-28 13:06:30.242251 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2025-09-28 13:06:30.242280 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2025-09-28 13:06:30.242317 | 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) 2025-09-28 13:06:30.242328 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 856.7/856.7 kB 40.2 MB/s 0:00:00 2025-09-28 13:06:30.242377 | 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) 2025-09-28 13:06:30.242394 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 767.5/767.5 kB 41.6 MB/s 0:00:00 2025-09-28 13:06:30.242420 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2025-09-28 13:06:30.242469 | 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) 2025-09-28 13:06:30.242480 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 38.0 MB/s 0:00:00 2025-09-28 13:06:30.242507 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading Tempita-0.6.0-py3-none-any.whl (13 kB) 2025-09-28 13:06:30.242546 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2025-09-28 13:06:30.242558 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 2025-09-28 13:06:30.242610 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading alembic-1.14.1-py3-none-any.whl (233 kB) 2025-09-28 13:06:30.242621 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2025-09-28 13:06:30.242654 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2025-09-28 13:06:30.242665 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading aodhclient-3.7.1-py3-none-any.whl (52 kB) 2025-09-28 13:06:30.242697 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) 2025-09-28 13:06:30.242732 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading automaton-3.2.0-py3-none-any.whl (22 kB) 2025-09-28 13:06:30.242778 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl (593 kB) 2025-09-28 13:06:30.242791 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 593.7/593.7 kB 45.8 MB/s 0:00:00 2025-09-28 13:06:30.242824 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading cachetools-5.5.2-py3-none-any.whl (10 kB) 2025-09-28 13:06:30.242872 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading castellan-5.2.1-py3-none-any.whl (99 kB) 2025-09-28 13:06:30.242880 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading click-8.1.8-py3-none-any.whl (98 kB) 2025-09-28 13:06:30.242890 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading cliff-4.9.1-py3-none-any.whl (84 kB) 2025-09-28 13:06:30.242926 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading cmd2-2.5.11-py3-none-any.whl (152 kB) 2025-09-28 13:06:30.242938 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading contextlib2-21.6.0-py2.py3-none-any.whl (13 kB) 2025-09-28 13:06:30.242982 | 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) 2025-09-28 13:06:30.242990 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 33.9 MB/s 0:00:00 2025-09-28 13:06:30.243021 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2025-09-28 13:06:30.243033 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 2025-09-28 13:06:30.243076 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading eventlet-0.39.0-py3-none-any.whl (363 kB) 2025-09-28 13:06:30.243088 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading fasteners-0.19-py3-none-any.whl (18 kB) 2025-09-28 13:06:30.243120 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading fluent_logger-0.11.1-py3-none-any.whl (12 kB) 2025-09-28 13:06:30.243131 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading funcsigs-1.0.2-py2.py3-none-any.whl (17 kB) 2025-09-28 13:06:30.243163 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading futurist-3.1.0-py3-none-any.whl (37 kB) 2025-09-28 13:06:30.243174 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading gnocchiclient-7.1.0-py2.py3-none-any.whl (66 kB) 2025-09-28 13:06:30.243208 | 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) 2025-09-28 13:06:30.243220 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 613.1/613.1 kB 35.1 MB/s 0:00:00 2025-09-28 13:06:30.243253 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading httplib2-0.22.0-py3-none-any.whl (96 kB) 2025-09-28 13:06:30.243264 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pyparsing-3.2.1-py3-none-any.whl (107 kB) 2025-09-28 13:06:30.243297 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2025-09-28 13:06:30.243308 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jinja2-3.1.5-py3-none-any.whl (134 kB) 2025-09-28 13:06:30.243341 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2025-09-28 13:06:30.243359 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 2025-09-28 13:06:30.243369 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) 2025-09-28 13:06:30.243413 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading keystoneauth1-5.10.0-py3-none-any.whl (344 kB) 2025-09-28 13:06:30.243425 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading keystonemiddleware-10.9.0-py3-none-any.whl (151 kB) 2025-09-28 13:06:30.243458 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading kombu-5.4.2-py3-none-any.whl (201 kB) 2025-09-28 13:06:30.243477 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading monotonic-1.6-py2.py3-none-any.whl (8.2 kB) 2025-09-28 13:06:30.243487 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2025-09-28 13:06:30.243521 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 31.7 MB/s 0:00:00 2025-09-28 13:06:30.243533 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading os_brick-6.11.0-py3-none-any.whl (310 kB) 2025-09-28 13:06:30.243567 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) 2025-09-28 13:06:30.243579 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading os_traits-3.3.0-py3-none-any.whl (42 kB) 2025-09-28 13:06:30.243615 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading os_win-5.9.0-py3-none-any.whl (274 kB) 2025-09-28 13:06:30.243625 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.concurrency-7.1.0-py3-none-any.whl (47 kB) 2025-09-28 13:06:30.243669 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.config-9.7.1-py3-none-any.whl (131 kB) 2025-09-28 13:06:30.243680 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.context-5.7.1-py3-none-any.whl (20 kB) 2025-09-28 13:06:30.243727 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.db-17.2.1-py3-none-any.whl (156 kB) 2025-09-28 13:06:30.243743 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.i18n-6.5.1-py3-none-any.whl (46 kB) 2025-09-28 13:06:30.243788 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.log-7.1.0-py3-none-any.whl (73 kB) 2025-09-28 13:06:30.243799 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.messaging-16.1.0-py3-none-any.whl (202 kB) 2025-09-28 13:06:30.243855 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.middleware-6.3.1-py3-none-any.whl (64 kB) 2025-09-28 13:06:30.243867 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.policy-4.5.1-py3-none-any.whl (88 kB) 2025-09-28 13:06:30.243878 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.privsep-3.6.0-py3-none-any.whl (38 kB) 2025-09-28 13:06:30.243911 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.reports-3.5.1-py3-none-any.whl (53 kB) 2025-09-28 13:06:30.243923 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.rootwrap-7.5.1-py3-none-any.whl (38 kB) 2025-09-28 13:06:30.243955 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.serialization-5.7.0-py3-none-any.whl (25 kB) 2025-09-28 13:06:30.243967 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.service-4.1.1-py3-none-any.whl (87 kB) 2025-09-28 13:06:30.243999 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.upgradecheck-2.5.0-py3-none-any.whl (14 kB) 2025-09-28 13:06:30.244010 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.utils-8.2.0-py3-none-any.whl (134 kB) 2025-09-28 13:06:30.244043 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.versionedobjects-3.6.0-py3-none-any.whl (86 kB) 2025-09-28 13:06:30.244054 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.vmware-4.6.0-py3-none-any.whl (627 kB) 2025-09-28 13:06:30.244087 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 627.0/627.0 kB 35.5 MB/s 0:00:00 2025-09-28 13:06:30.244103 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading osprofiler-4.2.0-py3-none-any.whl (95 kB) 2025-09-28 13:06:30.244120 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading paramiko-3.5.1-py3-none-any.whl (227 kB) 2025-09-28 13:06:30.244182 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pbr-6.1.1-py2.py3-none-any.whl (108 kB) 2025-09-28 13:06:30.244197 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pecan-1.5.1-py3-none-any.whl (146 kB) 2025-09-28 13:06:30.244214 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pika-1.3.2-py3-none-any.whl (155 kB) 2025-09-28 13:06:30.244226 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading prettytable-3.14.0-py3-none-any.whl (31 kB) 2025-09-28 13:06:30.244253 | 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) 2025-09-28 13:06:30.244264 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2025-09-28 13:06:30.244303 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading PyMySQL-1.1.1-py3-none-any.whl (44 kB) 2025-09-28 13:06:30.244314 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2025-09-28 13:06:30.244355 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_barbicanclient-7.1.0-py3-none-any.whl (88 kB) 2025-09-28 13:06:30.244366 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_binary_memcached-0.31.4-py3-none-any.whl (18 kB) 2025-09-28 13:06:30.244376 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_cinderclient-9.7.0-py3-none-any.whl (256 kB) 2025-09-28 13:06:30.244410 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_cloudkittyclient-5.3.1-py3-none-any.whl (83 kB) 2025-09-28 13:06:30.244422 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2025-09-28 13:06:30.244453 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_designateclient-6.2.0-py3-none-any.whl (95 kB) 2025-09-28 13:06:30.244465 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_editor-1.0.4-py3-none-any.whl (4.9 kB) 2025-09-28 13:06:30.244499 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_glanceclient-4.8.0-py3-none-any.whl (206 kB) 2025-09-28 13:06:30.244511 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_heatclient-4.1.0-py3-none-any.whl (212 kB) 2025-09-28 13:06:30.244544 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_ironicclient-5.10.1-py3-none-any.whl (240 kB) 2025-09-28 13:06:30.244555 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_keystoneclient-5.6.0-py3-none-any.whl (397 kB) 2025-09-28 13:06:30.244589 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_magnumclient-4.8.1-py3-none-any.whl (141 kB) 2025-09-28 13:06:30.244600 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_manilaclient-5.4.0-py3-none-any.whl (518 kB) 2025-09-28 13:06:30.244632 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2025-09-28 13:06:30.244643 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_mistralclient-5.4.0-py3-none-any.whl (143 kB) 2025-09-28 13:06:30.244676 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_neutronclient-11.4.0-py3-none-any.whl (295 kB) 2025-09-28 13:06:30.244687 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_novaclient-18.9.0-py3-none-any.whl (336 kB) 2025-09-28 13:06:30.244768 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_openstackclient-7.5.0-py3-none-any.whl (1.1 MB) 2025-09-28 13:06:30.244782 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 39.8 MB/s 0:00:00 2025-09-28 13:06:30.244792 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_swiftclient-4.7.0-py3-none-any.whl (88 kB) 2025-09-28 13:06:30.244860 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_troveclient-8.8.0-py3-none-any.whl (237 kB) 2025-09-28 13:06:30.244869 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pytz-2025.1-py2.py3-none-any.whl (507 kB) 2025-09-28 13:06:30.244902 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading repoze.lru-0.7-py3-none-any.whl (10 kB) 2025-09-28 13:06:30.244913 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading requests-2.32.3-py3-none-any.whl (64 kB) 2025-09-28 13:06:30.244945 | 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) 2025-09-28 13:06:30.244956 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading idna-3.10-py3-none-any.whl (70 kB) 2025-09-28 13:06:30.244996 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading urllib3-1.26.20-py2.py3-none-any.whl (144 kB) 2025-09-28 13:06:30.245003 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2025-09-28 13:06:30.245048 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading retrying-1.3.4-py3-none-any.whl (11 kB) 2025-09-28 13:06:30.245057 | 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) 2025-09-28 13:06:30.245067 | 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) 2025-09-28 13:06:30.245112 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2025-09-28 13:06:30.245124 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading sqlalchemy_migrate-0.13.0-py2.py3-none-any.whl (109 kB) 2025-09-28 13:06:30.245168 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading sqlparse-0.5.3-py3-none-any.whl (44 kB) 2025-09-28 13:06:30.245176 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading stevedore-5.4.1-py3-none-any.whl (49 kB) 2025-09-28 13:06:30.245186 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading tooz-6.3.0-py3-none-any.whl (91 kB) 2025-09-28 13:06:30.245228 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading warlock-2.0.1-py3-none-any.whl (9.8 kB) 2025-09-28 13:06:30.245240 | 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) 2025-09-28 13:06:30.245273 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading attrs-25.1.0-py3-none-any.whl (63 kB) 2025-09-28 13:06:30.245284 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading autopage-0.5.2-py3-none-any.whl (30 kB) 2025-09-28 13:06:30.245317 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading certifi-2025.8.3-py3-none-any.whl (161 kB) 2025-09-28 13:06:30.245329 | 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) 2025-09-28 13:06:30.245361 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading dnspython-2.7.0-py3-none-any.whl (313 kB) 2025-09-28 13:06:30.245373 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading dogpile.cache-1.3.4-py3-none-any.whl (62 kB) 2025-09-28 13:06:30.245405 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading etcd3gw-2.4.2-py3-none-any.whl (24 kB) 2025-09-28 13:06:30.245416 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading importlib_metadata-8.5.0-py3-none-any.whl (26 kB) 2025-09-28 13:06:30.245449 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jsonpath_rw_ext-1.2.2-py2.py3-none-any.whl (19 kB) 2025-09-28 13:06:30.245460 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl (18 kB) 2025-09-28 13:06:30.245493 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading kazoo-2.10.0-py2.py3-none-any.whl (148 kB) 2025-09-28 13:06:30.245504 | 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) 2025-09-28 13:06:30.245537 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 33.4 MB/s 0:00:00 2025-09-28 13:06:30.245581 | 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) 2025-09-28 13:06:30.245590 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading openstacksdk-4.4.0-py3-none-any.whl (1.8 MB) 2025-09-28 13:06:30.245623 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 30.5 MB/s 0:00:00 2025-09-28 13:06:30.245634 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) 2025-09-28 13:06:30.245656 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) 2025-09-28 13:06:30.245694 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading osc_lib-3.2.0-py3-none-any.whl (89 kB) 2025-09-28 13:06:30.245730 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo_cache-3.10.2-py3-none-any.whl (76 kB) 2025-09-28 13:06:30.245741 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.metrics-0.11.0-py3-none-any.whl (13 kB) 2025-09-28 13:06:30.245906 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading packaging-24.2-py3-none-any.whl (65 kB) 2025-09-28 13:06:30.245937 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB) 2025-09-28 13:06:30.245947 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading prometheus_client-0.21.1-py3-none-any.whl (54 kB) 2025-09-28 13:06:30.245957 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 2025-09-28 13:06:30.245965 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pymemcache-4.0.0-py2.py3-none-any.whl (60 kB) 2025-09-28 13:06:30.245978 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2025-09-28 13:06:30.245985 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_consul2-0.1.5-py2.py3-none-any.whl (30 kB) 2025-09-28 13:06:30.245992 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading redis-5.2.1-py3-none-any.whl (261 kB) 2025-09-28 13:06:30.245999 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 2025-09-28 13:06:30.246010 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2025-09-28 13:06:30.246018 | 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) 2025-09-28 13:06:30.246080 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2025-09-28 13:06:30.246096 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2025-09-28 13:06:30.246103 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading tenacity-9.0.0-py3-none-any.whl (28 kB) 2025-09-28 13:06:30.246110 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading testresources-2.0.1-py2.py3-none-any.whl (36 kB) 2025-09-28 13:06:30.246120 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading testscenarios-0.5.0-py2.py3-none-any.whl (21 kB) 2025-09-28 13:06:30.246130 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2025-09-28 13:06:30.246165 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading tzdata-2025.1-py2.py3-none-any.whl (346 kB) 2025-09-28 13:06:30.246182 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading voluptuous-0.15.2-py3-none-any.whl (31 kB) 2025-09-28 13:06:30.246217 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) 2025-09-28 13:06:30.246229 | 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) 2025-09-28 13:06:30.246266 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading zake-0.2.2-py2.py3-none-any.whl (19 kB) 2025-09-28 13:06:30.246280 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading zipp-3.21.0-py3-none-any.whl (9.6 kB) 2025-09-28 13:06:30.246316 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 2025-09-28 13:06:30.246330 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pycparser-2.22-py3-none-any.whl (117 kB) 2025-09-28 13:06:30.246367 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading testtools-2.7.2-py3-none-any.whl (179 kB) 2025-09-28 13:06:30.246381 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading uhashring-2.3-py3-none-any.whl (11 kB) 2025-09-28 13:06:30.246419 | 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) 2025-09-28 13:06:30.246446 | 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 2025-09-28 13:06:30.246464 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: DEPRECATION: Building 'audit-middleware' 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 'audit-middleware'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-28 13:06:30.246496 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-09-28 13:06:30.248437 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for audit-middleware (setup.py): started 2025-09-28 13:06:30.248464 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for audit-middleware (setup.py): finished with status 'done' 2025-09-28 13:06:30.248474 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for audit-middleware: filename=audit_middleware-1.2.1.dev6-py2.py3-none-any.whl size=50472 sha256=7cadb26fd0df8b529f76c7ca601036c0d621e04ab64bf9a913dfe1bea5c99967 2025-09-28 13:06:30.248483 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-vs4cwlf6/wheels/bf/11/83/2425c36196e9d898a398433c54ada8edcf74472e9d4f4b23d8 2025-09-28 13:06:30.248492 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: DEPRECATION: Building 'logutils' 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 'logutils'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-28 13:06:30.248502 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-09-28 13:06:30.248510 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for logutils (setup.py): started 2025-09-28 13:06:30.248519 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for logutils (setup.py): finished with status 'done' 2025-09-28 13:06:30.248528 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for logutils: filename=logutils-0.3.5-py3-none-any.whl size=20005 sha256=c7bf9efa7545e8d7f765fd6af644412e52104362563cc67109a62a04efcd7a87 2025-09-28 13:06:30.248537 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-vs4cwlf6/wheels/a7/34/ae/a11305e168611c8964046deb4087d00aa0100453982eb94749 2025-09-28 13:06:30.248546 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: DEPRECATION: Building 'netifaces' 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 'netifaces'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-28 13:06:30.248554 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-09-28 13:06:30.248571 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for netifaces (setup.py): started 2025-09-28 13:06:30.248579 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for netifaces (setup.py): finished with status 'done' 2025-09-28 13:06:30.248588 | 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=35946 sha256=5bb068e13e5bf4cc9e697f1ef9a88c262937618fd8aa624ae47f5c74a0cd4e27 2025-09-28 13:06:30.248597 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-vs4cwlf6/wheels/63/fa/57/da80d0ffc8f993315c479b7cd4c8fb1c23910c8baccf6b1b27 2025-09-28 13:06:30.248615 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: DEPRECATION: Building 'pyngus' 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 'pyngus'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-28 13:06:30.248624 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-09-28 13:06:30.248633 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for pyngus (setup.py): started 2025-09-28 13:06:30.248641 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for pyngus (setup.py): finished with status 'done' 2025-09-28 13:06:30.248650 | 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=1c393a1d5c2141c687d45c7b1fb31c509cd86aa4a82348a85e0c56725cc89690 2025-09-28 13:06:30.248659 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-vs4cwlf6/wheels/af/dc/59/b121d4c02301393a229890262b6ff07561327ed4a62b2095bd 2025-09-28 13:06:30.248667 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for python-qpid-proton (pyproject.toml): started 2025-09-28 13:06:30.248682 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for python-qpid-proton (pyproject.toml): finished with status 'done' 2025-09-28 13:06:30.248691 | 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=1126702 sha256=659eb16acda1b421c506a7bbf184627bf02361328dc51dd119b803ec6039f408 2025-09-28 13:06:30.248727 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-vs4cwlf6/wheels/53/e6/c5/f106be58a635755c5c73415b829cba40637db11be980c5db33 2025-09-28 13:06:30.248740 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: DEPRECATION: Building 'simplegeneric' 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 'simplegeneric'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-28 13:06:30.248749 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-09-28 13:06:30.248758 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for simplegeneric (setup.py): started 2025-09-28 13:06:30.248766 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for simplegeneric (setup.py): finished with status 'done' 2025-09-28 13:06:30.248775 | 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=0422ecb8979620cd6e5c40b5379e02b2e875b7242144bc41c4b10e276cadf0f3 2025-09-28 13:06:30.248783 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-vs4cwlf6/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2025-09-28 13:06:30.248791 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: DEPRECATION: Building 'unicodecsv' 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 'unicodecsv'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-28 13:06:30.248800 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-09-28 13:06:30.248808 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for unicodecsv (setup.py): started 2025-09-28 13:06:30.248849 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for unicodecsv (setup.py): finished with status 'done' 2025-09-28 13:06:30.248860 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for unicodecsv: filename=unicodecsv-0.14.1-py3-none-any.whl size=10789 sha256=a182758231e47a583b7d4309840cf29bf07cd79ee46e010288e20817407a89c9 2025-09-28 13:06:30.248869 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-vs4cwlf6/wheels/f2/67/7d/2e80818c2f3dc8f0735d0810338c47e95d3212114ab97b4ede 2025-09-28 13:06:30.248877 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: DEPRECATION: Building 'uwsgi' 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 'uwsgi'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-28 13:06:30.248886 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-09-28 13:06:30.248895 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for uwsgi (setup.py): started 2025-09-28 13:06:30.248903 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for uwsgi (setup.py): finished with status 'done' 2025-09-28 13:06:30.248912 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for uwsgi: filename=uwsgi-2.0.30-cp312-cp312-linux_x86_64.whl size=596883 sha256=654274548beaae160f5fd1e044949d27f412b3191d7bc9ab0762211e1e043c72 2025-09-28 13:06:30.248920 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-vs4cwlf6/wheels/b8/bd/1c/3dcceed7f9ae415261705b24c87883776be96958b576b19c80 2025-09-28 13:06:30.248941 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: DEPRECATION: Building 'jsonpath-rw' 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 'jsonpath-rw'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-28 13:06:30.248950 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-09-28 13:06:30.248958 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for jsonpath-rw (setup.py): started 2025-09-28 13:06:30.248967 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for jsonpath-rw (setup.py): finished with status 'done' 2025-09-28 13:06:30.248976 | 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=36a43288d0728664879fd9981f86b1b8b3760da16f7b41df9aa55f5cca18dd2b 2025-09-28 13:06:30.248984 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-vs4cwlf6/wheels/e5/8d/50/ee73263c97069bd6040ff40633d444fefaac7beff73abe81a7 2025-09-28 13:06:30.248992 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: DEPRECATION: Building 'psycopg2' 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 'psycopg2'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-28 13:06:30.249001 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-09-28 13:06:30.249009 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for psycopg2 (setup.py): started 2025-09-28 13:06:30.249018 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for psycopg2 (setup.py): finished with status 'done' 2025-09-28 13:06:30.249033 | 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=529608 sha256=227b3e847b73292c4427a2904d12d75dfccffa07b905535a21ddf08ba1da41a1 2025-09-28 13:06:30.249042 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-vs4cwlf6/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 2025-09-28 13:06:30.249056 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: DEPRECATION: Building 'pyperclip' 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 'pyperclip'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-28 13:06:30.249065 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-09-28 13:06:30.249074 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for pyperclip (setup.py): started 2025-09-28 13:06:30.249082 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for pyperclip (setup.py): finished with status 'done' 2025-09-28 13:06:30.249091 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for pyperclip: filename=pyperclip-1.9.0-py3-none-any.whl size=11103 sha256=9005d125c068be5cfeae7ef6c64d165633139638a8aea4e00701ade10dfcb9eb 2025-09-28 13:06:30.249099 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-vs4cwlf6/wheels/e0/e8/fc/8ab8aa326e33bc066ccd5f3ca9646eab4299881af933f94f09 2025-09-28 13:06:30.249108 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: DEPRECATION: Building 'sysv-ipc' 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 'sysv-ipc'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-28 13:06:30.249116 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-09-28 13:06:30.249125 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for sysv-ipc (setup.py): started 2025-09-28 13:06:30.249133 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for sysv-ipc (setup.py): finished with status 'done' 2025-09-28 13:06:30.249142 | 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=69377 sha256=5d5087658183a3a420918d0a1bbd38b559875faa7f340321d57f3ce57351d6a2 2025-09-28 13:06:30.249157 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-vs4cwlf6/wheels/61/12/b2/26b13e75f5e48099284a26200a8fb2dbe16bb8edaed327c5a3 2025-09-28 13:06:30.249166 | 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 2025-09-28 13:06:30.249184 | 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, packaging, 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 2025-09-28 13:06:30.249218 | 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.dev6 automaton-3.2.0 autopage-0.5.2 bcrypt-4.0.1 cachetools-5.5.2 castellan-5.2.1 certifi-2025.8.3 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.9.0 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.10.2 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.0 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 packaging-24.2 paramiko-3.5.1 pbr-6.1.1 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.1 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.30 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 2025-09-28 13:06:30.249235 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container 3cd2fc26e121 2025-09-28 13:06:30.249247 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 06cbb24235ad 2025-09-28 13:06:30.249262 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 10/10 : RUN echo > /etc/apache2/ports.conf 2025-09-28 13:06:30.249278 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in f312c1e344e6 2025-09-28 13:06:30.249293 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container f312c1e344e6 2025-09-28 13:06:30.249306 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> ff9176964ab6 2025-09-28 13:06:30.249325 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Successfully built e94e47e86d3c 2025-09-28 13:06:30.249347 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Successfully tagged osism.harbor.regio.digital/kolla/openstack-base:build-20250928 2025-09-28 13:06:30.249371 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Built at 2025-09-28 13:06:30.247691 (took 0:02:57.490538) 2025-09-28 13:06:30.249386 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-base) to queue 2025-09-28 13:06:30.249400 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(skyline-base) to queue 2025-09-28 13:06:30.249413 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(heat-base) to queue 2025-09-28 13:06:30.249426 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(keystone-base) to queue 2025-09-28 13:06:30.249440 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-base) to queue 2025-09-28 13:06:30.249456 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(glance-base) to queue 2025-09-28 13:06:30.249470 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-base) to queue 2025-09-28 13:06:30.249484 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cinder-base) to queue 2025-09-28 13:06:30.249498 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(gnocchi-base) to queue 2025-09-28 13:06:30.249512 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(blazar-base) to queue 2025-09-28 13:06:30.249526 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-base) to queue 2025-09-28 13:06:30.249541 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(barbican-base) to queue 2025-09-28 13:06:30.249556 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(masakari-base) to queue 2025-09-28 13:06:30.249569 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(manila-base) to queue 2025-09-28 13:06:30.249583 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(horizon) to queue 2025-09-28 13:06:30.249597 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-inspector) to queue 2025-09-28 13:06:30.249605 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(placement-base) to queue 2025-09-28 13:06:30.249614 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(magnum-base) to queue 2025-09-28 13:06:30.249622 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-base) to queue 2025-09-28 13:06:30.249630 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-base) to queue 2025-09-28 13:06:30.249638 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ceilometer-base) to queue 2025-09-28 13:06:30.249646 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(opensearch-dashboards) 2025-09-28 13:06:30.249654 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch-dashboards:Processing 2025-09-28 13:06:30.249662 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Building started at 2025-09-28 13:06:30.248811 2025-09-28 13:06:30.249677 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch-dashboards:Turned 0 plugins into plugins archive 2025-09-28 13:06:30.249994 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch-dashboards:Turned 0 additions into additions archive 2025-09-28 13:08:46.098759 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 1/9 : FROM osism.harbor.regio.digital/kolla/base:build-20250928 2025-09-28 13:08:46.098898 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> b45f94f4844b 2025-09-28 13:08:46.099020 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 2/9 : LABEL "build-date"="20250928" "name"="opensearch-dashboards" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:08:46.099108 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in a348e866b86e 2025-09-28 13:08:46.099181 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container a348e866b86e 2025-09-28 13:08:46.099247 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> a93742dd254a 2025-09-28 13:08:46.099359 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 3/9 : 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 2025-09-28 13:08:46.099405 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in 421d66ad788d 2025-09-28 13:08:46.099483 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container 421d66ad788d 2025-09-28 13:08:46.099558 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> 00ebe6f3e2a4 2025-09-28 13:08:46.099648 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 4/9 : 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 2025-09-28 13:08:46.099727 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in 2a3533d26b5c 2025-09-28 13:08:46.099821 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container 2a3533d26b5c 2025-09-28 13:08:46.099910 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> b7921f81af6d 2025-09-28 13:08:46.099983 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 5/9 : 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 2025-09-28 13:08:46.100058 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in 56ca8d4047f3 2025-09-28 13:08:46.100129 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-28 13:08:46.100198 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:2 https://artifacts.opensearch.org/releases/bundle/opensearch-dashboards/2.x/apt stable InRelease [7,565 B] 2025-09-28 13:08:46.100268 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:3 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:08:46.100368 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:4 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 13:08:46.100432 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:5 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 13:08:46.100496 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:6 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 13:08:46.100562 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:7 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 13:08:46.100635 | 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] 2025-09-28 13:08:46.100727 | 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 [3,870 B] 2025-09-28 13:08:46.100811 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 13:08:46.100895 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 13:08:46.100960 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 13:08:46.101025 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 13:08:46.101091 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 13:08:46.101157 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 13:08:46.101221 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:16 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 13:08:46.101285 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:17 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 13:08:46.101350 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Fetched 28.4 MB in 2s (11.5 MB/s) 2025-09-28 13:08:46.101411 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading package lists... 2025-09-28 13:08:46.101481 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading package lists... 2025-09-28 13:08:46.101551 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Building dependency tree... 2025-09-28 13:08:46.101617 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading state information... 2025-09-28 13:08:46.101689 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:The following NEW packages will be installed: 2025-09-28 13:08:46.101781 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: opensearch-dashboards 2025-09-28 13:08:46.101904 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:08:46.101955 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Need to get 346 MB of archives. 2025-09-28 13:08:46.102016 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:After this operation, 1,288 MB of additional disk space will be used. 2025-09-28 13:08:46.102089 | 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.3 [346 MB] 2025-09-28 13:08:46.102149 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Fetched 346 MB in 9s (39.4 MB/s) 2025-09-28 13:08:46.102217 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Selecting previously unselected package opensearch-dashboards. 2025-09-28 13:08:46.102279 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 2025-09-28 13:08:46.102351 | 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% 2025-09-28 13:08:46.102416 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 70% 2025-09-28 13:08:46.102480 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 75% 2025-09-28 13:08:46.102545 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 80% 2025-09-28 13:08:46.102610 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 85% 2025-09-28 13:08:46.102674 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 90% 2025-09-28 13:08:46.102762 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 95% 2025-09-28 13:08:46.102877 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-09-28 13:08:46.102972 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Preparing to unpack .../opensearch-dashboards_2.19.3_amd64.deb ... 2025-09-28 13:08:46.103054 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Running OpenSearch-Dashboards Pre-Installation Script 2025-09-28 13:08:46.103120 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Unpacking opensearch-dashboards (2.19.3) ... 2025-09-28 13:08:46.103186 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Setting up opensearch-dashboards (2.19.3) ... 2025-09-28 13:08:46.103252 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Running OpenSearch-Dashboards Post-Installation Script 2025-09-28 13:08:46.103316 | 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 2025-09-28 13:08:46.103375 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: sudo systemctl daemon-reload 2025-09-28 13:08:46.103433 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: sudo systemctl enable opensearch-dashboards.service 2025-09-28 13:08:46.103482 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:### You can start opensearch-dashboards service by executing 2025-09-28 13:08:46.103531 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: sudo systemctl start opensearch-dashboards.service 2025-09-28 13:08:46.103578 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:### Breaking change in packaging since 2.13.0 2025-09-28 13:08:46.104949 | 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 2025-09-28 13:08:46.104966 | 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 2025-09-28 13:08:46.104975 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: For more information, see https://github.com/opensearch-project/opensearch-build/pull/4043 2025-09-28 13:08:46.104983 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container 56ca8d4047f3 2025-09-28 13:08:46.104990 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> 5e2656d19205 2025-09-28 13:08:46.104996 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 6/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-28 13:08:46.105001 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> 5ec54a27ba8c 2025-09-28 13:08:46.105007 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 7/9 : RUN chmod 755 /usr/local/bin/kolla_extend_start 2025-09-28 13:08:46.105013 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in 60e161de1858 2025-09-28 13:08:46.105019 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container 60e161de1858 2025-09-28 13:08:46.105025 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> 8e9dbab3a790 2025-09-28 13:08:46.105042 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: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 2025-09-28 13:08:46.105051 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in f5f30d045c03 2025-09-28 13:08:46.105056 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading package lists... 2025-09-28 13:08:46.105062 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Building dependency tree... 2025-09-28 13:08:46.105068 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading state information... 2025-09-28 13:08:46.105073 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Package 'build-essential' is not installed, so not removed 2025-09-28 13:08:46.105079 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:08:46.105085 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading package lists... 2025-09-28 13:08:46.105091 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Building dependency tree... 2025-09-28 13:08:46.105096 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading state information... 2025-09-28 13:08:46.105102 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:08:46.105108 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container f5f30d045c03 2025-09-28 13:08:46.105114 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> 0f9a6b236195 2025-09-28 13:08:46.105119 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 9/9 : USER opensearch-dashboards 2025-09-28 13:08:46.105125 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in 6c51854aece3 2025-09-28 13:08:46.105131 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container 6c51854aece3 2025-09-28 13:08:46.105136 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> 805dee67993c 2025-09-28 13:08:46.105142 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Successfully built 49274997f9ff 2025-09-28 13:08:46.105148 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Successfully tagged osism.harbor.regio.digital/kolla/opensearch-dashboards:build-20250928 2025-09-28 13:08:46.105154 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Built at 2025-09-28 13:08:46.104568 (took 0:02:15.855757) 2025-09-28 13:08:46.105204 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(opensearch) 2025-09-28 13:08:46.105210 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch:Processing 2025-09-28 13:08:46.105216 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Building started at 2025-09-28 13:08:46.105140 2025-09-28 13:08:46.107009 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch:Turned 0 plugins into plugins archive 2025-09-28 13:08:46.107068 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch:Turned 0 additions into additions archive 2025-09-28 13:09:52.448005 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 1/10 : FROM osism.harbor.regio.digital/kolla/base:build-20250928 2025-09-28 13:09:52.448062 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> b45f94f4844b 2025-09-28 13:09:52.448071 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 2/10 : LABEL "build-date"="20250928" "name"="opensearch" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:09:52.448086 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in 0c09f77bbfd6 2025-09-28 13:09:52.448090 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container 0c09f77bbfd6 2025-09-28 13:09:52.448095 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 2facf2510a93 2025-09-28 13:09:52.448101 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 3/10 : 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 2025-09-28 13:09:52.448106 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in 7d740c20a53a 2025-09-28 13:09:52.448110 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container 7d740c20a53a 2025-09-28 13:09:52.448114 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> b9ce6858e32b 2025-09-28 13:09:52.448132 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 4/10 : 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 2025-09-28 13:09:52.448136 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in dda27189663b 2025-09-28 13:09:52.448140 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container dda27189663b 2025-09-28 13:09:52.448144 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 9bfd84abef85 2025-09-28 13:09:52.448148 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 5/10 : ENV OPENSEARCH_INITIAL_ADMIN_PASSWORD="Kolla24OpenSearch" 2025-09-28 13:09:52.448152 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in 7e78855d75ed 2025-09-28 13:09:52.448156 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container 7e78855d75ed 2025-09-28 13:09:52.448160 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> b6586bc9023d 2025-09-28 13:09:52.448165 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 6/10 : 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 2025-09-28 13:09:52.448170 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in c494c538d577 2025-09-28 13:09:52.448174 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:09:52.448178 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:6 https://artifacts.opensearch.org/releases/bundle/opensearch/2.x/apt stable InRelease [7,554 B] 2025-09-28 13:09:52.448184 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 13:09:52.448188 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-28 13:09:52.448192 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 13:09:52.448197 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 13:09:52.448201 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 13:09:52.448205 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:8 https://artifacts.opensearch.org/releases/bundle/opensearch/2.x/apt stable/main amd64 Packages [3,915 B] 2025-09-28 13:09:52.448216 | 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] 2025-09-28 13:09:52.448225 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 13:09:52.448229 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:11 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 13:09:52.448233 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 13:09:52.448237 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 13:09:52.448241 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 13:09:52.448245 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 13:09:52.448249 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:16 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 13:09:52.448253 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:17 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 13:09:52.448257 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Fetched 28.4 MB in 3s (10.9 MB/s) 2025-09-28 13:09:52.448261 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading package lists... 2025-09-28 13:09:52.448265 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading package lists... 2025-09-28 13:09:52.448269 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Building dependency tree... 2025-09-28 13:09:52.448273 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading state information... 2025-09-28 13:09:52.448277 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:The following NEW packages will be installed: 2025-09-28 13:09:52.448281 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: opensearch 2025-09-28 13:09:52.448285 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:09:52.448308 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Need to get 959 MB of archives. 2025-09-28 13:09:52.448312 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:After this operation, 1,271 MB of additional disk space will be used. 2025-09-28 13:09:52.448316 | 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.3 [959 MB] 2025-09-28 13:09:52.448324 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Fetched 959 MB in 24s (39.3 MB/s) 2025-09-28 13:09:52.448328 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Selecting previously unselected package opensearch. 2025-09-28 13:09:52.448332 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 2025-09-28 13:09:52.448337 | 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% 2025-09-28 13:09:52.448343 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 70% 2025-09-28 13:09:52.448347 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 75% 2025-09-28 13:09:52.448350 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 80% 2025-09-28 13:09:52.448354 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 85% 2025-09-28 13:09:52.448412 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 90% 2025-09-28 13:09:52.448417 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 95% 2025-09-28 13:09:52.448421 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-09-28 13:09:52.448425 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Preparing to unpack .../opensearch_2.19.3_amd64.deb ... 2025-09-28 13:09:52.448429 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Running OpenSearch Pre-Installation Script 2025-09-28 13:09:52.448434 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Unpacking opensearch (2.19.3) ... 2025-09-28 13:09:52.448442 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Setting up opensearch (2.19.3) ... 2025-09-28 13:09:52.448446 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Running OpenSearch Post-Installation Script 2025-09-28 13:09:52.448451 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: 2025-09-28 13:09:52.448455 | 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 2025-09-28 13:09:52.448460 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: sudo systemctl daemon-reload 2025-09-28 13:09:52.448464 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: sudo systemctl enable opensearch.service 2025-09-28 13:09:52.448468 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:### You can start opensearch service by executing 2025-09-28 13:09:52.448472 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: sudo systemctl start opensearch.service 2025-09-28 13:09:52.448475 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:### Create opensearch demo certificates in /etc/opensearch/ 2025-09-28 13:09:52.448479 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: See demo certs creation log in /var/log/opensearch/install_demo_configuration.log 2025-09-28 13:09:52.448483 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:### Breaking change in packaging since 2.13.0 2025-09-28 13:09:52.448488 | 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 2025-09-28 13:09:52.448492 | 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 2025-09-28 13:09:52.448497 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: For more information, see https://github.com/opensearch-project/opensearch-build/pull/4043 2025-09-28 13:09:52.448501 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:09:52.448505 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container c494c538d577 2025-09-28 13:09:52.448509 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 614ecb69f37b 2025-09-28 13:09:52.448513 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 7/10 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-28 13:09:52.448517 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 429f5d1e61ef 2025-09-28 13:09:52.448521 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 8/10 : RUN chmod 755 /usr/local/bin/kolla_extend_start 2025-09-28 13:09:52.448545 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in babf059c80f8 2025-09-28 13:09:52.448550 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container babf059c80f8 2025-09-28 13:09:52.448553 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 36e9c4f3e535 2025-09-28 13:09:52.448559 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: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 2025-09-28 13:09:52.448564 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in af113210469f 2025-09-28 13:09:52.448568 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading package lists... 2025-09-28 13:09:52.448572 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Building dependency tree... 2025-09-28 13:09:52.448599 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading state information... 2025-09-28 13:09:52.448603 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Package 'build-essential' is not installed, so not removed 2025-09-28 13:09:52.448607 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:09:52.448629 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading package lists... 2025-09-28 13:09:52.448633 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Building dependency tree... 2025-09-28 13:09:52.448660 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading state information... 2025-09-28 13:09:52.448665 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:09:52.448686 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container af113210469f 2025-09-28 13:09:52.448734 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> b03c9bff3c76 2025-09-28 13:09:52.448741 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 10/10 : USER opensearch 2025-09-28 13:09:52.448764 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in 9d6df36b0871 2025-09-28 13:09:52.448782 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container 9d6df36b0871 2025-09-28 13:09:52.448818 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 8413d89da1c9 2025-09-28 13:09:52.449458 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Successfully built eb835942d318 2025-09-28 13:09:52.449492 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Successfully tagged osism.harbor.regio.digital/kolla/opensearch:build-20250928 2025-09-28 13:09:52.449498 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Built at 2025-09-28 13:09:52.448882 (took 0:01:06.343742) 2025-09-28 13:09:52.449504 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(rabbitmq) 2025-09-28 13:09:52.449509 | ubuntu-noble-large | DEBUG:kolla.common.utils.rabbitmq:Processing 2025-09-28 13:09:52.449514 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Building started at 2025-09-28 13:09:52.449179 2025-09-28 13:09:52.452049 | ubuntu-noble-large | DEBUG:kolla.common.utils.rabbitmq:Turned 0 plugins into plugins archive 2025-09-28 13:09:52.452097 | ubuntu-noble-large | DEBUG:kolla.common.utils.rabbitmq:Turned 0 additions into additions archive 2025-09-28 13:10:22.542833 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 1/13 : FROM osism.harbor.regio.digital/kolla/base:build-20250928 2025-09-28 13:10:22.542904 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> b45f94f4844b 2025-09-28 13:10:22.542913 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 2/13 : LABEL "build-date"="20250928" "name"="rabbitmq" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:10:22.542920 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in 0c612a3ec657 2025-09-28 13:10:22.542925 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container 0c612a3ec657 2025-09-28 13:10:22.542930 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> cec9d684ee9a 2025-09-28 13:10:22.542935 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 3/13 : RUN usermod --append --home /var/lib/rabbitmq --groups kolla rabbitmq && mkdir -p /var/lib/rabbitmq && chown -R 42439:42439 /var/lib/rabbitmq 2025-09-28 13:10:22.542940 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in 0385d9f1276e 2025-09-28 13:10:22.542944 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container 0385d9f1276e 2025-09-28 13:10:22.542948 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 20f784881a02 2025-09-28 13:10:22.542965 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 4/13 : 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://ppa1.rabbitmq.com/rabbitmq/rabbitmq-server/deb/ubuntu' >/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 2025-09-28 13:10:22.542980 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in 072c367fd592 2025-09-28 13:10:22.542984 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container 072c367fd592 2025-09-28 13:10:22.542987 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 7f15064dfc8d 2025-09-28 13:10:22.542991 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 5/13 : COPY apt_preferences_rabbitmq.ubuntu /etc/apt/preferences.d/rabbitmq 2025-09-28 13:10:22.542994 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 0b53b10c1bbd 2025-09-28 13:10:22.542997 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 6/13 : 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/* 2025-09-28 13:10:22.543001 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in fff08192988a 2025-09-28 13:10:22.543004 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:10:22.543008 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:6 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble InRelease [17.8 kB] 2025-09-28 13:10:22.543012 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-28 13:10:22.543016 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:8 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu noble InRelease [17.8 kB] 2025-09-28 13:10:22.543028 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 13:10:22.543032 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:9 https://ppa1.rabbitmq.com/rabbitmq/rabbitmq-server/deb/ubuntu noble InRelease [5,152 B] 2025-09-28 13:10:22.543050 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:10 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 Packages [7,907 B] 2025-09-28 13:10:22.543054 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:11 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2025-09-28 13:10:22.543057 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 13:10:22.543060 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:12 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu noble/main amd64 Packages [7,861 B] 2025-09-28 13:10:22.543064 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 13:10:22.543068 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 13:10:22.543071 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Ign:13 https://ppa1.rabbitmq.com/rabbitmq/rabbitmq-server/deb/ubuntu noble/main amd64 Packages 2025-09-28 13:10:22.543074 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:13 https://ppa1.rabbitmq.com/rabbitmq/rabbitmq-server/deb/ubuntu noble/main amd64 Packages [4,329 B] 2025-09-28 13:10:22.543078 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:14 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 13:10:22.543081 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 13:10:22.543088 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 13:10:22.543092 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 13:10:22.543095 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:18 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 13:10:22.543098 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:19 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 13:10:22.543101 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:20 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 13:10:22.543105 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:21 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 13:10:22.543108 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Fetched 28.5 MB in 4s (7,551 kB/s) 2025-09-28 13:10:22.543112 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading package lists... 2025-09-28 13:10:22.543115 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading package lists... 2025-09-28 13:10:22.543119 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Building dependency tree... 2025-09-28 13:10:22.543122 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading state information... 2025-09-28 13:10:22.543128 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:The following additional packages will be installed: 2025-09-28 13:10:22.543132 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: cron cron-daemon-common erlang-asn1 erlang-base erlang-crypto erlang-eldap 2025-09-28 13:10:22.543135 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-ftp erlang-inets erlang-mnesia erlang-os-mon erlang-parsetools 2025-09-28 13:10:22.543138 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-public-key erlang-runtime-tools erlang-snmp erlang-ssl 2025-09-28 13:10:22.543142 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-syntax-tools erlang-tftp erlang-tools erlang-xmerl libpopt0 2025-09-28 13:10:22.543145 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Suggested packages: 2025-09-28 13:10:22.543148 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: anacron checksecurity supercat default-mta | mail-transport-agent erlang 2025-09-28 13:10:22.543152 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-manpages erlang-doc bsd-mailx | mailx 2025-09-28 13:10:22.543155 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Recommended packages: 2025-09-28 13:10:22.543158 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: libsctp1 2025-09-28 13:10:22.543162 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:The following NEW packages will be installed: 2025-09-28 13:10:22.543166 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: cron cron-daemon-common erlang-asn1 erlang-base erlang-crypto erlang-eldap 2025-09-28 13:10:22.543169 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-ftp erlang-inets erlang-mnesia erlang-os-mon erlang-parsetools 2025-09-28 13:10:22.543172 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-public-key erlang-runtime-tools erlang-snmp erlang-ssl 2025-09-28 13:10:22.543176 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-syntax-tools erlang-tftp erlang-tools erlang-xmerl libpopt0 logrotate 2025-09-28 13:10:22.543181 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq-server 2025-09-28 13:10:22.543185 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:0 upgraded, 22 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:10:22.543243 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Need to get 49.0 MB of archives. 2025-09-28 13:10:22.543305 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:After this operation, 79.3 MB of additional disk space will be used. 2025-09-28 13:10:22.543400 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:10:22.543534 | 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] 2025-09-28 13:10:22.543626 | 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] 2025-09-28 13:10:22.543761 | 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] 2025-09-28 13:10:22.543894 | 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] 2025-09-28 13:10:22.544020 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:6 https://ppa1.rabbitmq.com/rabbitmq/rabbitmq-server/deb/ubuntu noble/main amd64 rabbitmq-server all 4.1.3-1 [26.3 MB] 2025-09-28 13:10:22.544165 | 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] 2025-09-28 13:10:22.544283 | 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] 2025-09-28 13:10:22.544395 | 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] 2025-09-28 13:10:22.544513 | 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] 2025-09-28 13:10:22.544629 | 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] 2025-09-28 13:10:22.544800 | 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] 2025-09-28 13:10:22.544942 | 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] 2025-09-28 13:10:22.545154 | 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] 2025-09-28 13:10:22.545247 | 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] 2025-09-28 13:10:22.545330 | 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] 2025-09-28 13:10:22.545392 | 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] 2025-09-28 13:10:22.545462 | 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] 2025-09-28 13:10:22.545533 | 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] 2025-09-28 13:10:22.545602 | 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] 2025-09-28 13:10:22.545669 | 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] 2025-09-28 13:10:22.545744 | 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] 2025-09-28 13:10:22.545828 | 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] 2025-09-28 13:10:22.545884 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Fetched 49.0 MB in 3s (15.1 MB/s) 2025-09-28 13:10:22.545941 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package cron-daemon-common. 2025-09-28 13:10:22.545993 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 2025-09-28 13:10:22.546073 | 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% 2025-09-28 13:10:22.546131 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 70% (Reading database ... 75% (Reading database ... 80% 2025-09-28 13:10:22.546186 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 85% 2025-09-28 13:10:22.546239 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 90% 2025-09-28 13:10:22.546292 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 95% 2025-09-28 13:10:22.546345 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-09-28 13:10:22.546399 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../cron-daemon-common_3.0pl1-184ubuntu2_all.deb ... 2025-09-28 13:10:22.546452 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking cron-daemon-common (3.0pl1-184ubuntu2) ... 2025-09-28 13:10:22.546505 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up cron-daemon-common (3.0pl1-184ubuntu2) ... 2025-09-28 13:10:22.546559 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Creating group 'crontab' with GID 995. 2025-09-28 13:10:22.546612 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package cron. 2025-09-28 13:10:22.546663 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 2025-09-28 13:10:22.546744 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% 2025-09-28 13:10:22.546807 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 30% (Reading database ... 35% (Reading database ... 2025-09-28 13:10:22.546863 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% 2025-09-28 13:10:22.546917 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: (Reading database ... 65% 2025-09-28 13:10:22.546972 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 70% 2025-09-28 13:10:22.547024 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 75% 2025-09-28 13:10:22.547094 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 80% 2025-09-28 13:10:22.547148 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 85% 2025-09-28 13:10:22.547199 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 90% 2025-09-28 13:10:22.547252 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 95% 2025-09-28 13:10:22.547306 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 100% (Reading database ... 11586 files and directories currently installed.) 2025-09-28 13:10:22.547359 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../00-cron_3.0pl1-184ubuntu2_amd64.deb ... 2025-09-28 13:10:22.547417 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking cron (3.0pl1-184ubuntu2) ... 2025-09-28 13:10:22.547467 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package libpopt0:amd64. 2025-09-28 13:10:22.547520 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../01-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-09-28 13:10:22.547574 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-09-28 13:10:22.547626 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package logrotate. 2025-09-28 13:10:22.547680 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../02-logrotate_3.21.0-2build1_amd64.deb ... 2025-09-28 13:10:22.547756 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking logrotate (3.21.0-2build1) ... 2025-09-28 13:10:22.547816 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-asn1. 2025-09-28 13:10:22.547885 | 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 ... 2025-09-28 13:10:22.547939 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-asn1 (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-28 13:10:22.547993 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-base. 2025-09-28 13:10:22.548081 | 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 ... 2025-09-28 13:10:22.548148 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-base (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-28 13:10:22.548203 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-crypto. 2025-09-28 13:10:22.548273 | 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 ... 2025-09-28 13:10:22.548328 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-crypto (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-28 13:10:22.548382 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-public-key. 2025-09-28 13:10:22.548436 | 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 ... 2025-09-28 13:10:22.548486 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-public-key (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-28 13:10:22.548532 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-mnesia. 2025-09-28 13:10:22.548578 | 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 ... 2025-09-28 13:10:22.548625 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-mnesia (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-28 13:10:22.548670 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-runtime-tools. 2025-09-28 13:10:22.548740 | 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 ... 2025-09-28 13:10:22.548793 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-runtime-tools (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-28 13:10:22.548841 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-ssl. 2025-09-28 13:10:22.548887 | 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 ... 2025-09-28 13:10:22.548933 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-ssl (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-28 13:10:22.548978 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-eldap. 2025-09-28 13:10:22.549024 | 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 ... 2025-09-28 13:10:22.549083 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-eldap (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-28 13:10:22.549128 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-ftp. 2025-09-28 13:10:22.549172 | 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 ... 2025-09-28 13:10:22.549216 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-ftp (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-28 13:10:22.549260 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-tftp. 2025-09-28 13:10:22.549304 | 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 ... 2025-09-28 13:10:22.549348 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-tftp (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-28 13:10:22.549392 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-inets. 2025-09-28 13:10:22.549435 | 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 ... 2025-09-28 13:10:22.549479 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-inets (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-28 13:10:22.549525 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-snmp. 2025-09-28 13:10:22.549565 | 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 ... 2025-09-28 13:10:22.549608 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-snmp (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-28 13:10:22.549652 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-os-mon. 2025-09-28 13:10:22.549711 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: 2025-09-28 13:10:22.549767 | 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 ... 2025-09-28 13:10:22.549818 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-os-mon (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-28 13:10:22.549864 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-parsetools. 2025-09-28 13:10:22.549909 | 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 ... 2025-09-28 13:10:22.549956 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: 2025-09-28 13:10:22.550003 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-parsetools (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-28 13:10:22.550061 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-syntax-tools. 2025-09-28 13:10:22.550109 | 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 ... 2025-09-28 13:10:22.550155 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-syntax-tools (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-28 13:10:22.550209 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-tools. 2025-09-28 13:10:22.550256 | 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 ... 2025-09-28 13:10:22.550302 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-tools (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-28 13:10:22.550347 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-xmerl. 2025-09-28 13:10:22.550392 | 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 ... 2025-09-28 13:10:22.550437 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: 2025-09-28 13:10:22.550482 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-xmerl (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-28 13:10:22.550527 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package rabbitmq-server. 2025-09-28 13:10:22.550573 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../20-rabbitmq-server_4.1.3-1_all.deb ... 2025-09-28 13:10:22.551744 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking rabbitmq-server (4.1.3-1) ... 2025-09-28 13:10:22.551752 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-base (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-28 13:10:22.551756 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Searching for services which depend on erlang and should be started... 2025-09-28 13:10:22.551760 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:none found. 2025-09-28 13:10:22.551764 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-xmerl (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-28 13:10:22.551768 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up cron (3.0pl1-184ubuntu2) ... 2025-09-28 13:10:22.551772 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:invoke-rc.d: could not determine current runlevel 2025-09-28 13:10:22.551779 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 13:10:22.551783 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-syntax-tools (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-28 13:10:22.551786 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-parsetools (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-28 13:10:22.551789 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-asn1 (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-28 13:10:22.551792 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-tftp (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-28 13:10:22.551796 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-mnesia (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-28 13:10:22.551799 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-crypto (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-28 13:10:22.551802 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-09-28 13:10:22.551805 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up logrotate (3.21.0-2build1) ... 2025-09-28 13:10:22.551809 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-runtime-tools (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-28 13:10:22.551812 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-tools (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-28 13:10:22.551815 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-snmp (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-28 13:10:22.551818 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-public-key (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-28 13:10:22.551822 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-ssl (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-28 13:10:22.551828 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-os-mon (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-28 13:10:22.551831 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-eldap (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-28 13:10:22.551834 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-ftp (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-28 13:10:22.551838 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-inets (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-28 13:10:22.551841 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up rabbitmq-server (4.1.3-1) ... 2025-09-28 13:10:22.551844 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:invoke-rc.d: could not determine current runlevel 2025-09-28 13:10:22.551847 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 13:10:22.551851 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:10:22.551854 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container fff08192988a 2025-09-28 13:10:22.551857 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 725f63b794f0 2025-09-28 13:10:22.551861 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 7/13 : RUN rm -rf /var/lib/rabbitmq/* && mkdir -p /usr/lib/rabbitmq/plugins && /usr/lib/rabbitmq/bin/rabbitmq-plugins enable --offline rabbitmq_management rabbitmq_prometheus 2025-09-28 13:10:22.551865 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in 42b3eac392e9 2025-09-28 13:10:22.551869 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Enabling plugins on node rabbit@ubuntu: 2025-09-28 13:10:22.551872 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:rabbitmq_management 2025-09-28 13:10:22.551875 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:rabbitmq_prometheus 2025-09-28 13:10:22.551878 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:The following plugins have been configured: 2025-09-28 13:10:22.551882 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_management 2025-09-28 13:10:22.551885 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_management_agent 2025-09-28 13:10:22.551888 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_prometheus 2025-09-28 13:10:22.551891 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_web_dispatch 2025-09-28 13:10:22.551895 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Applying plugin configuration to rabbit@ubuntu... 2025-09-28 13:10:22.551901 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:The following plugins have been enabled: 2025-09-28 13:10:22.551907 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_management 2025-09-28 13:10:22.551910 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_management_agent 2025-09-28 13:10:22.551913 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_prometheus 2025-09-28 13:10:22.551916 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_web_dispatch 2025-09-28 13:10:22.551943 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:set 4 plugins. 2025-09-28 13:10:22.551992 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Offline change; changes will take effect at broker restart. 2025-09-28 13:10:22.552042 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container 42b3eac392e9 2025-09-28 13:10:22.552096 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 1abf9e08ff80 2025-09-28 13:10:22.552135 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 8/13 : COPY healthcheck_rabbitmq /usr/local/bin/healthcheck_rabbitmq 2025-09-28 13:10:22.552182 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 62092e5abd46 2025-09-28 13:10:22.552226 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 9/13 : RUN chmod 755 /usr/local/bin/healthcheck_rabbitmq 2025-09-28 13:10:22.552270 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in 167bbb20c98e 2025-09-28 13:10:22.552314 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container 167bbb20c98e 2025-09-28 13:10:22.552357 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> f9c271d4d2be 2025-09-28 13:10:22.552399 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 10/13 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-28 13:10:22.552444 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> b4ae00b4bd33 2025-09-28 13:10:22.552487 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 11/13 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2025-09-28 13:10:22.552531 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in edde0dd321ac 2025-09-28 13:10:22.552573 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container edde0dd321ac 2025-09-28 13:10:22.552615 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> f062935c34db 2025-09-28 13:10:22.552662 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 12/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 2025-09-28 13:10:22.552709 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in e21755113bd8 2025-09-28 13:10:22.552802 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading package lists... 2025-09-28 13:10:22.552842 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Building dependency tree... 2025-09-28 13:10:22.552885 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading state information... 2025-09-28 13:10:22.552931 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Package 'build-essential' is not installed, so not removed 2025-09-28 13:10:22.552972 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:10:22.553015 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading package lists... 2025-09-28 13:10:22.553079 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Building dependency tree... 2025-09-28 13:10:22.553120 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading state information... 2025-09-28 13:10:22.553165 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:10:22.553208 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container e21755113bd8 2025-09-28 13:10:22.553250 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> c118b5c4ac76 2025-09-28 13:10:22.553293 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 13/13 : USER rabbitmq 2025-09-28 13:10:22.553336 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in ba5257045b3b 2025-09-28 13:10:22.553377 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container ba5257045b3b 2025-09-28 13:10:22.553420 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> f54582230fa1 2025-09-28 13:10:22.553465 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Successfully built 2e56c40ccd0e 2025-09-28 13:10:22.553508 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Successfully tagged osism.harbor.regio.digital/kolla/rabbitmq:build-20250928 2025-09-28 13:10:22.553595 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Built at 2025-09-28 13:10:22.553525 (took 0:00:30.104346) 2025-09-28 13:10:22.553969 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(kolla-toolbox) 2025-09-28 13:10:22.554055 | ubuntu-noble-large | DEBUG:kolla.common.utils.kolla-toolbox:Processing 2025-09-28 13:10:22.554133 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Building started at 2025-09-28 13:10:22.554068 2025-09-28 13:10:22.554906 | ubuntu-noble-large | DEBUG:kolla.common.utils.kolla-toolbox:Turned 0 plugins into plugins archive 2025-09-28 13:10:22.555544 | ubuntu-noble-large | DEBUG:kolla.common.utils.kolla-toolbox:Turned 0 additions into additions archive 2025-09-28 13:12:30.889041 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 1/21 : FROM osism.harbor.regio.digital/kolla/base:build-20250928 2025-09-28 13:12:30.889281 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> b45f94f4844b 2025-09-28 13:12:30.889396 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 2/21 : LABEL "build-date"="20250928" "name"="kolla-toolbox" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:12:30.889478 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 6e203c3f7ab1 2025-09-28 13:12:30.889562 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 6e203c3f7ab1 2025-09-28 13:12:30.889646 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> f4818f100648 2025-09-28 13:12:30.889733 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 3/21 : RUN usermod --append --home /var/lib/ansible --groups kolla ansible && mkdir -p /var/lib/ansible && chown -R 42401:42401 /var/lib/ansible 2025-09-28 13:12:30.889902 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 55fd71554d17 2025-09-28 13:12:30.889972 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 55fd71554d17 2025-09-28 13:12:30.890051 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> b755b35176d0 2025-09-28 13:12:30.890870 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 4/21 : RUN usermod --append --home /var/lib/rabbitmq --groups kolla rabbitmq && mkdir -p /var/lib/rabbitmq && chown -R 42439:42439 /var/lib/rabbitmq 2025-09-28 13:12:30.890894 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 514d2502c5db 2025-09-28 13:12:30.890908 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 514d2502c5db 2025-09-28 13:12:30.890921 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> cd854229fee9 2025-09-28 13:12:30.890954 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 5/21 : 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://ppa1.rabbitmq.com/rabbitmq/rabbitmq-server/deb/ubuntu' >/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 2025-09-28 13:12:30.890982 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 882113a0be4e 2025-09-28 13:12:30.890992 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 882113a0be4e 2025-09-28 13:12:30.891001 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> e7158607c323 2025-09-28 13:12:30.891011 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 6/21 : COPY apt_preferences_rabbitmq.ubuntu /etc/apt/preferences.d/rabbitmq 2025-09-28 13:12:30.891021 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 77dba34186b9 2025-09-28 13:12:30.891031 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 7/21 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends build-essential ca-certificates crudini 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/* 2025-09-28 13:12:30.891042 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 8cbe08c78e9e 2025-09-28 13:12:30.891051 | 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] 2025-09-28 13:12:30.891062 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:12:30.891072 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 13:12:30.891144 | 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] 2025-09-28 13:12:30.891155 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 13:12:30.891164 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 13:12:30.891174 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:8 https://ppa1.rabbitmq.com/rabbitmq/rabbitmq-server/deb/ubuntu noble InRelease [5,152 B] 2025-09-28 13:12:30.891183 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 13:12:30.891192 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:9 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2025-09-28 13:12:30.891240 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:10 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 Packages [7,907 B] 2025-09-28 13:12:30.891251 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:11 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 13:12:30.891304 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 13:12:30.891314 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Ign:15 https://ppa1.rabbitmq.com/rabbitmq/rabbitmq-server/deb/ubuntu noble/main amd64 Packages 2025-09-28 13:12:30.892031 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:15 https://ppa1.rabbitmq.com/rabbitmq/rabbitmq-server/deb/ubuntu noble/main amd64 Packages [4,329 B] 2025-09-28 13:12:30.892049 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 13:12:30.892060 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 13:12:30.892071 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:16 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 13:12:30.892081 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:17 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 13:12:30.892092 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:18 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 13:12:30.892113 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:19 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 13:12:30.892124 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Fetched 28.4 MB in 2s (11.4 MB/s) 2025-09-28 13:12:30.892135 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading package lists... 2025-09-28 13:12:30.892145 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading package lists... 2025-09-28 13:12:30.892157 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Building dependency tree... 2025-09-28 13:12:30.892167 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading state information... 2025-09-28 13:12:30.892178 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:ca-certificates is already the newest version (20240203). 2025-09-28 13:12:30.892189 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:The following additional packages will be installed: 2025-09-28 13:12:30.892200 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 13:12:30.892219 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu cron cron-daemon-common 2025-09-28 13:12:30.892230 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: dpkg-dev erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp 2025-09-28 13:12:30.892241 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-inets erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2025-09-28 13:12:30.892252 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2025-09-28 13:12:30.892312 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-tools erlang-xmerl g++ g++-13 g++-13-x86-64-linux-gnu 2025-09-28 13:12:30.892324 | 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 2025-09-28 13:12:30.892333 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: gcc-x86-64-linux-gnu git-man icu-devtools libasan8 libatomic1 libbinutils 2025-09-28 13:12:30.892342 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2025-09-28 13:12:30.892351 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libcurl3t64-gnutls libdpkg-perl liberror-perl libevent-2.1-7t64 2025-09-28 13:12:30.892360 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libexpat1-dev libgcc-13-dev libgomp1 libgprofng0 libhwasan0 libicu-dev 2025-09-28 13:12:30.892369 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libicu74 libisl23 libitm1 libjansson4 libjq1 libjs-jquery libjs-sphinxdoc 2025-09-28 13:12:30.892378 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libjs-underscore liblsan0 libmpc3 libnuma1 libonig5 libpopt0 libpython3-dev 2025-09-28 13:12:30.892433 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libpython3.12-dev libpython3.12t64 libquadmath0 libsframe1 libstdc++-13-dev 2025-09-28 13:12:30.892443 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libtsan2 libubsan1 libunbound8 libxdp1 libxml2 libxml2-dev libxslt1.1 2025-09-28 13:12:30.892481 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: linux-libc-dev logrotate lto-disabled-list make openvswitch-common 2025-09-28 13:12:30.892491 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: python3-iniparse python3-pip-whl python3-setuptools-whl python3.12-dev 2025-09-28 13:12:30.892547 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: python3.12-venv rpcsvc-proto uuid-runtime xz-utils zlib1g-dev 2025-09-28 13:12:30.893905 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Suggested packages: 2025-09-28 13:12:30.893943 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: binutils-doc gprofng-gui bzip2-doc cpp-doc gcc-13-locales cpp-13-doc anacron 2025-09-28 13:12:30.893948 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: checksecurity supercat default-mta | mail-transport-agent debian-keyring 2025-09-28 13:12:30.893952 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang erlang-manpages erlang-doc g++-multilib g++-13-multilib gcc-13-doc 2025-09-28 13:12:30.893956 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: gcc-multilib manpages-dev autoconf automake libtool flex bison gdb gcc-doc 2025-09-28 13:12:30.893966 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: gcc-13-multilib gdb-x86-64-linux-gnu gettext-base git-daemon-run 2025-09-28 13:12:30.893970 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs 2025-09-28 13:12:30.893973 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: git-mediawiki git-svn glibc-doc bzr icu-doc libssl-doc libstdc++-13-doc 2025-09-28 13:12:30.893976 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: pkg-config bsd-mailx | mailx make-doc ethtool openvswitch-doc 2025-09-28 13:12:30.893980 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Recommended packages: 2025-09-28 13:12:30.893983 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: fakeroot libalgorithm-merge-perl libsctp1 groff-base less ssh-client 2025-09-28 13:12:30.893987 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: manpages manpages-dev libc-devtools libfile-fcntllock-perl 2025-09-28 13:12:30.893990 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: liblocale-gettext-perl javascript-common python3-openvswitch 2025-09-28 13:12:30.893994 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: python3-netifaces 2025-09-28 13:12:30.893997 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:The following NEW packages will be installed: 2025-09-28 13:12:30.894001 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: binutils binutils-common binutils-x86-64-linux-gnu build-essential bzip2 cpp 2025-09-28 13:12:30.894004 | 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 2025-09-28 13:12:30.894008 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: crudini dpkg-dev erlang-asn1 erlang-base erlang-crypto erlang-eldap 2025-09-28 13:12:30.894011 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-ftp erlang-inets erlang-mnesia erlang-os-mon erlang-parsetools 2025-09-28 13:12:30.894015 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-public-key erlang-runtime-tools erlang-snmp erlang-ssl 2025-09-28 13:12:30.894018 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-syntax-tools erlang-tftp erlang-tools erlang-xmerl g++ g++-13 2025-09-28 13:12:30.894032 | 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 2025-09-28 13:12:30.894035 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu gdisk git git-man icu-devtools 2025-09-28 13:12:30.894039 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: iputils-ping jq libasan8 libatomic1 libbinutils libc-dev-bin libc6-dev 2025-09-28 13:12:30.894042 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls libdpkg-perl 2025-09-28 13:12:30.894045 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: liberror-perl libevent-2.1-7t64 libexpat1-dev libffi-dev libgcc-13-dev 2025-09-28 13:12:30.894049 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libgomp1 libgprofng0 libhwasan0 libicu-dev libicu74 libisl23 libitm1 2025-09-28 13:12:30.894052 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libjansson4 libjq1 libjs-jquery libjs-sphinxdoc libjs-underscore liblsan0 2025-09-28 13:12:30.894056 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libmpc3 libnuma1 libonig5 libpopt0 libpython3-dev libpython3.12-dev 2025-09-28 13:12:30.894059 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libpython3.12t64 libquadmath0 libsframe1 libssl-dev libstdc++-13-dev 2025-09-28 13:12:30.894062 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libtsan2 libubsan1 libunbound8 libxdp1 libxml2 libxml2-dev libxslt1-dev 2025-09-28 13:12:30.894066 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libxslt1.1 linux-libc-dev logrotate lto-disabled-list make 2025-09-28 13:12:30.894069 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: openvswitch-common openvswitch-switch python3-dev python3-iniparse 2025-09-28 13:12:30.894072 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: python3-pip-whl python3-setuptools-whl python3-venv python3.12-dev 2025-09-28 13:12:30.894076 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: python3.12-venv rabbitmq-server rpcsvc-proto traceroute uuid-runtime 2025-09-28 13:12:30.894109 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: xz-utils zlib1g-dev 2025-09-28 13:12:30.894117 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:0 upgraded, 112 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:12:30.894121 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Need to get 168 MB of archives. 2025-09-28 13:12:30.894124 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:After this operation, 511 MB of additional disk space will be used. 2025-09-28 13:12:30.894129 | 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.0-1build1~cloud0 [1,058 kB] 2025-09-28 13:12:30.894133 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:12:30.894137 | 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] 2025-09-28 13:12:30.894159 | 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] 2025-09-28 13:12:30.895012 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:94 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 libxdp1 amd64 1.5.1-1ubuntu2~cloud0 [64.5 kB] 2025-09-28 13:12:30.895067 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:95 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 openvswitch-switch amd64 3.5.0-1build1~cloud0 [1,636 kB] 2025-09-28 13:12:30.895083 | 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.3 [33.1 kB] 2025-09-28 13:12:30.895097 | 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] 2025-09-28 13:12:30.895109 | 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.5 [442 kB] 2025-09-28 13:12:30.895122 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-09-28 13:12:30.895135 | 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] 2025-09-28 13:12:30.895148 | 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] 2025-09-28 13:12:30.895160 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:96 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] 2025-09-28 13:12:30.895172 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:97 https://ppa1.rabbitmq.com/rabbitmq/rabbitmq-server/deb/ubuntu noble/main amd64 rabbitmq-server all 4.1.3-1 [26.3 MB] 2025-09-28 13:12:30.895184 | 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] 2025-09-28 13:12:30.895197 | 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.5 [763 kB] 2025-09-28 13:12:30.895209 | 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] 2025-09-28 13:12:30.895315 | 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] 2025-09-28 13:12:30.895334 | 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] 2025-09-28 13:12:30.895346 | 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.5 [240 kB] 2025-09-28 13:12:30.895359 | 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.5 [15.5 kB] 2025-09-28 13:12:30.895382 | 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.5 [577 kB] 2025-09-28 13:12:30.895395 | 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.5 [97.7 kB] 2025-09-28 13:12:30.895407 | 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.5 [94.5 kB] 2025-09-28 13:12:30.895419 | 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.5 [849 kB] 2025-09-28 13:12:30.895431 | 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.5 [2,462 kB] 2025-09-28 13:12:30.895443 | 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.5 [18.1 kB] 2025-09-28 13:12:30.895455 | 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.6 [20.4 kB] 2025-09-28 13:12:30.895515 | 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-84.84 [1,921 kB] 2025-09-28 13:12:30.895528 | 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] 2025-09-28 13:12:30.895541 | 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] 2025-09-28 13:12:30.895553 | 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.6 [2,125 kB] 2025-09-28 13:12:30.895566 | 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 [51.5 kB] 2025-09-28 13:12:30.895578 | 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] 2025-09-28 13:12:30.895591 | 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] 2025-09-28 13:12:30.895604 | 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 [10.7 MB] 2025-09-28 13:12:30.895616 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:98 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] 2025-09-28 13:12:30.895630 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:99 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] 2025-09-28 13:12:30.895643 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:100 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] 2025-09-28 13:12:30.895656 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:101 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] 2025-09-28 13:12:30.895668 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:102 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] 2025-09-28 13:12:30.895687 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:103 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] 2025-09-28 13:12:30.895822 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:104 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] 2025-09-28 13:12:30.895846 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:105 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] 2025-09-28 13:12:30.895859 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:106 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] 2025-09-28 13:12:30.895872 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:107 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] 2025-09-28 13:12:30.895885 | 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,038 B] 2025-09-28 13:12:30.895905 | 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] 2025-09-28 13:12:30.895918 | 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] 2025-09-28 13:12:30.895931 | 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 [48.0 kB] 2025-09-28 13:12:30.895943 | 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 [148 kB] 2025-09-28 13:12:30.895960 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:108 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] 2025-09-28 13:12:30.895977 | 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 [29.7 kB] 2025-09-28 13:12:30.896031 | 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 [10.5 kB] 2025-09-28 13:12:30.896145 | 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 [3,031 kB] 2025-09-28 13:12:30.896164 | 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,322 kB] 2025-09-28 13:12:30.896271 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:109 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] 2025-09-28 13:12:30.896295 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:110 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] 2025-09-28 13:12:30.896361 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:111 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] 2025-09-28 13:12:30.896415 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:112 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] 2025-09-28 13:12:30.896526 | 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 [2,772 kB] 2025-09-28 13:12:30.896597 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:113 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] 2025-09-28 13:12:30.896729 | 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,184 kB] 2025-09-28 13:12:30.896795 | 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,641 kB] 2025-09-28 13:12:30.897833 | 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 [153 kB] 2025-09-28 13:12:30.897897 | 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 [2,681 kB] 2025-09-28 13:12:30.897915 | 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 [21.1 MB] 2025-09-28 13:12:30.897928 | 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 [494 kB] 2025-09-28 13:12:30.897942 | 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] 2025-09-28 13:12:30.897956 | 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] 2025-09-28 13:12:30.897970 | 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 [2,420 kB] 2025-09-28 13:12:30.897985 | 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 [12.2 MB] 2025-09-28 13:12:30.897999 | 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 [16.1 kB] 2025-09-28 13:12:30.898013 | 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] 2025-09-28 13:12:30.898027 | 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] 2025-09-28 13:12:30.898040 | 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] 2025-09-28 13:12:30.898054 | 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.5 [269 kB] 2025-09-28 13:12:30.898068 | 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] 2025-09-28 13:12:30.898082 | 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] 2025-09-28 13:12:30.898094 | 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.5 [1,074 kB] 2025-09-28 13:12:30.898108 | 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] 2025-09-28 13:12:30.898122 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:62 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-iniparse all 0.5-2 [20.0 kB] 2025-09-28 13:12:30.898136 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:63 http://archive.ubuntu.com/ubuntu noble/universe amd64 crudini amd64 0.9.4-1 [18.8 kB] 2025-09-28 13:12:30.898149 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:64 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.6 [333 kB] 2025-09-28 13:12:30.898163 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:65 http://archive.ubuntu.com/ubuntu noble/main amd64 liberror-perl all 0.17029-2 [25.6 kB] 2025-09-28 13:12:30.898177 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:66 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git-man all 1:2.43.0-1ubuntu7.3 [1,100 kB] 2025-09-28 13:12:30.898206 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:67 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git amd64 1:2.43.0-1ubuntu7.3 [3,680 kB] 2025-09-28 13:12:30.898220 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:68 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2025-09-28 13:12:30.898233 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:69 http://archive.ubuntu.com/ubuntu noble/main amd64 libonig5 amd64 6.9.9-1build1 [172 kB] 2025-09-28 13:12:30.898247 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:70 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libjq1 amd64 1.7.1-3ubuntu0.24.04.1 [141 kB] 2025-09-28 13:12:30.898261 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:71 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 jq amd64 1.7.1-3ubuntu0.24.04.1 [65.7 kB] 2025-09-28 13:12:30.898274 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:72 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libexpat1-dev amd64 2.6.1-2ubuntu0.3 [140 kB] 2025-09-28 13:12:30.898304 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:73 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2025-09-28 13:12:30.898327 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:74 http://archive.ubuntu.com/ubuntu noble/main amd64 libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [328 kB] 2025-09-28 13:12:30.898341 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:75 http://archive.ubuntu.com/ubuntu noble/main amd64 libjs-underscore all 1.13.4~dfsg+~1.11.4-3 [118 kB] 2025-09-28 13:12:30.898355 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:76 http://archive.ubuntu.com/ubuntu noble/main amd64 libjs-sphinxdoc all 7.2.6-6 [149 kB] 2025-09-28 13:12:30.898368 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:77 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3.12t64 amd64 3.12.3-1ubuntu0.8 [2,355 kB] 2025-09-28 13:12:30.898381 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:78 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 zlib1g-dev amd64 1:1.3.dfsg-3.1ubuntu2.1 [894 kB] 2025-09-28 13:12:30.898393 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:79 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3.12-dev amd64 3.12.3-1ubuntu0.8 [5,677 kB] 2025-09-28 13:12:30.898407 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:80 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3-dev amd64 3.12.3-0ubuntu2 [10.3 kB] 2025-09-28 13:12:30.898422 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:81 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.5 [2,408 kB] 2025-09-28 13:12:30.898437 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:82 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.5 [781 kB] 2025-09-28 13:12:30.898451 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:83 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.2 [167 kB] 2025-09-28 13:12:30.898465 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:84 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.2 [91.9 kB] 2025-09-28 13:12:30.898479 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:85 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3.12-dev amd64 3.12.3-1ubuntu0.8 [498 kB] 2025-09-28 13:12:30.898493 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:86 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-dev amd64 3.12.3-0ubuntu2 [26.7 kB] 2025-09-28 13:12:30.898506 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:87 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1,707 kB] 2025-09-28 13:12:30.898520 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:88 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2025-09-28 13:12:30.898534 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:89 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.8 [5,678 B] 2025-09-28 13:12:30.898564 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:90 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2 [1,034 B] 2025-09-28 13:12:30.898578 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:91 http://archive.ubuntu.com/ubuntu noble/universe amd64 traceroute amd64 1:2.1.5-1 [60.5 kB] 2025-09-28 13:12:30.898592 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:92 http://archive.ubuntu.com/ubuntu noble/main amd64 gdisk amd64 1.0.10-1build1 [253 kB] 2025-09-28 13:12:30.898606 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:93 http://archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2025-09-28 13:12:30.898620 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Fetched 168 MB in 3s (60.9 MB/s) 2025-09-28 13:12:30.898635 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cron-daemon-common. 2025-09-28 13:12:30.898654 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-09-28 13:12:30.898669 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 2025-09-28 13:12:30.898683 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 2025-09-28 13:12:30.898734 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: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% 2025-09-28 13:12:30.898793 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 70% 2025-09-28 13:12:30.898814 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 75% 2025-09-28 13:12:30.898833 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 80% (Reading database ... 85% 2025-09-28 13:12:30.898894 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 90% 2025-09-28 13:12:30.898933 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 95% 2025-09-28 13:12:30.898993 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-09-28 13:12:30.899025 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../cron-daemon-common_3.0pl1-184ubuntu2_all.deb ... 2025-09-28 13:12:30.899062 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cron-daemon-common (3.0pl1-184ubuntu2) ... 2025-09-28 13:12:30.899104 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cron-daemon-common (3.0pl1-184ubuntu2) ... 2025-09-28 13:12:30.899160 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Creating group 'crontab' with GID 995. 2025-09-28 13:12:30.899181 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cron. 2025-09-28 13:12:30.899237 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 2025-09-28 13:12:30.899282 | 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% 2025-09-28 13:12:30.899325 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 70% 2025-09-28 13:12:30.899377 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 75% 2025-09-28 13:12:30.899414 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 80% 2025-09-28 13:12:30.899468 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 85% 2025-09-28 13:12:30.899490 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 90% 2025-09-28 13:12:30.899544 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 95% 2025-09-28 13:12:30.899588 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 100% (Reading database ... 11586 files and directories currently installed.) 2025-09-28 13:12:30.899851 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../000-cron_3.0pl1-184ubuntu2_amd64.deb ... 2025-09-28 13:12:30.899947 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cron (3.0pl1-184ubuntu2) ... 2025-09-28 13:12:30.899965 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package uuid-runtime. 2025-09-28 13:12:30.899986 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../001-uuid-runtime_2.39.3-9ubuntu6.3_amd64.deb ... 2025-09-28 13:12:30.899997 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-09-28 13:12:30.900007 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libevent-2.1-7t64:amd64. 2025-09-28 13:12:30.900016 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../002-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-09-28 13:12:30.900026 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-09-28 13:12:30.900040 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libunbound8:amd64. 2025-09-28 13:12:30.900054 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../003-libunbound8_1.19.2-1ubuntu3.5_amd64.deb ... 2025-09-28 13:12:30.900105 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.5) ... 2025-09-28 13:12:30.900171 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package openvswitch-common. 2025-09-28 13:12:30.900200 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../004-openvswitch-common_3.5.0-1build1~cloud0_amd64.deb ... 2025-09-28 13:12:30.900225 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking openvswitch-common (3.5.0-1build1~cloud0) ... 2025-09-28 13:12:30.900293 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libnuma1:amd64. 2025-09-28 13:12:30.900319 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../005-libnuma1_2.0.18-1build1_amd64.deb ... 2025-09-28 13:12:30.900365 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-09-28 13:12:30.900389 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libxdp1:amd64. 2025-09-28 13:12:30.900440 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../006-libxdp1_1.5.1-1ubuntu2~cloud0_amd64.deb ... 2025-09-28 13:12:30.900484 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-09-28 13:12:30.900529 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2025-09-28 13:12:30.900568 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package openvswitch-switch. 2025-09-28 13:12:30.900782 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../007-openvswitch-switch_3.5.0-1build1~cloud0_amd64.deb ... 2025-09-28 13:12:30.900837 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking openvswitch-switch (3.5.0-1build1~cloud0) ... 2025-09-28 13:12:30.900854 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package iputils-ping. 2025-09-28 13:12:30.900877 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../008-iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2025-09-28 13:12:30.900892 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-09-28 13:12:30.900907 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking iputils-ping (3:20240117-1ubuntu0.1) ... 2025-09-28 13:12:30.900934 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libicu74:amd64. 2025-09-28 13:12:30.900954 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../009-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2025-09-28 13:12:30.900968 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-09-28 13:12:30.900988 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libpopt0:amd64. 2025-09-28 13:12:30.901031 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../010-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-09-28 13:12:30.901066 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-09-28 13:12:30.901104 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libxml2:amd64. 2025-09-28 13:12:30.901139 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../011-libxml2_2.9.14+dfsg-1.3ubuntu3.5_amd64.deb ... 2025-09-28 13:12:30.901832 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-09-28 13:12:30.901867 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package logrotate. 2025-09-28 13:12:30.901883 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../012-logrotate_3.21.0-2build1_amd64.deb ... 2025-09-28 13:12:30.901896 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking logrotate (3.21.0-2build1) ... 2025-09-28 13:12:30.901911 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libjansson4:amd64. 2025-09-28 13:12:30.901925 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../013-libjansson4_2.14-2build2_amd64.deb ... 2025-09-28 13:12:30.901940 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libjansson4:amd64 (2.14-2build2) ... 2025-09-28 13:12:30.901955 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package xz-utils. 2025-09-28 13:12:30.901968 | 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 ... 2025-09-28 13:12:30.901982 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 13:12:30.901997 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package binutils-common:amd64. 2025-09-28 13:12:30.902011 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../015-binutils-common_2.42-4ubuntu2.5_amd64.deb ... 2025-09-28 13:12:30.902026 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:12:30.902041 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libsframe1:amd64. 2025-09-28 13:12:30.902055 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../016-libsframe1_2.42-4ubuntu2.5_amd64.deb ... 2025-09-28 13:12:30.902070 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:12:30.902091 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libbinutils:amd64. 2025-09-28 13:12:30.902105 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../017-libbinutils_2.42-4ubuntu2.5_amd64.deb ... 2025-09-28 13:12:30.902118 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-09-28 13:12:30.902132 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:12:30.902145 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libctf-nobfd0:amd64. 2025-09-28 13:12:30.902158 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../018-libctf-nobfd0_2.42-4ubuntu2.5_amd64.deb ... 2025-09-28 13:12:30.902170 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:12:30.902185 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libctf0:amd64. 2025-09-28 13:12:30.902198 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../019-libctf0_2.42-4ubuntu2.5_amd64.deb ... 2025-09-28 13:12:30.902211 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:12:30.902229 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libgprofng0:amd64. 2025-09-28 13:12:30.902246 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../020-libgprofng0_2.42-4ubuntu2.5_amd64.deb ... 2025-09-28 13:12:30.902300 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:12:30.902372 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package binutils-x86-64-linux-gnu. 2025-09-28 13:12:30.902408 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../021-binutils-x86-64-linux-gnu_2.42-4ubuntu2.5_amd64.deb ... 2025-09-28 13:12:30.902423 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 13:12:30.902441 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package binutils. 2025-09-28 13:12:30.902497 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../022-binutils_2.42-4ubuntu2.5_amd64.deb ... 2025-09-28 13:12:30.902535 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking binutils (2.42-4ubuntu2.5) ... 2025-09-28 13:12:30.902555 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libc-dev-bin. 2025-09-28 13:12:30.902595 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../023-libc-dev-bin_2.39-0ubuntu8.6_amd64.deb ... 2025-09-28 13:12:30.902638 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libc-dev-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:12:30.902692 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package linux-libc-dev:amd64. 2025-09-28 13:12:30.902740 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../024-linux-libc-dev_6.8.0-84.84_amd64.deb ... 2025-09-28 13:12:30.902784 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking linux-libc-dev:amd64 (6.8.0-84.84) ... 2025-09-28 13:12:30.902825 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libcrypt-dev:amd64. 2025-09-28 13:12:30.902873 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../025-libcrypt-dev_1%3a4.4.36-4build1_amd64.deb ... 2025-09-28 13:12:30.902893 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2025-09-28 13:12:30.902951 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package rpcsvc-proto. 2025-09-28 13:12:30.902970 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../026-rpcsvc-proto_1.4.2-0ubuntu7_amd64.deb ... 2025-09-28 13:12:30.903030 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking rpcsvc-proto (1.4.2-0ubuntu7) ... 2025-09-28 13:12:30.903051 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libc6-dev:amd64. 2025-09-28 13:12:30.903115 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../027-libc6-dev_2.39-0ubuntu8.6_amd64.deb ... 2025-09-28 13:12:30.903135 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libc6-dev:amd64 (2.39-0ubuntu8.6) ... 2025-09-28 13:12:30.903183 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gcc-13-base:amd64. 2025-09-28 13:12:30.903230 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../028-gcc-13-base_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-09-28 13:12:30.903287 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:12:30.903307 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libisl23:amd64. 2025-09-28 13:12:30.903325 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../029-libisl23_0.26-3build1.1_amd64.deb ... 2025-09-28 13:12:30.903388 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 13:12:30.903406 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libmpc3:amd64. 2025-09-28 13:12:30.903454 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../030-libmpc3_1.3.1-1build1.1_amd64.deb ... 2025-09-28 13:12:30.903473 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 13:12:30.903532 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2025-09-28 13:12:30.903551 | 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_amd64.deb ... 2025-09-28 13:12:30.903608 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:12:30.903642 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cpp-13. 2025-09-28 13:12:30.903659 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../032-cpp-13_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-09-28 13:12:30.903728 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-09-28 13:12:30.903857 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:12:30.905853 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cpp-x86-64-linux-gnu. 2025-09-28 13:12:30.905892 | 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 ... 2025-09-28 13:12:30.905905 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:12:30.905917 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cpp. 2025-09-28 13:12:30.905927 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../034-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-09-28 13:12:30.905938 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 13:12:30.905949 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libcc1-0:amd64. 2025-09-28 13:12:30.905960 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../035-libcc1-0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-28 13:12:30.905971 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:12:30.905982 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libgomp1:amd64. 2025-09-28 13:12:30.906005 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../036-libgomp1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-28 13:12:30.906017 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:12:30.906027 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libitm1:amd64. 2025-09-28 13:12:30.906038 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../037-libitm1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-28 13:12:30.906050 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:12:30.906061 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libatomic1:amd64. 2025-09-28 13:12:30.906071 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../038-libatomic1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-28 13:12:30.906083 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:12:30.906094 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libasan8:amd64. 2025-09-28 13:12:30.906105 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../039-libasan8_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-28 13:12:30.906116 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:12:30.906126 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package liblsan0:amd64. 2025-09-28 13:12:30.906138 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../040-liblsan0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-28 13:12:30.906149 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:12:30.906159 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libtsan2:amd64. 2025-09-28 13:12:30.906170 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-09-28 13:12:30.906182 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../041-libtsan2_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-28 13:12:30.906193 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:12:30.906204 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libubsan1:amd64. 2025-09-28 13:12:30.906227 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../042-libubsan1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-28 13:12:30.906238 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:12:30.906249 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libhwasan0:amd64. 2025-09-28 13:12:30.906259 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../043-libhwasan0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-28 13:12:30.906271 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:12:30.906282 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libquadmath0:amd64. 2025-09-28 13:12:30.906292 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../044-libquadmath0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-28 13:12:30.906304 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:12:30.906315 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libgcc-13-dev:amd64. 2025-09-28 13:12:30.906326 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../045-libgcc-13-dev_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-09-28 13:12:30.906337 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:12:30.906348 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2025-09-28 13:12:30.906371 | 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_amd64.deb ... 2025-09-28 13:12:30.906383 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:12:30.906394 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gcc-13. 2025-09-28 13:12:30.906405 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../047-gcc-13_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-09-28 13:12:30.906417 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:12:30.906428 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gcc-x86-64-linux-gnu. 2025-09-28 13:12:30.906438 | 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 ... 2025-09-28 13:12:30.906449 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-09-28 13:12:30.906460 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:12:30.906470 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gcc. 2025-09-28 13:12:30.906481 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../049-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-09-28 13:12:30.906499 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 13:12:30.906509 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libstdc++-13-dev:amd64. 2025-09-28 13:12:30.906520 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../050-libstdc++-13-dev_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-09-28 13:12:30.906531 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:12:30.906542 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package g++-13-x86-64-linux-gnu. 2025-09-28 13:12:30.906553 | 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_amd64.deb ... 2025-09-28 13:12:30.906565 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:12:30.906575 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package g++-13. 2025-09-28 13:12:30.906586 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../052-g++-13_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-09-28 13:12:30.906604 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:12:30.906616 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package g++-x86-64-linux-gnu. 2025-09-28 13:12:30.906626 | 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 ... 2025-09-28 13:12:30.906638 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:12:30.906649 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package g++. 2025-09-28 13:12:30.906660 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../054-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-09-28 13:12:30.906672 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 13:12:30.906683 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package make. 2025-09-28 13:12:30.906693 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../055-make_4.3-4.1build2_amd64.deb ... 2025-09-28 13:12:30.906740 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking make (4.3-4.1build2) ... 2025-09-28 13:12:30.906757 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libdpkg-perl. 2025-09-28 13:12:30.906787 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../056-libdpkg-perl_1.22.6ubuntu6.5_all.deb ... 2025-09-28 13:12:30.906797 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 13:12:30.906807 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package bzip2. 2025-09-28 13:12:30.906817 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../057-bzip2_1.0.8-5.1build0.1_amd64.deb ... 2025-09-28 13:12:30.906829 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 13:12:30.906840 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package lto-disabled-list. 2025-09-28 13:12:30.906852 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../058-lto-disabled-list_47_all.deb ... 2025-09-28 13:12:30.906863 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking lto-disabled-list (47) ... 2025-09-28 13:12:30.906874 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package dpkg-dev. 2025-09-28 13:12:30.906885 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../059-dpkg-dev_1.22.6ubuntu6.5_all.deb ... 2025-09-28 13:12:30.906896 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 13:12:30.906907 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package build-essential. 2025-09-28 13:12:30.906927 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../060-build-essential_12.10ubuntu1_amd64.deb ... 2025-09-28 13:12:30.906939 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking build-essential (12.10ubuntu1) ... 2025-09-28 13:12:30.906950 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-iniparse. 2025-09-28 13:12:30.906960 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../061-python3-iniparse_0.5-2_all.deb ... 2025-09-28 13:12:30.906970 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-iniparse (0.5-2) ... 2025-09-28 13:12:30.906981 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package crudini. 2025-09-28 13:12:30.906991 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../062-crudini_0.9.4-1_amd64.deb ... 2025-09-28 13:12:30.907003 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking crudini (0.9.4-1) ... 2025-09-28 13:12:30.907014 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-base. 2025-09-28 13:12:30.907025 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../063-erlang-base_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-09-28 13:12:30.907046 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-base (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-28 13:12:30.907064 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-asn1. 2025-09-28 13:12:30.907076 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../064-erlang-asn1_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-09-28 13:12:30.907087 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-asn1 (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-28 13:12:30.907098 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-crypto. 2025-09-28 13:12:30.907109 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../065-erlang-crypto_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-09-28 13:12:30.907120 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-crypto (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-28 13:12:30.907132 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-public-key. 2025-09-28 13:12:30.907143 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../066-erlang-public-key_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-09-28 13:12:30.907154 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-public-key (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-28 13:12:30.907165 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-mnesia. 2025-09-28 13:12:30.907176 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../067-erlang-mnesia_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-09-28 13:12:30.907185 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-mnesia (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-28 13:12:30.907196 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-runtime-tools. 2025-09-28 13:12:30.907208 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../068-erlang-runtime-tools_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-09-28 13:12:30.907220 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-runtime-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-28 13:12:30.907231 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-ssl. 2025-09-28 13:12:30.907241 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../069-erlang-ssl_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-09-28 13:12:30.907253 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-ssl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-28 13:12:30.907263 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-eldap. 2025-09-28 13:12:30.907274 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../070-erlang-eldap_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-09-28 13:12:30.907286 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-eldap (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-28 13:12:30.907297 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-ftp. 2025-09-28 13:12:30.907308 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../071-erlang-ftp_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-09-28 13:12:30.907319 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-ftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-28 13:12:30.907331 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-tftp. 2025-09-28 13:12:30.907342 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../072-erlang-tftp_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-09-28 13:12:30.907352 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-tftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-28 13:12:30.907370 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-inets. 2025-09-28 13:12:30.907380 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../073-erlang-inets_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-09-28 13:12:30.907396 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-inets (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-28 13:12:30.907406 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-snmp. 2025-09-28 13:12:30.907416 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-09-28 13:12:30.907426 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../074-erlang-snmp_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-09-28 13:12:30.907436 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-snmp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-28 13:12:30.907446 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-os-mon. 2025-09-28 13:12:30.907457 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../075-erlang-os-mon_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-09-28 13:12:30.907466 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-os-mon (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-28 13:12:30.907477 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-parsetools. 2025-09-28 13:12:30.907493 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../076-erlang-parsetools_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-09-28 13:12:30.907504 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-parsetools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-28 13:12:30.907514 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-syntax-tools. 2025-09-28 13:12:30.907524 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../077-erlang-syntax-tools_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-09-28 13:12:30.907535 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-syntax-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-28 13:12:30.907545 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-tools. 2025-09-28 13:12:30.907560 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../078-erlang-tools_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-09-28 13:12:30.907571 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-28 13:12:30.907581 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-xmerl. 2025-09-28 13:12:30.907592 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../079-erlang-xmerl_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-09-28 13:12:30.907602 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-xmerl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-28 13:12:30.907613 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libcurl3t64-gnutls:amd64. 2025-09-28 13:12:30.907627 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../080-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ... 2025-09-28 13:12:30.907637 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-09-28 13:12:30.907648 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package liberror-perl. 2025-09-28 13:12:30.907661 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../081-liberror-perl_0.17029-2_all.deb ... 2025-09-28 13:12:30.907730 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking liberror-perl (0.17029-2) ... 2025-09-28 13:12:30.907752 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package git-man. 2025-09-28 13:12:30.907823 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-09-28 13:12:30.907875 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../082-git-man_1%3a2.43.0-1ubuntu7.3_all.deb ... 2025-09-28 13:12:30.907890 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking git-man (1:2.43.0-1ubuntu7.3) ... 2025-09-28 13:12:30.907934 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package git. 2025-09-28 13:12:30.907959 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../083-git_1%3a2.43.0-1ubuntu7.3_amd64.deb ... 2025-09-28 13:12:30.908002 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking git (1:2.43.0-1ubuntu7.3) ... 2025-09-28 13:12:30.908035 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package icu-devtools. 2025-09-28 13:12:30.908076 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../084-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2025-09-28 13:12:30.908092 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2025-09-28 13:12:30.908132 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libonig5:amd64. 2025-09-28 13:12:30.908147 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../085-libonig5_6.9.9-1build1_amd64.deb ... 2025-09-28 13:12:30.908187 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libonig5:amd64 (6.9.9-1build1) ... 2025-09-28 13:12:30.908202 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libjq1:amd64. 2025-09-28 13:12:30.908242 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../086-libjq1_1.7.1-3ubuntu0.24.04.1_amd64.deb ... 2025-09-28 13:12:30.908257 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libjq1:amd64 (1.7.1-3ubuntu0.24.04.1) ... 2025-09-28 13:12:30.908298 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package jq. 2025-09-28 13:12:30.908313 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../087-jq_1.7.1-3ubuntu0.24.04.1_amd64.deb ... 2025-09-28 13:12:30.908353 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking jq (1.7.1-3ubuntu0.24.04.1) ... 2025-09-28 13:12:30.908368 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libexpat1-dev:amd64. 2025-09-28 13:12:30.908400 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../088-libexpat1-dev_2.6.1-2ubuntu0.3_amd64.deb ... 2025-09-28 13:12:30.908441 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libexpat1-dev:amd64 (2.6.1-2ubuntu0.3) ... 2025-09-28 13:12:30.908455 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libicu-dev:amd64. 2025-09-28 13:12:30.908492 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../089-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2025-09-28 13:12:30.908516 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2025-09-28 13:12:30.908530 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libjs-jquery. 2025-09-28 13:12:30.908579 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-09-28 13:12:30.908593 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../090-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... 2025-09-28 13:12:30.908644 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2025-09-28 13:12:30.908660 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libjs-underscore. 2025-09-28 13:12:30.908696 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../091-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ... 2025-09-28 13:12:30.908740 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2025-09-28 13:12:30.908794 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libjs-sphinxdoc. 2025-09-28 13:12:30.908810 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../092-libjs-sphinxdoc_7.2.6-6_all.deb ... 2025-09-28 13:12:30.908859 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libjs-sphinxdoc (7.2.6-6) ... 2025-09-28 13:12:30.908873 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libpython3.12t64:amd64. 2025-09-28 13:12:30.908921 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../093-libpython3.12t64_3.12.3-1ubuntu0.8_amd64.deb ... 2025-09-28 13:12:30.908937 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libpython3.12t64:amd64 (3.12.3-1ubuntu0.8) ... 2025-09-28 13:12:30.908962 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package zlib1g-dev:amd64. 2025-09-28 13:12:30.909002 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../094-zlib1g-dev_1%3a1.3.dfsg-3.1ubuntu2.1_amd64.deb ... 2025-09-28 13:12:30.909017 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2025-09-28 13:12:30.909054 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libpython3.12-dev:amd64. 2025-09-28 13:12:30.909069 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../095-libpython3.12-dev_3.12.3-1ubuntu0.8_amd64.deb ... 2025-09-28 13:12:30.909106 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libpython3.12-dev:amd64 (3.12.3-1ubuntu0.8) ... 2025-09-28 13:12:30.909121 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libpython3-dev:amd64. 2025-09-28 13:12:30.909170 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../096-libpython3-dev_3.12.3-0ubuntu2_amd64.deb ... 2025-09-28 13:12:30.909186 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libpython3-dev:amd64 (3.12.3-0ubuntu2) ... 2025-09-28 13:12:30.909223 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libssl-dev:amd64. 2025-09-28 13:12:30.909237 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../097-libssl-dev_3.0.13-0ubuntu3.5_amd64.deb ... 2025-09-28 13:12:30.909274 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.5) ... 2025-09-28 13:12:30.909288 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libxml2-dev:amd64. 2025-09-28 13:12:30.909336 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../098-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.5_amd64.deb ... 2025-09-28 13:12:30.909351 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-09-28 13:12:30.909389 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libxslt1.1:amd64. 2025-09-28 13:12:30.909404 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../099-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-09-28 13:12:30.909452 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-09-28 13:12:30.909469 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-09-28 13:12:30.909507 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libxslt1-dev:amd64. 2025-09-28 13:12:30.909523 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../100-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-09-28 13:12:30.909560 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-09-28 13:12:30.909575 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3.12-dev. 2025-09-28 13:12:30.909620 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../101-python3.12-dev_3.12.3-1ubuntu0.8_amd64.deb ... 2025-09-28 13:12:30.909635 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3.12-dev (3.12.3-1ubuntu0.8) ... 2025-09-28 13:12:30.909685 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-dev. 2025-09-28 13:12:30.909699 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../102-python3-dev_3.12.3-0ubuntu2_amd64.deb ... 2025-09-28 13:12:30.909795 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-dev (3.12.3-0ubuntu2) ... 2025-09-28 13:12:30.909840 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-pip-whl. 2025-09-28 13:12:30.910024 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../103-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2025-09-28 13:12:30.910073 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2025-09-28 13:12:30.910104 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-setuptools-whl. 2025-09-28 13:12:30.910115 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../104-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2025-09-28 13:12:30.910133 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2025-09-28 13:12:30.910143 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3.12-venv. 2025-09-28 13:12:30.910153 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../105-python3.12-venv_3.12.3-1ubuntu0.8_amd64.deb ... 2025-09-28 13:12:30.910162 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3.12-venv (3.12.3-1ubuntu0.8) ... 2025-09-28 13:12:30.910172 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-venv. 2025-09-28 13:12:30.910185 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../106-python3-venv_3.12.3-0ubuntu2_amd64.deb ... 2025-09-28 13:12:30.910195 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-venv (3.12.3-0ubuntu2) ... 2025-09-28 13:12:30.910207 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package traceroute. 2025-09-28 13:12:30.910264 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../107-traceroute_1%3a2.1.5-1_amd64.deb ... 2025-09-28 13:12:30.910279 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking traceroute (1:2.1.5-1) ... 2025-09-28 13:12:30.910292 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gdisk. 2025-09-28 13:12:30.910331 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../108-gdisk_1.0.10-1build1_amd64.deb ... 2025-09-28 13:12:30.910345 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gdisk (1.0.10-1build1) ... 2025-09-28 13:12:30.910384 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libffi-dev:amd64. 2025-09-28 13:12:30.910398 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../109-libffi-dev_3.4.6-1build1_amd64.deb ... 2025-09-28 13:12:30.910435 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2025-09-28 13:12:30.910449 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package rabbitmq-server. 2025-09-28 13:12:30.910487 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../110-rabbitmq-server_4.1.3-1_all.deb ... 2025-09-28 13:12:30.910501 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking rabbitmq-server (4.1.3-1) ... 2025-09-28 13:12:30.910538 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2025-09-28 13:12:30.910552 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up lto-disabled-list (47) ... 2025-09-28 13:12:30.910589 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-base (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-28 13:12:30.910603 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Searching for services which depend on erlang and should be started... 2025-09-28 13:12:30.910641 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:none found. 2025-09-28 13:12:30.910655 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up traceroute (1:2.1.5-1) ... 2025-09-28 13:12:30.910693 | 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 2025-09-28 13:12:30.910757 | 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 2025-09-28 13:12:30.910831 | 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 2025-09-28 13:12:30.910851 | 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 2025-09-28 13:12:30.910904 | 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 2025-09-28 13:12:30.910925 | 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 2025-09-28 13:12:30.910943 | 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 2025-09-28 13:12:30.910984 | 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 2025-09-28 13:12:30.911003 | 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 2025-09-28 13:12:30.911020 | 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 2025-09-28 13:12:30.911044 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2025-09-28 13:12:30.911062 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-xmerl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-28 13:12:30.911080 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cron (3.0pl1-184ubuntu2) ... 2025-09-28 13:12:30.911103 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: could not determine current runlevel 2025-09-28 13:12:30.911122 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 13:12:30.911135 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:12:30.911145 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-09-28 13:12:30.911200 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up linux-libc-dev:amd64 (6.8.0-84.84) ... 2025-09-28 13:12:30.911214 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:12:30.911268 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-09-28 13:12:30.911279 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-syntax-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-28 13:12:30.911292 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:12:30.911330 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 13:12:30.911343 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2025-09-28 13:12:30.911381 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:12:30.911394 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libjansson4:amd64 (2.14-2build2) ... 2025-09-28 13:12:30.911432 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up liberror-perl (0.17029-2) ... 2025-09-28 13:12:30.911445 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2025-09-28 13:12:30.911499 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libpython3.12t64:amd64 (3.12.3-1ubuntu0.8) ... 2025-09-28 13:12:30.911513 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.5) ... 2025-09-28 13:12:30.911552 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up rpcsvc-proto (1.4.2-0ubuntu7) ... 2025-09-28 13:12:30.911565 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-parsetools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-28 13:12:30.911603 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:12:30.911628 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up make (4.3-4.1build2) ... 2025-09-28 13:12:30.911641 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 13:12:30.911682 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: 2025-09-28 13:12:30.911696 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2025-09-28 13:12:30.911744 | 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 2025-09-28 13:12:30.911811 | 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 2025-09-28 13:12:30.911824 | 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) doesn't exist 2025-09-28 13:12:30.911839 | 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 2025-09-28 13:12:30.911877 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: 2025-09-28 13:12:30.911900 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: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 2025-09-28 13:12:30.911914 | 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 2025-09-28 13:12:30.911954 | 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 2025-09-28 13:12:30.911968 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: 2025-09-28 13:12:30.912006 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: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 2025-09-28 13:12:30.912020 | 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 2025-09-28 13:12:30.912071 | 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 2025-09-28 13:12:30.912091 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:12:30.912115 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.5) ... 2025-09-28 13:12:30.912137 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 13:12:30.912160 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:12:30.912202 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-asn1 (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-28 13:12:30.912227 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-tftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-28 13:12:30.912250 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 13:12:30.912273 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:12:30.912297 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-09-28 13:12:30.912332 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-09-28 13:12:30.912346 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-09-28 13:12:30.912393 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:info: Selecting GID from range 100 to 59999 ... 2025-09-28 13:12:30.912404 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:info: Adding group `uuidd' (GID 103) ... 2025-09-28 13:12:30.912417 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: could not determine current runlevel 2025-09-28 13:12:30.912468 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 13:12:30.912482 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:12:30.912520 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up openvswitch-common (3.5.0-1build1~cloud0) ... 2025-09-28 13:12:30.912533 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2025-09-28 13:12:30.912570 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:12:30.912584 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-mnesia (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-28 13:12:30.912622 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up git-man (1:2.43.0-1ubuntu7.3) ... 2025-09-28 13:12:30.912635 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:12:30.912673 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2025-09-28 13:12:30.912686 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-crypto (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-28 13:12:30.912752 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:12:30.912792 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 13:12:30.912832 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libc-dev-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:12:30.912846 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up iputils-ping (3:20240117-1ubuntu0.1) ... 2025-09-28 13:12:30.912896 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-09-28 13:12:30.912910 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-iniparse (0.5-2) ... 2025-09-28 13:12:30.912948 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:12:30.912962 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libonig5:amd64 (6.9.9-1build1) ... 2025-09-28 13:12:30.913008 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:12:30.913022 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:12:30.913035 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2025-09-28 13:12:30.913074 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-09-28 13:12:30.913088 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:12:30.913127 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up openvswitch-switch (3.5.0-1build1~cloud0) ... 2025-09-28 13:12:30.913141 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: 2025-09-28 13:12:30.913178 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2025-09-28 13:12:30.913192 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: could not determine current runlevel 2025-09-28 13:12:30.913230 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 13:12:30.913244 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up logrotate (3.21.0-2build1) ... 2025-09-28 13:12:30.913265 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up crudini (0.9.4-1) ... 2025-09-28 13:12:30.913318 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-runtime-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-28 13:12:30.913332 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3.12-venv (3.12.3-1ubuntu0.8) ... 2025-09-28 13:12:30.913383 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:12:30.913396 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libjq1:amd64 (1.7.1-3ubuntu0.24.04.1) ... 2025-09-28 13:12:30.913409 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-28 13:12:30.913447 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-snmp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-28 13:12:30.913460 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gdisk (1.0.10-1build1) ... 2025-09-28 13:12:30.913498 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:12:30.913512 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-venv (3.12.3-0ubuntu2) ... 2025-09-28 13:12:30.913560 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-public-key (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-28 13:12:30.913570 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up icu-devtools (74.2-1ubuntu3.1) ... 2025-09-28 13:12:30.913583 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up git (1:2.43.0-1ubuntu7.3) ... 2025-09-28 13:12:30.913621 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libjs-sphinxdoc (7.2.6-6) ... 2025-09-28 13:12:30.913634 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:12:30.913648 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up jq (1.7.1-3ubuntu0.24.04.1) ... 2025-09-28 13:12:30.913685 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-09-28 13:12:30.913698 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libc6-dev:amd64 (2.39-0ubuntu8.6) ... 2025-09-28 13:12:30.913742 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2025-09-28 13:12:30.913756 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:12:30.913821 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-ssl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-28 13:12:30.913832 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 13:12:30.913845 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:12:30.913898 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:12:30.913909 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:12:30.913922 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-os-mon (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-28 13:12:30.913950 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up binutils (2.42-4ubuntu2.5) ... 2025-09-28 13:12:30.916133 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 13:12:30.916201 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-09-28 13:12:30.916223 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-eldap (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-28 13:12:30.916240 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libexpat1-dev:amd64 (2.6.1-2ubuntu0.3) ... 2025-09-28 13:12:30.916256 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:12:30.916270 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-ftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-28 13:12:30.916304 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2025-09-28 13:12:30.916331 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 13:12:30.916346 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-09-28 13:12:30.916363 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:12:30.916378 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:12:30.916393 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-inets (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-09-28 13:12:30.916408 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libpython3.12-dev:amd64 (3.12.3-1ubuntu0.8) ... 2025-09-28 13:12:30.916423 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 13:12:30.916438 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3.12-dev (3.12.3-1ubuntu0.8) ... 2025-09-28 13:12:30.916452 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:12:30.916466 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:12:30.916480 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up rabbitmq-server (4.1.3-1) ... 2025-09-28 13:12:30.916495 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: could not determine current runlevel 2025-09-28 13:12:30.916509 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 13:12:30.916524 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libpython3-dev:amd64 (3.12.3-0ubuntu2) ... 2025-09-28 13:12:30.916538 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-dev (3.12.3-0ubuntu2) ... 2025-09-28 13:12:30.916554 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 13:12:30.916568 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: 2025-09-28 13:12:30.916583 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2025-09-28 13:12:30.916600 | 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 2025-09-28 13:12:30.916616 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up build-essential (12.10ubuntu1) ... 2025-09-28 13:12:30.916632 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:12:30.916648 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 8cbe08c78e9e 2025-09-28 13:12:30.916665 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 3a84e660f810 2025-09-28 13:12:30.916681 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 8/21 : ENV UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/2025.1 2025-09-28 13:12:30.916698 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in c1f21e617dea 2025-09-28 13:12:30.916757 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container c1f21e617dea 2025-09-28 13:12:30.916805 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> e463927a37d2 2025-09-28 13:12:30.916819 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 9/21 : 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 2025-09-28 13:12:30.916832 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 0506887476aa 2025-09-28 13:12:30.916842 | 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.041039, size: 13007 2025-09-28 13:12:30.916869 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 0506887476aa 2025-09-28 13:12:30.916887 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> c7b7ca6a508c 2025-09-28 13:12:30.916914 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 10/21 : ENV PATH /opt/ansible/bin:$PATH 2025-09-28 13:12:30.916924 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 10632514a42d 2025-09-28 13:12:30.916933 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 10632514a42d 2025-09-28 13:12:30.916943 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 92371e9ec27e 2025-09-28 13:12:30.916974 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 11/21 : 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 2025-09-28 13:12:30.916989 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 960bc4527888 2025-09-28 13:12:30.916998 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Requirement already satisfied: pip in /opt/ansible/lib/python3.12/site-packages (24.0) 2025-09-28 13:12:30.917008 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pip 2025-09-28 13:12:30.917017 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pip-25.2-py3-none-any.whl.metadata (4.7 kB) 2025-09-28 13:12:30.917026 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (0.42.0) 2025-09-28 13:12:30.917036 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting wheel 2025-09-28 13:12:30.917045 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) 2025-09-28 13:12:30.917054 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (68.1.2) 2025-09-28 13:12:30.917069 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting setuptools 2025-09-28 13:12:30.917086 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) 2025-09-28 13:12:30.917104 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pip-25.2-py3-none-any.whl (1.8 MB) 2025-09-28 13:12:30.917118 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 18.6 MB/s eta 0:00:00 2025-09-28 13:12:30.917127 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading wheel-0.45.1-py3-none-any.whl (72 kB) 2025-09-28 13:12:30.917136 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.5/72.5 kB 157.2 MB/s eta 0:00:00 2025-09-28 13:12:30.917146 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) 2025-09-28 13:12:30.917155 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 33.9 MB/s eta 0:00:00 2025-09-28 13:12:30.917164 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing collected packages: wheel, setuptools, pip 2025-09-28 13:12:30.917174 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Attempting uninstall: wheel 2025-09-28 13:12:30.917183 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Found existing installation: wheel 0.42.0 2025-09-28 13:12:30.917192 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/ansible 2025-09-28 13:12:30.917209 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Can't uninstall 'wheel'. No files were found to uninstall. 2025-09-28 13:12:30.917219 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Attempting uninstall: setuptools 2025-09-28 13:12:30.917228 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Found existing installation: setuptools 68.1.2 2025-09-28 13:12:30.917237 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/ansible 2025-09-28 13:12:30.917246 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Can't uninstall 'setuptools'. No files were found to uninstall. 2025-09-28 13:12:30.917256 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Attempting uninstall: pip 2025-09-28 13:12:30.917265 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Found existing installation: pip 24.0 2025-09-28 13:12:30.917274 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Uninstalling pip-24.0: 2025-09-28 13:12:30.917283 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Successfully uninstalled pip-24.0 2025-09-28 13:12:30.917292 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Successfully installed pip-25.2 setuptools-80.9.0 wheel-0.45.1 2025-09-28 13:12:30.917302 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting ansible-core==2.18.* 2025-09-28 13:12:30.917319 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading ansible_core-2.18.9-py3-none-any.whl.metadata (7.7 kB) 2025-09-28 13:12:30.917329 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting cmd2 2025-09-28 13:12:30.917338 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading cmd2-2.5.11-py3-none-any.whl.metadata (17 kB) 2025-09-28 13:12:30.917347 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting influxdb 2025-09-28 13:12:30.917356 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading influxdb-5.3.2-py2.py3-none-any.whl.metadata (6.9 kB) 2025-09-28 13:12:30.917366 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting openstacksdk 2025-09-28 13:12:30.917375 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.7.1-py3-none-any.whl.metadata (12 kB) 2025-09-28 13:12:30.917398 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting os-client-config 2025-09-28 13:12:30.917407 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading os_client_config-2.1.0-py3-none-any.whl.metadata (2.2 kB) 2025-09-28 13:12:30.917417 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pbr 2025-09-28 13:12:30.917426 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pbr-6.1.1-py2.py3-none-any.whl.metadata (3.4 kB) 2025-09-28 13:12:30.917435 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pymysql 2025-09-28 13:12:30.917444 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading PyMySQL-1.1.1-py3-none-any.whl.metadata (4.4 kB) 2025-09-28 13:12:30.917454 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting python-ironicclient 2025-09-28 13:12:30.917463 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading python_ironicclient-5.10.1-py3-none-any.whl.metadata (4.6 kB) 2025-09-28 13:12:30.917472 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting python-openstackclient 2025-09-28 13:12:30.917481 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading python_openstackclient-7.5.0-py3-none-any.whl.metadata (6.5 kB) 2025-09-28 13:12:30.917491 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pytz 2025-09-28 13:12:30.917500 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pytz-2025.1-py2.py3-none-any.whl.metadata (22 kB) 2025-09-28 13:12:30.917509 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pyudev 2025-09-28 13:12:30.917519 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pyudev-0.24.3-py3-none-any.whl.metadata (4.6 kB) 2025-09-28 13:12:30.917528 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jinja2>=3.0.0 (from ansible-core==2.18.*) 2025-09-28 13:12:30.917537 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jinja2-3.1.5-py3-none-any.whl.metadata (2.6 kB) 2025-09-28 13:12:30.917546 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting PyYAML>=5.1 (from ansible-core==2.18.*) 2025-09-28 13:12:30.917562 | 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) 2025-09-28 13:12:30.917571 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting cryptography (from ansible-core==2.18.*) 2025-09-28 13:12:30.917580 | 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) 2025-09-28 13:12:30.917590 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting packaging (from ansible-core==2.18.*) 2025-09-28 13:12:30.917599 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB) 2025-09-28 13:12:30.917608 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting resolvelib<1.1.0,>=0.5.3 (from ansible-core==2.18.*) 2025-09-28 13:12:30.917617 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2025-09-28 13:12:30.917626 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pyperclip>=1.8 (from cmd2) 2025-09-28 13:12:30.917635 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pyperclip-1.9.0.tar.gz (20 kB) 2025-09-28 13:12:30.917645 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Preparing metadata (setup.py): started 2025-09-28 13:12:30.917654 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Preparing metadata (setup.py): finished with status 'done' 2025-09-28 13:12:30.917663 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting wcwidth>=0.2.10 (from cmd2) 2025-09-28 13:12:30.917672 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB) 2025-09-28 13:12:30.917681 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting python-dateutil>=2.6.0 (from influxdb) 2025-09-28 13:12:30.917690 | 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) 2025-09-28 13:12:30.917725 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting requests>=2.17.0 (from influxdb) 2025-09-28 13:12:30.917740 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 2025-09-28 13:12:30.917749 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting six>=1.10.0 (from influxdb) 2025-09-28 13:12:30.917759 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2025-09-28 13:12:30.917787 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting msgpack (from influxdb) 2025-09-28 13:12:30.917797 | 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) 2025-09-28 13:12:30.917813 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting decorator>=4.4.1 (from openstacksdk) 2025-09-28 13:12:30.917823 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading decorator-5.1.1-py3-none-any.whl.metadata (4.0 kB) 2025-09-28 13:12:30.917833 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting dogpile.cache>=0.6.5 (from openstacksdk) 2025-09-28 13:12:30.917842 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading dogpile.cache-1.3.4-py3-none-any.whl.metadata (5.5 kB) 2025-09-28 13:12:30.917851 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting iso8601>=0.1.11 (from openstacksdk) 2025-09-28 13:12:30.917860 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2025-09-28 13:12:30.917875 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jmespath>=0.9.0 (from openstacksdk) 2025-09-28 13:12:30.917885 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB) 2025-09-28 13:12:30.917894 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk) 2025-09-28 13:12:30.917988 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2025-09-28 13:12:30.917999 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting keystoneauth1>=5.10.0 (from openstacksdk) 2025-09-28 13:12:30.918009 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading keystoneauth1-5.10.0-py3-none-any.whl.metadata (4.0 kB) 2025-09-28 13:12:30.918026 | 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. 2025-09-28 13:12:30.918036 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting openstacksdk 2025-09-28 13:12:30.918046 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.7.0-py3-none-any.whl.metadata (12 kB) 2025-09-28 13:12:30.918055 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.6.0-py3-none-any.whl.metadata (12 kB) 2025-09-28 13:12:30.918064 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting os-service-types>=1.7.0 (from openstacksdk) 2025-09-28 13:12:30.918073 | 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) 2025-09-28 13:12:30.918083 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting platformdirs>=3 (from openstacksdk) 2025-09-28 13:12:30.918092 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB) 2025-09-28 13:12:30.918101 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting psutil>=3.2.2 (from openstacksdk) 2025-09-28 13:12:30.918111 | 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) 2025-09-28 13:12:30.918120 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting requestsexceptions>=1.2.0 (from openstacksdk) 2025-09-28 13:12:30.918129 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 2025-09-28 13:12:30.918139 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting typing-extensions>=4.12.0 (from openstacksdk) 2025-09-28 13:12:30.918148 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) 2025-09-28 13:12:30.918157 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Requirement already satisfied: setuptools in /opt/ansible/lib/python3.12/site-packages (from pbr) (80.9.0) 2025-09-28 13:12:30.918167 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting cliff>=2.8.0 (from python-ironicclient) 2025-09-28 13:12:30.918176 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading cliff-4.9.1-py3-none-any.whl.metadata (2.1 kB) 2025-09-28 13:12:30.918185 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jsonschema>=3.2.0 (from python-ironicclient) 2025-09-28 13:12:30.918194 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) 2025-09-28 13:12:30.918203 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting osc-lib>=2.0.0 (from python-ironicclient) 2025-09-28 13:12:30.918212 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading osc_lib-3.2.0-py3-none-any.whl.metadata (3.6 kB) 2025-09-28 13:12:30.918222 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting oslo.utils>=3.33.0 (from python-ironicclient) 2025-09-28 13:12:30.918231 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading oslo.utils-8.2.0-py3-none-any.whl.metadata (2.2 kB) 2025-09-28 13:12:30.918240 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting stevedore>=1.20.0 (from python-ironicclient) 2025-09-28 13:12:30.918249 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading stevedore-5.4.1-py3-none-any.whl.metadata (2.3 kB) 2025-09-28 13:12:30.918258 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting oslo.i18n>=3.15.3 (from python-openstackclient) 2025-09-28 13:12:30.918268 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading oslo.i18n-6.5.1-py3-none-any.whl.metadata (2.1 kB) 2025-09-28 13:12:30.918277 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting python-keystoneclient>=3.22.0 (from python-openstackclient) 2025-09-28 13:12:30.918286 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading python_keystoneclient-5.6.0-py3-none-any.whl.metadata (3.7 kB) 2025-09-28 13:12:30.918296 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting python-cinderclient>=3.3.0 (from python-openstackclient) 2025-09-28 13:12:30.918318 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading python_cinderclient-9.7.0-py3-none-any.whl.metadata (19 kB) 2025-09-28 13:12:30.918328 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-ironicclient) 2025-09-28 13:12:30.918337 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading autopage-0.5.2-py3-none-any.whl.metadata (7.9 kB) 2025-09-28 13:12:30.918352 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting PrettyTable>=0.7.2 (from cliff>=2.8.0->python-ironicclient) 2025-09-28 13:12:30.918361 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading prettytable-3.14.0-py3-none-any.whl.metadata (30 kB) 2025-09-28 13:12:30.918377 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting cffi>=1.12 (from cryptography->ansible-core==2.18.*) 2025-09-28 13:12:30.918387 | 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) 2025-09-28 13:12:30.918396 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pycparser (from cffi>=1.12->cryptography->ansible-core==2.18.*) 2025-09-28 13:12:30.918405 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) 2025-09-28 13:12:30.918414 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting MarkupSafe>=2.0 (from jinja2>=3.0.0->ansible-core==2.18.*) 2025-09-28 13:12:30.918424 | 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) 2025-09-28 13:12:30.918433 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk) 2025-09-28 13:12:30.918442 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 2025-09-28 13:12:30.918451 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->python-ironicclient) 2025-09-28 13:12:30.918460 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading attrs-25.1.0-py3-none-any.whl.metadata (10 kB) 2025-09-28 13:12:30.918469 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->python-ironicclient) 2025-09-28 13:12:30.918478 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl.metadata (3.0 kB) 2025-09-28 13:12:30.918488 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->python-ironicclient) 2025-09-28 13:12:30.918497 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 2025-09-28 13:12:30.918506 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting rpds-py>=0.7.1 (from jsonschema>=3.2.0->python-ironicclient) 2025-09-28 13:12:30.918515 | 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) 2025-09-28 13:12:30.918524 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting netaddr>=0.10.0 (from oslo.utils>=3.33.0->python-ironicclient) 2025-09-28 13:12:30.918533 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2025-09-28 13:12:30.918542 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting debtcollector>=1.2.0 (from oslo.utils>=3.33.0->python-ironicclient) 2025-09-28 13:12:30.918551 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2025-09-28 13:12:30.918560 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->python-ironicclient) 2025-09-28 13:12:30.918569 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pyparsing-3.2.1-py3-none-any.whl.metadata (5.0 kB) 2025-09-28 13:12:30.918578 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting tzdata>=2022.4 (from oslo.utils>=3.33.0->python-ironicclient) 2025-09-28 13:12:30.918587 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading tzdata-2025.1-py2.py3-none-any.whl.metadata (1.4 kB) 2025-09-28 13:12:30.918603 | 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) 2025-09-28 13:12:30.918613 | 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) 2025-09-28 13:12:30.918622 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting oslo.config>=5.2.0 (from python-keystoneclient>=3.22.0->python-openstackclient) 2025-09-28 13:12:30.918632 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading oslo.config-9.7.1-py3-none-any.whl.metadata (2.8 kB) 2025-09-28 13:12:30.918641 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting oslo.serialization>=2.18.0 (from python-keystoneclient>=3.22.0->python-openstackclient) 2025-09-28 13:12:30.918650 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading oslo.serialization-5.7.0-py3-none-any.whl.metadata (2.1 kB) 2025-09-28 13:12:30.918659 | 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) 2025-09-28 13:12:30.918668 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2025-09-28 13:12:30.918677 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting charset-normalizer<4,>=2 (from requests>=2.17.0->influxdb) 2025-09-28 13:12:30.918692 | 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) 2025-09-28 13:12:30.918725 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting idna<4,>=2.5 (from requests>=2.17.0->influxdb) 2025-09-28 13:12:30.918745 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) 2025-09-28 13:12:30.918755 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting urllib3<3,>=1.21.1 (from requests>=2.17.0->influxdb) 2025-09-28 13:12:30.918785 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB) 2025-09-28 13:12:30.918795 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting certifi>=2017.4.17 (from requests>=2.17.0->influxdb) 2025-09-28 13:12:30.918804 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading certifi-2025.8.3-py3-none-any.whl.metadata (2.4 kB) 2025-09-28 13:12:30.918814 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading ansible_core-2.18.9-py3-none-any.whl (2.2 MB) 2025-09-28 13:12:30.918823 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 23.7 MB/s 0:00:00 2025-09-28 13:12:30.918832 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2025-09-28 13:12:30.918841 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading cmd2-2.5.11-py3-none-any.whl (152 kB) 2025-09-28 13:12:30.918851 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading influxdb-5.3.2-py2.py3-none-any.whl (79 kB) 2025-09-28 13:12:30.918860 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading openstacksdk-4.6.0-py3-none-any.whl (1.8 MB) 2025-09-28 13:12:30.918870 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 39.4 MB/s 0:00:00 2025-09-28 13:12:30.918879 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) 2025-09-28 13:12:30.918888 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pbr-6.1.1-py2.py3-none-any.whl (108 kB) 2025-09-28 13:12:30.918898 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading PyMySQL-1.1.1-py3-none-any.whl (44 kB) 2025-09-28 13:12:30.918907 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading python_ironicclient-5.10.1-py3-none-any.whl (240 kB) 2025-09-28 13:12:30.918916 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading python_openstackclient-7.5.0-py3-none-any.whl (1.1 MB) 2025-09-28 13:12:30.918934 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 32.2 MB/s 0:00:00 2025-09-28 13:12:30.918944 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pytz-2025.1-py2.py3-none-any.whl (507 kB) 2025-09-28 13:12:30.918954 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pyudev-0.24.3-py3-none-any.whl (62 kB) 2025-09-28 13:12:30.918963 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading cliff-4.9.1-py3-none-any.whl (84 kB) 2025-09-28 13:12:30.918972 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading autopage-0.5.2-py3-none-any.whl (30 kB) 2025-09-28 13:12:30.918981 | 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) 2025-09-28 13:12:30.918991 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 29.2 MB/s 0:00:00 2025-09-28 13:12:30.919001 | 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) 2025-09-28 13:12:30.919010 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 2025-09-28 13:12:30.919019 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading dogpile.cache-1.3.4-py3-none-any.whl (62 kB) 2025-09-28 13:12:30.919029 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2025-09-28 13:12:30.919038 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jinja2-3.1.5-py3-none-any.whl (134 kB) 2025-09-28 13:12:30.919047 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) 2025-09-28 13:12:30.919056 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2025-09-28 13:12:30.919065 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 2025-09-28 13:12:30.919075 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) 2025-09-28 13:12:30.919084 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading attrs-25.1.0-py3-none-any.whl (63 kB) 2025-09-28 13:12:30.919093 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl (18 kB) 2025-09-28 13:12:30.919103 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading keystoneauth1-5.10.0-py3-none-any.whl (344 kB) 2025-09-28 13:12:30.919118 | 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) 2025-09-28 13:12:30.919127 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) 2025-09-28 13:12:30.919143 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading osc_lib-3.2.0-py3-none-any.whl (89 kB) 2025-09-28 13:12:30.919152 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading oslo.i18n-6.5.1-py3-none-any.whl (46 kB) 2025-09-28 13:12:30.919162 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading oslo.utils-8.2.0-py3-none-any.whl (134 kB) 2025-09-28 13:12:30.919171 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2025-09-28 13:12:30.919180 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2025-09-28 13:12:30.919189 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 32.7 MB/s 0:00:00 2025-09-28 13:12:30.919199 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading packaging-24.2-py3-none-any.whl (65 kB) 2025-09-28 13:12:30.919208 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB) 2025-09-28 13:12:30.919217 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading prettytable-3.14.0-py3-none-any.whl (31 kB) 2025-09-28 13:12:30.919234 | 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) 2025-09-28 13:12:30.919244 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pyparsing-3.2.1-py3-none-any.whl (107 kB) 2025-09-28 13:12:30.919253 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading python_cinderclient-9.7.0-py3-none-any.whl (256 kB) 2025-09-28 13:12:30.919263 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2025-09-28 13:12:30.919272 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading python_keystoneclient-5.6.0-py3-none-any.whl (397 kB) 2025-09-28 13:12:30.919281 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading oslo.config-9.7.1-py3-none-any.whl (131 kB) 2025-09-28 13:12:30.919291 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading oslo.serialization-5.7.0-py3-none-any.whl (25 kB) 2025-09-28 13:12:30.919300 | 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) 2025-09-28 13:12:30.919309 | 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) 2025-09-28 13:12:30.919319 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 767.5/767.5 kB 34.8 MB/s 0:00:00 2025-09-28 13:12:30.919328 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 2025-09-28 13:12:30.919337 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading requests-2.32.3-py3-none-any.whl (64 kB) 2025-09-28 13:12:30.919347 | 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) 2025-09-28 13:12:30.919356 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading idna-3.10-py3-none-any.whl (70 kB) 2025-09-28 13:12:30.919365 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading urllib3-1.26.20-py2.py3-none-any.whl (144 kB) 2025-09-28 13:12:30.919375 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading certifi-2025.8.3-py3-none-any.whl (161 kB) 2025-09-28 13:12:30.919384 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2025-09-28 13:12:30.919393 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2025-09-28 13:12:30.919403 | 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) 2025-09-28 13:12:30.919412 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2025-09-28 13:12:30.919421 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading stevedore-5.4.1-py3-none-any.whl (49 kB) 2025-09-28 13:12:30.919431 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2025-09-28 13:12:30.919440 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading tzdata-2025.1-py2.py3-none-any.whl (346 kB) 2025-09-28 13:12:30.919449 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) 2025-09-28 13:12:30.919459 | 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) 2025-09-28 13:12:30.919468 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pycparser-2.22-py3-none-any.whl (117 kB) 2025-09-28 13:12:30.919488 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Building wheels for collected packages: pyperclip 2025-09-28 13:12:30.919509 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Building wheel for pyperclip (setup.py): started 2025-09-28 13:12:30.919538 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: DEPRECATION: Building 'pyperclip' 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 'pyperclip'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-28 13:12:30.919556 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-09-28 13:12:30.919566 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Building wheel for pyperclip (setup.py): finished with status 'done' 2025-09-28 13:12:30.919576 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Created wheel for pyperclip: filename=pyperclip-1.9.0-py3-none-any.whl size=11103 sha256=a9b05ab1ae4533ad3e6ccc264d4f6c174670c95ca05f4e6c2c757d62589c7701 2025-09-28 13:12:30.919586 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Stored in directory: /tmp/pip-ephem-wheel-cache-r3z6eco_/wheels/e0/e8/fc/8ab8aa326e33bc066ccd5f3ca9646eab4299881af933f94f09 2025-09-28 13:12:30.919595 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Successfully built pyperclip 2025-09-28 13:12:30.919607 | 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, packaging, 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 2025-09-28 13:12:30.919619 | 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.9 attrs-25.1.0 autopage-0.5.2 certifi-2025.8.3 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 packaging-24.2 pbr-6.1.1 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.1 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 2025-09-28 13:12:30.919630 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 960bc4527888 2025-09-28 13:12:30.919639 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> fdfb55b113db 2025-09-28 13:12:30.919649 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 12/21 : COPY requirements.yml /var/lib/ansible/ 2025-09-28 13:12:30.919658 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 4320b1aef858 2025-09-28 13:12:30.919668 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 13/21 : 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 2025-09-28 13:12:30.919679 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 2ade54c37b3f 2025-09-28 13:12:30.919689 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Starting galaxy collection install process 2025-09-28 13:12:30.919698 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Process install dependency map 2025-09-28 13:12:30.919746 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Starting collection install process 2025-09-28 13:12:30.919868 | 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-8up8g4jkz/tmplofoukk7/community-rabbitmq-1.6.0-y045outv 2025-09-28 13:12:30.919883 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing 'community.rabbitmq:1.6.0' to '/usr/share/ansible/collections/ansible_collections/community/rabbitmq' 2025-09-28 13:12:30.919892 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:community.rabbitmq:1.6.0 was installed successfully 2025-09-28 13:12:30.919903 | 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-8up8g4jkz/tmplofoukk7/openvswitch-openvswitch-2.1.1-dkt436y7 2025-09-28 13:12:30.919913 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing 'openvswitch.openvswitch:2.1.1' to '/usr/share/ansible/collections/ansible_collections/openvswitch/openvswitch' 2025-09-28 13:12:30.919922 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:openvswitch.openvswitch:2.1.1 was installed successfully 2025-09-28 13:12:30.919932 | 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-8up8g4jkz/tmplofoukk7/ansible-posix-1.6.2-euj724d5 2025-09-28 13:12:30.919942 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing 'ansible.posix:1.6.2' to '/usr/share/ansible/collections/ansible_collections/ansible/posix' 2025-09-28 13:12:30.919952 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:ansible.posix:1.6.2 was installed successfully 2025-09-28 13:12:30.919962 | 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.4.1.tar.gz to /root/.ansible/tmp/ansible-local-8up8g4jkz/tmplofoukk7/openstack-cloud-2.4.1-ep_6u9jx 2025-09-28 13:12:30.919971 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing 'openstack.cloud:2.4.1' to '/usr/share/ansible/collections/ansible_collections/openstack/cloud' 2025-09-28 13:12:30.919980 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:openstack.cloud:2.4.1 was installed successfully 2025-09-28 13:12:30.919990 | 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-8up8g4jkz/tmplofoukk7/community-mysql-2.4.2-eu5026p2 2025-09-28 13:12:30.920000 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing 'community.mysql:2.4.2' to '/usr/share/ansible/collections/ansible_collections/community/mysql' 2025-09-28 13:12:30.920009 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:community.mysql:2.4.2 was installed successfully 2025-09-28 13:12:30.920018 | 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-8up8g4jkz/tmplofoukk7/community-general-3.8.10-timhdnmf 2025-09-28 13:12:30.920028 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing 'community.general:3.8.10' to '/usr/share/ansible/collections/ansible_collections/community/general' 2025-09-28 13:12:30.920037 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:community.general:3.8.10 was installed successfully 2025-09-28 13:12:30.920047 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 2ade54c37b3f 2025-09-28 13:12:30.920056 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 136c83451b2d 2025-09-28 13:12:30.920066 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 14/21 : ENV ANSIBLE_LIBRARY /usr/share/ansible:$ANSIBLE_LIBRARY 2025-09-28 13:12:30.920075 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in e785efa6294e 2025-09-28 13:12:30.920093 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container e785efa6294e 2025-09-28 13:12:30.920103 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 51b76e1cb6b9 2025-09-28 13:12:30.920112 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 15/21 : COPY ansible.cfg /etc/ansible/ansible.cfg 2025-09-28 13:12:30.920122 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> b25a5ce92ac2 2025-09-28 13:12:30.920131 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 16/21 : COPY ansible_sudoers /etc/sudoers.d/kolla_ansible_sudoers 2025-09-28 13:12:30.920140 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 98c20ad377f4 2025-09-28 13:12:30.920149 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 17/21 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-28 13:12:30.920158 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 988cabc3e3ff 2025-09-28 13:12:30.920166 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 18/21 : COPY kolla_toolbox.sh /usr/local/bin/kolla_toolbox 2025-09-28 13:12:30.920175 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> d73eaea8a719 2025-09-28 13:12:30.920189 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 19/21 : 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 2025-09-28 13:12:30.920198 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 7f2d104ea29c 2025-09-28 13:12:30.920207 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 7f2d104ea29c 2025-09-28 13:12:30.920279 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 2d43858e29d6 2025-09-28 13:12:30.920295 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 20/21 : 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 2025-09-28 13:12:30.920305 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 637c57ae0479 2025-09-28 13:12:30.920314 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading package lists... 2025-09-28 13:12:30.920322 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Building dependency tree... 2025-09-28 13:12:30.920331 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading state information... 2025-09-28 13:12:30.920339 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:The following packages were automatically installed and are no longer required: 2025-09-28 13:12:30.920348 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 13:12:30.920356 | 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 2025-09-28 13:12:30.920364 | 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 2025-09-28 13:12:30.920373 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 13:12:30.920381 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 13:12:30.920389 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libgprofng0 libhwasan0 libisl23 libitm1 libjansson4 liblsan0 libmpc3 2025-09-28 13:12:30.920398 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libquadmath0 libsframe1 libstdc++-13-dev libtsan2 libubsan1 2025-09-28 13:12:30.920406 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: lto-disabled-list make xz-utils 2025-09-28 13:12:30.920414 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Use 'apt autoremove' to remove them. 2025-09-28 13:12:30.920423 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:The following packages will be REMOVED: 2025-09-28 13:12:30.920431 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: build-essential 2025-09-28 13:12:30.920440 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 13:12:30.920455 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:After this operation, 17.4 kB disk space will be freed. 2025-09-28 13:12:30.920463 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 2025-09-28 13:12:30.920472 | 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% 2025-09-28 13:12:30.920480 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-28 13:12:30.920489 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 70% (Reading database ... 75% 2025-09-28 13:12:30.920497 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 80% 2025-09-28 13:12:30.920505 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 85% 2025-09-28 13:12:30.920514 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 90% 2025-09-28 13:12:30.920522 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 95% 2025-09-28 13:12:30.920531 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 100% (Reading database ... 20939 files and directories currently installed.) 2025-09-28 13:12:30.920539 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing build-essential (12.10ubuntu1) ... 2025-09-28 13:12:30.920547 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading package lists... 2025-09-28 13:12:30.920561 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Building dependency tree... 2025-09-28 13:12:30.920569 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading state information... 2025-09-28 13:12:30.920577 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:The following packages will be REMOVED: 2025-09-28 13:12:30.920586 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 13:12:30.920594 | 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 2025-09-28 13:12:30.920607 | 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 2025-09-28 13:12:30.920615 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 13:12:30.920624 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 13:12:30.920632 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libgprofng0 libhwasan0 libisl23 libitm1 libjansson4 liblsan0 libmpc3 2025-09-28 13:12:30.920640 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libquadmath0 libsframe1 libstdc++-13-dev libtsan2 libubsan1 2025-09-28 13:12:30.920649 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: lto-disabled-list make xz-utils 2025-09-28 13:12:30.920657 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:0 upgraded, 0 newly installed, 42 to remove and 0 not upgraded. 2025-09-28 13:12:30.920665 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:After this operation, 228 MB disk space will be freed. 2025-09-28 13:12:30.920673 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 2025-09-28 13:12:30.920683 | 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% 2025-09-28 13:12:30.920692 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: (Reading database ... 65% 2025-09-28 13:12:30.920738 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 70% 2025-09-28 13:12:30.920752 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 75% 2025-09-28 13:12:30.920789 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 80% 2025-09-28 13:12:30.920798 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 85% 2025-09-28 13:12:30.920813 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 90% 2025-09-28 13:12:30.920822 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 95% 2025-09-28 13:12:30.920830 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 100% (Reading database ... 20930 files and directories currently installed.) 2025-09-28 13:12:30.920838 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 13:12:30.920846 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:12:30.920854 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 13:12:30.920862 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:12:30.920871 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 13:12:30.920882 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 13:12:30.920891 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:12:30.920899 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:12:30.920908 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:12:30.920920 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:12:30.920928 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 13:12:30.920940 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:12:30.920981 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:12:30.920993 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:12:30.921038 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:12:30.921051 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 13:12:30.921064 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 13:12:30.921106 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:12:30.921119 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:12:30.921148 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:12:30.921177 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:12:30.921204 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:12:30.921240 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:12:30.921252 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:12:30.921287 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:12:30.921299 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:12:30.921342 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:12:30.921355 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-09-28 13:12:30.921383 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 13:12:30.921418 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:12:30.921430 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:12:30.921465 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 13:12:30.921484 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:12:30.921518 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libjansson4:amd64 (2.14-2build2) ... 2025-09-28 13:12:30.921530 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:12:30.921565 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 13:12:30.921578 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:12:30.921613 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:12:30.921626 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:12:30.921662 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:12:30.921675 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing lto-disabled-list (47) ... 2025-09-28 13:12:30.921729 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-09-28 13:12:30.921746 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing make (4.3-4.1build2) ... 2025-09-28 13:12:30.921837 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 13:12:30.921849 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:12:30.921861 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 637c57ae0479 2025-09-28 13:12:30.921873 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 10489e2b310c 2025-09-28 13:12:30.921906 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 21/21 : USER ansible 2025-09-28 13:12:30.921918 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in f39a67ef340b 2025-09-28 13:12:30.921952 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container f39a67ef340b 2025-09-28 13:12:30.921964 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 9ff825e65b12 2025-09-28 13:12:30.922113 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Successfully built 8681ba12ac2d 2025-09-28 13:12:30.922155 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Successfully tagged osism.harbor.regio.digital/kolla/kolla-toolbox:build-20250928 2025-09-28 13:12:30.922172 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Built at 2025-09-28 13:12:30.922041 (took 0:02:08.367973) 2025-09-28 13:12:30.922413 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-base) 2025-09-28 13:12:30.922428 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-base:Processing 2025-09-28 13:12:30.922438 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Building started at 2025-09-28 13:12:30.922374 2025-09-28 13:12:30.923083 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-base:Turned 0 plugins into plugins archive 2025-09-28 13:12:30.923478 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-base:Turned 0 additions into additions archive 2025-09-28 13:12:33.296645 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Step 1/5 : FROM osism.harbor.regio.digital/kolla/base:build-20250928 2025-09-28 13:12:33.296774 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> b45f94f4844b 2025-09-28 13:12:33.296968 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Step 2/5 : LABEL "build-date"="20250928" "name"="prometheus-base" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:12:33.297045 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Running in 302561d6a19f 2025-09-28 13:12:33.297134 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Removed intermediate container 302561d6a19f 2025-09-28 13:12:33.297198 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> 269921861c88 2025-09-28 13:12:33.297311 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Step 3/5 : RUN usermod --append --home /var/lib/prometheus --groups kolla prometheus && mkdir -p /var/lib/prometheus && chown -R 42472:42472 /var/lib/prometheus 2025-09-28 13:12:33.297359 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Running in 456a3407875a 2025-09-28 13:12:33.297430 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Removed intermediate container 456a3407875a 2025-09-28 13:12:33.297501 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> 77f4ac833840 2025-09-28 13:12:33.297573 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Step 4/5 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-28 13:12:33.297649 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> 5cded64e3e94 2025-09-28 13:12:33.297740 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Step 5/5 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2025-09-28 13:12:33.297859 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Running in 3fb9b463c2a4 2025-09-28 13:12:33.297931 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Removed intermediate container 3fb9b463c2a4 2025-09-28 13:12:33.298001 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> c61f3bd0782a 2025-09-28 13:12:33.298077 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Successfully built d28d47d38ef1 2025-09-28 13:12:33.298146 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-base:build-20250928 2025-09-28 13:12:33.298312 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Built at 2025-09-28 13:12:33.298162 (took 0:00:02.375788) 2025-09-28 13:12:33.298445 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-server) to queue 2025-09-28 13:12:33.298543 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-openstack-exporter) to queue 2025-09-28 13:12:33.298622 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-blackbox-exporter) to queue 2025-09-28 13:12:33.299324 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-mysqld-exporter) to queue 2025-09-28 13:12:33.299343 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-alertmanager) to queue 2025-09-28 13:12:33.299354 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-memcached-exporter) to queue 2025-09-28 13:12:33.299365 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-elasticsearch-exporter) to queue 2025-09-28 13:12:33.299375 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-mtail) to queue 2025-09-28 13:12:33.299386 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-libvirt-exporter) to queue 2025-09-28 13:12:33.299396 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-cadvisor) to queue 2025-09-28 13:12:33.299407 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-ovn-exporter) to queue 2025-09-28 13:12:33.299418 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-node-exporter) to queue 2025-09-28 13:12:33.299812 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(multipathd) 2025-09-28 13:12:33.299931 | ubuntu-noble-large | DEBUG:kolla.common.utils.multipathd:Processing 2025-09-28 13:12:33.300032 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Building started at 2025-09-28 13:12:33.299905 2025-09-28 13:12:33.301194 | ubuntu-noble-large | DEBUG:kolla.common.utils.multipathd:Turned 0 plugins into plugins archive 2025-09-28 13:12:33.301944 | ubuntu-noble-large | DEBUG:kolla.common.utils.multipathd:Turned 0 additions into additions archive 2025-09-28 13:12:47.017872 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Step 1/4 : FROM osism.harbor.regio.digital/kolla/base:build-20250928 2025-09-28 13:12:47.018020 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> b45f94f4844b 2025-09-28 13:12:47.018050 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Step 2/4 : LABEL "build-date"="20250928" "name"="multipathd" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:12:47.018129 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Running in dde536c8af5e 2025-09-28 13:12:47.018247 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Removed intermediate container dde536c8af5e 2025-09-28 13:12:47.018266 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> a3c389ff093d 2025-09-28 13:12:47.018378 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Step 3/4 : 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/* 2025-09-28 13:12:47.018455 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Running in d58eadc8697e 2025-09-28 13:12:47.019971 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:12:47.020053 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-28 13:12:47.020067 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 13:12:47.020077 | 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] 2025-09-28 13:12:47.020088 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 13:12:47.020099 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 13:12:47.020108 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 13:12:47.020118 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 13:12:47.020127 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 13:12:47.020137 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 13:12:47.020147 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 13:12:47.020156 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 13:12:47.020166 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 13:12:47.020175 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 13:12:47.020184 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 13:12:47.020194 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Fetched 28.4 MB in 3s (10.1 MB/s) 2025-09-28 13:12:47.020204 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading package lists... 2025-09-28 13:12:47.020214 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading package lists... 2025-09-28 13:12:47.020223 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Building dependency tree... 2025-09-28 13:12:47.020233 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading state information... 2025-09-28 13:12:47.020254 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:The following additional packages will be installed: 2025-09-28 13:12:47.020264 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2025-09-28 13:12:47.020274 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: initramfs-tools-bin initramfs-tools-core klibc-utils kpartx libklibc 2025-09-28 13:12:47.020283 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: liburcu8t64 linux-base sg3-utils-udev 2025-09-28 13:12:47.020293 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Suggested packages: 2025-09-28 13:12:47.020303 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: libarchive-dev resolvconf | openresolv | systemd-resolved bash-completion 2025-09-28 13:12:47.020312 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: multipath-tools-boot 2025-09-28 13:12:47.020322 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Recommended packages: 2025-09-28 13:12:47.020332 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: zstd 2025-09-28 13:12:47.020341 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:The following NEW packages will be installed: 2025-09-28 13:12:47.020351 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2025-09-28 13:12:47.020360 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: initramfs-tools-bin initramfs-tools-core klibc-utils kpartx libklibc 2025-09-28 13:12:47.020370 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: liburcu8t64 linux-base multipath-tools sg3-utils-udev 2025-09-28 13:12:47.020435 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:12:47.020446 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Need to get 1,176 kB of archives. 2025-09-28 13:12:47.020456 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:After this operation, 4,026 kB of additional disk space will be used. 2025-09-28 13:12:47.020466 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:12:47.020476 | 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.1 [215 kB] 2025-09-28 13:12:47.020486 | 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] 2025-09-28 13:12:47.020495 | 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] 2025-09-28 13:12:47.020506 | 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] 2025-09-28 13:12:47.020522 | 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.5 [21.5 kB] 2025-09-28 13:12:47.020532 | 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.1 [47.2 kB] 2025-09-28 13:12:47.020541 | 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.1 [100 kB] 2025-09-28 13:12:47.020551 | 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.5 [50.5 kB] 2025-09-28 13:12:47.020561 | 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.1 [18.1 kB] 2025-09-28 13:12:47.020611 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools all 0.142ubuntu25.5 [9,060 B] 2025-09-28 13:12:47.020622 | 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] 2025-09-28 13:12:47.020631 | 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] 2025-09-28 13:12:47.020641 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 kpartx amd64 0.9.4-5ubuntu8 [32.0 kB] 2025-09-28 13:12:47.020747 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 multipath-tools amd64 0.9.4-5ubuntu8 [310 kB] 2025-09-28 13:12:47.020763 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preconfiguring packages ... 2025-09-28 13:12:47.020773 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Fetched 1,176 kB in 0s (2,945 kB/s) 2025-09-28 13:12:47.020834 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package dhcpcd-base. 2025-09-28 13:12:47.020844 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 2025-09-28 13:12:47.020921 | 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% 2025-09-28 13:12:47.021000 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 70% 2025-09-28 13:12:47.021020 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 75% 2025-09-28 13:12:47.021099 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 80% 2025-09-28 13:12:47.021113 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 85% 2025-09-28 13:12:47.021145 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 90% 2025-09-28 13:12:47.021155 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 95% 2025-09-28 13:12:47.021219 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-09-28 13:12:47.023008 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../00-dhcpcd-base_1%3a10.0.6-1ubuntu3.1_amd64.deb ... 2025-09-28 13:12:47.023046 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking dhcpcd-base (1:10.0.6-1ubuntu3.1) ... 2025-09-28 13:12:47.023065 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package cpio. 2025-09-28 13:12:47.023081 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../01-cpio_2.15+dfsg-1ubuntu2_amd64.deb ... 2025-09-28 13:12:47.023100 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking cpio (2.15+dfsg-1ubuntu2) ... 2025-09-28 13:12:47.023117 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package busybox-initramfs. 2025-09-28 13:12:47.023133 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../02-busybox-initramfs_1%3a1.36.1-6ubuntu3.1_amd64.deb ... 2025-09-28 13:12:47.023143 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2025-09-28 13:12:47.023153 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package dracut-install. 2025-09-28 13:12:47.023162 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../03-dracut-install_060+5-1ubuntu3.3_amd64.deb ... 2025-09-28 13:12:47.023172 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking dracut-install (060+5-1ubuntu3.3) ... 2025-09-28 13:12:47.023181 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package initramfs-tools-bin. 2025-09-28 13:12:47.023190 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../04-initramfs-tools-bin_0.142ubuntu25.5_amd64.deb ... 2025-09-28 13:12:47.023200 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking initramfs-tools-bin (0.142ubuntu25.5) ... 2025-09-28 13:12:47.023209 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package libklibc:amd64. 2025-09-28 13:12:47.023218 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../05-libklibc_2.0.13-4ubuntu0.1_amd64.deb ... 2025-09-28 13:12:47.023227 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking libklibc:amd64 (2.0.13-4ubuntu0.1) ... 2025-09-28 13:12:47.023254 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package klibc-utils. 2025-09-28 13:12:47.023264 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../06-klibc-utils_2.0.13-4ubuntu0.1_amd64.deb ... 2025-09-28 13:12:47.023284 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking klibc-utils (2.0.13-4ubuntu0.1) ... 2025-09-28 13:12:47.023294 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package initramfs-tools-core. 2025-09-28 13:12:47.023304 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../07-initramfs-tools-core_0.142ubuntu25.5_all.deb ... 2025-09-28 13:12:47.023313 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking initramfs-tools-core (0.142ubuntu25.5) ... 2025-09-28 13:12:47.023322 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package linux-base. 2025-09-28 13:12:47.023331 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../08-linux-base_4.5ubuntu9+24.04.1_all.deb ... 2025-09-28 13:12:47.023341 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking linux-base (4.5ubuntu9+24.04.1) ... 2025-09-28 13:12:47.023350 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package initramfs-tools. 2025-09-28 13:12:47.023359 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../09-initramfs-tools_0.142ubuntu25.5_all.deb ... 2025-09-28 13:12:47.023368 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking initramfs-tools (0.142ubuntu25.5) ... 2025-09-28 13:12:47.023378 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package liburcu8t64:amd64. 2025-09-28 13:12:47.023387 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../10-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2025-09-28 13:12:47.023396 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-09-28 13:12:47.023405 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package sg3-utils-udev. 2025-09-28 13:12:47.023414 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../11-sg3-utils-udev_1.46-3ubuntu4_all.deb ... 2025-09-28 13:12:47.023424 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking sg3-utils-udev (1.46-3ubuntu4) ... 2025-09-28 13:12:47.023433 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package kpartx. 2025-09-28 13:12:47.023443 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../12-kpartx_0.9.4-5ubuntu8_amd64.deb ... 2025-09-28 13:12:47.023452 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking kpartx (0.9.4-5ubuntu8) ... 2025-09-28 13:12:47.023461 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package multipath-tools. 2025-09-28 13:12:47.023470 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../13-multipath-tools_0.9.4-5ubuntu8_amd64.deb ... 2025-09-28 13:12:47.023480 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking multipath-tools (0.9.4-5ubuntu8) ... 2025-09-28 13:12:47.023489 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up cpio (2.15+dfsg-1ubuntu2) ... 2025-09-28 13:12:47.023498 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:update-alternatives: using /usr/bin/mt-gnu to provide /usr/bin/mt (mt) in auto mode 2025-09-28 13:12:47.023520 | 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 2025-09-28 13:12:47.023531 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-09-28 13:12:47.023540 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up linux-base (4.5ubuntu9+24.04.1) ... 2025-09-28 13:12:47.023611 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up libklibc:amd64 (2.0.13-4ubuntu0.1) ... 2025-09-28 13:12:47.023622 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up dhcpcd-base (1:10.0.6-1ubuntu3.1) ... 2025-09-28 13:12:47.023631 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:info: Selecting UID from range 100 to 59999 ... 2025-09-28 13:12:47.023641 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: 2025-09-28 13:12:47.023650 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:info: Adding system user `dhcpcd' (UID 100) ... 2025-09-28 13:12:47.023659 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:info: Adding new user `dhcpcd' (UID 100) with group `nogroup' ... 2025-09-28 13:12:47.023676 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:info: Not creating home directory `/usr/lib/dhcpcd'. 2025-09-28 13:12:47.023686 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2025-09-28 13:12:47.023695 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up dracut-install (060+5-1ubuntu3.3) ... 2025-09-28 13:12:47.023746 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up kpartx (0.9.4-5ubuntu8) ... 2025-09-28 13:12:47.023756 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up klibc-utils (2.0.13-4ubuntu0.1) ... 2025-09-28 13:12:47.023766 | 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', 2025-09-28 13:12:47.023776 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: none removed. 2025-09-28 13:12:47.023785 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up initramfs-tools-bin (0.142ubuntu25.5) ... 2025-09-28 13:12:47.023795 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up initramfs-tools-core (0.142ubuntu25.5) ... 2025-09-28 13:12:47.023811 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up initramfs-tools (0.142ubuntu25.5) ... 2025-09-28 13:12:47.023970 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:update-initramfs: deferring update (trigger activated) 2025-09-28 13:12:47.024016 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up sg3-utils-udev (1.46-3ubuntu4) ... 2025-09-28 13:12:47.024029 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:update-initramfs: deferring update (trigger activated) 2025-09-28 13:12:47.024039 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up multipath-tools (0.9.4-5ubuntu8) ... 2025-09-28 13:12:47.024048 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:12:47.024057 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Processing triggers for initramfs-tools (0.142ubuntu25.5) ... 2025-09-28 13:12:47.024067 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Removed intermediate container d58eadc8697e 2025-09-28 13:12:47.024198 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> cd42e73019be 2025-09-28 13:12:47.024215 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Step 4/4 : 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 2025-09-28 13:12:47.024228 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Running in dcb76febb30d 2025-09-28 13:12:47.024238 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading package lists... 2025-09-28 13:12:47.024248 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Building dependency tree... 2025-09-28 13:12:47.024257 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading state information... 2025-09-28 13:12:47.024314 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Package 'build-essential' is not installed, so not removed 2025-09-28 13:12:47.024325 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:12:47.024335 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading package lists... 2025-09-28 13:12:47.024391 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Building dependency tree... 2025-09-28 13:12:47.024447 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading state information... 2025-09-28 13:12:47.024460 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:12:47.024511 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Removed intermediate container dcb76febb30d 2025-09-28 13:12:47.024521 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> 278a186c5864 2025-09-28 13:12:47.024568 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Successfully built 47a0f1233f42 2025-09-28 13:12:47.024614 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Successfully tagged osism.harbor.regio.digital/kolla/multipathd:build-20250928 2025-09-28 13:12:47.025284 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Built at 2025-09-28 13:12:47.024605 (took 0:00:13.724700) 2025-09-28 13:12:47.025374 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(keepalived) 2025-09-28 13:12:47.025390 | ubuntu-noble-large | DEBUG:kolla.common.utils.keepalived:Processing 2025-09-28 13:12:47.025402 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Building started at 2025-09-28 13:12:47.025144 2025-09-28 13:12:47.026285 | ubuntu-noble-large | DEBUG:kolla.common.utils.keepalived:Turned 0 plugins into plugins archive 2025-09-28 13:12:47.026916 | ubuntu-noble-large | DEBUG:kolla.common.utils.keepalived:Turned 0 additions into additions archive 2025-09-28 13:13:00.018504 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 1/7 : FROM osism.harbor.regio.digital/kolla/base:build-20250928 2025-09-28 13:13:00.018621 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> b45f94f4844b 2025-09-28 13:13:00.018654 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 2/7 : LABEL "build-date"="20250928" "name"="keepalived" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:13:00.018672 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Running in 879b576c96e4 2025-09-28 13:13:00.018686 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Removed intermediate container 879b576c96e4 2025-09-28 13:13:00.018742 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> 6cce7eb115ef 2025-09-28 13:13:00.018784 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 3/7 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends keepalived && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-28 13:13:00.018798 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Running in 09ae4f365994 2025-09-28 13:13:00.018811 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:13:00.018823 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 13:13:00.018846 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-28 13:13:00.018859 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 13:13:00.018871 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 13:13:00.018883 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 13:13:00.018895 | 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] 2025-09-28 13:13:00.018908 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 13:13:00.018920 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 13:13:00.018932 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 13:13:00.018944 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 13:13:00.018956 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 13:13:00.018968 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 13:13:00.019028 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 13:13:00.019040 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 13:13:00.019050 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Fetched 28.4 MB in 2s (11.8 MB/s) 2025-09-28 13:13:00.019059 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading package lists... 2025-09-28 13:13:00.019069 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading package lists... 2025-09-28 13:13:00.019078 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Building dependency tree... 2025-09-28 13:13:00.019088 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading state information... 2025-09-28 13:13:00.019097 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:The following additional packages will be installed: 2025-09-28 13:13:00.019107 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: libglib2.0-0t64 libnftnl11 libnl-genl-3-200 libpci3 libsensors-config 2025-09-28 13:13:00.019116 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: libsensors5 libsnmp-base libsnmp40t64 pci.ids 2025-09-28 13:13:00.019131 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Suggested packages: 2025-09-28 13:13:00.019141 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: low-memory-monitor lm-sensors snmp-mibs-downloader 2025-09-28 13:13:00.019151 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Recommended packages: 2025-09-28 13:13:00.019160 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ipvsadm libglib2.0-data shared-mime-info xdg-user-dirs 2025-09-28 13:13:00.019169 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:The following NEW packages will be installed: 2025-09-28 13:13:00.019179 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: keepalived libglib2.0-0t64 libnftnl11 libnl-genl-3-200 libpci3 2025-09-28 13:13:00.019188 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: libsensors-config libsensors5 libsnmp-base libsnmp40t64 pci.ids 2025-09-28 13:13:00.019198 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:13:00.019207 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Need to get 3,698 kB of archives. 2025-09-28 13:13:00.019216 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:After this operation, 12.1 MB of additional disk space will be used. 2025-09-28 13:13:00.019226 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:13:00.019235 | 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.4 [1,544 kB] 2025-09-28 13:13:00.019245 | 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] 2025-09-28 13:13:00.019254 | 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] 2025-09-28 13:13:00.019265 | 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] 2025-09-28 13:13:00.019279 | 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] 2025-09-28 13:13:00.019294 | 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] 2025-09-28 13:13:00.019303 | 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] 2025-09-28 13:13:00.019314 | 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.1 [206 kB] 2025-09-28 13:13:00.019323 | 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.1 [1,066 kB] 2025-09-28 13:13:00.019333 | 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] 2025-09-28 13:13:00.019350 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Fetched 3,698 kB in 0s (10.1 MB/s) 2025-09-28 13:13:00.019360 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-09-28 13:13:00.019370 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 2025-09-28 13:13:00.019381 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(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% 2025-09-28 13:13:00.019397 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 70% 2025-09-28 13:13:00.019407 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 75% 2025-09-28 13:13:00.019416 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 80% 2025-09-28 13:13:00.019425 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 85% 2025-09-28 13:13:00.019435 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 90% 2025-09-28 13:13:00.019448 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 95% 2025-09-28 13:13:00.019458 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-09-28 13:13:00.019467 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../0-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... 2025-09-28 13:13:00.019481 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-09-28 13:13:00.019490 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libnftnl11:amd64. 2025-09-28 13:13:00.019531 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../1-libnftnl11_1.2.6-2build1_amd64.deb ... 2025-09-28 13:13:00.019541 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2025-09-28 13:13:00.019550 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libnl-genl-3-200:amd64. 2025-09-28 13:13:00.019564 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../2-libnl-genl-3-200_3.7.0-0.3build1.1_amd64.deb ... 2025-09-28 13:13:00.019573 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libnl-genl-3-200:amd64 (3.7.0-0.3build1.1) ... 2025-09-28 13:13:00.019586 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package pci.ids. 2025-09-28 13:13:00.019599 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../3-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2025-09-28 13:13:00.019669 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-09-28 13:13:00.019679 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libpci3:amd64. 2025-09-28 13:13:00.019689 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../4-libpci3_1%3a3.10.0-2build1_amd64.deb ... 2025-09-28 13:13:00.019729 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: 2025-09-28 13:13:00.019744 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libpci3:amd64 (1:3.10.0-2build1) ... 2025-09-28 13:13:00.019758 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libsensors-config. 2025-09-28 13:13:00.019767 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../5-libsensors-config_1%3a3.6.0-9build1_all.deb ... 2025-09-28 13:13:00.019781 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libsensors-config (1:3.6.0-9build1) ... 2025-09-28 13:13:00.019790 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libsensors5:amd64. 2025-09-28 13:13:00.019803 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../6-libsensors5_1%3a3.6.0-9build1_amd64.deb ... 2025-09-28 13:13:00.019813 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libsensors5:amd64 (1:3.6.0-9build1) ... 2025-09-28 13:13:00.019835 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libsnmp-base. 2025-09-28 13:13:00.019845 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../7-libsnmp-base_5.9.4+dfsg-1.1ubuntu3.1_all.deb ... 2025-09-28 13:13:00.019858 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libsnmp-base (5.9.4+dfsg-1.1ubuntu3.1) ... 2025-09-28 13:13:00.019877 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libsnmp40t64:amd64. 2025-09-28 13:13:00.019891 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../8-libsnmp40t64_5.9.4+dfsg-1.1ubuntu3.1_amd64.deb ... 2025-09-28 13:13:00.019904 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: 2025-09-28 13:13:00.019953 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libsnmp40t64:amd64 (5.9.4+dfsg-1.1ubuntu3.1) ... 2025-09-28 13:13:00.019964 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package keepalived. 2025-09-28 13:13:00.019977 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../9-keepalived_1%3a2.2.8-1build2_amd64.deb ... 2025-09-28 13:13:00.020009 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking keepalived (1:2.2.8-1build2) ... 2025-09-28 13:13:00.020022 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-09-28 13:13:00.020032 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libsnmp-base (5.9.4+dfsg-1.1ubuntu3.1) ... 2025-09-28 13:13:00.020045 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libsensors-config (1:3.6.0-9build1) ... 2025-09-28 13:13:00.020054 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2025-09-28 13:13:00.020067 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-09-28 13:13:00.020080 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:No schema files found: doing nothing. 2025-09-28 13:13:00.020127 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libsensors5:amd64 (1:3.6.0-9build1) ... 2025-09-28 13:13:00.020137 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libpci3:amd64 (1:3.10.0-2build1) ... 2025-09-28 13:13:00.020194 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libnl-genl-3-200:amd64 (3.7.0-0.3build1.1) ... 2025-09-28 13:13:00.020205 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libsnmp40t64:amd64 (5.9.4+dfsg-1.1ubuntu3.1) ... 2025-09-28 13:13:00.020215 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up keepalived (1:2.2.8-1build2) ... 2025-09-28 13:13:00.020224 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:invoke-rc.d: could not determine current runlevel 2025-09-28 13:13:00.020238 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 13:13:00.020247 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:13:00.020260 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Removed intermediate container 09ae4f365994 2025-09-28 13:13:00.020270 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> 8f5109f0a9aa 2025-09-28 13:13:00.020283 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 4/7 : COPY check_alive.sh / 2025-09-28 13:13:00.020295 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> fb7389839987 2025-09-28 13:13:00.020353 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 5/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-28 13:13:00.020364 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> 95059c4fe9b1 2025-09-28 13:13:00.020373 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 6/7 : RUN chmod 644 /usr/local/bin/kolla_extend_start && chmod 755 /check_alive.sh 2025-09-28 13:13:00.020387 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Running in cea51b8fa1b9 2025-09-28 13:13:00.020396 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Removed intermediate container cea51b8fa1b9 2025-09-28 13:13:00.020410 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> 5c1ce47d4110 2025-09-28 13:13:00.020426 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: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 2025-09-28 13:13:00.020483 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Running in 2566a6b239f6 2025-09-28 13:13:00.020495 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading package lists... 2025-09-28 13:13:00.020508 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Building dependency tree... 2025-09-28 13:13:00.020518 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading state information... 2025-09-28 13:13:00.020530 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Package 'build-essential' is not installed, so not removed 2025-09-28 13:13:00.020540 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:13:00.020553 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading package lists... 2025-09-28 13:13:00.020566 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Building dependency tree... 2025-09-28 13:13:00.020611 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading state information... 2025-09-28 13:13:00.020621 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:13:00.020636 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Removed intermediate container 2566a6b239f6 2025-09-28 13:13:00.020645 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> 991d3517692d 2025-09-28 13:13:00.020689 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Successfully built eef2dc3a12fb 2025-09-28 13:13:00.020723 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Successfully tagged osism.harbor.regio.digital/kolla/keepalived:build-20250928 2025-09-28 13:13:00.021095 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Built at 2025-09-28 13:13:00.020670 (took 0:00:12.995526) 2025-09-28 13:13:00.021167 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(grafana) 2025-09-28 13:13:00.021182 | ubuntu-noble-large | DEBUG:kolla.common.utils.grafana:Processing 2025-09-28 13:13:00.021193 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Building started at 2025-09-28 13:13:00.021037 2025-09-28 13:13:00.021747 | ubuntu-noble-large | DEBUG:kolla.common.utils.grafana:Turned 0 plugins into plugins archive 2025-09-28 13:13:00.022159 | ubuntu-noble-large | DEBUG:kolla.common.utils.grafana:Turned 0 additions into additions archive 2025-09-28 13:13:49.699669 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 1/13 : FROM osism.harbor.regio.digital/kolla/base:build-20250928 2025-09-28 13:13:49.699796 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> b45f94f4844b 2025-09-28 13:13:49.699817 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 2/13 : LABEL "build-date"="20250928" "name"="grafana" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:13:49.699908 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in c78a7db9a710 2025-09-28 13:13:49.699923 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container c78a7db9a710 2025-09-28 13:13:49.699935 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> b69fe99c924b 2025-09-28 13:13:49.699949 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 3/13 : 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 2025-09-28 13:13:49.699975 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 872b5104965b 2025-09-28 13:13:49.699985 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 872b5104965b 2025-09-28 13:13:49.700038 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 9c0366d2bb03 2025-09-28 13:13:49.700050 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 4/13 : RUN usermod --append --home /usr/share/grafana --groups kolla grafana && mkdir -p /usr/share/grafana && chown -R 42417:42417 /usr/share/grafana 2025-09-28 13:13:49.700061 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in eaf69e4f2559 2025-09-28 13:13:49.700112 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container eaf69e4f2559 2025-09-28 13:13:49.700122 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 196c9e028d4b 2025-09-28 13:13:49.700811 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 5/13 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends grafana && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-28 13:13:49.700849 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 65998aea75b9 2025-09-28 13:13:49.700855 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-28 13:13:49.700860 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:13:49.700863 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:7 https://apt.grafana.com stable InRelease [7,661 B] 2025-09-28 13:13:49.700867 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 13:13:49.700871 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 13:13:49.700875 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 13:13:49.700878 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 13:13:49.700881 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2025-09-28 13:13:49.700886 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:9 https://apt.grafana.com stable/main amd64 Packages [485 kB] 2025-09-28 13:13:49.700889 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 13:13:49.700893 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:11 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 13:13:49.700921 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 13:13:49.700924 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 13:13:49.700954 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 13:13:49.700958 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 13:13:49.700961 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:16 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 13:13:49.700965 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:17 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 13:13:49.700987 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Fetched 28.9 MB in 3s (11.2 MB/s) 2025-09-28 13:13:49.701769 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading package lists... 2025-09-28 13:13:49.701785 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading package lists... 2025-09-28 13:13:49.701791 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Building dependency tree... 2025-09-28 13:13:49.701795 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading state information... 2025-09-28 13:13:49.701800 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:The following additional packages will be installed: 2025-09-28 13:13:49.701815 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: musl 2025-09-28 13:13:49.701819 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:The following NEW packages will be installed: 2025-09-28 13:13:49.701823 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: grafana musl 2025-09-28 13:13:49.701827 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:13:49.701831 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Need to get 188 MB of archives. 2025-09-28 13:13:49.701834 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:After this operation, 697 MB of additional disk space will be used. 2025-09-28 13:13:49.701838 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:1 https://apt.grafana.com stable/main amd64 grafana amd64 12.2.0 [188 MB] 2025-09-28 13:13:49.701842 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:13:49.701846 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 musl amd64 1.2.4-2 [416 kB] 2025-09-28 13:13:49.701850 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Fetched 188 MB in 5s (34.3 MB/s) 2025-09-28 13:13:49.701854 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Selecting previously unselected package musl:amd64. 2025-09-28 13:13:49.701858 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 2025-09-28 13:13:49.701863 | 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% 2025-09-28 13:13:49.701869 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 2025-09-28 13:13:49.701876 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:70% 2025-09-28 13:13:49.701941 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 75% 2025-09-28 13:13:49.702011 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 80% 2025-09-28 13:13:49.702097 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 85% 2025-09-28 13:13:49.702163 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 90% 2025-09-28 13:13:49.702230 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 95% 2025-09-28 13:13:49.702319 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-09-28 13:13:49.702388 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Preparing to unpack .../musl_1.2.4-2_amd64.deb ... 2025-09-28 13:13:49.702454 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Unpacking musl:amd64 (1.2.4-2) ... 2025-09-28 13:13:49.702519 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Selecting previously unselected package grafana. 2025-09-28 13:13:49.702583 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Preparing to unpack .../grafana_12.2.0_amd64.deb ... 2025-09-28 13:13:49.702648 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Unpacking grafana (12.2.0) ... 2025-09-28 13:13:49.702746 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Setting up musl:amd64 (1.2.4-2) ... 2025-09-28 13:13:49.702824 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Setting up grafana (12.2.0) ... 2025-09-28 13:13:49.702893 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:### NOT starting grafana-server by default on bootup, please execute 2025-09-28 13:13:49.702956 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: sudo update-rc.d grafana-server defaults 95 10 2025-09-28 13:13:49.703016 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:### In order to start grafana-server, execute 2025-09-28 13:13:49.703074 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: sudo service grafana-server start 2025-09-28 13:13:49.703139 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 65998aea75b9 2025-09-28 13:13:49.703201 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 9ac645dda59b 2025-09-28 13:13:49.703310 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 6/13 : WORKDIR /usr/share/grafana 2025-09-28 13:13:49.703382 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in cfeb706c8caa 2025-09-28 13:13:49.703437 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container cfeb706c8caa 2025-09-28 13:13:49.703498 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 45067e1b5d02 2025-09-28 13:13:49.703546 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 7/13 : COPY grafana_sudoers /etc/sudoers.d/kolla_grafana_sudoers 2025-09-28 13:13:49.703604 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 77bc6b56978b 2025-09-28 13:13:49.703659 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 8/13 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-28 13:13:49.703742 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> c45be67180c1 2025-09-28 13:13:49.703803 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 9/13 : RUN grafana-cli plugins install grafana-opensearch-datasource 2025-09-28 13:13:49.705762 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 78908714a5c5 2025-09-28 13:13:49.705774 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-09-28T13:13:33.352527265Z level=info msg="Starting Grafana" version=12.2.0 commit=92f1fba9b4b6700328e99e97328d6639df8ddc3d branch=release-12.2.0 compiled=2025-09-28T13:13:33Z 2025-09-28 13:13:49.705780 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-09-28T13:13:33.353219413Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2025-09-28 13:13:49.705785 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-09-28T13:13:33.353250269Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2025-09-28 13:13:49.705789 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-09-28T13:13:33.353257929Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2025-09-28 13:13:49.705794 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-09-28T13:13:33.35326619Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2025-09-28 13:13:49.705797 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-09-28T13:13:33.353272858Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2025-09-28 13:13:49.705801 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-09-28T13:13:33.353280767Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2025-09-28 13:13:49.705805 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-09-28T13:13:33.353288642Z level=info msg=Target target=[all] 2025-09-28 13:13:49.705809 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-09-28T13:13:33.353303927Z level=info msg="Path Home" path=/usr/share/grafana 2025-09-28 13:13:49.705812 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-09-28T13:13:33.353311088Z level=info msg="Path Data" path=/var/lib/grafana 2025-09-28 13:13:49.705816 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-09-28T13:13:33.353318323Z level=info msg="Path Logs" path=/var/log/grafana 2025-09-28 13:13:49.705819 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-09-28T13:13:33.353328596Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2025-09-28 13:13:49.705823 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-09-28T13:13:33.35334021Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2025-09-28 13:13:49.705826 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-09-28T13:13:33.353359226Z level=info msg="App mode production" 2025-09-28 13:13:49.705830 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-09-28T13:13:33.356870455Z level=info msg="Starting Grafana" version=12.2.0 commit=92f1fba9b4b6700328e99e97328d6639df8ddc3d branch=release-12.2.0 compiled=2025-09-28T13:13:33Z 2025-09-28 13:13:49.705833 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-09-28T13:13:33.357365978Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2025-09-28 13:13:49.705837 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-09-28T13:13:33.35739022Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2025-09-28 13:13:49.705840 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-09-28T13:13:33.357397785Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2025-09-28 13:13:49.705849 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-09-28T13:13:33.357405633Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2025-09-28 13:13:49.705853 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-09-28T13:13:33.357413895Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2025-09-28 13:13:49.705856 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-09-28T13:13:33.35742139Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2025-09-28 13:13:49.705859 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-09-28T13:13:33.357428764Z level=info msg=Target target=[all] 2025-09-28 13:13:49.705867 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-09-28T13:13:33.357441909Z level=info msg="Path Home" path=/usr/share/grafana 2025-09-28 13:13:49.705870 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-09-28T13:13:33.357449001Z level=info msg="Path Data" path=/var/lib/grafana 2025-09-28 13:13:49.705874 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-09-28T13:13:33.357455429Z level=info msg="Path Logs" path=/var/log/grafana 2025-09-28 13:13:49.705882 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-09-28T13:13:33.357462582Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2025-09-28 13:13:49.705886 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-09-28T13:13:33.357469747Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2025-09-28 13:13:49.705889 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-09-28T13:13:33.357476809Z level=info msg="App mode production" 2025-09-28 13:13:49.705892 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:✔ Downloaded and extracted grafana-opensearch-datasource v2.31.0 zip successfully to /var/lib/grafana/plugins/grafana-opensearch-datasource 2025-09-28 13:13:49.705896 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Please restart Grafana after installing or removing plugins. Refer to Grafana documentation for instructions if necessary. 2025-09-28 13:13:49.705900 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 78908714a5c5 2025-09-28 13:13:49.705903 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> de7dcbe0b972 2025-09-28 13:13:49.705907 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 10/13 : RUN chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_grafana_sudoers && chmod 644 /usr/local/bin/kolla_extend_start 2025-09-28 13:13:49.705910 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in cd4906ab3ac4 2025-09-28 13:13:49.705913 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container cd4906ab3ac4 2025-09-28 13:13:49.705917 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 02e7178785e5 2025-09-28 13:13:49.705922 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 11/13 : 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 2025-09-28 13:13:49.705926 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 966cc5ea1dc9 2025-09-28 13:13:49.705930 | 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: 0.540985, size: 184412 2025-09-28 13:13:49.705933 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.ansible-lint 2025-09-28 13:13:49.705937 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.github/ 2025-09-28 13:13:49.705940 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.github/workflows/ 2025-09-28 13:13:49.705944 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.github/workflows/rules.yml 2025-09-28 13:13:49.705947 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.gitignore 2025-09-28 13:13:49.705950 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/ 2025-09-28 13:13:49.705959 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/Containerfile 2025-09-28 13:13:49.705962 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/Dockerfile 2025-09-28 13:13:49.705966 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/files/ 2025-09-28 13:13:49.705969 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/files/mixins.py 2025-09-28 13:13:49.705972 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/jsonnetfile.json 2025-09-28 13:13:49.705976 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/jsonnetfile.lock.json 2025-09-28 13:13:49.705979 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/mixins/ 2025-09-28 13:13:49.705982 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/mixins/ceph/ 2025-09-28 13:13:49.705986 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/mixins/ceph/ceph.libsonnet 2025-09-28 13:13:49.705989 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/mixins/infrastructure/ 2025-09-28 13:13:49.705993 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/mixins/infrastructure/alertmanager.libsonnet 2025-09-28 13:13:49.705996 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/mixins/infrastructure/node.libsonnet 2025-09-28 13:13:49.705999 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/mixins/infrastructure/prometheus.libsonnet 2025-09-28 13:13:49.706003 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/playbooks/ 2025-09-28 13:13:49.706006 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/playbooks/mixin-ouput-ensure-git-checkin.yml 2025-09-28 13:13:49.706009 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.yamllint.yml 2025-09-28 13:13:49.706015 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.zuul.yaml 2025-09-28 13:13:49.706019 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/README.md 2025-09-28 13:13:49.706022 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/ 2025-09-28 13:13:49.706026 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ 2025-09-28 13:13:49.706029 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/ 2025-09-28 13:13:49.706032 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/README.md 2025-09-28 13:13:49.706038 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/ceph-cluster-advanced.json 2025-09-28 13:13:49.706041 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/ceph-cluster.json 2025-09-28 13:13:49.706044 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/ceph_overview.json 2025-09-28 13:13:49.706048 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/ceph_pools.json 2025-09-28 13:13:49.706051 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/cephfs-overview.json 2025-09-28 13:13:49.706214 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/host-details.json 2025-09-28 13:13:49.706299 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/hosts-overview.json 2025-09-28 13:13:49.706311 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/multi-cluster-overview.json 2025-09-28 13:13:49.706328 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/osd-device-details.json 2025-09-28 13:13:49.706338 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/osds-overview.json 2025-09-28 13:13:49.706349 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/pool-detail.json 2025-09-28 13:13:49.706381 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/pool-overview.json 2025-09-28 13:13:49.706425 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/radosgw-detail.json 2025-09-28 13:13:49.706480 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/radosgw-overview.json 2025-09-28 13:13:49.706534 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/radosgw-sync-overview.json 2025-09-28 13:13:49.706547 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/rbd-details.json 2025-09-28 13:13:49.706603 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/rbd-overview.json 2025-09-28 13:13:49.706655 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/rgw-s3-analytics.json 2025-09-28 13:13:49.706668 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/ 2025-09-28 13:13:49.706843 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/alertmanager-overview.json 2025-09-28 13:13:49.706900 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/blackbox.json 2025-09-28 13:13:49.706918 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/cadvisor.json 2025-09-28 13:13:49.706926 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/database.json 2025-09-28 13:13:49.706933 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/elasticsearch.json 2025-09-28 13:13:49.706940 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/fluentd.json 2025-09-28 13:13:49.706950 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/haproxy.json 2025-09-28 13:13:49.707006 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/libvirt.json 2025-09-28 13:13:49.707034 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/memcached.json 2025-09-28 13:13:49.707089 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/node-cluster-rsrc-use.json 2025-09-28 13:13:49.707139 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/node-rsrc-use.json 2025-09-28 13:13:49.707163 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/node_exporter_full.json 2025-09-28 13:13:49.707221 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/node_exporter_side_by_side.json 2025-09-28 13:13:49.707303 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/nodes.json 2025-09-28 13:13:49.707331 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/opensearch.json 2025-09-28 13:13:49.707343 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/prometheus-remote-write.json 2025-09-28 13:13:49.707386 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/prometheus.json 2025-09-28 13:13:49.707398 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/prometheus_alertmanager.json 2025-09-28 13:13:49.707457 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/rabbitmq.json 2025-09-28 13:13:49.707495 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/redfish.json 2025-09-28 13:13:49.707541 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/openstack/ 2025-09-28 13:13:49.707569 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/openstack/openstack.json 2025-09-28 13:13:49.707627 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/grafana_home_dashboard.json 2025-09-28 13:13:49.707636 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/provisioning.yaml 2025-09-28 13:13:49.707673 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/ 2025-09-28 13:13:49.707739 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/alertmanager.rec.rules 2025-09-28 13:13:49.707757 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/alertmanager.rules 2025-09-28 13:13:49.707815 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/cadvisor.rules 2025-09-28 13:13:49.707853 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/ceph.rec.rules 2025-09-28 13:13:49.707898 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/ceph.rules 2025-09-28 13:13:49.707935 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/elasticsearch.rules 2025-09-28 13:13:49.707971 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/fluentd-aggregator.rules 2025-09-28 13:13:49.708008 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/haproxy.rules 2025-09-28 13:13:49.708044 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/hardware.rules 2025-09-28 13:13:49.708080 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/mysql.rules 2025-09-28 13:13:49.708091 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/node.rec.rules 2025-09-28 13:13:49.708150 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/node.rules 2025-09-28 13:13:49.708197 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/openstack.rules 2025-09-28 13:13:49.708209 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/prometheus-alertmanager.yml 2025-09-28 13:13:49.708281 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/prometheus-extra.rules 2025-09-28 13:13:49.708329 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/prometheus.rec.rules 2025-09-28 13:13:49.708341 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/prometheus.rules 2025-09-28 13:13:49.708397 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/prometheus.yml.d/ 2025-09-28 13:13:49.708434 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/prometheus.yml.d/10-redfish.yml 2025-09-28 13:13:49.708480 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/prometheus.yml.d/50-ceph.yml 2025-09-28 13:13:49.708492 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/prometheus.yml.d/51-ceph-nodeexporter.yml 2025-09-28 13:13:49.708550 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/rabbitmq.rules 2025-09-28 13:13:49.708587 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/redfish.rules 2025-09-28 13:13:49.708623 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 966cc5ea1dc9 2025-09-28 13:13:49.708660 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 15ed4af04e0b 2025-09-28 13:13:49.708726 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 12/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 2025-09-28 13:13:49.708772 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 981895d5f74b 2025-09-28 13:13:49.708820 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading package lists... 2025-09-28 13:13:49.708858 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Building dependency tree... 2025-09-28 13:13:49.708900 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading state information... 2025-09-28 13:13:49.708912 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Package 'build-essential' is not installed, so not removed 2025-09-28 13:13:49.708971 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:13:49.709008 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading package lists... 2025-09-28 13:13:49.709045 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Building dependency tree... 2025-09-28 13:13:49.709082 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading state information... 2025-09-28 13:13:49.709118 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:13:49.709155 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 981895d5f74b 2025-09-28 13:13:49.709176 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> d1b6ce72e6f3 2025-09-28 13:13:49.709230 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 13/13 : USER grafana 2025-09-28 13:13:49.709281 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in a92c8cfa4606 2025-09-28 13:13:49.709319 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container a92c8cfa4606 2025-09-28 13:13:49.709356 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 5347eaf8ec81 2025-09-28 13:13:49.709392 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Successfully built a7442bd30ce1 2025-09-28 13:13:49.709429 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Successfully tagged osism.harbor.regio.digital/kolla/grafana:build-20250928 2025-09-28 13:13:49.709545 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Built at 2025-09-28 13:13:49.709436 (took 0:00:49.688399) 2025-09-28 13:13:49.710020 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(fluentd) 2025-09-28 13:13:49.710096 | ubuntu-noble-large | DEBUG:kolla.common.utils.fluentd:Processing 2025-09-28 13:13:49.710154 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Building started at 2025-09-28 13:13:49.710081 2025-09-28 13:13:49.711034 | ubuntu-noble-large | DEBUG:kolla.common.utils.fluentd:Turned 0 plugins into plugins archive 2025-09-28 13:13:49.711649 | ubuntu-noble-large | DEBUG:kolla.common.utils.fluentd:Turned 0 additions into additions archive 2025-09-28 13:14:35.409999 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 1/10 : FROM osism.harbor.regio.digital/kolla/base:build-20250928 2025-09-28 13:14:35.410064 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> b45f94f4844b 2025-09-28 13:14:35.410197 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 2/10 : LABEL "build-date"="20250928" "name"="fluentd" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:14:35.410317 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in 2832be59865b 2025-09-28 13:14:35.410415 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container 2832be59865b 2025-09-28 13:14:35.410556 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> c05c296aad3e 2025-09-28 13:14:35.410638 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 3/10 : 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 2025-09-28 13:14:35.410713 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in e4c402ced58b 2025-09-28 13:14:35.410822 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container e4c402ced58b 2025-09-28 13:14:35.410890 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 2260869b34eb 2025-09-28 13:14:35.410962 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 4/10 : 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 2025-09-28 13:14:35.411027 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in 95d91afbd401 2025-09-28 13:14:35.411089 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container 95d91afbd401 2025-09-28 13:14:35.411152 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 892ef9e4d08a 2025-09-28 13:14:35.411214 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 5/10 : COPY fluentd_sudoers /etc/sudoers.d/kolla_fluentd_sudoers 2025-09-28 13:14:35.411280 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> f5345c7b04ef 2025-09-28 13:14:35.411342 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 6/10 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-28 13:14:35.411433 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> fece9fd76241 2025-09-28 13:14:35.411501 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 7/10 : 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 2025-09-28 13:14:35.411594 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in a54ed2a123eb 2025-09-28 13:14:35.411719 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-28 13:14:35.411846 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:14:35.411923 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:7 https://packages.treasuredata.com/lts/5/ubuntu/noble noble InRelease [10.9 kB] 2025-09-28 13:14:35.411991 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 13:14:35.412055 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 13:14:35.412122 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 13:14:35.412185 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 13:14:35.412250 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2025-09-28 13:14:35.412768 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:9 https://packages.treasuredata.com/lts/5/ubuntu/noble noble/contrib amd64 Packages [2,817 B] 2025-09-28 13:14:35.412777 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:10 https://packages.treasuredata.com/lts/5/ubuntu/noble noble/contrib all Packages [1,746 B] 2025-09-28 13:14:35.412781 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 13:14:35.412784 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:12 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 13:14:35.412788 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 13:14:35.412791 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 13:14:35.412794 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 13:14:35.412797 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:16 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 13:14:35.412806 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:17 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 13:14:35.412810 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:18 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 13:14:35.412816 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Fetched 28.4 MB in 3s (11.3 MB/s) 2025-09-28 13:14:35.412891 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading package lists... 2025-09-28 13:14:35.413002 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading package lists... 2025-09-28 13:14:35.413073 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Building dependency tree... 2025-09-28 13:14:35.413132 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading state information... 2025-09-28 13:14:35.413195 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:The following additional packages will be installed: 2025-09-28 13:14:35.413252 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: binutils binutils-common binutils-x86-64-linux-gnu cpp cpp-13 2025-09-28 13:14:35.413305 | 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 2025-09-28 13:14:35.413358 | 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 2025-09-28 13:14:35.413428 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils libc-dev-bin libc6-dev 2025-09-28 13:14:35.413502 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libgcc-13-dev libgomp1 2025-09-28 13:14:35.413551 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libgprofng0 libhwasan0 libisl23 libitm1 libjansson4 liblsan0 libmpc3 2025-09-28 13:14:35.413604 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libncurses6 libquadmath0 libsframe1 libstdc++-13-dev libtsan2 libubsan1 2025-09-28 13:14:35.413665 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libyaml-0-2 linux-libc-dev rpcsvc-proto 2025-09-28 13:14:35.413753 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Suggested packages: 2025-09-28 13:14:35.413817 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: binutils-doc gprofng-gui cpp-doc gcc-13-locales cpp-13-doc g++-multilib 2025-09-28 13:14:35.413873 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: g++-13-multilib gcc-13-doc gcc-multilib manpages-dev autoconf automake 2025-09-28 13:14:35.413932 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libtool flex bison gdb gcc-doc gcc-13-multilib gdb-x86-64-linux-gnu 2025-09-28 13:14:35.413984 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: glibc-doc libstdc++-13-doc make-doc 2025-09-28 13:14:35.416774 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Recommended packages: 2025-09-28 13:14:35.416786 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: manpages manpages-dev libc-devtools libgpm2 2025-09-28 13:14:35.416791 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:The following NEW packages will be installed: 2025-09-28 13:14:35.416794 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: binutils binutils-common binutils-x86-64-linux-gnu cpp cpp-13 2025-09-28 13:14:35.416798 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu fluent-package g++ g++-13 2025-09-28 13:14:35.416802 | 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 2025-09-28 13:14:35.416805 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 13:14:35.416809 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2025-09-28 13:14:35.416812 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libgcc-13-dev libgomp1 libgprofng0 libhwasan0 libisl23 libitm1 libjansson4 2025-09-28 13:14:35.416815 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: liblsan0 libmpc3 libncurses6 libquadmath0 libsframe1 libstdc++-13-dev 2025-09-28 13:14:35.416818 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make rpcsvc-proto 2025-09-28 13:14:35.416822 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:0 upgraded, 45 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:14:35.416825 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Need to get 82.7 MB of archives. 2025-09-28 13:14:35.416833 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:After this operation, 323 MB of additional disk space will be used. 2025-09-28 13:14:35.416836 | 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.7-1 [13.0 MB] 2025-09-28 13:14:35.416840 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:14:35.416844 | 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] 2025-09-28 13:14:35.416847 | 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] 2025-09-28 13:14:35.416850 | 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] 2025-09-28 13:14:35.416854 | 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.5 [240 kB] 2025-09-28 13:14:35.416857 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsframe1 amd64 2.42-4ubuntu2.5 [15.5 kB] 2025-09-28 13:14:35.416860 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libbinutils amd64 2.42-4ubuntu2.5 [577 kB] 2025-09-28 13:14:35.416863 | 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.5 [97.7 kB] 2025-09-28 13:14:35.416867 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf0 amd64 2.42-4ubuntu2.5 [94.5 kB] 2025-09-28 13:14:35.416870 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgprofng0 amd64 2.42-4ubuntu2.5 [849 kB] 2025-09-28 13:14:35.416873 | 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.5 [2,462 kB] 2025-09-28 13:14:35.416877 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils amd64 2.42-4ubuntu2.5 [18.1 kB] 2025-09-28 13:14:35.416880 | 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 [51.5 kB] 2025-09-28 13:14:35.416883 | 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] 2025-09-28 13:14:35.416886 | 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] 2025-09-28 13:14:35.416890 | 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 [10.7 MB] 2025-09-28 13:14:35.416893 | 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,038 B] 2025-09-28 13:14:35.416896 | 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] 2025-09-28 13:14:35.416903 | 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] 2025-09-28 13:14:35.416910 | 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 [48.0 kB] 2025-09-28 13:14:35.416914 | 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 [148 kB] 2025-09-28 13:14:35.416917 | 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 [29.7 kB] 2025-09-28 13:14:35.416920 | 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 [10.5 kB] 2025-09-28 13:14:35.416928 | 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 [3,031 kB] 2025-09-28 13:14:35.416931 | 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,322 kB] 2025-09-28 13:14:35.416934 | 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 [2,772 kB] 2025-09-28 13:14:35.416937 | 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,184 kB] 2025-09-28 13:14:35.416941 | 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,641 kB] 2025-09-28 13:14:35.416944 | 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 [153 kB] 2025-09-28 13:14:35.416947 | 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 [2,681 kB] 2025-09-28 13:14:35.416950 | 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 [21.1 MB] 2025-09-28 13:14:35.416953 | 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 [494 kB] 2025-09-28 13:14:35.416957 | 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] 2025-09-28 13:14:35.416960 | 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] 2025-09-28 13:14:35.416963 | 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.6 [20.4 kB] 2025-09-28 13:14:35.416967 | 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-84.84 [1,921 kB] 2025-09-28 13:14:35.416970 | 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] 2025-09-28 13:14:35.416973 | 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] 2025-09-28 13:14:35.416976 | 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.6 [2,125 kB] 2025-09-28 13:14:35.416979 | 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 [2,420 kB] 2025-09-28 13:14:35.416983 | 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 [12.2 MB] 2025-09-28 13:14:35.416986 | 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 [16.1 kB] 2025-09-28 13:14:35.416989 | 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] 2025-09-28 13:14:35.416992 | 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] 2025-09-28 13:14:35.416996 | 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] 2025-09-28 13:14:35.416999 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Fetched 82.7 MB in 3s (25.7 MB/s) 2025-09-28 13:14:35.417003 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libncurses6:amd64. 2025-09-28 13:14:35.417009 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 2025-09-28 13:14:35.417015 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% 2025-09-28 13:14:35.417023 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-28 13:14:35.417027 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 70% 2025-09-28 13:14:35.417030 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 75% 2025-09-28 13:14:35.417034 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 80% 2025-09-28 13:14:35.417037 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 85% 2025-09-28 13:14:35.417040 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 90% 2025-09-28 13:14:35.417043 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 95% 2025-09-28 13:14:35.417047 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-09-28 13:14:35.417050 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../00-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2025-09-28 13:14:35.417053 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-09-28 13:14:35.417056 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libyaml-0-2:amd64. 2025-09-28 13:14:35.417060 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../01-libyaml-0-2_0.2.5-1build1_amd64.deb ... 2025-09-28 13:14:35.417063 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-09-28 13:14:35.417066 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package fluent-package. 2025-09-28 13:14:35.417069 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../02-fluent-package_5.0.7-1_amd64.deb ... 2025-09-28 13:14:35.417073 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking fluent-package (5.0.7-1) ... 2025-09-28 13:14:35.417076 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libjansson4:amd64. 2025-09-28 13:14:35.417079 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../03-libjansson4_2.14-2build2_amd64.deb ... 2025-09-28 13:14:35.417082 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libjansson4:amd64 (2.14-2build2) ... 2025-09-28 13:14:35.417085 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package binutils-common:amd64. 2025-09-28 13:14:35.417089 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../04-binutils-common_2.42-4ubuntu2.5_amd64.deb ... 2025-09-28 13:14:35.417094 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:14:35.417099 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libsframe1:amd64. 2025-09-28 13:14:35.417167 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../05-libsframe1_2.42-4ubuntu2.5_amd64.deb ... 2025-09-28 13:14:35.417221 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:14:35.417279 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libbinutils:amd64. 2025-09-28 13:14:35.417325 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../06-libbinutils_2.42-4ubuntu2.5_amd64.deb ... 2025-09-28 13:14:35.417384 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2025-09-28 13:14:35.417492 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:14:35.417546 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libctf-nobfd0:amd64. 2025-09-28 13:14:35.417602 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../07-libctf-nobfd0_2.42-4ubuntu2.5_amd64.deb ... 2025-09-28 13:14:35.417659 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2025-09-28 13:14:35.417721 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:14:35.417794 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libctf0:amd64. 2025-09-28 13:14:35.417848 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../08-libctf0_2.42-4ubuntu2.5_amd64.deb ... 2025-09-28 13:14:35.417902 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:14:35.417955 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libgprofng0:amd64. 2025-09-28 13:14:35.418006 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../09-libgprofng0_2.42-4ubuntu2.5_amd64.deb ... 2025-09-28 13:14:35.418050 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:14:35.418095 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package binutils-x86-64-linux-gnu. 2025-09-28 13:14:35.418141 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../10-binutils-x86-64-linux-gnu_2.42-4ubuntu2.5_amd64.deb ... 2025-09-28 13:14:35.418185 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 13:14:35.418230 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package binutils. 2025-09-28 13:14:35.418275 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../11-binutils_2.42-4ubuntu2.5_amd64.deb ... 2025-09-28 13:14:35.418320 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking binutils (2.42-4ubuntu2.5) ... 2025-09-28 13:14:35.418367 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package gcc-13-base:amd64. 2025-09-28 13:14:35.418409 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../12-gcc-13-base_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-09-28 13:14:35.418471 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:14:35.418515 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libisl23:amd64. 2025-09-28 13:14:35.418560 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../13-libisl23_0.26-3build1.1_amd64.deb ... 2025-09-28 13:14:35.418604 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 13:14:35.418650 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2025-09-28 13:14:35.418713 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libmpc3:amd64. 2025-09-28 13:14:35.418770 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../14-libmpc3_1.3.1-1build1.1_amd64.deb ... 2025-09-28 13:14:35.418826 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2025-09-28 13:14:35.418873 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 13:14:35.418918 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2025-09-28 13:14:35.418963 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../15-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-09-28 13:14:35.419009 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2025-09-28 13:14:35.419054 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:14:35.419100 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package cpp-13. 2025-09-28 13:14:35.419151 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../16-cpp-13_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-09-28 13:14:35.419196 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:14:35.419241 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package cpp-x86-64-linux-gnu. 2025-09-28 13:14:35.419285 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../17-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-09-28 13:14:35.419338 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:14:35.419384 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package cpp. 2025-09-28 13:14:35.419435 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../18-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-09-28 13:14:35.419489 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 13:14:35.419533 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libcc1-0:amd64. 2025-09-28 13:14:35.419576 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../19-libcc1-0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-28 13:14:35.419620 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:14:35.419664 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libgomp1:amd64. 2025-09-28 13:14:35.419709 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../20-libgomp1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-28 13:14:35.419784 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:14:35.419829 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libitm1:amd64. 2025-09-28 13:14:35.419873 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../21-libitm1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-28 13:14:35.419916 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:14:35.419960 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libatomic1:amd64. 2025-09-28 13:14:35.420003 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../22-libatomic1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-28 13:14:35.420048 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:14:35.420092 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libasan8:amd64. 2025-09-28 13:14:35.420136 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../23-libasan8_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-28 13:14:35.420181 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2025-09-28 13:14:35.420227 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:14:35.420271 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package liblsan0:amd64. 2025-09-28 13:14:35.420314 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../24-liblsan0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-28 13:14:35.420358 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:14:35.420402 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libtsan2:amd64. 2025-09-28 13:14:35.420472 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../25-libtsan2_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-28 13:14:35.420511 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2025-09-28 13:14:35.420556 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:14:35.420603 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libubsan1:amd64. 2025-09-28 13:14:35.420644 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../26-libubsan1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-28 13:14:35.420687 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:14:35.420749 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libhwasan0:amd64. 2025-09-28 13:14:35.420799 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../27-libhwasan0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-28 13:14:35.420844 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:14:35.420888 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libquadmath0:amd64. 2025-09-28 13:14:35.420932 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../28-libquadmath0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-28 13:14:35.420975 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:14:35.421017 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libgcc-13-dev:amd64. 2025-09-28 13:14:35.421061 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../29-libgcc-13-dev_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-09-28 13:14:35.421103 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:14:35.421146 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2025-09-28 13:14:35.421190 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../30-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-09-28 13:14:35.421241 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:14:35.421283 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package gcc-13. 2025-09-28 13:14:35.421327 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../31-gcc-13_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-09-28 13:14:35.421369 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:14:35.421413 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package gcc-x86-64-linux-gnu. 2025-09-28 13:14:35.421471 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../32-gcc-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-09-28 13:14:35.421517 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2025-09-28 13:14:35.421563 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:14:35.421607 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package gcc. 2025-09-28 13:14:35.421652 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../33-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-09-28 13:14:35.421695 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 13:14:35.421756 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libc-dev-bin. 2025-09-28 13:14:35.421805 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../34-libc-dev-bin_2.39-0ubuntu8.6_amd64.deb ... 2025-09-28 13:14:35.421852 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2025-09-28 13:14:35.421897 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libc-dev-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:14:35.421942 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package linux-libc-dev:amd64. 2025-09-28 13:14:35.421996 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../35-linux-libc-dev_6.8.0-84.84_amd64.deb ... 2025-09-28 13:14:35.422044 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking linux-libc-dev:amd64 (6.8.0-84.84) ... 2025-09-28 13:14:35.422088 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libcrypt-dev:amd64. 2025-09-28 13:14:35.422131 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../36-libcrypt-dev_1%3a4.4.36-4build1_amd64.deb ... 2025-09-28 13:14:35.422183 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2025-09-28 13:14:35.422227 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package rpcsvc-proto. 2025-09-28 13:14:35.422271 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../37-rpcsvc-proto_1.4.2-0ubuntu7_amd64.deb ... 2025-09-28 13:14:35.422314 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking rpcsvc-proto (1.4.2-0ubuntu7) ... 2025-09-28 13:14:35.422358 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libc6-dev:amd64. 2025-09-28 13:14:35.422402 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../38-libc6-dev_2.39-0ubuntu8.6_amd64.deb ... 2025-09-28 13:14:35.422483 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libc6-dev:amd64 (2.39-0ubuntu8.6) ... 2025-09-28 13:14:35.422532 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libstdc++-13-dev:amd64. 2025-09-28 13:14:35.422582 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../39-libstdc++-13-dev_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-09-28 13:14:35.422626 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:14:35.422668 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package g++-13-x86-64-linux-gnu. 2025-09-28 13:14:35.422715 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../40-g++-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-09-28 13:14:35.422780 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:14:35.422823 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package g++-13. 2025-09-28 13:14:35.422865 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../41-g++-13_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-09-28 13:14:35.422909 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:14:35.422951 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package g++-x86-64-linux-gnu. 2025-09-28 13:14:35.422992 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../42-g++-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-09-28 13:14:35.423035 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2025-09-28 13:14:35.423077 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:14:35.423119 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package g++. 2025-09-28 13:14:35.423162 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../43-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-09-28 13:14:35.423204 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 13:14:35.423247 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package make. 2025-09-28 13:14:35.423288 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../44-make_4.3-4.1build2_amd64.deb ... 2025-09-28 13:14:35.423331 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2025-09-28 13:14:35.423373 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking make (4.3-4.1build2) ... 2025-09-28 13:14:35.423442 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-09-28 13:14:35.423617 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:14:35.423683 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up linux-libc-dev:amd64 (6.8.0-84.84) ... 2025-09-28 13:14:35.423696 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:14:35.423757 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:14:35.423768 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:14:35.423778 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libjansson4:amd64 (2.14-2build2) ... 2025-09-28 13:14:35.423788 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up rpcsvc-proto (1.4.2-0ubuntu7) ... 2025-09-28 13:14:35.423798 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:14:35.423812 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up make (4.3-4.1build2) ... 2025-09-28 13:14:35.423825 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-09-28 13:14:35.423875 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:14:35.423889 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 13:14:35.424018 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:14:35.424037 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:14:35.424046 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:14:35.424054 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2025-09-28 13:14:35.424097 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:14:35.424138 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up fluent-package (5.0.7-1) ... 2025-09-28 13:14:35.424178 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:useradd warning: _fluentd's uid 42447 is greater than SYS_UID_MAX 999 2025-09-28 13:14:35.424219 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:14:35.424259 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:14:35.424300 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 13:14:35.424340 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libc-dev-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:14:35.424380 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:14:35.424438 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:14:35.424491 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:14:35.424535 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:14:35.424578 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:14:35.424619 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:14:35.424661 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:14:35.424722 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libc6-dev:amd64 (2.39-0ubuntu8.6) ... 2025-09-28 13:14:35.424765 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:14:35.424806 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 13:14:35.424848 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:14:35.424888 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:14:35.424929 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:14:35.424969 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up binutils (2.42-4ubuntu2.5) ... 2025-09-28 13:14:35.425012 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:14:35.425054 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 13:14:35.425095 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:14:35.425136 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:14:35.425177 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 13:14:35.425218 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:14:35.425259 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:14:35.425301 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 13:14:35.425342 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2025-09-28 13:14:35.425385 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:update-alternatives: warning: 2025-09-28 13:14:35.425533 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: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 2025-09-28 13:14:35.425567 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:14:35.427018 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container a54ed2a123eb 2025-09-28 13:14:35.427090 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> e510ade485d4 2025-09-28 13:14:35.427104 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 8/10 : RUN ulimit -n 1024 && fluent-gem install fluent-plugin-grok-parser fluent-plugin-prometheus fluent-plugin-rewrite-tag-filter 2025-09-28 13:14:35.427116 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in 8243743ad9b0 2025-09-28 13:14:35.427126 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Successfully installed fluent-plugin-grok-parser-2.6.2 2025-09-28 13:14:35.427165 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Parsing documentation for fluent-plugin-grok-parser-2.6.2 2025-09-28 13:14:35.427175 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Installing ri documentation for fluent-plugin-grok-parser-2.6.2 2025-09-28 13:14:35.427185 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Done installing documentation for fluent-plugin-grok-parser after 0 seconds 2025-09-28 13:14:35.427195 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Successfully installed fluent-plugin-prometheus-2.2.1 2025-09-28 13:14:35.427204 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Parsing documentation for fluent-plugin-prometheus-2.2.1 2025-09-28 13:14:35.427214 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Installing ri documentation for fluent-plugin-prometheus-2.2.1 2025-09-28 13:14:35.427223 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Done installing documentation for fluent-plugin-prometheus after 0 seconds 2025-09-28 13:14:35.427233 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Successfully installed fluent-plugin-rewrite-tag-filter-2.4.0 2025-09-28 13:14:35.427242 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Parsing documentation for fluent-plugin-rewrite-tag-filter-2.4.0 2025-09-28 13:14:35.427252 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Installing ri documentation for fluent-plugin-rewrite-tag-filter-2.4.0 2025-09-28 13:14:35.427261 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Done installing documentation for fluent-plugin-rewrite-tag-filter after 0 seconds 2025-09-28 13:14:35.427271 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:3 gems installed 2025-09-28 13:14:35.427282 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container 8243743ad9b0 2025-09-28 13:14:35.427291 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> a3d3bd769656 2025-09-28 13:14:35.427303 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: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 2025-09-28 13:14:35.427315 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in 93065a576105 2025-09-28 13:14:35.427324 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading package lists... 2025-09-28 13:14:35.427334 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Building dependency tree... 2025-09-28 13:14:35.427343 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading state information... 2025-09-28 13:14:35.427353 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Package 'build-essential' is not installed, so not removed 2025-09-28 13:14:35.427362 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:14:35.427388 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading package lists... 2025-09-28 13:14:35.427398 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Building dependency tree... 2025-09-28 13:14:35.427407 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading state information... 2025-09-28 13:14:35.427417 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:14:35.427483 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container 93065a576105 2025-09-28 13:14:35.427493 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 59e44d3df81a 2025-09-28 13:14:35.427503 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 10/10 : USER fluentd 2025-09-28 13:14:35.427512 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in d4d0a3fb2779 2025-09-28 13:14:35.427521 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container d4d0a3fb2779 2025-09-28 13:14:35.427531 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 47d19960921a 2025-09-28 13:14:35.427540 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Successfully built 931c578d436c 2025-09-28 13:14:35.427549 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Successfully tagged osism.harbor.regio.digital/kolla/fluentd:build-20250928 2025-09-28 13:14:35.427559 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Built at 2025-09-28 13:14:35.426465 (took 0:00:45.716384) 2025-09-28 13:14:35.427577 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(tgtd) 2025-09-28 13:14:35.427587 | ubuntu-noble-large | DEBUG:kolla.common.utils.tgtd:Processing 2025-09-28 13:14:35.427597 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Building started at 2025-09-28 13:14:35.426896 2025-09-28 13:14:35.427747 | ubuntu-noble-large | DEBUG:kolla.common.utils.tgtd:Turned 0 plugins into plugins archive 2025-09-28 13:14:35.428237 | ubuntu-noble-large | DEBUG:kolla.common.utils.tgtd:Turned 0 additions into additions archive 2025-09-28 13:14:45.020315 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Step 1/5 : FROM osism.harbor.regio.digital/kolla/base:build-20250928 2025-09-28 13:14:45.020406 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> b45f94f4844b 2025-09-28 13:14:45.020425 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Step 2/5 : LABEL "build-date"="20250928" "name"="tgtd" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:14:45.020440 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Running in a92afb4fc4b5 2025-09-28 13:14:45.020489 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Removed intermediate container a92afb4fc4b5 2025-09-28 13:14:45.020658 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> ae24c4ab7b53 2025-09-28 13:14:45.020676 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends tgt && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-28 13:14:45.020689 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Running in f3dfb2c36996 2025-09-28 13:14:45.020740 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:14:45.020884 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 13:14:45.020901 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-28 13:14:45.020912 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 13:14:45.020960 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 13:14:45.021003 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 13:14:45.021069 | 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] 2025-09-28 13:14:45.021114 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 13:14:45.021177 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 13:14:45.021192 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 13:14:45.021292 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 13:14:45.021310 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 13:14:45.021341 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 13:14:45.021410 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 13:14:45.021443 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 13:14:45.021535 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Fetched 28.4 MB in 2s (11.6 MB/s) 2025-09-28 13:14:45.021608 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading package lists... 2025-09-28 13:14:45.021671 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading package lists... 2025-09-28 13:14:45.021732 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Building dependency tree... 2025-09-28 13:14:45.021779 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading state information... 2025-09-28 13:14:45.021856 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:tgt is already the newest version (1:1.0.85-1.1ubuntu6). 2025-09-28 13:14:45.021911 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:14:45.021921 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Removed intermediate container f3dfb2c36996 2025-09-28 13:14:45.021992 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> d52c5ecfc14e 2025-09-28 13:14:45.022045 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Step 4/5 : RUN sed -i '1 i include /var/lib/cinder/volumes/*' /etc/tgt/targets.conf 2025-09-28 13:14:45.022057 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Running in 7e3d619b7620 2025-09-28 13:14:45.022115 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Removed intermediate container 7e3d619b7620 2025-09-28 13:14:45.022157 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> fab9ca1735dc 2025-09-28 13:14:45.022210 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Step 5/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 2025-09-28 13:14:45.022226 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Running in 93572eec4039 2025-09-28 13:14:45.022301 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading package lists... 2025-09-28 13:14:45.022352 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Building dependency tree... 2025-09-28 13:14:45.022393 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading state information... 2025-09-28 13:14:45.022473 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Package 'build-essential' is not installed, so not removed 2025-09-28 13:14:45.022491 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:14:45.022589 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading package lists... 2025-09-28 13:14:45.022599 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Building dependency tree... 2025-09-28 13:14:45.022608 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading state information... 2025-09-28 13:14:45.022659 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:14:45.022700 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Removed intermediate container 93572eec4039 2025-09-28 13:14:45.022775 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> c5b961e9af39 2025-09-28 13:14:45.022841 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Successfully built 11672202d52a 2025-09-28 13:14:45.022883 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Successfully tagged osism.harbor.regio.digital/kolla/tgtd:build-20250928 2025-09-28 13:14:45.023060 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Built at 2025-09-28 13:14:45.022872 (took 0:00:09.595976) 2025-09-28 13:14:45.023485 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(hacluster-base) 2025-09-28 13:14:45.023593 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-base:Processing 2025-09-28 13:14:45.023677 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Building started at 2025-09-28 13:14:45.023555 2025-09-28 13:14:45.024733 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-base:Turned 0 plugins into plugins archive 2025-09-28 13:14:45.025380 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-base:Turned 0 additions into additions archive 2025-09-28 13:14:46.321288 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Step 1/4 : FROM osism.harbor.regio.digital/kolla/base:build-20250928 2025-09-28 13:14:46.321412 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> b45f94f4844b 2025-09-28 13:14:46.321579 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Step 2/4 : LABEL "build-date"="20250928" "name"="hacluster-base" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:14:46.321612 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> Running in 13ac44b28925 2025-09-28 13:14:46.321631 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> Removed intermediate container 13ac44b28925 2025-09-28 13:14:46.321649 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> 5d28130d8edb 2025-09-28 13:14:46.321675 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Step 3/4 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-28 13:14:46.321692 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> 45890acf96ec 2025-09-28 13:14:46.321757 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Step 4/4 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2025-09-28 13:14:46.321774 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> Running in 667120b6a601 2025-09-28 13:14:46.321892 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> Removed intermediate container 667120b6a601 2025-09-28 13:14:46.321906 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> f3571482e49f 2025-09-28 13:14:46.321954 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Successfully built 80d037f5532b 2025-09-28 13:14:46.322010 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Successfully tagged osism.harbor.regio.digital/kolla/hacluster-base:build-20250928 2025-09-28 13:14:46.322190 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Built at 2025-09-28 13:14:46.321997 (took 0:00:01.298442) 2025-09-28 13:14:46.322318 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(hacluster-pacemaker) to queue 2025-09-28 13:14:46.322351 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(hacluster-pcs) to queue 2025-09-28 13:14:46.322430 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(hacluster-pacemaker-remote) to queue 2025-09-28 13:14:46.322445 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(hacluster-corosync) to queue 2025-09-28 13:14:46.322994 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(memcached) 2025-09-28 13:14:46.323027 | ubuntu-noble-large | DEBUG:kolla.common.utils.memcached:Processing 2025-09-28 13:14:46.323155 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Building started at 2025-09-28 13:14:46.323022 2025-09-28 13:14:46.324377 | ubuntu-noble-large | DEBUG:kolla.common.utils.memcached:Turned 0 plugins into plugins archive 2025-09-28 13:14:46.325318 | ubuntu-noble-large | DEBUG:kolla.common.utils.memcached:Turned 0 additions into additions archive 2025-09-28 13:14:58.402561 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Step 1/6 : FROM osism.harbor.regio.digital/kolla/base:build-20250928 2025-09-28 13:14:58.402641 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> b45f94f4844b 2025-09-28 13:14:58.402660 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Step 2/6 : LABEL "build-date"="20250928" "name"="memcached" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:14:58.402833 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Running in ca124c797eed 2025-09-28 13:14:58.402852 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Removed intermediate container ca124c797eed 2025-09-28 13:14:58.402863 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> 9c2d5eb25059 2025-09-28 13:14:58.402874 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Step 3/6 : RUN usermod --append --home /run/memcache --groups kolla memcached && mkdir -p /run/memcache && chown -R 42457:42457 /run/memcache 2025-09-28 13:14:58.402885 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Running in 6d5d99f9b84f 2025-09-28 13:14:58.402894 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Removed intermediate container 6d5d99f9b84f 2025-09-28 13:14:58.402935 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> b133b80b85b1 2025-09-28 13:14:58.402945 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Step 4/6 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends memcached && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-28 13:14:58.402955 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Running in 0858a7541908 2025-09-28 13:14:58.403016 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-28 13:14:58.404773 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:14:58.404794 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 13:14:58.404805 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 13:14:58.404814 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 13:14:58.404841 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 13:14:58.404851 | 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] 2025-09-28 13:14:58.404861 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 13:14:58.404870 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 13:14:58.404879 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 13:14:58.404889 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 13:14:58.404898 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 13:14:58.404908 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 13:14:58.404917 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 13:14:58.404926 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 13:14:58.404935 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Fetched 28.4 MB in 3s (10.6 MB/s) 2025-09-28 13:14:58.404945 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading package lists... 2025-09-28 13:14:58.404954 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading package lists... 2025-09-28 13:14:58.404963 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Building dependency tree... 2025-09-28 13:14:58.404973 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading state information... 2025-09-28 13:14:58.404982 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:The following additional packages will be installed: 2025-09-28 13:14:58.405003 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: libevent-2.1-7t64 2025-09-28 13:14:58.405013 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Suggested packages: 2025-09-28 13:14:58.405022 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: libanyevent-perl libcache-memcached-perl libmemcached libterm-readkey-perl 2025-09-28 13:14:58.405032 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: libyaml-perl 2025-09-28 13:14:58.405041 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:The following NEW packages will be installed: 2025-09-28 13:14:58.405050 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: libevent-2.1-7t64 memcached 2025-09-28 13:14:58.405059 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:14:58.405069 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Need to get 358 kB of archives. 2025-09-28 13:14:58.405078 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:After this operation, 993 kB of additional disk space will be used. 2025-09-28 13:14:58.405087 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:14:58.405097 | 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] 2025-09-28 13:14:58.405106 | 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] 2025-09-28 13:14:58.405116 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Fetched 358 kB in 0s (1,458 kB/s) 2025-09-28 13:14:58.405125 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Selecting previously unselected package libevent-2.1-7t64:amd64. 2025-09-28 13:14:58.405134 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 2025-09-28 13:14:58.405145 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(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% 2025-09-28 13:14:58.405157 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 70% 2025-09-28 13:14:58.405167 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 75% 2025-09-28 13:14:58.405176 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 80% 2025-09-28 13:14:58.405185 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 85% 2025-09-28 13:14:58.405194 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 90% 2025-09-28 13:14:58.405203 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 95% 2025-09-28 13:14:58.405218 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-09-28 13:14:58.405227 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Preparing to unpack .../libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-09-28 13:14:58.405237 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-09-28 13:14:58.405246 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Selecting previously unselected package memcached. 2025-09-28 13:14:58.405270 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Preparing to unpack .../memcached_1.6.24-1build3_amd64.deb ... 2025-09-28 13:14:58.405280 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Unpacking memcached (1.6.24-1build3) ... 2025-09-28 13:14:58.405290 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-09-28 13:14:58.405303 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Setting up memcached (1.6.24-1build3) ... 2025-09-28 13:14:58.405312 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:invoke-rc.d: could not determine current runlevel 2025-09-28 13:14:58.405348 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 13:14:58.405571 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:14:58.405634 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Removed intermediate container 0858a7541908 2025-09-28 13:14:58.405681 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> 0551aec64dac 2025-09-28 13:14:58.405695 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: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 2025-09-28 13:14:58.405776 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Running in 20a187e4ef5b 2025-09-28 13:14:58.405788 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading package lists... 2025-09-28 13:14:58.405871 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Building dependency tree... 2025-09-28 13:14:58.405934 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading state information... 2025-09-28 13:14:58.406032 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Package 'build-essential' is not installed, so not removed 2025-09-28 13:14:58.406050 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:14:58.406128 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading package lists... 2025-09-28 13:14:58.406199 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Building dependency tree... 2025-09-28 13:14:58.406265 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading state information... 2025-09-28 13:14:58.406336 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:14:58.406407 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Removed intermediate container 20a187e4ef5b 2025-09-28 13:14:58.406515 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> a59013fc0b4d 2025-09-28 13:14:58.406544 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Step 6/6 : USER memcached 2025-09-28 13:14:58.406613 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Running in dbf5c8b2160c 2025-09-28 13:14:58.406674 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Removed intermediate container dbf5c8b2160c 2025-09-28 13:14:58.406769 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> 3e0add98732d 2025-09-28 13:14:58.406847 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Successfully built 8ffa93c3dc19 2025-09-28 13:14:58.406914 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Successfully tagged osism.harbor.regio.digital/kolla/memcached:build-20250928 2025-09-28 13:14:58.407066 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Built at 2025-09-28 13:14:58.406932 (took 0:00:12.083910) 2025-09-28 13:14:58.407539 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovsdpdk-db) 2025-09-28 13:14:58.407662 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-db:Processing 2025-09-28 13:14:58.407822 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Building started at 2025-09-28 13:14:58.407654 2025-09-28 13:14:58.408897 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-db:Turned 0 plugins into plugins archive 2025-09-28 13:14:58.409839 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-db:Turned 0 additions into additions archive 2025-09-28 13:15:02.671141 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Step 1/6 : FROM osism.harbor.regio.digital/kolla/ovsdpdk:build-20250928 2025-09-28 13:15:02.671280 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> 1ce7e00e27d9 2025-09-28 13:15:02.671305 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Step 2/6 : LABEL "build-date"="20250928" "name"="ovsdpdk-db" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:15:02.671364 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Running in 99a94d74e5c8 2025-09-28 13:15:02.671463 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Removed intermediate container 99a94d74e5c8 2025-09-28 13:15:02.671545 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> 831e3dea35e9 2025-09-28 13:15:02.671672 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_ovsdpdk_extend_start 2025-09-28 13:15:02.671785 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> 11fc24b02414 2025-09-28 13:15:02.671905 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Step 4/6 : COPY start_ovsdb_server.sh /usr/local/bin/start-ovsdb-server 2025-09-28 13:15:02.671977 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> b1eb06c4b107 2025-09-28 13:15:02.672084 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Step 5/6 : RUN chmod 644 /usr/local/bin/kolla_ovsdpdk_extend_start && chmod 755 /usr/local/bin/start-ovsdb-server 2025-09-28 13:15:02.672160 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Running in 995bb2e6c9ec 2025-09-28 13:15:02.672256 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Removed intermediate container 995bb2e6c9ec 2025-09-28 13:15:02.672355 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> a91eaab31072 2025-09-28 13:15:02.672430 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: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 2025-09-28 13:15:02.672543 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Running in 8f64bd9bad5f 2025-09-28 13:15:02.672613 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Reading package lists... 2025-09-28 13:15:02.672750 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Building dependency tree... 2025-09-28 13:15:02.672860 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Reading state information... 2025-09-28 13:15:02.672945 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Package 'build-essential' is not installed, so not removed 2025-09-28 13:15:02.673018 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:15:02.673097 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Reading package lists... 2025-09-28 13:15:02.673177 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Building dependency tree... 2025-09-28 13:15:02.673256 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Reading state information... 2025-09-28 13:15:02.673347 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:15:02.673407 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Removed intermediate container 8f64bd9bad5f 2025-09-28 13:15:02.674305 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> f26dae835868 2025-09-28 13:15:02.674380 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Successfully built 22ad0c7bbc77 2025-09-28 13:15:02.674396 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Successfully tagged osism.harbor.regio.digital/kolla/ovsdpdk-db:build-20250928 2025-09-28 13:15:02.674408 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Built at 2025-09-28 13:15:02.673605 (took 0:00:04.265951) 2025-09-28 13:15:02.674418 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovsdpdk-vswitchd) 2025-09-28 13:15:02.674461 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-vswitchd:Processing 2025-09-28 13:15:02.674472 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Building started at 2025-09-28 13:15:02.674275 2025-09-28 13:15:02.675618 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-vswitchd:Turned 0 plugins into plugins archive 2025-09-28 13:15:02.676443 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-vswitchd:Turned 0 additions into additions archive 2025-09-28 13:15:06.866567 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Step 1/5 : FROM osism.harbor.regio.digital/kolla/ovsdpdk:build-20250928 2025-09-28 13:15:06.866627 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> 1ce7e00e27d9 2025-09-28 13:15:06.866664 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Step 2/5 : LABEL "build-date"="20250928" "name"="ovsdpdk-vswitchd" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:15:06.866781 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Running in 27f0412e5379 2025-09-28 13:15:06.866831 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Removed intermediate container 27f0412e5379 2025-09-28 13:15:06.866901 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> 638a33e0cb3f 2025-09-28 13:15:06.866959 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_ovsdpdk_extend_start 2025-09-28 13:15:06.867008 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> 0e96fb0a327d 2025-09-28 13:15:06.867061 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_ovsdpdk_extend_start 2025-09-28 13:15:06.867118 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Running in 191c3246fe99 2025-09-28 13:15:06.867171 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Removed intermediate container 191c3246fe99 2025-09-28 13:15:06.867224 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> e21d037c13d4 2025-09-28 13:15:06.867281 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Step 5/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 2025-09-28 13:15:06.867337 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Running in 83d1ba62e5a3 2025-09-28 13:15:06.867394 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Reading package lists... 2025-09-28 13:15:06.867449 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Building dependency tree... 2025-09-28 13:15:06.867520 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Reading state information... 2025-09-28 13:15:06.867590 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Package 'build-essential' is not installed, so not removed 2025-09-28 13:15:06.867635 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:15:06.867688 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Reading package lists... 2025-09-28 13:15:06.867780 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Building dependency tree... 2025-09-28 13:15:06.867826 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Reading state information... 2025-09-28 13:15:06.867883 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:15:06.867936 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Removed intermediate container 83d1ba62e5a3 2025-09-28 13:15:06.867989 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> 90c033cd2d19 2025-09-28 13:15:06.868049 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Successfully built e8dc6008f91b 2025-09-28 13:15:06.868103 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Successfully tagged osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:build-20250928 2025-09-28 13:15:06.868232 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Built at 2025-09-28 13:15:06.868119 (took 0:00:04.193844) 2025-09-28 13:15:06.868717 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(letsencrypt-lego) 2025-09-28 13:15:06.868834 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-lego:Processing 2025-09-28 13:15:06.868921 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Building started at 2025-09-28 13:15:06.868825 2025-09-28 13:15:06.869021 | 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 2025-09-28 13:15:08.569272 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-lego:Turned 0 plugins into plugins archive 2025-09-28 13:15:08.570001 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-lego:Turned 0 additions into additions archive 2025-09-28 13:15:26.936076 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 1/10 : FROM osism.harbor.regio.digital/kolla/letsencrypt-base:build-20250928 2025-09-28 13:15:26.936160 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 2144b474f6b0 2025-09-28 13:15:26.936189 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 2/10 : LABEL "build-date"="20250928" "name"="letsencrypt-lego" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:15:26.936215 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in 2125a1933d1e 2025-09-28 13:15:26.936239 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container 2125a1933d1e 2025-09-28 13:15:26.936260 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> f3ade153f4dc 2025-09-28 13:15:26.936310 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 3/10 : 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 2025-09-28 13:15:26.936334 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in 9a08cca95387 2025-09-28 13:15:26.936355 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container 9a08cca95387 2025-09-28 13:15:26.936377 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> f93efb4286fa 2025-09-28 13:15:26.936398 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 4/10 : 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/* 2025-09-28 13:15:26.936421 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in d39a93ad81f4 2025-09-28 13:15:26.936434 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:15:26.936446 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 13:15:26.936458 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-28 13:15:26.936472 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 13:15:26.936484 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 13:15:26.936496 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 13:15:26.936508 | 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] 2025-09-28 13:15:26.936564 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 13:15:26.936576 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 13:15:26.936585 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 13:15:26.936594 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 13:15:26.936736 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 13:15:26.936754 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 13:15:26.936764 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 13:15:26.936774 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 13:15:26.936783 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Fetched 28.4 MB in 3s (11.1 MB/s) 2025-09-28 13:15:26.936793 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading package lists... 2025-09-28 13:15:26.936802 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading package lists... 2025-09-28 13:15:26.936812 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Building dependency tree... 2025-09-28 13:15:26.936821 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading state information... 2025-09-28 13:15:26.936831 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:The following additional packages will be installed: 2025-09-28 13:15:26.936840 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: cron-daemon-common libcbor0.10 libfido2-1 libpopt0 2025-09-28 13:15:26.936850 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Suggested packages: 2025-09-28 13:15:26.936859 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: anacron logrotate checksecurity supercat default-mta | mail-transport-agent 2025-09-28 13:15:26.936868 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: keychain libpam-ssh monkeysphere ssh-askpass openssh-server 2025-09-28 13:15:26.936916 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: python3-braceexpand 2025-09-28 13:15:26.936927 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Recommended packages: 2025-09-28 13:15:26.936936 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: xauth 2025-09-28 13:15:26.936946 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:The following NEW packages will be installed: 2025-09-28 13:15:26.936955 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: cron cron-daemon-common libcbor0.10 libfido2-1 libpopt0 openssh-client rsync 2025-09-28 13:15:26.936997 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:15:26.937131 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Need to get 1,579 kB of archives. 2025-09-28 13:15:26.937199 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:After this operation, 5,167 kB of additional disk space will be used. 2025-09-28 13:15:26.937249 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:15:26.937355 | 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] 2025-09-28 13:15:26.937395 | 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] 2025-09-28 13:15:26.938917 | 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] 2025-09-28 13:15:26.938980 | 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.2 [436 kB] 2025-09-28 13:15:26.939006 | 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] 2025-09-28 13:15:26.939017 | 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] 2025-09-28 13:15:26.939026 | 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.14 [906 kB] 2025-09-28 13:15:26.939038 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Fetched 1,579 kB in 0s (4,807 kB/s) 2025-09-28 13:15:26.939049 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package cron-daemon-common. 2025-09-28 13:15:26.939058 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 2025-09-28 13:15:26.939071 | 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% 2025-09-28 13:15:26.939082 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 70% 2025-09-28 13:15:26.939092 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 75% 2025-09-28 13:15:26.939101 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 80% 2025-09-28 13:15:26.939111 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 85% 2025-09-28 13:15:26.939120 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 90% 2025-09-28 13:15:26.939129 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 95% 2025-09-28 13:15:26.939139 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-09-28 13:15:26.939149 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../cron-daemon-common_3.0pl1-184ubuntu2_all.deb ... 2025-09-28 13:15:26.939158 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking cron-daemon-common (3.0pl1-184ubuntu2) ... 2025-09-28 13:15:26.939168 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up cron-daemon-common (3.0pl1-184ubuntu2) ... 2025-09-28 13:15:26.939177 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Creating group 'crontab' with GID 995. 2025-09-28 13:15:26.939187 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package cron. 2025-09-28 13:15:26.939196 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 2025-09-28 13:15:26.939207 | 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% 2025-09-28 13:15:26.939217 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 70% 2025-09-28 13:15:26.939226 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 75% 2025-09-28 13:15:26.939235 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 80% 2025-09-28 13:15:26.939244 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 85% 2025-09-28 13:15:26.939254 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 90% 2025-09-28 13:15:26.939263 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 95% 2025-09-28 13:15:26.939273 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 100% (Reading database ... 11586 files and directories currently installed.) 2025-09-28 13:15:26.939282 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../0-cron_3.0pl1-184ubuntu2_amd64.deb ... 2025-09-28 13:15:26.939356 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking cron (3.0pl1-184ubuntu2) ... 2025-09-28 13:15:26.939369 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package libpopt0:amd64. 2025-09-28 13:15:26.939378 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../1-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-09-28 13:15:26.939406 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-09-28 13:15:26.939416 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package rsync. 2025-09-28 13:15:26.939425 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../2-rsync_3.2.7-1ubuntu1.2_amd64.deb ... 2025-09-28 13:15:26.939435 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking rsync (3.2.7-1ubuntu1.2) ... 2025-09-28 13:15:26.939444 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package libcbor0.10:amd64. 2025-09-28 13:15:26.939454 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../3-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2025-09-28 13:15:26.939464 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-09-28 13:15:26.939473 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package libfido2-1:amd64. 2025-09-28 13:15:26.939482 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../4-libfido2-1_1.14.0-1build3_amd64.deb ... 2025-09-28 13:15:26.939569 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2025-09-28 13:15:26.939580 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package openssh-client. 2025-09-28 13:15:26.939590 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../5-openssh-client_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-09-28 13:15:26.939599 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-09-28 13:15:26.939643 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-09-28 13:15:26.939653 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up cron (3.0pl1-184ubuntu2) ... 2025-09-28 13:15:26.939697 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:invoke-rc.d: could not determine current runlevel 2025-09-28 13:15:26.940814 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 13:15:26.940840 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2025-09-28 13:15:26.940850 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-09-28 13:15:26.940859 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-09-28 13:15:26.940868 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up rsync (3.2.7-1ubuntu1.2) ... 2025-09-28 13:15:26.940878 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:invoke-rc.d: could not determine current runlevel 2025-09-28 13:15:26.940887 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 13:15:26.940897 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:15:26.940906 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container d39a93ad81f4 2025-09-28 13:15:26.940916 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 42108bd7d149 2025-09-28 13:15:26.940926 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 5/10 : ADD letsencrypt-lego-archive /lego-source 2025-09-28 13:15:26.940935 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 02d5d0b95d52 2025-09-28 13:15:26.940945 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 6/10 : RUN cp -r /lego-source/lego /opt/ 2025-09-28 13:15:26.940954 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in 0c362e0c8313 2025-09-28 13:15:26.940963 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container 0c362e0c8313 2025-09-28 13:15:26.940985 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> e40065fe708f 2025-09-28 13:15:26.940995 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 7/10 : COPY letsencrypt-certificates.sh /usr/bin/letsencrypt-certificates 2025-09-28 13:15:26.941005 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> eb177538b68c 2025-09-28 13:15:26.941014 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 8/10 : COPY sync-and-update-certificate.sh /usr/bin/sync-and-update-certificate 2025-09-28 13:15:26.941024 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 60da456f6335 2025-09-28 13:15:26.941033 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 9/10 : RUN chmod +x /usr/bin/letsencrypt-certificates /usr/bin/sync-and-update-certificate 2025-09-28 13:15:26.941048 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in 01e345c6aebd 2025-09-28 13:15:26.941057 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container 01e345c6aebd 2025-09-28 13:15:26.941067 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> ef62b6884dcf 2025-09-28 13:15:26.941078 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: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 2025-09-28 13:15:26.941094 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in 3e0add737f3c 2025-09-28 13:15:26.941207 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading package lists... 2025-09-28 13:15:26.941225 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Building dependency tree... 2025-09-28 13:15:26.941316 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading state information... 2025-09-28 13:15:26.941352 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Package 'build-essential' is not installed, so not removed 2025-09-28 13:15:26.941430 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:15:26.941494 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading package lists... 2025-09-28 13:15:26.941579 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Building dependency tree... 2025-09-28 13:15:26.941648 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading state information... 2025-09-28 13:15:26.941731 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:15:26.941805 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container 3e0add737f3c 2025-09-28 13:15:26.941877 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> e16ab7b7a8f1 2025-09-28 13:15:26.941950 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Successfully built 5d6f6b92d75f 2025-09-28 13:15:26.942017 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Successfully tagged osism.harbor.regio.digital/kolla/letsencrypt-lego:build-20250928 2025-09-28 13:15:26.942168 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Built at 2025-09-28 13:15:26.942026 (took 0:00:20.073201) 2025-09-28 13:15:26.942652 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(letsencrypt-webserver) 2025-09-28 13:15:26.942765 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-webserver:Processing 2025-09-28 13:15:26.942888 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Building started at 2025-09-28 13:15:26.942784 2025-09-28 13:15:26.944076 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-webserver:Turned 0 plugins into plugins archive 2025-09-28 13:15:26.944812 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-webserver:Turned 0 additions into additions archive 2025-09-28 13:15:44.306575 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Step 1/6 : FROM osism.harbor.regio.digital/kolla/letsencrypt-base:build-20250928 2025-09-28 13:15:44.306871 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> 2144b474f6b0 2025-09-28 13:15:44.306917 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Step 2/6 : LABEL "build-date"="20250928" "name"="letsencrypt-webserver" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:15:44.306981 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Running in 69383adbc5e4 2025-09-28 13:15:44.306994 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Removed intermediate container 69383adbc5e4 2025-09-28 13:15:44.307004 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> c153859a14e8 2025-09-28 13:15:44.307014 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Step 3/6 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends apache2 && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-28 13:15:44.307026 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Running in e1a816ce4648 2025-09-28 13:15:44.307036 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-28 13:15:44.307054 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:15:44.307064 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 13:15:44.307074 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 13:15:44.307089 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 13:15:44.307102 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 13:15:44.307173 | 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] 2025-09-28 13:15:44.307210 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 13:15:44.307263 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 13:15:44.307278 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 13:15:44.307371 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 13:15:44.307384 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 13:15:44.307427 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 13:15:44.307469 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 13:15:44.307509 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 13:15:44.307575 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Fetched 28.4 MB in 2s (11.9 MB/s) 2025-09-28 13:15:44.307630 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading package lists... 2025-09-28 13:15:44.307658 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading package lists... 2025-09-28 13:15:44.307769 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Building dependency tree... 2025-09-28 13:15:44.307820 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading state information... 2025-09-28 13:15:44.307836 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:The following additional packages will be installed: 2025-09-28 13:15:44.307907 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: apache2-bin apache2-data apache2-utils libapr1t64 libaprutil1-dbd-sqlite3 2025-09-28 13:15:44.307959 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: libaprutil1-ldap libaprutil1t64 libicu74 libjansson4 liblua5.4-0 libxml2 2025-09-28 13:15:44.307973 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Suggested packages: 2025-09-28 13:15:44.308037 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser ufw 2025-09-28 13:15:44.308052 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Recommended packages: 2025-09-28 13:15:44.308121 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ssl-cert 2025-09-28 13:15:44.308173 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:The following NEW packages will be installed: 2025-09-28 13:15:44.308187 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: apache2 apache2-bin apache2-data apache2-utils libapr1t64 2025-09-28 13:15:44.308250 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: libaprutil1-dbd-sqlite3 libaprutil1-ldap libaprutil1t64 libicu74 libjansson4 2025-09-28 13:15:44.308301 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: liblua5.4-0 libxml2 2025-09-28 13:15:44.308317 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:0 upgraded, 12 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:15:44.308379 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Need to get 13.7 MB of archives. 2025-09-28 13:15:44.308394 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:After this operation, 47.0 MB of additional disk space will be used. 2025-09-28 13:15:44.308454 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:15:44.308507 | 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] 2025-09-28 13:15:44.308523 | 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] 2025-09-28 13:15:44.308659 | 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] 2025-09-28 13:15:44.308678 | 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] 2025-09-28 13:15:44.308737 | 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] 2025-09-28 13:15:44.308788 | 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] 2025-09-28 13:15:44.308828 | 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] 2025-09-28 13:15:44.308881 | 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.5 [763 kB] 2025-09-28 13:15:44.308943 | 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.8 [1,331 kB] 2025-09-28 13:15:44.308957 | 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.8 [163 kB] 2025-09-28 13:15:44.309001 | 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.8 [97.7 kB] 2025-09-28 13:15:44.309031 | 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.8 [90.2 kB] 2025-09-28 13:15:44.309075 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Fetched 13.7 MB in 1s (24.5 MB/s) 2025-09-28 13:15:44.309119 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libapr1t64:amd64. 2025-09-28 13:15:44.309134 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 2025-09-28 13:15:44.309207 | 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% 2025-09-28 13:15:44.309224 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 70% 2025-09-28 13:15:44.309298 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 75% 2025-09-28 13:15:44.309317 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 80% 2025-09-28 13:15:44.309378 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 85% 2025-09-28 13:15:44.309394 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 90% 2025-09-28 13:15:44.309449 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 95% 2025-09-28 13:15:44.309479 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-09-28 13:15:44.309530 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: 2025-09-28 13:15:44.309592 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../00-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2025-09-28 13:15:44.309601 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2025-09-28 13:15:44.309801 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libaprutil1t64:amd64. 2025-09-28 13:15:44.309816 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../01-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2025-09-28 13:15:44.309821 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2025-09-28 13:15:44.309830 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2025-09-28 13:15:44.309835 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../02-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2025-09-28 13:15:44.309864 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2025-09-28 13:15:44.309870 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: 2025-09-28 13:15:44.309934 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libaprutil1-ldap:amd64. 2025-09-28 13:15:44.309941 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../03-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2025-09-28 13:15:44.310004 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2025-09-28 13:15:44.310011 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libjansson4:amd64. 2025-09-28 13:15:44.310068 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../04-libjansson4_2.14-2build2_amd64.deb ... 2025-09-28 13:15:44.310075 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libjansson4:amd64 (2.14-2build2) ... 2025-09-28 13:15:44.310140 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package liblua5.4-0:amd64. 2025-09-28 13:15:44.310156 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../05-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2025-09-28 13:15:44.310207 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2025-09-28 13:15:44.310214 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libicu74:amd64. 2025-09-28 13:15:44.310271 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../06-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2025-09-28 13:15:44.310284 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-09-28 13:15:44.310336 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libxml2:amd64. 2025-09-28 13:15:44.310343 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../07-libxml2_2.9.14+dfsg-1.3ubuntu3.5_amd64.deb ... 2025-09-28 13:15:44.310404 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-09-28 13:15:44.310410 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package apache2-bin. 2025-09-28 13:15:44.310472 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../08-apache2-bin_2.4.58-1ubuntu8.8_amd64.deb ... 2025-09-28 13:15:44.310479 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking apache2-bin (2.4.58-1ubuntu8.8) ... 2025-09-28 13:15:44.310576 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package apache2-data. 2025-09-28 13:15:44.310584 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../09-apache2-data_2.4.58-1ubuntu8.8_all.deb ... 2025-09-28 13:15:44.310645 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking apache2-data (2.4.58-1ubuntu8.8) ... 2025-09-28 13:15:44.310651 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package apache2-utils. 2025-09-28 13:15:44.310727 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../10-apache2-utils_2.4.58-1ubuntu8.8_amd64.deb ... 2025-09-28 13:15:44.310760 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking apache2-utils (2.4.58-1ubuntu8.8) ... 2025-09-28 13:15:44.310798 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package apache2. 2025-09-28 13:15:44.310804 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../11-apache2_2.4.58-1ubuntu8.8_amd64.deb ... 2025-09-28 13:15:44.310855 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking apache2 (2.4.58-1ubuntu8.8) ... 2025-09-28 13:15:44.310861 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libjansson4:amd64 (2.14-2build2) ... 2025-09-28 13:15:44.310905 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-09-28 13:15:44.310911 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2025-09-28 13:15:44.310968 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2025-09-28 13:15:44.310974 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up apache2-data (2.4.58-1ubuntu8.8) ... 2025-09-28 13:15:44.311014 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-09-28 13:15:44.311020 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2025-09-28 13:15:44.311073 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2025-09-28 13:15:44.311079 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2025-09-28 13:15:44.311132 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up apache2-utils (2.4.58-1ubuntu8.8) ... 2025-09-28 13:15:44.311138 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up apache2-bin (2.4.58-1ubuntu8.8) ... 2025-09-28 13:15:44.311179 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up apache2 (2.4.58-1ubuntu8.8) ... 2025-09-28 13:15:44.311185 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module mpm_event. 2025-09-28 13:15:44.311240 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module authz_core. 2025-09-28 13:15:44.311246 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module authz_host. 2025-09-28 13:15:44.311304 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module authn_core. 2025-09-28 13:15:44.311310 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module auth_basic. 2025-09-28 13:15:44.311351 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module access_compat. 2025-09-28 13:15:44.311356 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module authn_file. 2025-09-28 13:15:44.311409 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module authz_user. 2025-09-28 13:15:44.311415 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module alias. 2025-09-28 13:15:44.311469 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module dir. 2025-09-28 13:15:44.311474 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module autoindex. 2025-09-28 13:15:44.311528 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module env. 2025-09-28 13:15:44.311544 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module mime. 2025-09-28 13:15:44.311601 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module negotiation. 2025-09-28 13:15:44.311607 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module setenvif. 2025-09-28 13:15:44.311646 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module filter. 2025-09-28 13:15:44.311656 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module deflate. 2025-09-28 13:15:44.311699 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module status. 2025-09-28 13:15:44.311743 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module reqtimeout. 2025-09-28 13:15:44.311754 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling conf charset. 2025-09-28 13:15:44.311902 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling conf localized-error-pages. 2025-09-28 13:15:44.311911 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling conf other-vhosts-access-log. 2025-09-28 13:15:44.311916 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling conf security. 2025-09-28 13:15:44.311920 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling conf serve-cgi-bin. 2025-09-28 13:15:44.311925 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling site 000-default. 2025-09-28 13:15:44.311932 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:invoke-rc.d: could not determine current runlevel 2025-09-28 13:15:44.311976 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 13:15:44.311984 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:15:44.312035 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Removed intermediate container e1a816ce4648 2025-09-28 13:15:44.312067 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> fb1b5c08b5ec 2025-09-28 13:15:44.312100 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Step 4/6 : RUN echo > /etc/apache2/ports.conf 2025-09-28 13:15:44.312137 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Running in 1192bfd19464 2025-09-28 13:15:44.312170 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Removed intermediate container 1192bfd19464 2025-09-28 13:15:44.312203 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> 08081dffca8d 2025-09-28 13:15:44.312245 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Step 5/6 : COPY extend_start.sh /usr/local/bin/kolla_letsencrypt_extend_start 2025-09-28 13:15:44.312253 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> e0d0ba88e5cc 2025-09-28 13:15:44.312307 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: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 2025-09-28 13:15:44.312324 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Running in 680bef5183f0 2025-09-28 13:15:44.312375 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading package lists... 2025-09-28 13:15:44.312409 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Building dependency tree... 2025-09-28 13:15:44.312454 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading state information... 2025-09-28 13:15:44.312499 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Package 'build-essential' is not installed, so not removed 2025-09-28 13:15:44.312532 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:15:44.312560 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading package lists... 2025-09-28 13:15:44.312755 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Building dependency tree... 2025-09-28 13:15:44.312819 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading state information... 2025-09-28 13:15:44.312829 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:15:44.312837 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Removed intermediate container 680bef5183f0 2025-09-28 13:15:44.312853 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> 426e536a9b26 2025-09-28 13:15:44.312860 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Successfully built 699e0151fa87 2025-09-28 13:15:44.312867 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Successfully tagged osism.harbor.regio.digital/kolla/letsencrypt-webserver:build-20250928 2025-09-28 13:15:44.312878 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Built at 2025-09-28 13:15:44.312802 (took 0:00:17.370018) 2025-09-28 13:15:44.313250 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(openvswitch-db-server) 2025-09-28 13:15:44.313308 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-db-server:Processing 2025-09-28 13:15:44.313351 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Building started at 2025-09-28 13:15:44.313270 2025-09-28 13:15:44.314348 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-db-server:Turned 0 plugins into plugins archive 2025-09-28 13:15:44.314887 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-db-server:Turned 0 additions into additions archive 2025-09-28 13:15:47.117130 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Step 1/5 : FROM osism.harbor.regio.digital/kolla/openvswitch-base:build-20250928 2025-09-28 13:15:47.117203 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> bade5e0d0cef 2025-09-28 13:15:47.117243 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Step 2/5 : LABEL "build-date"="20250928" "name"="openvswitch-db-server" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:15:47.117260 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Running in 65dc2fea6cb3 2025-09-28 13:15:47.117274 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Removed intermediate container 65dc2fea6cb3 2025-09-28 13:15:47.117306 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> 22173e959a76 2025-09-28 13:15:47.117397 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_openvswitch_extend_start 2025-09-28 13:15:47.117409 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> 67d139a83235 2025-09-28 13:15:47.117419 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Step 4/5 : RUN chmod 755 /usr/local/bin/kolla_openvswitch_extend_start 2025-09-28 13:15:47.117429 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Running in 11b5b59a1ee0 2025-09-28 13:15:47.117438 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Removed intermediate container 11b5b59a1ee0 2025-09-28 13:15:47.117448 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> cef49a28a401 2025-09-28 13:15:47.117459 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Step 5/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 2025-09-28 13:15:47.117470 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Running in 7c6fc78e2a13 2025-09-28 13:15:47.117479 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Reading package lists... 2025-09-28 13:15:47.117489 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Building dependency tree... 2025-09-28 13:15:47.117498 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Reading state information... 2025-09-28 13:15:47.117507 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Package 'build-essential' is not installed, so not removed 2025-09-28 13:15:47.117517 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:15:47.117527 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Reading package lists... 2025-09-28 13:15:47.117572 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Building dependency tree... 2025-09-28 13:15:47.117588 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Reading state information... 2025-09-28 13:15:47.117597 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:15:47.117607 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Removed intermediate container 7c6fc78e2a13 2025-09-28 13:15:47.117617 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> 8196919fa23e 2025-09-28 13:15:47.117626 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Successfully built 0da6ecf08422 2025-09-28 13:15:47.117640 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Successfully tagged osism.harbor.regio.digital/kolla/openvswitch-db-server:build-20250928 2025-09-28 13:15:47.117886 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Built at 2025-09-28 13:15:47.117610 (took 0:00:02.804340) 2025-09-28 13:15:47.118920 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(openvswitch-vswitchd) 2025-09-28 13:15:47.118976 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-vswitchd:Processing 2025-09-28 13:15:47.118990 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Building started at 2025-09-28 13:15:47.118533 2025-09-28 13:15:47.120043 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-vswitchd:Turned 0 plugins into plugins archive 2025-09-28 13:15:47.121838 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-vswitchd:Turned 0 additions into additions archive 2025-09-28 13:15:50.021052 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Step 1/5 : FROM osism.harbor.regio.digital/kolla/openvswitch-base:build-20250928 2025-09-28 13:15:50.021118 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> bade5e0d0cef 2025-09-28 13:15:50.021153 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Step 2/5 : LABEL "build-date"="20250928" "name"="openvswitch-vswitchd" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:15:50.021187 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Running in 2eb6176506a6 2025-09-28 13:15:50.021197 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Removed intermediate container 2eb6176506a6 2025-09-28 13:15:50.021205 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> 86bee7590e4a 2025-09-28 13:15:50.021287 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_openvswitch_extend_start 2025-09-28 13:15:50.021297 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> 2492cfc7cf3b 2025-09-28 13:15:50.021306 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_openvswitch_extend_start 2025-09-28 13:15:50.021314 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Running in b549192d7633 2025-09-28 13:15:50.021321 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Removed intermediate container b549192d7633 2025-09-28 13:15:50.021329 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> 73679c9e78b4 2025-09-28 13:15:50.021379 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Step 5/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 2025-09-28 13:15:50.021388 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Running in b07df70350f3 2025-09-28 13:15:50.022881 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Reading package lists... 2025-09-28 13:15:50.022974 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Building dependency tree... 2025-09-28 13:15:50.022992 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Reading state information... 2025-09-28 13:15:50.023008 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Package 'build-essential' is not installed, so not removed 2025-09-28 13:15:50.023024 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:15:50.023039 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Reading package lists... 2025-09-28 13:15:50.023053 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Building dependency tree... 2025-09-28 13:15:50.023068 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Reading state information... 2025-09-28 13:15:50.023082 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:15:50.023096 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Removed intermediate container b07df70350f3 2025-09-28 13:15:50.023113 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> 74c9275f2a83 2025-09-28 13:15:50.023128 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Successfully built 4f381ab459e1 2025-09-28 13:15:50.023143 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Successfully tagged osism.harbor.regio.digital/kolla/openvswitch-vswitchd:build-20250928 2025-09-28 13:15:50.023160 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Built at 2025-09-28 13:15:50.022039 (took 0:00:02.903506) 2025-09-28 13:15:50.023174 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovn-base) 2025-09-28 13:15:50.023223 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-base:Processing 2025-09-28 13:15:50.023317 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Building started at 2025-09-28 13:15:50.022787 2025-09-28 13:15:50.025857 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-base:Turned 0 plugins into plugins archive 2025-09-28 13:15:50.025915 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-base:Turned 0 additions into additions archive 2025-09-28 13:15:59.637470 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Step 1/5 : FROM osism.harbor.regio.digital/kolla/openvswitch-base:build-20250928 2025-09-28 13:15:59.637600 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> bade5e0d0cef 2025-09-28 13:15:59.637650 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Step 2/5 : LABEL "build-date"="20250928" "name"="ovn-base" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:15:59.637747 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Running in c63915083a00 2025-09-28 13:15:59.637860 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Removed intermediate container c63915083a00 2025-09-28 13:15:59.637882 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> d844c111fe4a 2025-09-28 13:15:59.637993 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Step 3/5 : 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/* 2025-09-28 13:15:59.638066 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Running in b4fc1da9528f 2025-09-28 13:15:59.638120 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:15:59.638193 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 13:15:59.638263 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-28 13:15:59.638383 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 13:15:59.638403 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 13:15:59.638488 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 13:15:59.638573 | 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] 2025-09-28 13:15:59.638662 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 13:15:59.638732 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 13:15:59.638893 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 13:15:59.638935 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 13:15:59.639018 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 13:15:59.639082 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 13:15:59.639148 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 13:15:59.639187 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 13:15:59.639271 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Fetched 28.4 MB in 2s (11.5 MB/s) 2025-09-28 13:15:59.639333 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Reading package lists... 2025-09-28 13:15:59.639414 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Reading package lists... 2025-09-28 13:15:59.639570 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Building dependency tree... 2025-09-28 13:15:59.639741 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Reading state information... 2025-09-28 13:15:59.639841 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:The following NEW packages will be installed: 2025-09-28 13:15:59.639920 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ovn-common 2025-09-28 13:15:59.639991 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:15:59.640056 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Need to get 1,186 kB of archives. 2025-09-28 13:15:59.640117 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:After this operation, 4,549 kB of additional disk space will be used. 2025-09-28 13:15:59.640179 | 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.0-1~cloud0 [1,186 kB] 2025-09-28 13:15:59.640246 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Fetched 1,186 kB in 0s (6,914 kB/s) 2025-09-28 13:15:59.640313 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package ovn-common. 2025-09-28 13:15:59.640373 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 2025-09-28 13:15:59.640457 | 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% 2025-09-28 13:15:59.640578 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 70% (Reading database ... 75% 2025-09-28 13:15:59.640740 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 80% 2025-09-28 13:15:59.640850 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 85% 2025-09-28 13:15:59.640977 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 2025-09-28 13:15:59.641061 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:90% 2025-09-28 13:15:59.641133 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 95% 2025-09-28 13:15:59.641201 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 2025-09-28 13:15:59.641270 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:100% (Reading database ... 11864 files and directories currently installed.) 2025-09-28 13:15:59.641349 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../ovn-common_25.03.0-1~cloud0_amd64.deb ... 2025-09-28 13:15:59.641430 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking ovn-common (25.03.0-1~cloud0) ... 2025-09-28 13:15:59.641458 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up ovn-common (25.03.0-1~cloud0) ... 2025-09-28 13:15:59.641529 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Removed intermediate container b4fc1da9528f 2025-09-28 13:15:59.641786 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> 3e7db598bf41 2025-09-28 13:15:59.641878 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Step 4/5 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-28 13:15:59.641894 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> cc3202481b72 2025-09-28 13:15:59.641941 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Step 5/5 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2025-09-28 13:15:59.642098 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Running in 7157a1aea3b5 2025-09-28 13:15:59.642228 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Removed intermediate container 7157a1aea3b5 2025-09-28 13:15:59.642347 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> ebafe86e8017 2025-09-28 13:15:59.642432 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Successfully built 0c537c3da906 2025-09-28 13:15:59.642471 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Successfully tagged osism.harbor.regio.digital/kolla/ovn-base:build-20250928 2025-09-28 13:15:59.642680 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Built at 2025-09-28 13:15:59.642500 (took 0:00:09.619713) 2025-09-28 13:15:59.642823 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovn-nb-db-server) to queue 2025-09-28 13:15:59.642911 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovn-northd) to queue 2025-09-28 13:15:59.642975 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovn-sb-db-server) to queue 2025-09-28 13:15:59.643026 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovn-controller) to queue 2025-09-28 13:15:59.643374 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(mariadb-clustercheck) 2025-09-28 13:15:59.643451 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-clustercheck:Processing 2025-09-28 13:15:59.644799 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Building started at 2025-09-28 13:15:59.643456 2025-09-28 13:15:59.644833 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-clustercheck:Turned 0 plugins into plugins archive 2025-09-28 13:15:59.645272 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-clustercheck:Turned 0 additions into additions archive 2025-09-28 13:16:02.479070 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Step 1/6 : FROM osism.harbor.regio.digital/kolla/mariadb-base:build-20250928 2025-09-28 13:16:02.479179 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> b5017af257cb 2025-09-28 13:16:02.479200 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Step 2/6 : LABEL "build-date"="20250928" "name"="mariadb-clustercheck" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:16:02.479281 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Running in 28e4ddb06e5e 2025-09-28 13:16:02.479387 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Removed intermediate container 28e4ddb06e5e 2025-09-28 13:16:02.479409 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> 44bb07ca794b 2025-09-28 13:16:02.479516 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-28 13:16:02.479613 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> b4c1ff9bebb6 2025-09-28 13:16:02.479670 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Step 4/6 : COPY socat_wrapper.sh /usr/local/bin/socat_wrapper 2025-09-28 13:16:02.479801 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> c6780413fb58 2025-09-28 13:16:02.479846 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Step 5/6 : RUN chmod 644 /usr/local/bin/kolla_extend_start && chmod 755 /usr/local/bin/socat_wrapper 2025-09-28 13:16:02.480056 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Running in 609bb4b86d31 2025-09-28 13:16:02.480128 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Removed intermediate container 609bb4b86d31 2025-09-28 13:16:02.480153 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> 5df308c52a29 2025-09-28 13:16:02.480169 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: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 2025-09-28 13:16:02.480211 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Running in 45b86062432a 2025-09-28 13:16:02.480224 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Reading package lists... 2025-09-28 13:16:02.480317 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Building dependency tree... 2025-09-28 13:16:02.480384 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Reading state information... 2025-09-28 13:16:02.480459 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Package 'build-essential' is not installed, so not removed 2025-09-28 13:16:02.480525 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:16:02.480645 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Reading package lists... 2025-09-28 13:16:02.480740 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Building dependency tree... 2025-09-28 13:16:02.480824 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Reading state information... 2025-09-28 13:16:02.480899 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:16:02.480967 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Removed intermediate container 45b86062432a 2025-09-28 13:16:02.481032 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> 4aea5c059a8c 2025-09-28 13:16:02.481104 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Successfully built abcc54ef902d 2025-09-28 13:16:02.481171 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Successfully tagged osism.harbor.regio.digital/kolla/mariadb-clustercheck:build-20250928 2025-09-28 13:16:02.481300 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Built at 2025-09-28 13:16:02.481187 (took 0:00:02.837731) 2025-09-28 13:16:02.481862 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(mariadb-server) 2025-09-28 13:16:02.481966 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-server:Processing 2025-09-28 13:16:02.482073 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Building started at 2025-09-28 13:16:02.481952 2025-09-28 13:16:02.483306 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-server:Turned 0 plugins into plugins archive 2025-09-28 13:16:02.484260 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-server:Turned 0 additions into additions archive 2025-09-28 13:16:36.096308 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 1/18 : FROM osism.harbor.regio.digital/kolla/mariadb-base:build-20250928 2025-09-28 13:16:36.096400 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> b5017af257cb 2025-09-28 13:16:36.096418 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 2/18 : LABEL "build-date"="20250928" "name"="mariadb-server" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:16:36.096434 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 8d195ef851e8 2025-09-28 13:16:36.096450 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 8d195ef851e8 2025-09-28 13:16:36.096461 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> ebc394f24cd5 2025-09-28 13:16:36.096476 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 3/18 : RUN usermod --append --home /var/lib/mysql --groups kolla mysql && mkdir -p /var/lib/mysql && chown -R 42434:42434 /var/lib/mysql 2025-09-28 13:16:36.096585 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 2b1199a5cae5 2025-09-28 13:16:36.096654 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 2b1199a5cae5 2025-09-28 13:16:36.096665 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 04d0573a2aad 2025-09-28 13:16:36.096679 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 4/18 : 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 2025-09-28 13:16:36.096735 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in cc19eec11f31 2025-09-28 13:16:36.096767 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container cc19eec11f31 2025-09-28 13:16:36.096816 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 34531c7349d6 2025-09-28 13:16:36.096826 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 5/18 : 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/* 2025-09-28 13:16:36.096839 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in ac813bbf1fa7 2025-09-28 13:16:36.096883 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:16:36.096896 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 13:16:36.097950 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-28 13:16:36.098009 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 13:16:36.098022 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 13:16:36.098031 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 13:16:36.098040 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:6 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble InRelease [7,767 B] 2025-09-28 13:16:36.098048 | 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] 2025-09-28 13:16:36.098057 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 13:16:36.098066 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 13:16:36.098075 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 13:16:36.098083 | 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] 2025-09-28 13:16:36.098092 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 13:16:36.098100 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 13:16:36.098109 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 13:16:36.098117 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 13:16:36.098125 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:16 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 13:16:36.098134 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Fetched 28.4 MB in 3s (10.1 MB/s) 2025-09-28 13:16:36.098160 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading package lists... 2025-09-28 13:16:36.098170 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading package lists... 2025-09-28 13:16:36.098178 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Building dependency tree... 2025-09-28 13:16:36.098187 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading state information... 2025-09-28 13:16:36.098195 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:The following additional packages will be installed: 2025-09-28 13:16:36.098203 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: galera-4 libdbi-perl libpopt0 libtcl8.6 liburing2 mariadb-server-core psmisc 2025-09-28 13:16:36.098212 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: rsync tcl-expect tcl8.6 2025-09-28 13:16:36.098221 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Suggested packages: 2025-09-28 13:16:36.098229 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: tk8.6 libclone-perl libmldbm-perl libnet-daemon-perl libsql-statement-perl 2025-09-28 13:16:36.098238 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: mailx mariadb-test netcat-openbsd openssh-client openssh-server 2025-09-28 13:16:36.098260 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: python3-braceexpand tcl-tclreadline 2025-09-28 13:16:36.098269 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Recommended packages: 2025-09-28 13:16:36.098278 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: libhtml-template-perl pv 2025-09-28 13:16:36.098286 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:The following NEW packages will be installed: 2025-09-28 13:16:36.098294 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: expect galera-4 libdbi-perl libpopt0 libtcl8.6 liburing2 mariadb-backup 2025-09-28 13:16:36.098303 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: mariadb-server mariadb-server-core psmisc rsync tcl-expect tcl8.6 2025-09-28 13:16:36.098311 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:0 upgraded, 13 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:16:36.098320 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Need to get 31.0 MB of archives. 2025-09-28 13:16:36.098328 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:After this operation, 149 MB of additional disk space will be used. 2025-09-28 13:16:36.098336 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:16:36.098345 | 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] 2025-09-28 13:16:36.098353 | 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.2 [436 kB] 2025-09-28 13:16:36.098362 | 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] 2025-09-28 13:16:36.098381 | 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] 2025-09-28 13:16:36.098391 | 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] 2025-09-28 13:16:36.098399 | 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] 2025-09-28 13:16:36.098408 | 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] 2025-09-28 13:16:36.098416 | 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] 2025-09-28 13:16:36.098425 | 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] 2025-09-28 13:16:36.098434 | 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.23-ubu2404 [10.2 MB] 2025-09-28 13:16:36.098444 | 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.14+maria~ubu2404 [7,625 kB] 2025-09-28 13:16:36.098459 | 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.14+maria~ubu2404 [3,506 kB] 2025-09-28 13:16:36.098468 | 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.14+maria~ubu2404 [7,059 kB] 2025-09-28 13:16:36.098476 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preconfiguring packages ... 2025-09-28 13:16:36.098485 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Fetched 31.0 MB in 10s (3,254 kB/s) 2025-09-28 13:16:36.098493 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package libpopt0:amd64. 2025-09-28 13:16:36.098502 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 2025-09-28 13:16:36.098510 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 2025-09-28 13:16:36.098519 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% 2025-09-28 13:16:36.098527 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 50% (Reading database ... 2025-09-28 13:16:36.098571 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:55% (Reading database ... 60% 2025-09-28 13:16:36.098581 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: (Reading database ... 65% 2025-09-28 13:16:36.098589 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: (Reading database ... 70% 2025-09-28 13:16:36.098598 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 75% 2025-09-28 13:16:36.098606 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 80% 2025-09-28 13:16:36.098615 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 85% 2025-09-28 13:16:36.098623 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 2025-09-28 13:16:36.098772 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:90% 2025-09-28 13:16:36.098787 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 95% 2025-09-28 13:16:36.098803 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 100% (Reading database ... 11724 files and directories currently installed.) 2025-09-28 13:16:36.098812 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../00-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-09-28 13:16:36.098821 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-09-28 13:16:36.098829 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package rsync. 2025-09-28 13:16:36.098837 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../01-rsync_3.2.7-1ubuntu1.2_amd64.deb ... 2025-09-28 13:16:36.098846 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking rsync (3.2.7-1ubuntu1.2) ... 2025-09-28 13:16:36.098854 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package galera-4. 2025-09-28 13:16:36.098862 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../02-galera-4_26.4.23-ubu2404_amd64.deb ... 2025-09-28 13:16:36.098871 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking galera-4 (26.4.23-ubu2404) ... 2025-09-28 13:16:36.098879 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package libdbi-perl:amd64. 2025-09-28 13:16:36.098887 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../03-libdbi-perl_1.643-4build3_amd64.deb ... 2025-09-28 13:16:36.098896 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking libdbi-perl:amd64 (1.643-4build3) ... 2025-09-28 13:16:36.098904 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package liburing2:amd64. 2025-09-28 13:16:36.098912 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../04-liburing2_2.5-1build1_amd64.deb ... 2025-09-28 13:16:36.098921 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking liburing2:amd64 (2.5-1build1) ... 2025-09-28 13:16:36.098935 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package mariadb-server-core. 2025-09-28 13:16:36.098944 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../05-mariadb-server-core_1%3a10.11.14+maria~ubu2404_amd64.deb ... 2025-09-28 13:16:36.098952 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking mariadb-server-core (1:10.11.14+maria~ubu2404) ... 2025-09-28 13:16:36.098961 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package psmisc. 2025-09-28 13:16:36.098969 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../06-psmisc_23.7-1build1_amd64.deb ... 2025-09-28 13:16:36.098977 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking psmisc (23.7-1build1) ... 2025-09-28 13:16:36.098986 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package mariadb-server. 2025-09-28 13:16:36.098994 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../07-mariadb-server_1%3a10.11.14+maria~ubu2404_amd64.deb ... 2025-09-28 13:16:36.099003 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking mariadb-server (1:10.11.14+maria~ubu2404) ... 2025-09-28 13:16:36.099011 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package libtcl8.6:amd64. 2025-09-28 13:16:36.099019 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../08-libtcl8.6_8.6.14+dfsg-1build1_amd64.deb ... 2025-09-28 13:16:36.099028 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking libtcl8.6:amd64 (8.6.14+dfsg-1build1) ... 2025-09-28 13:16:36.099036 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package tcl8.6. 2025-09-28 13:16:36.099044 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../09-tcl8.6_8.6.14+dfsg-1build1_amd64.deb ... 2025-09-28 13:16:36.099053 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking tcl8.6 (8.6.14+dfsg-1build1) ... 2025-09-28 13:16:36.099061 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package tcl-expect:amd64. 2025-09-28 13:16:36.099070 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../10-tcl-expect_5.45.4-3_amd64.deb ... 2025-09-28 13:16:36.099078 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking tcl-expect:amd64 (5.45.4-3) ... 2025-09-28 13:16:36.099086 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package expect. 2025-09-28 13:16:36.099094 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../11-expect_5.45.4-3_amd64.deb ... 2025-09-28 13:16:36.099103 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking expect (5.45.4-3) ... 2025-09-28 13:16:36.099111 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package mariadb-backup. 2025-09-28 13:16:36.099119 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../12-mariadb-backup_1%3a10.11.14+maria~ubu2404_amd64.deb ... 2025-09-28 13:16:36.099128 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking mariadb-backup (1:10.11.14+maria~ubu2404) ... 2025-09-28 13:16:36.099136 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up galera-4 (26.4.23-ubu2404) ... 2025-09-28 13:16:36.099144 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up psmisc (23.7-1build1) ... 2025-09-28 13:16:36.099159 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up libtcl8.6:amd64 (8.6.14+dfsg-1build1) ... 2025-09-28 13:16:36.099172 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up liburing2:amd64 (2.5-1build1) ... 2025-09-28 13:16:36.099180 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up libdbi-perl:amd64 (1.643-4build3) ... 2025-09-28 13:16:36.099188 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-09-28 13:16:36.099197 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up tcl8.6 (8.6.14+dfsg-1build1) ... 2025-09-28 13:16:36.099205 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up tcl-expect:amd64 (5.45.4-3) ... 2025-09-28 13:16:36.099213 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up mariadb-backup (1:10.11.14+maria~ubu2404) ... 2025-09-28 13:16:36.099227 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up mariadb-server-core (1:10.11.14+maria~ubu2404) ... 2025-09-28 13:16:36.099236 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up rsync (3.2.7-1ubuntu1.2) ... 2025-09-28 13:16:36.099244 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: could not determine current runlevel 2025-09-28 13:16:36.099253 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 13:16:36.099261 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up expect (5.45.4-3) ... 2025-09-28 13:16:36.099307 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up mariadb-server (1:10.11.14+maria~ubu2404) ... 2025-09-28 13:16:36.099316 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: could not determine current runlevel 2025-09-28 13:16:36.099325 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: policy-rc.d denied execution of stop. 2025-09-28 13:16:36.099333 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: could not determine current runlevel 2025-09-28 13:16:36.099341 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 13:16:36.099349 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:16:36.099357 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container ac813bbf1fa7 2025-09-28 13:16:36.099366 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 02f7ec199f3c 2025-09-28 13:16:36.099374 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 6/18 : COPY mariadb_sudoers /etc/sudoers.d/kolla_mariadb_sudoers 2025-09-28 13:16:36.099383 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 90270eb97885 2025-09-28 13:16:36.099391 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 7/18 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-28 13:16:36.099399 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> ddee7c923a3a 2025-09-28 13:16:36.099407 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 8/18 : COPY security_reset.expect /usr/local/bin/kolla_security_reset 2025-09-28 13:16:36.099416 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 3288d41f3950 2025-09-28 13:16:36.099424 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 9/18 : COPY backup.sh /usr/local/bin/kolla_mariadb_backup.sh 2025-09-28 13:16:36.099432 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> de62b4779727 2025-09-28 13:16:36.099441 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 10/18 : COPY backup_replica.sh /usr/local/bin/kolla_mariadb_backup_replica.sh 2025-09-28 13:16:36.099449 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 187b1347fa67 2025-09-28 13:16:36.099460 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 11/18 : 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/* 2025-09-28 13:16:36.099472 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 8cd301153612 2025-09-28 13:16:36.099480 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 8cd301153612 2025-09-28 13:16:36.099489 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> b2bf018c8f16 2025-09-28 13:16:36.099497 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 12/18 : RUN mkdir -p /var/run/mysqld && chown mysql /var/run/mysqld && chmod 755 /var/run/mysqld 2025-09-28 13:16:36.099505 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in b749e169752c 2025-09-28 13:16:36.099514 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container b749e169752c 2025-09-28 13:16:36.099522 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 782fd0a712c6 2025-09-28 13:16:36.099530 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 13/18 : COPY healthcheck_mariadb /usr/local/bin/healthcheck_mariadb 2025-09-28 13:16:36.099561 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> d586b1098aef 2025-09-28 13:16:36.099576 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 14/18 : RUN chmod 755 /usr/local/bin/healthcheck_mariadb 2025-09-28 13:16:36.099584 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 28c968ae3ad5 2025-09-28 13:16:36.099593 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 28c968ae3ad5 2025-09-28 13:16:36.099601 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> a86cca10b777 2025-09-28 13:16:36.099609 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 15/18 : ENTRYPOINT ["dumb-init", "--"] 2025-09-28 13:16:36.099618 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in c170a7bfa62b 2025-09-28 13:16:36.099631 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container c170a7bfa62b 2025-09-28 13:16:36.099639 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 5944cb59e264 2025-09-28 13:16:36.099648 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 16/18 : CMD ["kolla_start"] 2025-09-28 13:16:36.099661 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 9a3ca5b64d0c 2025-09-28 13:16:36.099669 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 9a3ca5b64d0c 2025-09-28 13:16:36.099677 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 244e22f3b09c 2025-09-28 13:16:36.099687 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 17/18 : 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 2025-09-28 13:16:36.099697 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 4914805b650d 2025-09-28 13:16:36.099741 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading package lists... 2025-09-28 13:16:36.099751 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Building dependency tree... 2025-09-28 13:16:36.099759 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading state information... 2025-09-28 13:16:36.099768 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Package 'build-essential' is not installed, so not removed 2025-09-28 13:16:36.099776 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:16:36.099785 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading package lists... 2025-09-28 13:16:36.099793 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Building dependency tree... 2025-09-28 13:16:36.099801 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading state information... 2025-09-28 13:16:36.099810 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:16:36.099823 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 4914805b650d 2025-09-28 13:16:36.099831 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 1e02275bc361 2025-09-28 13:16:36.099839 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 18/18 : USER mysql 2025-09-28 13:16:36.099848 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 46ec33df9303 2025-09-28 13:16:36.099856 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 46ec33df9303 2025-09-28 13:16:36.099865 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> da0d6c5d6939 2025-09-28 13:16:36.099877 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Successfully built 0016a4208cb9 2025-09-28 13:16:36.099885 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Successfully tagged osism.harbor.regio.digital/kolla/mariadb-server:build-20250928 2025-09-28 13:16:36.099949 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Built at 2025-09-28 13:16:36.099881 (took 0:00:33.617929) 2025-09-28 13:16:36.100243 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(redis) 2025-09-28 13:16:36.100274 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis:Processing 2025-09-28 13:16:36.100291 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Building started at 2025-09-28 13:16:36.100207 2025-09-28 13:16:36.100857 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis:Turned 0 plugins into plugins archive 2025-09-28 13:16:36.101238 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis:Turned 0 additions into additions archive 2025-09-28 13:16:48.153902 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Step 1/5 : FROM osism.harbor.regio.digital/kolla/redis-base:build-20250928 2025-09-28 13:16:48.154017 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> 685d6c04d720 2025-09-28 13:16:48.154147 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Step 2/5 : LABEL "build-date"="20250928" "name"="redis" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:16:48.154245 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Running in 7c5ae843c770 2025-09-28 13:16:48.154325 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Removed intermediate container 7c5ae843c770 2025-09-28 13:16:48.155002 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> ce17607c1e5c 2025-09-28 13:16:48.155068 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Step 3/5 : 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/* 2025-09-28 13:16:48.155119 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Running in 244665b7540a 2025-09-28 13:16:48.155134 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:16:48.155147 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 13:16:48.155159 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-28 13:16:48.155172 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 13:16:48.155185 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 13:16:48.155196 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 13:16:48.155280 | 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] 2025-09-28 13:16:48.155295 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 13:16:48.155307 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 13:16:48.155319 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 13:16:48.155332 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 13:16:48.155415 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 13:16:48.155430 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 13:16:48.155442 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 13:16:48.155493 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 13:16:48.155574 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Fetched 28.4 MB in 3s (11.2 MB/s) 2025-09-28 13:16:48.155608 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading package lists... 2025-09-28 13:16:48.155659 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading package lists... 2025-09-28 13:16:48.155733 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Building dependency tree... 2025-09-28 13:16:48.158828 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading state information... 2025-09-28 13:16:48.158855 | ubuntu-noble-large | INFO:kolla.common.utils.redis:The following additional packages will be installed: 2025-09-28 13:16:48.158865 | ubuntu-noble-large | INFO:kolla.common.utils.redis: libatomic1 libjemalloc2 liblzf1 redis-tools 2025-09-28 13:16:48.158875 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Suggested packages: 2025-09-28 13:16:48.158885 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ruby-redis 2025-09-28 13:16:48.158894 | ubuntu-noble-large | INFO:kolla.common.utils.redis:The following NEW packages will be installed: 2025-09-28 13:16:48.158905 | ubuntu-noble-large | INFO:kolla.common.utils.redis: libatomic1 libjemalloc2 liblzf1 redis-server redis-tools 2025-09-28 13:16:48.158915 | ubuntu-noble-large | INFO:kolla.common.utils.redis:0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:16:48.158924 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Need to get 1,492 kB of archives. 2025-09-28 13:16:48.158933 | ubuntu-noble-large | INFO:kolla.common.utils.redis:After this operation, 7,608 kB of additional disk space will be used. 2025-09-28 13:16:48.158943 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:16:48.158952 | 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 [10.5 kB] 2025-09-28 13:16:48.158962 | 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] 2025-09-28 13:16:48.158972 | 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] 2025-09-28 13:16:48.158982 | 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.1 [1,166 kB] 2025-09-28 13:16:48.158992 | 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.1 [51.7 kB] 2025-09-28 13:16:48.159001 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Fetched 1,492 kB in 0s (4,924 kB/s) 2025-09-28 13:16:48.159011 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Selecting previously unselected package libatomic1:amd64. 2025-09-28 13:16:48.159031 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 2025-09-28 13:16:48.159042 | 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% 2025-09-28 13:16:48.159065 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 70% 2025-09-28 13:16:48.159075 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 75% 2025-09-28 13:16:48.159084 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 80% 2025-09-28 13:16:48.159094 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 85% 2025-09-28 13:16:48.159103 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 90% 2025-09-28 13:16:48.159112 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 95% 2025-09-28 13:16:48.159122 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-09-28 13:16:48.159131 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Preparing to unpack .../libatomic1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-28 13:16:48.159141 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:16:48.159150 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Selecting previously unselected package libjemalloc2:amd64. 2025-09-28 13:16:48.159159 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Preparing to unpack .../libjemalloc2_5.3.0-2build1_amd64.deb ... 2025-09-28 13:16:48.159168 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Unpacking libjemalloc2:amd64 (5.3.0-2build1) ... 2025-09-28 13:16:48.159188 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Selecting previously unselected package liblzf1:amd64. 2025-09-28 13:16:48.159198 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Preparing to unpack .../liblzf1_3.6-4_amd64.deb ... 2025-09-28 13:16:48.159207 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Unpacking liblzf1:amd64 (3.6-4) ... 2025-09-28 13:16:48.159216 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Selecting previously unselected package redis-tools. 2025-09-28 13:16:48.159226 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Preparing to unpack .../redis-tools_5%3a7.0.15-1ubuntu0.24.04.1_amd64.deb ... 2025-09-28 13:16:48.159235 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Unpacking redis-tools (5:7.0.15-1ubuntu0.24.04.1) ... 2025-09-28 13:16:48.159244 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Selecting previously unselected package redis-server. 2025-09-28 13:16:48.159253 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Preparing to unpack .../redis-server_5%3a7.0.15-1ubuntu0.24.04.1_amd64.deb ... 2025-09-28 13:16:48.159263 | ubuntu-noble-large | INFO:kolla.common.utils.redis: 2025-09-28 13:16:48.159272 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Unpacking redis-server (5:7.0.15-1ubuntu0.24.04.1) ... 2025-09-28 13:16:48.159281 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Setting up libjemalloc2:amd64 (5.3.0-2build1) ... 2025-09-28 13:16:48.159291 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Setting up liblzf1:amd64 (3.6-4) ... 2025-09-28 13:16:48.159300 | ubuntu-noble-large | INFO:kolla.common.utils.redis: 2025-09-28 13:16:48.159321 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:16:48.159331 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Setting up redis-tools (5:7.0.15-1ubuntu0.24.04.1) ... 2025-09-28 13:16:48.159340 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Setting up redis-server (5:7.0.15-1ubuntu0.24.04.1) ... 2025-09-28 13:16:48.159349 | ubuntu-noble-large | INFO:kolla.common.utils.redis:invoke-rc.d: could not determine current runlevel 2025-09-28 13:16:48.159359 | ubuntu-noble-large | INFO:kolla.common.utils.redis:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 13:16:48.159368 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:16:48.159377 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Removed intermediate container 244665b7540a 2025-09-28 13:16:48.159386 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> c94d891b8770 2025-09-28 13:16:48.159398 | ubuntu-noble-large | INFO:kolla.common.utils.redis: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 2025-09-28 13:16:48.159409 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Running in 3d89febbcc2e 2025-09-28 13:16:48.159418 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading package lists... 2025-09-28 13:16:48.159428 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Building dependency tree... 2025-09-28 13:16:48.159437 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading state information... 2025-09-28 13:16:48.159446 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Package 'build-essential' is not installed, so not removed 2025-09-28 13:16:48.159455 | ubuntu-noble-large | INFO:kolla.common.utils.redis:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:16:48.159465 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading package lists... 2025-09-28 13:16:48.159474 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Building dependency tree... 2025-09-28 13:16:48.159483 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading state information... 2025-09-28 13:16:48.159492 | ubuntu-noble-large | INFO:kolla.common.utils.redis:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:16:48.159502 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Removed intermediate container 3d89febbcc2e 2025-09-28 13:16:48.159511 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> a87d633a17a0 2025-09-28 13:16:48.159520 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Step 5/5 : USER redis 2025-09-28 13:16:48.159557 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Running in 4e0662d4f515 2025-09-28 13:16:48.159575 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Removed intermediate container 4e0662d4f515 2025-09-28 13:16:48.159585 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> 075b675eee20 2025-09-28 13:16:48.159594 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Successfully built 9a2fa125d569 2025-09-28 13:16:48.159609 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Successfully tagged osism.harbor.regio.digital/kolla/redis:build-20250928 2025-09-28 13:16:48.159619 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Built at 2025-09-28 13:16:48.158814 (took 0:00:12.058607) 2025-09-28 13:16:48.159628 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(redis-sentinel) 2025-09-28 13:16:48.159642 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-sentinel:Processing 2025-09-28 13:16:48.159651 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Building started at 2025-09-28 13:16:48.159378 2025-09-28 13:16:48.160475 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-sentinel:Turned 0 plugins into plugins archive 2025-09-28 13:16:48.161225 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-sentinel:Turned 0 additions into additions archive 2025-09-28 13:17:01.089906 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 1/7 : FROM osism.harbor.regio.digital/kolla/redis-base:build-20250928 2025-09-28 13:17:01.089989 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> 685d6c04d720 2025-09-28 13:17:01.090003 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 2/7 : LABEL "build-date"="20250928" "name"="redis-sentinel" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:17:01.090015 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Running in 2be90a9c2f05 2025-09-28 13:17:01.090026 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Removed intermediate container 2be90a9c2f05 2025-09-28 13:17:01.090035 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> 71ace18b3254 2025-09-28 13:17:01.090088 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 3/7 : 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/* 2025-09-28 13:17:01.090099 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Running in 4ecfdbb0e71d 2025-09-28 13:17:01.090130 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:17:01.090140 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 13:17:01.090193 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-28 13:17:01.090208 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 13:17:01.090218 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 13:17:01.090260 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 13:17:01.090271 | 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] 2025-09-28 13:17:01.090311 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 13:17:01.090322 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 13:17:01.090349 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 13:17:01.090389 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 13:17:01.090399 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 13:17:01.090427 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 13:17:01.090446 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 13:17:01.090484 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 13:17:01.090503 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Fetched 28.4 MB in 2s (11.5 MB/s) 2025-09-28 13:17:01.090843 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading package lists... 2025-09-28 13:17:01.091372 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading package lists... 2025-09-28 13:17:01.091503 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Building dependency tree... 2025-09-28 13:17:01.091629 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading state information... 2025-09-28 13:17:01.091748 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:The following additional packages will be installed: 2025-09-28 13:17:01.091872 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: libatomic1 libjemalloc2 liblzf1 redis-tools 2025-09-28 13:17:01.091952 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Suggested packages: 2025-09-28 13:17:01.092051 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ruby-redis 2025-09-28 13:17:01.092140 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:The following NEW packages will be installed: 2025-09-28 13:17:01.092246 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: libatomic1 libjemalloc2 liblzf1 redis-sentinel redis-tools 2025-09-28 13:17:01.092396 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:17:01.092509 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Need to get 1,452 kB of archives. 2025-09-28 13:17:01.092647 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:After this operation, 7,504 kB of additional disk space will be used. 2025-09-28 13:17:01.092830 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:17:01.092983 | 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 [10.5 kB] 2025-09-28 13:17:01.093124 | 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] 2025-09-28 13:17:01.093308 | 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] 2025-09-28 13:17:01.093435 | 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.1 [1,166 kB] 2025-09-28 13:17:01.093587 | 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.1 [12.3 kB] 2025-09-28 13:17:01.093695 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Fetched 1,453 kB in 1s (1,649 kB/s) 2025-09-28 13:17:01.093830 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Selecting previously unselected package libatomic1:amd64. 2025-09-28 13:17:01.093931 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: 2025-09-28 13:17:01.094009 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 2025-09-28 13:17:01.094099 | 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% 2025-09-28 13:17:01.094173 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 70% 2025-09-28 13:17:01.094252 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 75% (Reading database ... 80% 2025-09-28 13:17:01.094329 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 85% 2025-09-28 13:17:01.094403 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 90% 2025-09-28 13:17:01.094479 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 95% 2025-09-28 13:17:01.094741 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-09-28 13:17:01.094922 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Preparing to unpack .../libatomic1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-28 13:17:01.095015 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:17:01.095116 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Selecting previously unselected package libjemalloc2:amd64. 2025-09-28 13:17:01.095200 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Preparing to unpack .../libjemalloc2_5.3.0-2build1_amd64.deb ... 2025-09-28 13:17:01.095328 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Unpacking libjemalloc2:amd64 (5.3.0-2build1) ... 2025-09-28 13:17:01.095405 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Selecting previously unselected package liblzf1:amd64. 2025-09-28 13:17:01.095478 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Preparing to unpack .../liblzf1_3.6-4_amd64.deb ... 2025-09-28 13:17:01.095574 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Unpacking liblzf1:amd64 (3.6-4) ... 2025-09-28 13:17:01.095653 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Selecting previously unselected package redis-tools. 2025-09-28 13:17:01.095727 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Preparing to unpack .../redis-tools_5%3a7.0.15-1ubuntu0.24.04.1_amd64.deb ... 2025-09-28 13:17:01.095861 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Unpacking redis-tools (5:7.0.15-1ubuntu0.24.04.1) ... 2025-09-28 13:17:01.095975 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Selecting previously unselected package redis-sentinel. 2025-09-28 13:17:01.096062 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Preparing to unpack .../redis-sentinel_5%3a7.0.15-1ubuntu0.24.04.1_amd64.deb ... 2025-09-28 13:17:01.096170 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Unpacking redis-sentinel (5:7.0.15-1ubuntu0.24.04.1) ... 2025-09-28 13:17:01.096244 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Setting up libjemalloc2:amd64 (5.3.0-2build1) ... 2025-09-28 13:17:01.096314 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Setting up liblzf1:amd64 (3.6-4) ... 2025-09-28 13:17:01.096381 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:17:01.096449 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Setting up redis-tools (5:7.0.15-1ubuntu0.24.04.1) ... 2025-09-28 13:17:01.096513 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Setting up redis-sentinel (5:7.0.15-1ubuntu0.24.04.1) ... 2025-09-28 13:17:01.096607 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:invoke-rc.d: could not determine current runlevel 2025-09-28 13:17:01.096675 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 13:17:01.096779 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:17:01.096886 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Removed intermediate container 4ecfdbb0e71d 2025-09-28 13:17:01.096988 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> c6f6c11a3acd 2025-09-28 13:17:01.097061 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 4/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-28 13:17:01.097136 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> 38fdb35d2f18 2025-09-28 13:17:01.097226 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 5/7 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2025-09-28 13:17:01.097296 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Running in 485d4ac29e11 2025-09-28 13:17:01.097367 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Removed intermediate container 485d4ac29e11 2025-09-28 13:17:01.097433 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> 54927ab08cf8 2025-09-28 13:17:01.097510 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: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 2025-09-28 13:17:01.097635 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Running in 6a3c8c352b62 2025-09-28 13:17:01.097694 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading package lists... 2025-09-28 13:17:01.097793 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Building dependency tree... 2025-09-28 13:17:01.097866 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading state information... 2025-09-28 13:17:01.097938 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Package 'build-essential' is not installed, so not removed 2025-09-28 13:17:01.098000 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:17:01.098072 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading package lists... 2025-09-28 13:17:01.098142 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Building dependency tree... 2025-09-28 13:17:01.098210 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading state information... 2025-09-28 13:17:01.098280 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:17:01.098348 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Removed intermediate container 6a3c8c352b62 2025-09-28 13:17:01.098414 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> 35c873e11f90 2025-09-28 13:17:01.098478 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 7/7 : USER redis 2025-09-28 13:17:01.098608 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Running in b8ef9e32cd62 2025-09-28 13:17:01.098688 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Removed intermediate container b8ef9e32cd62 2025-09-28 13:17:01.098777 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> 001edd75e790 2025-09-28 13:17:01.098855 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Successfully built 8f4a8490dcd7 2025-09-28 13:17:01.098926 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Successfully tagged osism.harbor.regio.digital/kolla/redis-sentinel:build-20250928 2025-09-28 13:17:01.099093 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Built at 2025-09-28 13:17:01.098966 (took 0:00:12.939588) 2025-09-28 13:17:01.099996 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-base) 2025-09-28 13:17:01.100108 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-base:Processing 2025-09-28 13:17:01.100805 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Building started at 2025-09-28 13:17:01.100110 2025-09-28 13:17:01.100838 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-base:Getting local archive from tarballs/octavia-stable-2025.1.tar.gz 2025-09-28 13:17:01.104790 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-base:Turned 0 plugins into plugins archive 2025-09-28 13:17:01.104905 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-base:Turned 0 additions into additions archive 2025-09-28 13:17:32.575833 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 1/7 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20250928 2025-09-28 13:17:32.575976 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> e94e47e86d3c 2025-09-28 13:17:32.575998 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 2/7 : LABEL "build-date"="20250928" "name"="octavia-base" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:17:32.576039 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Running in 6a2dfca850a5 2025-09-28 13:17:32.576090 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Removed intermediate container 6a2dfca850a5 2025-09-28 13:17:32.576201 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> 603a410ff949 2025-09-28 13:17:32.576244 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 3/7 : RUN usermod --append --home /var/lib/octavia --groups kolla octavia && mkdir -p /var/lib/octavia && chown -R 42437:42437 /var/lib/octavia 2025-09-28 13:17:32.576404 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Running in b331a3e05bbe 2025-09-28 13:17:32.576462 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Removed intermediate container b331a3e05bbe 2025-09-28 13:17:32.576551 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> 565cbee16027 2025-09-28 13:17:32.576618 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 4/7 : 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/* 2025-09-28 13:17:32.576691 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Running in 23d14ea6bfbd 2025-09-28 13:17:32.576796 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:17:32.576873 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 13:17:32.576941 | 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] 2025-09-28 13:17:32.577009 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 13:17:32.577078 | 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] 2025-09-28 13:17:32.577158 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 13:17:32.577299 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 13:17:32.577399 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 13:17:32.577798 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 13:17:32.577816 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 13:17:32.577826 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 13:17:32.577836 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 13:17:32.577845 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 13:17:32.577859 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 13:17:32.577873 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 13:17:32.577976 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Fetched 28.4 MB in 4s (7,981 kB/s) 2025-09-28 13:17:32.578006 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Reading package lists... 2025-09-28 13:17:32.578112 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Reading package lists... 2025-09-28 13:17:32.578192 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Building dependency tree... 2025-09-28 13:17:32.578326 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Reading state information... 2025-09-28 13:17:32.578431 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:The following additional packages will be installed: 2025-09-28 13:17:32.578537 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: libevent-2.1-7t64 libnuma1 libunbound8 libxdp1 python3-sortedcontainers 2025-09-28 13:17:32.578592 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Suggested packages: 2025-09-28 13:17:32.578654 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: python3-graphviz python3-unbound python-sortedcontainers-doc 2025-09-28 13:17:32.578734 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Recommended packages: 2025-09-28 13:17:32.579968 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: python3-click python3-netaddr python3-pyparsing python3-rich 2025-09-28 13:17:32.580031 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:The following NEW packages will be installed: 2025-09-28 13:17:32.580044 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: libevent-2.1-7t64 libnuma1 libunbound8 libxdp1 python3-openvswitch 2025-09-28 13:17:32.580054 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: python3-sortedcontainers 2025-09-28 13:17:32.580064 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:17:32.580074 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Need to get 1,762 kB of archives. 2025-09-28 13:17:32.580083 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:After this operation, 5,647 kB of additional disk space will be used. 2025-09-28 13:17:32.580093 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:17:32.580102 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-09-28 13:17:32.580113 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 libxdp1 amd64 1.5.1-1ubuntu2~cloud0 [64.5 kB] 2025-09-28 13:17:32.580123 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2025-09-28 13:17:32.580134 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.5 [442 kB] 2025-09-28 13:17:32.580144 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2025-09-28 13:17:32.580154 | 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.0-1build1~cloud0 [1,060 kB] 2025-09-28 13:17:32.580164 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Fetched 1,762 kB in 1s (2,182 kB/s) 2025-09-28 13:17:32.580174 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package libnuma1:amd64. 2025-09-28 13:17:32.580183 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 2025-09-28 13:17:32.580228 | 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% 2025-09-28 13:17:32.580241 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 70% 2025-09-28 13:17:32.580251 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 75% 2025-09-28 13:17:32.580260 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 80% (Reading database ... 85% 2025-09-28 13:17:32.580269 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 90% 2025-09-28 13:17:32.580291 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 95% 2025-09-28 13:17:32.580301 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-28 13:17:32.580310 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../0-libnuma1_2.0.18-1build1_amd64.deb ... 2025-09-28 13:17:32.580319 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-09-28 13:17:32.580394 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package libevent-2.1-7t64:amd64. 2025-09-28 13:17:32.580406 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../1-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-09-28 13:17:32.580416 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-09-28 13:17:32.580426 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package libunbound8:amd64. 2025-09-28 13:17:32.580435 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../2-libunbound8_1.19.2-1ubuntu3.5_amd64.deb ... 2025-09-28 13:17:32.580445 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.5) ... 2025-09-28 13:17:32.580454 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package libxdp1:amd64. 2025-09-28 13:17:32.580463 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../3-libxdp1_1.5.1-1ubuntu2~cloud0_amd64.deb ... 2025-09-28 13:17:32.580527 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2025-09-28 13:17:32.580538 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package python3-sortedcontainers. 2025-09-28 13:17:32.580548 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../4-python3-sortedcontainers_2.4.0-2_all.deb ... 2025-09-28 13:17:32.580558 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking python3-sortedcontainers (2.4.0-2) ... 2025-09-28 13:17:32.580567 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package python3-openvswitch. 2025-09-28 13:17:32.580620 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../5-python3-openvswitch_3.5.0-1build1~cloud0_amd64.deb ... 2025-09-28 13:17:32.580631 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking python3-openvswitch (3.5.0-1build1~cloud0) ... 2025-09-28 13:17:32.580641 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-09-28 13:17:32.580651 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up python3-sortedcontainers (2.4.0-2) ... 2025-09-28 13:17:32.580660 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2025-09-28 13:17:32.580754 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.5) ... 2025-09-28 13:17:32.580771 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-09-28 13:17:32.580845 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up python3-openvswitch (3.5.0-1build1~cloud0) ... 2025-09-28 13:17:32.580856 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:17:32.580869 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Removed intermediate container 23d14ea6bfbd 2025-09-28 13:17:32.580946 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> c1cceba085f1 2025-09-28 13:17:32.581808 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 5/7 : ADD octavia-base-archive /octavia-base-source 2025-09-28 13:17:32.581831 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> 505499396c9c 2025-09-28 13:17:32.581843 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 6/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-28 13:17:32.581854 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> 1cedda8ff0c6 2025-09-28 13:17:32.581867 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 7/7 : 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 2025-09-28 13:17:32.581891 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Running in 771fc7f700ec 2025-09-28 13:17:32.581902 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Processing /octavia 2025-09-28 13:17:32.581913 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Preparing metadata (setup.py): started 2025-09-28 13:17:32.581923 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Preparing metadata (setup.py): finished with status 'done' 2025-09-28 13:17:32.581934 | 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.1.dev5) (1.14.1) 2025-09-28 13:17:32.581946 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting cotyledon>=1.3.0 (from octavia==16.0.1.dev5) 2025-09-28 13:17:32.581956 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading cotyledon-2.0.0-py3-none-any.whl.metadata (3.7 kB) 2025-09-28 13:17:32.581967 | 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.1.dev5) (1.5.1) 2025-09-28 13:17:32.581978 | 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.1.dev5) (6.1.1) 2025-09-28 13:17:32.581988 | 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.1.dev5) (2.0.38) 2025-09-28 13:17:32.581997 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting SQLAlchemy-Utils>=0.30.11 (from octavia==16.0.1.dev5) 2025-09-28 13:17:32.582007 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl.metadata (4.2 kB) 2025-09-28 13:17:32.582016 | 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.1.dev5) (3.1.0) 2025-09-28 13:17:32.582026 | 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.1.dev5) (2.32.3) 2025-09-28 13:17:32.582041 | 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.1.dev5) (2.0.0) 2025-09-28 13:17:32.582051 | 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.1.dev5) (5.10.0) 2025-09-28 13:17:32.582060 | 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.1.dev5) (10.9.0) 2025-09-28 13:17:32.582070 | 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.1.dev5) (1.8.9) 2025-09-28 13:17:32.582083 | 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.1.dev5) (5.4.1) 2025-09-28 13:17:32.582115 | 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.1.dev5) (4.4.0) 2025-09-28 13:17:32.582219 | 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.1.dev5) (9.7.1) 2025-09-28 13:17:32.582287 | 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.1.dev5) (5.7.1) 2025-09-28 13:17:32.582461 | 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.1.dev5) (17.2.1) 2025-09-28 13:17:32.582541 | 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.1.dev5) (6.5.1) 2025-09-28 13:17:32.582609 | 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.1.dev5) (7.1.0) 2025-09-28 13:17:32.582677 | 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.1.dev5) (16.1.0) 2025-09-28 13:17:32.582786 | 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.1.dev5) (6.3.1) 2025-09-28 13:17:32.582843 | 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.1.dev5) (4.5.1) 2025-09-28 13:17:32.582910 | 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.1.dev5) (3.5.1) 2025-09-28 13:17:32.582977 | 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.1.dev5) (5.7.0) 2025-09-28 13:17:32.583035 | 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.1.dev5) (2.5.0) 2025-09-28 13:17:32.583112 | 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.1.dev5) (8.2.0) 2025-09-28 13:17:32.583176 | 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.1.dev5) (7.0.0) 2025-09-28 13:17:32.583244 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting pyasn1!=0.2.3,>=0.1.8 (from octavia==16.0.1.dev5) 2025-09-28 13:17:32.583311 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2025-09-28 13:17:32.583403 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting pyasn1-modules>=0.0.6 (from octavia==16.0.1.dev5) 2025-09-28 13:17:32.583468 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB) 2025-09-28 13:17:32.583588 | 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.1.dev5) (7.1.0) 2025-09-28 13:17:32.583606 | 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.1.dev5) (4.8.0) 2025-09-28 13:17:32.583683 | 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.1.dev5) (18.9.0) 2025-09-28 13:17:32.583758 | 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.1.dev5) (9.7.0) 2025-09-28 13:17:32.583832 | 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.1.dev5) (0.12.1) 2025-09-28 13:17:32.583896 | 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.1.dev5) (3.1.5) 2025-09-28 13:17:32.583959 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting taskflow>=5.9.0 (from octavia==16.0.1.dev5) 2025-09-28 13:17:32.584020 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading taskflow-5.12.0-py3-none-any.whl.metadata (5.6 kB) 2025-09-28 13:17:32.584085 | 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.1.dev5) (5.2.1) 2025-09-28 13:17:32.584151 | 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.1.dev5) (9.0.0) 2025-09-28 13:17:32.584216 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting distro>=1.2.0 (from octavia==16.0.1.dev5) 2025-09-28 13:17:32.584281 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2025-09-28 13:17:32.584361 | 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.1.dev5) (4.23.0) 2025-09-28 13:17:32.585804 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting octavia-lib>=3.8.0 (from octavia==16.0.1.dev5) 2025-09-28 13:17:32.585823 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading octavia_lib-3.8.0-py3-none-any.whl.metadata (2.3 kB) 2025-09-28 13:17:32.585834 | 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.1.dev5) (1.3.4) 2025-09-28 13:17:32.585844 | 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.1.dev5) (2.9.0.post0) 2025-09-28 13:17:32.585853 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting Flask!=0.11,>=0.10 (from octavia==16.0.1.dev5) 2025-09-28 13:17:32.585861 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading flask-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2025-09-28 13:17:32.585869 | 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.1.dev5) (43.0.3) 2025-09-28 13:17:32.585878 | 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.1.dev5) (0.8.1) 2025-09-28 13:17:32.585886 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting gunicorn>=19.9.0 (from octavia==16.0.1.dev5) 2025-09-28 13:17:32.585895 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading gunicorn-23.0.0-py3-none-any.whl.metadata (4.4 kB) 2025-09-28 13:17:32.585903 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting Werkzeug>=0.14.1 (from octavia==16.0.1.dev5) 2025-09-28 13:17:32.585911 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2025-09-28 13:17:32.585920 | 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.1.dev5) (1.3.9) 2025-09-28 13:17:32.585928 | 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.1.dev5) (4.12.2) 2025-09-28 13:17:32.585936 | 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.1.dev5) (1.17.1) 2025-09-28 13:17:32.585945 | 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.1.dev5) (2.22) 2025-09-28 13:17:32.585953 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting itsdangerous>=2.2 (from Flask!=0.11,>=0.10->octavia==16.0.1.dev5) 2025-09-28 13:17:32.585961 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2025-09-28 13:17:32.585985 | 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.1.dev5) (8.1.8) 2025-09-28 13:17:32.585994 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting blinker>=1.9 (from Flask!=0.11,>=0.10->octavia==16.0.1.dev5) 2025-09-28 13:17:32.586002 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2025-09-28 13:17:32.586011 | 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.1.dev5) (3.0.0) 2025-09-28 13:17:32.586019 | 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.1.dev5) (1.17.2) 2025-09-28 13:17:32.586027 | 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.1.dev5) (24.2) 2025-09-28 13:17:32.586040 | 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.1.dev5) (3.0.2) 2025-09-28 13:17:32.586049 | 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.1.dev5) (25.1.0) 2025-09-28 13:17:32.586057 | 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.1.dev5) (2024.10.1) 2025-09-28 13:17:32.586070 | 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.1.dev5) (0.36.2) 2025-09-28 13:17:32.586197 | 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.1.dev5) (0.23.1) 2025-09-28 13:17:32.586267 | 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.1.dev5) (2.1.0) 2025-09-28 13:17:32.586360 | 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.1.dev5) (1.7.0) 2025-09-28 13:17:32.586418 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==16.0.1.dev5) (3.10.2) 2025-09-28 13:17:32.586432 | 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.1.dev5) (4.0.1) 2025-09-28 13:17:32.586520 | 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.1.dev5) (2.10.1) 2025-09-28 13:17:32.586587 | 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.1.dev5) (5.6.0) 2025-09-28 13:17:32.586632 | 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.1.dev5) (5.1.1) 2025-09-28 13:17:32.586688 | 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.1.dev5) (1.3.4) 2025-09-28 13:17:32.586734 | 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.1.dev5) (1.0.1) 2025-09-28 13:17:32.586786 | 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.1.dev5) (1.33) 2025-09-28 13:17:32.586831 | 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.1.dev5) (4.3.6) 2025-09-28 13:17:32.586881 | 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.1.dev5) (6.0.2) 2025-09-28 13:17:32.586895 | 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.1.dev5) (1.4.0) 2025-09-28 13:17:32.586959 | 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.1.dev5) (3.0.0) 2025-09-28 13:17:32.587016 | 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.1.dev5) (1.3.0) 2025-09-28 13:17:32.587029 | 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.1.dev5) (2.0.1) 2025-09-28 13:17:32.587095 | 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.1.dev5) (0.5.0) 2025-09-28 13:17:32.587143 | 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.1.dev5) (1.1.1) 2025-09-28 13:17:32.587339 | 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.1.dev5) (4.1.1) 2025-09-28 13:17:32.587396 | 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.1.dev5) (5.5.2) 2025-09-28 13:17:32.587415 | 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.1.dev5) (5.3.1) 2025-09-28 13:17:32.587425 | 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.1.dev5) (5.4.2) 2025-09-28 13:17:32.587434 | 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.1.dev5) (0.11.0) 2025-09-28 13:17:32.587447 | 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.1.dev5) (5.1.0) 2025-09-28 13:17:32.587500 | 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.1.dev5) (2025.1) 2025-09-28 13:17:32.587590 | 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.1.dev5) (0.21.1) 2025-09-28 13:17:32.587628 | 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.1.dev5) (4.0.1) 2025-09-28 13:17:32.587691 | 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.1.dev5) (4.0.1) 2025-09-28 13:17:32.587732 | 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.1.dev5) (1.1.0) 2025-09-28 13:17:32.587790 | 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.1.dev5) (0.39.0) 2025-09-28 13:17:32.587835 | 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.1.dev5) (3.1.1) 2025-09-28 13:17:32.587914 | 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.1.dev5) (7.1.0) 2025-09-28 13:17:32.587929 | 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.1.dev5) (3.1.0) 2025-09-28 13:17:32.587941 | 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.1.dev5) (2.5.1) 2025-09-28 13:17:32.588000 | 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.1.dev5) (3.10.1) 2025-09-28 13:17:32.588015 | 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.1.dev5) (1.6.10) 2025-09-28 13:17:32.588081 | 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.1.dev5) (2.7.0) 2025-09-28 13:17:32.588127 | 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.1.dev5) (0.19) 2025-09-28 13:17:32.588183 | 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.1.dev5) (3.14.0) 2025-09-28 13:17:32.588196 | 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.1.dev5) (3.2.1) 2025-09-28 13:17:32.588255 | 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.1.dev5) (80.9.0) 2025-09-28 13:17:32.588308 | 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.1.dev5) (0.3.5) 2025-09-28 13:17:32.588321 | 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.1.dev5) (0.2.13) 2025-09-28 13:17:32.588375 | 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.1.dev5) (4.9.1) 2025-09-28 13:17:32.588388 | 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.1.dev5) (0.5.2) 2025-09-28 13:17:32.588448 | 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.1.dev5) (2.5.11) 2025-09-28 13:17:32.588520 | 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.1.dev5) (1.9.0) 2025-09-28 13:17:32.588533 | 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.1.dev5) (1.17.0) 2025-09-28 13:17:32.588586 | 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.1.dev5) (2.0.1) 2025-09-28 13:17:32.588637 | 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.1.dev5) (24.2.1) 2025-09-28 13:17:32.588656 | 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.1.dev5) (3.4.1) 2025-09-28 13:17:32.588720 | 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.1.dev5) (3.10) 2025-09-28 13:17:32.588738 | 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.1.dev5) (1.26.20) 2025-09-28 13:17:32.588806 | 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.1.dev5) (2025.8.3) 2025-09-28 13:17:32.588858 | 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.1.dev5) (0.7) 2025-09-28 13:17:32.588871 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting networkx>=2.1.0 (from taskflow>=5.9.0->octavia==16.0.1.dev5) 2025-09-28 13:17:32.588939 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2025-09-28 13:17:32.588981 | 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.1.dev5) (3.2.0) 2025-09-28 13:17:32.589022 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting pydot>=1.2.4 (from taskflow>=5.9.0->octavia==16.0.1.dev5) 2025-09-28 13:17:32.589062 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading pydot-3.0.4-py3-none-any.whl.metadata (10 kB) 2025-09-28 13:17:32.589076 | 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.1.dev5) (2.7.2) 2025-09-28 13:17:32.589138 | 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.1.dev5) (0.8.1) 2025-09-28 13:17:32.589159 | 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.1.dev5) (2025.1) 2025-09-28 13:17:32.589214 | 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.1.dev5) (8.5.0) 2025-09-28 13:17:32.589228 | 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.1.dev5) (3.21.0) 2025-09-28 13:17:32.589292 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading cotyledon-2.0.0-py3-none-any.whl (25 kB) 2025-09-28 13:17:32.589343 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2025-09-28 13:17:32.589355 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading flask-3.1.0-py3-none-any.whl (102 kB) 2025-09-28 13:17:32.589415 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2025-09-28 13:17:32.589466 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading gunicorn-23.0.0-py3-none-any.whl (85 kB) 2025-09-28 13:17:32.589479 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2025-09-28 13:17:32.589552 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading octavia_lib-3.8.0-py3-none-any.whl (38 kB) 2025-09-28 13:17:32.589604 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2025-09-28 13:17:32.589616 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) 2025-09-28 13:17:32.589673 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl (93 kB) 2025-09-28 13:17:32.589728 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading taskflow-5.12.0-py3-none-any.whl (504 kB) 2025-09-28 13:17:32.589784 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2025-09-28 13:17:32.589838 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 39.3 MB/s 0:00:00 2025-09-28 13:17:32.589879 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading pydot-3.0.4-py3-none-any.whl (35 kB) 2025-09-28 13:17:32.589919 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB) 2025-09-28 13:17:32.589969 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Building wheels for collected packages: octavia 2025-09-28 13:17:32.589991 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: DEPRECATION: Building 'octavia' 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'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-28 13:17:32.590046 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: 2025-09-28 13:17:32.590088 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Building wheel for octavia (setup.py): started 2025-09-28 13:17:32.590138 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Building wheel for octavia (setup.py): finished with status 'done' 2025-09-28 13:17:32.590151 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Created wheel for octavia: filename=octavia-16.0.1.dev5-py3-none-any.whl size=1251428 sha256=48cc7be184674e40b79207e425e9c837f9972c289ef157f49a79f0a423c80190 2025-09-28 13:17:32.590210 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Stored in directory: /tmp/pip-ephem-wheel-cache-hx60epgl/wheels/c3/68/97/4f1e177892bdf6f03475198b05455c8bf6208370be1b790a8b 2025-09-28 13:17:32.590251 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Successfully built octavia 2025-09-28 13:17:32.590271 | 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 2025-09-28 13:17:32.590342 | 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.1.dev5 octavia-lib-3.8.0 pyasn1-0.6.0 pyasn1-modules-0.4.1 pydot-3.0.4 taskflow-5.12.0 2025-09-28 13:17:32.590356 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Removed intermediate container 771fc7f700ec 2025-09-28 13:17:32.590418 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> 6549d48f7e26 2025-09-28 13:17:32.590461 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Successfully built b1a252833db1 2025-09-28 13:17:32.590475 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Successfully tagged osism.harbor.regio.digital/kolla/octavia-base:build-20250928 2025-09-28 13:17:32.590627 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Built at 2025-09-28 13:17:32.590536 (took 0:00:31.490426) 2025-09-28 13:17:32.590721 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-api) to queue 2025-09-28 13:17:32.590814 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-driver-agent) to queue 2025-09-28 13:17:32.590880 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-health-manager) to queue 2025-09-28 13:17:32.590921 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-worker) to queue 2025-09-28 13:17:32.590934 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-housekeeping) to queue 2025-09-28 13:17:32.591244 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(skyline-base) 2025-09-28 13:17:32.591308 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-base:Processing 2025-09-28 13:17:32.592885 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Building started at 2025-09-28 13:17:32.591304 2025-09-28 13:17:32.592953 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-base:Turned 0 plugins into plugins archive 2025-09-28 13:17:32.592976 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-base:Turned 0 additions into additions archive 2025-09-28 13:17:35.575209 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Step 1/5 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20250928 2025-09-28 13:17:35.575281 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> e94e47e86d3c 2025-09-28 13:17:35.575349 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Step 2/5 : LABEL "build-date"="20250928" "name"="skyline-base" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:17:35.575395 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Running in 914c521bef04 2025-09-28 13:17:35.575409 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Removed intermediate container 914c521bef04 2025-09-28 13:17:35.575468 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> ecdf4a4aa5d0 2025-09-28 13:17:35.575523 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Step 3/5 : RUN usermod --append --home /var/lib/skyline --groups kolla skyline && mkdir -p /var/lib/skyline && chown -R 42491:42491 /var/lib/skyline 2025-09-28 13:17:35.575562 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Running in eda0765b0278 2025-09-28 13:17:35.575579 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Removed intermediate container eda0765b0278 2025-09-28 13:17:35.575642 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> b58b5a2b515c 2025-09-28 13:17:35.575695 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Step 4/5 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-28 13:17:35.575852 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> 40dbe326b1af 2025-09-28 13:17:35.575886 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Step 5/5 : RUN touch /usr/local/bin/kolla_skyline_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_skyline_extend_start 2025-09-28 13:17:35.575959 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Running in 2383b8419042 2025-09-28 13:17:35.575989 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Removed intermediate container 2383b8419042 2025-09-28 13:17:35.576057 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> 83f376655e2d 2025-09-28 13:17:35.576086 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Successfully built ca802d1e10a5 2025-09-28 13:17:35.576146 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Successfully tagged osism.harbor.regio.digital/kolla/skyline-base:build-20250928 2025-09-28 13:17:35.576270 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Built at 2025-09-28 13:17:35.576109 (took 0:00:02.984805) 2025-09-28 13:17:35.576365 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(skyline-apiserver) to queue 2025-09-28 13:17:35.576430 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(skyline-console) to queue 2025-09-28 13:17:35.576996 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(heat-base) 2025-09-28 13:17:35.577063 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-base:Processing 2025-09-28 13:17:35.577123 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Building started at 2025-09-28 13:17:35.577004 2025-09-28 13:17:35.577222 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-base:Getting local archive from tarballs/heat-stable-2025.1.tar.gz 2025-09-28 13:17:35.581834 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-base:Turned 0 plugins into plugins archive 2025-09-28 13:17:35.582562 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-base:Turned 0 additions into additions archive 2025-09-28 13:18:05.814874 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 1/6 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20250928 2025-09-28 13:18:05.814966 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> e94e47e86d3c 2025-09-28 13:18:05.815065 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 2/6 : LABEL "build-date"="20250928" "name"="heat-base" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:18:05.815084 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Running in 337cb46dbf15 2025-09-28 13:18:05.815096 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Removed intermediate container 337cb46dbf15 2025-09-28 13:18:05.815157 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> 2ba0298f48a6 2025-09-28 13:18:05.815169 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 3/6 : RUN usermod --append --home /var/lib/heat --groups kolla heat && mkdir -p /var/lib/heat && chown -R 42418:42418 /var/lib/heat 2025-09-28 13:18:05.816856 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Running in 4e7889c40fe9 2025-09-28 13:18:05.816896 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Removed intermediate container 4e7889c40fe9 2025-09-28 13:18:05.816910 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> 258ff6f185f4 2025-09-28 13:18:05.816923 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 4/6 : ADD heat-base-archive /heat-base-source 2025-09-28 13:18:05.816986 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> 1c611aae1546 2025-09-28 13:18:05.816997 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 5/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-28 13:18:05.817007 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> 23163bbe39f0 2025-09-28 13:18:05.817033 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 6/6 : RUN ln -s heat-base-source/* heat && 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 2025-09-28 13:18:05.817045 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Running in eb9da62ada22 2025-09-28 13:18:05.817054 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Processing /heat 2025-09-28 13:18:05.817062 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (setup.py): started 2025-09-28 13:18:05.817071 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (setup.py): finished with status 'done' 2025-09-28 13:18:05.817080 | 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.dev5) (6.1.1) 2025-09-28 13:18:05.817090 | 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.dev5) (1.14.1) 2025-09-28 13:18:05.817099 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting croniter>=0.3.4 (from openstack-heat==24.1.1.dev5) 2025-09-28 13:18:05.817108 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading croniter-6.0.0-py2.py3-none-any.whl.metadata (32 kB) 2025-09-28 13:18:05.817116 | 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.dev5) (43.0.3) 2025-09-28 13:18:05.817125 | 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.dev5) (0.39.0) 2025-09-28 13:18:05.817133 | 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.dev5) (5.10.0) 2025-09-28 13:18:05.817142 | 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.dev5) (10.9.0) 2025-09-28 13:18:05.817150 | 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.dev5) (5.3.1) 2025-09-28 13:18:05.817159 | 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.dev5) (1.3.0) 2025-09-28 13:18:05.817167 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting neutron-lib>=1.14.0 (from openstack-heat==24.1.1.dev5) 2025-09-28 13:18:05.817176 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading neutron_lib-3.18.2-py3-none-any.whl.metadata (2.4 kB) 2025-09-28 13:18:05.817184 | 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.dev5) (4.4.0) 2025-09-28 13:18:05.817200 | 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.dev5) (3.10.2) 2025-09-28 13:18:05.817209 | 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.dev5) (9.7.1) 2025-09-28 13:18:05.817217 | 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.dev5) (7.1.0) 2025-09-28 13:18:05.817235 | 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.dev5) (5.7.1) 2025-09-28 13:18:05.817248 | 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.dev5) (17.2.1) 2025-09-28 13:18:05.817323 | 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.dev5) (6.5.1) 2025-09-28 13:18:05.817406 | 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.dev5) (7.1.0) 2025-09-28 13:18:05.817492 | 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.dev5) (16.1.0) 2025-09-28 13:18:05.817580 | 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.dev5) (6.3.1) 2025-09-28 13:18:05.817653 | 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.dev5) (4.5.1) 2025-09-28 13:18:05.817721 | 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.dev5) (3.5.1) 2025-09-28 13:18:05.817828 | 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.dev5) (5.7.0) 2025-09-28 13:18:05.817892 | 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.dev5) (4.1.1) 2025-09-28 13:18:05.817967 | 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.dev5) (2.5.0) 2025-09-28 13:18:05.818042 | 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.dev5) (8.2.0) 2025-09-28 13:18:05.818115 | 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.dev5) (4.2.0) 2025-09-28 13:18:05.818193 | 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.dev5) (3.6.0) 2025-09-28 13:18:05.818285 | 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.dev5) (3.1.0) 2025-09-28 13:18:05.818354 | 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.dev5) (3.7.1) 2025-09-28 13:18:05.818544 | 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.dev5) (7.1.0) 2025-09-28 13:18:05.818755 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-blazarclient>=1.0.1 (from openstack-heat==24.1.1.dev5) 2025-09-28 13:18:05.818830 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_blazarclient-4.3.0-py3-none-any.whl.metadata (2.3 kB) 2025-09-28 13:18:05.818854 | 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.dev5) (9.7.0) 2025-09-28 13:18:05.818886 | 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.dev5) (6.2.0) 2025-09-28 13:18:05.818901 | 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.dev5) (4.8.0) 2025-09-28 13:18:05.818985 | 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.dev5) (4.1.0) 2025-09-28 13:18:05.819057 | 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.dev5) (5.10.1) 2025-09-28 13:18:05.819155 | 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.dev5) (5.6.0) 2025-09-28 13:18:05.819232 | 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.dev5) (4.8.1) 2025-09-28 13:18:05.819308 | 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.dev5) (5.4.0) 2025-09-28 13:18:05.819381 | 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.dev5) (5.4.0) 2025-09-28 13:18:05.819481 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-monascaclient>=1.12.0 (from openstack-heat==24.1.1.dev5) 2025-09-28 13:18:05.819573 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_monascaclient-2.8.0-py3-none-any.whl.metadata (2.4 kB) 2025-09-28 13:18:05.819635 | 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.dev5) (11.4.0) 2025-09-28 13:18:05.819747 | 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.dev5) (18.9.0) 2025-09-28 13:18:05.819824 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-octaviaclient>=1.8.0 (from openstack-heat==24.1.1.dev5) 2025-09-28 13:18:05.819906 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_octaviaclient-3.10.0-py3-none-any.whl.metadata (3.0 kB) 2025-09-28 13:18:05.819980 | 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.dev5) (7.5.0) 2025-09-28 13:18:05.820053 | 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.dev5) (4.7.0) 2025-09-28 13:18:05.820123 | 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.dev5) (8.8.0) 2025-09-28 13:18:05.820193 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-vitrageclient>=2.7.0 (from openstack-heat==24.1.1.dev5) 2025-09-28 13:18:05.820276 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_vitrageclient-5.2.0-py3-none-any.whl.metadata (3.2 kB) 2025-09-28 13:18:05.820347 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-zaqarclient>=1.3.0 (from openstack-heat==24.1.1.dev5) 2025-09-28 13:18:05.820416 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_zaqarclient-3.0.1-py3-none-any.whl.metadata (4.5 kB) 2025-09-28 13:18:05.820506 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-zunclient>=3.4.0 (from openstack-heat==24.1.1.dev5) 2025-09-28 13:18:05.820571 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_zunclient-5.2.1-py3-none-any.whl.metadata (2.7 kB) 2025-09-28 13:18:05.820639 | 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.dev5) (6.0.2) 2025-09-28 13:18:05.820735 | 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.dev5) (2.32.3) 2025-09-28 13:18:05.820801 | 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.dev5) (9.0.0) 2025-09-28 13:18:05.820877 | 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.dev5) (2025.1) 2025-09-28 13:18:05.820947 | 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.dev5) (2.5.1) 2025-09-28 13:18:05.821015 | 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.dev5) (2.0.38) 2025-09-28 13:18:05.821081 | 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.dev5) (5.4.1) 2025-09-28 13:18:05.821141 | 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.dev5) (1.8.9) 2025-09-28 13:18:05.821207 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting yaql>=1.1.3 (from openstack-heat==24.1.1.dev5) 2025-09-28 13:18:05.821273 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading yaql-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2025-09-28 13:18:05.821339 | 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.dev5) (1.3.9) 2025-09-28 13:18:05.821408 | 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.dev5) (4.12.2) 2025-09-28 13:18:05.821533 | 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.dev5) (4.9.1) 2025-09-28 13:18:05.821613 | 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.dev5) (3.2.0) 2025-09-28 13:18:05.821674 | 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.dev5) (3.2.1) 2025-09-28 13:18:05.821784 | 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.dev5) (0.5.2) 2025-09-28 13:18:05.821870 | 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.dev5) (2.5.11) 2025-09-28 13:18:05.821934 | 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.dev5) (3.14.0) 2025-09-28 13:18:05.821996 | 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.dev5) (1.9.0) 2025-09-28 13:18:05.822065 | 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.dev5) (0.2.13) 2025-09-28 13:18:05.822153 | 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.dev5) (2.9.0.post0) 2025-09-28 13:18:05.822224 | 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.dev5) (2025.1) 2025-09-28 13:18:05.822295 | 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.dev5) (1.17.1) 2025-09-28 13:18:05.822364 | 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.dev5) (2.22) 2025-09-28 13:18:05.823943 | 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.dev5) (2.7.0) 2025-09-28 13:18:05.823978 | 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.dev5) (3.1.1) 2025-09-28 13:18:05.823987 | 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.dev5) (2.1.0) 2025-09-28 13:18:05.823996 | 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.dev5) (1.7.0) 2025-09-28 13:18:05.824005 | 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.dev5) (4.0.1) 2025-09-28 13:18:05.824013 | 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.dev5) (2.10.1) 2025-09-28 13:18:05.824022 | 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.dev5) (1.5.1) 2025-09-28 13:18:05.824031 | 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.dev5) 2025-09-28 13:18:05.824040 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading os_ken-3.0.1-py3-none-any.whl.metadata (1.6 kB) 2025-09-28 13:18:05.824049 | 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.dev5) (1.3.4) 2025-09-28 13:18:05.824067 | 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.dev5) (3.3.0) 2025-09-28 13:18:05.824075 | 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.dev5) (3.0.0) 2025-09-28 13:18:05.824084 | 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.dev5) (1.17.2) 2025-09-28 13:18:05.824093 | 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.dev5) (5.1.1) 2025-09-28 13:18:05.824108 | 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.dev5) (1.3.4) 2025-09-28 13:18:05.824117 | 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.dev5) (1.0.1) 2025-09-28 13:18:05.824125 | 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.dev5) (1.33) 2025-09-28 13:18:05.824133 | 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.dev5) (4.3.6) 2025-09-28 13:18:05.824142 | 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.dev5) (7.0.0) 2025-09-28 13:18:05.824150 | 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.dev5) (1.4.0) 2025-09-28 13:18:05.824158 | 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.dev5) (3.0.0) 2025-09-28 13:18:05.824176 | 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.dev5) (1.1.0) 2025-09-28 13:18:05.824185 | 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.dev5) 2025-09-28 13:18:05.824194 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading ncclient-0.6.16.tar.gz (112 kB) 2025-09-28 13:18:05.824203 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (setup.py): started 2025-09-28 13:18:05.824211 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (setup.py): finished with status 'done' 2025-09-28 13:18:05.824219 | 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.dev5) 2025-09-28 13:18:05.824228 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading ovs-3.6.0.tar.gz (161 kB) 2025-09-28 13:18:05.824237 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (setup.py): started 2025-09-28 13:18:05.824245 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (setup.py): finished with status 'done' 2025-09-28 13:18:05.824253 | 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.dev5) (24.2) 2025-09-28 13:18:05.824262 | 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.dev5) (80.9.0) 2025-09-28 13:18:05.824272 | 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.dev5) (3.5.1) 2025-09-28 13:18:05.824337 | 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.dev5) (1.17.0) 2025-09-28 13:18:05.824353 | 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.dev5) (0.19) 2025-09-28 13:18:05.824368 | 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.dev5) (2.0.0) 2025-09-28 13:18:05.824377 | 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.dev5) (2.0.1) 2025-09-28 13:18:05.824386 | 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.dev5) (0.5.0) 2025-09-28 13:18:05.824394 | 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.dev5) (3.1.0) 2025-09-28 13:18:05.824402 | 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.dev5) (5.5.2) 2025-09-28 13:18:05.824411 | 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.dev5) (5.3.1) 2025-09-28 13:18:05.824419 | 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.dev5) (5.4.2) 2025-09-28 13:18:05.824451 | 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.dev5) (0.11.0) 2025-09-28 13:18:05.824460 | 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.dev5) (5.1.0) 2025-09-28 13:18:05.824506 | 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.dev5) (0.21.1) 2025-09-28 13:18:05.824516 | 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.dev5) (3.1.5) 2025-09-28 13:18:05.824525 | 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.dev5) (4.0.1) 2025-09-28 13:18:05.824534 | 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.dev5) (4.0.1) 2025-09-28 13:18:05.824578 | 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.dev5) (3.0.2) 2025-09-28 13:18:05.824588 | 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.dev5) (3.10.1) 2025-09-28 13:18:05.824629 | 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.dev5) (1.6.10) 2025-09-28 13:18:05.824963 | 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.dev5) 2025-09-28 13:18:05.825023 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2025-09-28 13:18:05.825078 | 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.dev5) (1.5.0) 2025-09-28 13:18:05.825092 | 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.dev5) (0.3.5) 2025-09-28 13:18:05.825118 | 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.dev5) (4.23.0) 2025-09-28 13:18:05.825128 | 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.dev5) (25.1.0) 2025-09-28 13:18:05.825192 | 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.dev5) (2024.10.1) 2025-09-28 13:18:05.825204 | 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.dev5) (0.36.2) 2025-09-28 13:18:05.825216 | 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.dev5) (0.23.1) 2025-09-28 13:18:05.825226 | 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.dev5) (2.0.1) 2025-09-28 13:18:05.825236 | 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.dev5) (24.2.1) 2025-09-28 13:18:05.825246 | 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.dev5) (2.1.0) 2025-09-28 13:18:05.825255 | 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.dev5) (2.17.0) 2025-09-28 13:18:05.825270 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting networkx>=2.3 (from python-vitrageclient>=2.7.0->openstack-heat==24.1.1.dev5) 2025-09-28 13:18:05.825284 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2025-09-28 13:18:05.825352 | 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.dev5) 2025-09-28 13:18:05.825404 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading pydot-3.0.4-py3-none-any.whl.metadata (10 kB) 2025-09-28 13:18:05.825542 | 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.dev5) 2025-09-28 13:18:05.825560 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 2025-09-28 13:18:05.825666 | 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.dev5) 2025-09-28 13:18:05.825683 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 2025-09-28 13:18:05.825823 | 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.dev5) (1.26.20) 2025-09-28 13:18:05.826957 | 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.dev5) (3.4.1) 2025-09-28 13:18:05.827006 | 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.dev5) (3.10) 2025-09-28 13:18:05.827017 | 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.dev5) (2025.8.3) 2025-09-28 13:18:05.827026 | 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.dev5) (0.7) 2025-09-28 13:18:05.827034 | 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.dev5) (2.7.2) 2025-09-28 13:18:05.827054 | 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.dev5) (3.11) 2025-09-28 13:18:05.827063 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading croniter-6.0.0-py2.py3-none-any.whl (25 kB) 2025-09-28 13:18:05.827072 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading neutron_lib-3.18.2-py3-none-any.whl (620 kB) 2025-09-28 13:18:05.827080 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 620.9/620.9 kB 16.0 MB/s 0:00:00 2025-09-28 13:18:05.827087 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading os_ken-3.0.1-py3-none-any.whl (2.0 MB) 2025-09-28 13:18:05.827095 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 26.3 MB/s 0:00:00 2025-09-28 13:18:05.827103 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_blazarclient-4.3.0-py3-none-any.whl (50 kB) 2025-09-28 13:18:05.827111 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_monascaclient-2.8.0-py3-none-any.whl (42 kB) 2025-09-28 13:18:05.827118 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_octaviaclient-3.10.0-py3-none-any.whl (113 kB) 2025-09-28 13:18:05.827126 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_vitrageclient-5.2.0-py3-none-any.whl (51 kB) 2025-09-28 13:18:05.827133 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2025-09-28 13:18:05.827141 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 40.0 MB/s 0:00:00 2025-09-28 13:18:05.827149 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading pydot-3.0.4-py3-none-any.whl (35 kB) 2025-09-28 13:18:05.827156 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_zaqarclient-3.0.1-py3-none-any.whl (83 kB) 2025-09-28 13:18:05.827164 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_zunclient-5.2.1-py3-none-any.whl (155 kB) 2025-09-28 13:18:05.827171 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading docker-7.1.0-py3-none-any.whl (147 kB) 2025-09-28 13:18:05.827179 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 2025-09-28 13:18:05.827186 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading yaql-3.0.0-py3-none-any.whl (125 kB) 2025-09-28 13:18:05.827194 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2025-09-28 13:18:05.827201 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Building wheels for collected packages: openstack-heat, ncclient, ovs 2025-09-28 13:18:05.827211 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: DEPRECATION: Building 'openstack-heat' 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 'openstack-heat'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-28 13:18:05.827231 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: 2025-09-28 13:18:05.827240 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for openstack-heat (setup.py): started 2025-09-28 13:18:05.827248 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for openstack-heat (setup.py): finished with status 'done' 2025-09-28 13:18:05.827267 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Created wheel for openstack-heat: filename=openstack_heat-24.1.1.dev5-py3-none-any.whl size=2581641 sha256=d8b5612f64559773faf37e4689df055eaf8ba1888b01c738bc5c916060572500 2025-09-28 13:18:05.827331 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Stored in directory: /tmp/pip-ephem-wheel-cache-x2s3aot8/wheels/49/1a/f9/03af5c52d733b9ac12d47b1167326d5fe08eca26bfe83c4a4b 2025-09-28 13:18:05.827341 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: DEPRECATION: Building 'ncclient' 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 'ncclient'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-28 13:18:05.827350 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: 2025-09-28 13:18:05.827358 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for ncclient (setup.py): started 2025-09-28 13:18:05.827365 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for ncclient (setup.py): finished with status 'done' 2025-09-28 13:18:05.827379 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Created wheel for ncclient: filename=ncclient-0.6.16-py2.py3-none-any.whl size=90109 sha256=da57ff70760c4892b791bb5bbe5483f7b1054e1bca370de72cfe75edcb5d1615 2025-09-28 13:18:05.827386 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Stored in directory: /tmp/pip-ephem-wheel-cache-x2s3aot8/wheels/27/bc/91/e27f72076c29a6245cf772e1cbd16d3c27a71367325386cb23 2025-09-28 13:18:05.827394 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: DEPRECATION: Building 'ovs' 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 'ovs'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-28 13:18:05.827403 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: 2025-09-28 13:18:05.827410 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for ovs (setup.py): started 2025-09-28 13:18:05.827418 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for ovs (setup.py): finished with status 'done' 2025-09-28 13:18:05.827455 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Created wheel for ovs: filename=ovs-3.6.0-py3-none-any.whl size=190652 sha256=20755377c515f7c21801eb35ab201ffacfffd5209335fa829169404dbb2338d7 2025-09-28 13:18:05.827463 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Stored in directory: /tmp/pip-ephem-wheel-cache-x2s3aot8/wheels/c8/79/37/6ef7bcbda34db531b2b75a2172a9388f64f838288dc342166b 2025-09-28 13:18:05.827515 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Successfully built openstack-heat ncclient ovs 2025-09-28 13:18:05.827525 | 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 2025-09-28 13:18:05.827542 | 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.dev5 os-ken-3.0.1 ovs-3.6.0 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 2025-09-28 13:18:05.827582 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Removed intermediate container eb9da62ada22 2025-09-28 13:18:05.827591 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> 29a102cfde61 2025-09-28 13:18:05.828355 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Successfully built 3cbca03b215c 2025-09-28 13:18:05.828471 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Successfully tagged osism.harbor.regio.digital/kolla/heat-base:build-20250928 2025-09-28 13:18:05.828485 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Built at 2025-09-28 13:18:05.827665 (took 0:00:30.250661) 2025-09-28 13:18:05.828495 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(heat-engine) to queue 2025-09-28 13:18:05.828505 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(heat-api-cfn) to queue 2025-09-28 13:18:05.828514 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(heat-api) to queue 2025-09-28 13:18:05.828584 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(keystone-base) 2025-09-28 13:18:05.828594 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-base:Processing 2025-09-28 13:18:05.828604 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Building started at 2025-09-28 13:18:05.828446 2025-09-28 13:18:05.828613 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-base:Getting local archive from tarballs/keystone-stable-2025.1.tar.gz 2025-09-28 13:18:05.831612 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-base:Turned 0 plugins into plugins archive 2025-09-28 13:18:05.832222 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-base:Turned 0 additions into additions archive 2025-09-28 13:18:41.994955 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 1/7 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20250928 2025-09-28 13:18:41.995037 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> e94e47e86d3c 2025-09-28 13:18:41.995090 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 2/7 : LABEL "build-date"="20250928" "name"="keystone-base" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:18:41.995108 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Running in 670939d9df35 2025-09-28 13:18:41.995146 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Removed intermediate container 670939d9df35 2025-09-28 13:18:41.995208 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> dc13df6913f1 2025-09-28 13:18:41.995263 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 3/7 : RUN usermod --append --home /var/lib/keystone --groups kolla keystone && mkdir -p /var/lib/keystone && chown -R 42425:42425 /var/lib/keystone 2025-09-28 13:18:41.995337 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Running in 5cdb28626f92 2025-09-28 13:18:41.995397 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Removed intermediate container 5cdb28626f92 2025-09-28 13:18:41.995453 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> 3b235e20e5cc 2025-09-28 13:18:41.995513 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 4/7 : 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/* 2025-09-28 13:18:41.995573 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Running in 12a35cbb5dd0 2025-09-28 13:18:41.995625 | 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] 2025-09-28 13:18:41.995683 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:18:41.995761 | 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] 2025-09-28 13:18:41.995810 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 13:18:41.995861 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 13:18:41.995912 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 13:18:41.995964 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 13:18:41.996015 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 13:18:41.996104 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 13:18:41.996132 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 13:18:41.996188 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 13:18:41.996238 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 13:18:41.996288 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 13:18:41.996338 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 13:18:41.996439 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 13:18:41.996526 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Fetched 28.4 MB in 4s (6,911 kB/s) 2025-09-28 13:18:41.996601 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Reading package lists... 2025-09-28 13:18:41.996666 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Reading package lists... 2025-09-28 13:18:41.996761 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Building dependency tree... 2025-09-28 13:18:41.996811 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Reading state information... 2025-09-28 13:18:41.996848 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:The following additional packages will be installed: 2025-09-28 13:18:41.996892 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libcjose0 libglib2.0-0t64 libhiredis1.1.0 liblasso3t64 libldap-dev 2025-09-28 13:18:41.996945 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libxmlsec1t64 libxmlsec1t64-openssl 2025-09-28 13:18:41.997007 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Suggested packages: 2025-09-28 13:18:41.997071 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: low-memory-monitor 2025-09-28 13:18:41.997112 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Recommended packages: 2025-09-28 13:18:41.997155 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libglib2.0-data shared-mime-info xdg-user-dirs 2025-09-28 13:18:41.997203 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:The following NEW packages will be installed: 2025-09-28 13:18:41.997265 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libapache2-mod-auth-mellon libapache2-mod-auth-openidc libcjose0 2025-09-28 13:18:41.997312 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libglib2.0-0t64 libhiredis1.1.0 liblasso3t64 libldap-common libldap-dev 2025-09-28 13:18:41.997400 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libldap2-dev libsasl2-dev libxmlsec1t64 libxmlsec1t64-openssl 2025-09-28 13:18:41.997470 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:0 upgraded, 12 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:18:41.997536 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Need to get 2,889 kB of archives. 2025-09-28 13:18:41.997576 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:After this operation, 9,442 kB of additional disk space will be used. 2025-09-28 13:18:41.997619 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:18:41.997680 | 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.4 [1,544 kB] 2025-09-28 13:18:41.997764 | 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] 2025-09-28 13:18:41.997810 | 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] 2025-09-28 13:18:41.997859 | 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] 2025-09-28 13:18:41.997906 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 liblasso3t64 amd64 2.8.2-2build2 [164 kB] 2025-09-28 13:18:41.997961 | 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.7+dfsg-1~exp1ubuntu8.2 [31.7 kB] 2025-09-28 13:18:41.998007 | 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.7+dfsg-1~exp1ubuntu8.2 [307 kB] 2025-09-28 13:18:41.998059 | 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] 2025-09-28 13:18:41.998100 | 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] 2025-09-28 13:18:41.998128 | 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] 2025-09-28 13:18:41.998181 | 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] 2025-09-28 13:18:41.998242 | 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.7+dfsg-1~exp1ubuntu8.2 [11.1 kB] 2025-09-28 13:18:41.998291 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Fetched 2,889 kB in 0s (6,990 kB/s) 2025-09-28 13:18:41.998337 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-09-28 13:18:41.998405 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 2025-09-28 13:18:41.998635 | 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% 2025-09-28 13:18:41.998686 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 70% 2025-09-28 13:18:41.998700 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 75% 2025-09-28 13:18:41.998805 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 2025-09-28 13:18:41.998842 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:80% 2025-09-28 13:18:41.998852 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 85% 2025-09-28 13:18:41.998884 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 90% 2025-09-28 13:18:41.998938 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 95% 2025-09-28 13:18:41.998970 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-28 13:18:41.998986 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../00-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... 2025-09-28 13:18:41.999017 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-09-28 13:18:41.999027 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libhiredis1.1.0:amd64. 2025-09-28 13:18:41.999037 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../01-libhiredis1.1.0_1.2.0-6ubuntu3_amd64.deb ... 2025-09-28 13:18:41.999070 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libhiredis1.1.0:amd64 (1.2.0-6ubuntu3) ... 2025-09-28 13:18:41.999080 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libxmlsec1t64:amd64. 2025-09-28 13:18:41.999126 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../02-libxmlsec1t64_1.2.39-5build2_amd64.deb ... 2025-09-28 13:18:41.999161 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libxmlsec1t64:amd64 (1.2.39-5build2) ... 2025-09-28 13:18:41.999214 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libxmlsec1t64-openssl:amd64. 2025-09-28 13:18:41.999250 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../03-libxmlsec1t64-openssl_1.2.39-5build2_amd64.deb ... 2025-09-28 13:18:41.999286 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libxmlsec1t64-openssl:amd64 (1.2.39-5build2) ... 2025-09-28 13:18:41.999333 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package liblasso3t64. 2025-09-28 13:18:41.999404 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../04-liblasso3t64_2.8.2-2build2_amd64.deb ... 2025-09-28 13:18:41.999444 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking liblasso3t64 (2.8.2-2build2) ... 2025-09-28 13:18:41.999478 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libldap-common. 2025-09-28 13:18:41.999536 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../05-libldap-common_2.6.7+dfsg-1~exp1ubuntu8.2_all.deb ... 2025-09-28 13:18:41.999575 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libldap-common (2.6.7+dfsg-1~exp1ubuntu8.2) ... 2025-09-28 13:18:41.999616 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libldap-dev:amd64. 2025-09-28 13:18:41.999684 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../06-libldap-dev_2.6.7+dfsg-1~exp1ubuntu8.2_amd64.deb ... 2025-09-28 13:18:41.999756 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libldap-dev:amd64 (2.6.7+dfsg-1~exp1ubuntu8.2) ... 2025-09-28 13:18:41.999837 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libsasl2-dev. 2025-09-28 13:18:41.999890 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../07-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-09-28 13:18:41.999925 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2025-09-28 13:18:41.999946 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libapache2-mod-auth-mellon. 2025-09-28 13:18:41.999957 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../08-libapache2-mod-auth-mellon_0.19.0-1build3_amd64.deb ... 2025-09-28 13:18:41.999992 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libapache2-mod-auth-mellon (0.19.0-1build3) ... 2025-09-28 13:18:42.000002 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libcjose0:amd64. 2025-09-28 13:18:42.000057 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../09-libcjose0_0.6.2.2-1build3_amd64.deb ... 2025-09-28 13:18:42.000097 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libcjose0:amd64 (0.6.2.2-1build3) ... 2025-09-28 13:18:42.000136 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libapache2-mod-auth-openidc. 2025-09-28 13:18:42.000181 | 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 ... 2025-09-28 13:18:42.000216 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libapache2-mod-auth-openidc (2.4.15.1-1ubuntu0.1) ... 2025-09-28 13:18:42.000268 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libldap2-dev. 2025-09-28 13:18:42.000308 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../11-libldap2-dev_2.6.7+dfsg-1~exp1ubuntu8.2_all.deb ... 2025-09-28 13:18:42.000394 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libldap2-dev (2.6.7+dfsg-1~exp1ubuntu8.2) ... 2025-09-28 13:18:42.000447 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libxmlsec1t64:amd64 (1.2.39-5build2) ... 2025-09-28 13:18:42.000461 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libldap-common (2.6.7+dfsg-1~exp1ubuntu8.2) ... 2025-09-28 13:18:42.000494 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-09-28 13:18:42.000528 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:No schema files found: doing nothing. 2025-09-28 13:18:42.000674 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: 2025-09-28 13:18:42.000728 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2025-09-28 13:18:42.000769 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libxmlsec1t64-openssl:amd64 (1.2.39-5build2) ... 2025-09-28 13:18:42.000778 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libldap-dev:amd64 (2.6.7+dfsg-1~exp1ubuntu8.2) ... 2025-09-28 13:18:42.000785 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libhiredis1.1.0:amd64 (1.2.0-6ubuntu3) ... 2025-09-28 13:18:42.000809 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libcjose0:amd64 (0.6.2.2-1build3) ... 2025-09-28 13:18:42.000874 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up liblasso3t64 (2.8.2-2build2) ... 2025-09-28 13:18:42.000914 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libldap2-dev (2.6.7+dfsg-1~exp1ubuntu8.2) ... 2025-09-28 13:18:42.000967 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libapache2-mod-auth-mellon (0.19.0-1build3) ... 2025-09-28 13:18:42.001013 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:apache2_invoke: Enable module auth_mellon 2025-09-28 13:18:42.001055 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: could not determine current runlevel 2025-09-28 13:18:42.001079 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: policy-rc.d denied execution of restart. 2025-09-28 13:18:42.001134 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libapache2-mod-auth-openidc (2.4.15.1-1ubuntu0.1) ... 2025-09-28 13:18:42.001174 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:apache2_invoke: Enable module auth_openidc 2025-09-28 13:18:42.001211 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: could not determine current runlevel 2025-09-28 13:18:42.001246 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: policy-rc.d denied execution of restart. 2025-09-28 13:18:42.001283 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:apache2_invoke: Enable configuration auth_openidc 2025-09-28 13:18:42.001369 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: could not determine current runlevel 2025-09-28 13:18:42.001488 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: policy-rc.d denied execution of reload. 2025-09-28 13:18:42.001563 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:18:42.001614 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Removed intermediate container 12a35cbb5dd0 2025-09-28 13:18:42.001662 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> 6e7182dd96ab 2025-09-28 13:18:42.001747 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 5/7 : ADD keystone-base-archive /keystone-base-source 2025-09-28 13:18:42.001777 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> 12c678912ed6 2025-09-28 13:18:42.001834 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 6/7 : 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 2025-09-28 13:18:42.001886 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Running in 008e762f3367 2025-09-28 13:18:42.001929 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Processing /keystone 2025-09-28 13:18:42.001952 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Preparing metadata (setup.py): started 2025-09-28 13:18:42.001993 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Preparing metadata (setup.py): finished with status 'done' 2025-09-28 13:18:42.002022 | 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.1.dev11) (6.1.1) 2025-09-28 13:18:42.002066 | 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.1.dev11) (1.8.9) 2025-09-28 13:18:42.002109 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting Flask!=0.11,>=1.0.2 (from keystone==27.0.1.dev11) 2025-09-28 13:18:42.002132 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading flask-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2025-09-28 13:18:42.002171 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting Flask-RESTful>=0.3.5 (from keystone==27.0.1.dev11) 2025-09-28 13:18:42.002214 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2025-09-28 13:18:42.002236 | 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.1.dev11) (43.0.3) 2025-09-28 13:18:42.002277 | 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.1.dev11) (2.0.38) 2025-09-28 13:18:42.002320 | 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.1.dev11) (5.4.1) 2025-09-28 13:18:42.002357 | 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.1.dev11) (5.6.0) 2025-09-28 13:18:42.002399 | 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.1.dev11) (10.9.0) 2025-09-28 13:18:42.002442 | 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.1.dev11) (4.0.1) 2025-09-28 13:18:42.002469 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting scrypt>=0.8.0 (from keystone==27.0.1.dev11) 2025-09-28 13:18:42.002510 | 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) 2025-09-28 13:18:42.002534 | 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.1.dev11) (3.10.2) 2025-09-28 13:18:42.002576 | 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.1.dev11) (9.7.1) 2025-09-28 13:18:42.002603 | 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.1.dev11) (5.7.1) 2025-09-28 13:18:42.002646 | 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.1.dev11) (16.1.0) 2025-09-28 13:18:42.002683 | 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.1.dev11) (17.2.1) 2025-09-28 13:18:42.002733 | 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.1.dev11) (6.5.1) 2025-09-28 13:18:42.002789 | 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.1.dev11) (7.1.0) 2025-09-28 13:18:42.002818 | 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.1.dev11) (6.3.1) 2025-09-28 13:18:42.002863 | 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.1.dev11) (4.5.1) 2025-09-28 13:18:42.002900 | 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.1.dev11) (5.7.0) 2025-09-28 13:18:42.002927 | 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.1.dev11) (2.5.0) 2025-09-28 13:18:42.002973 | 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.1.dev11) (8.2.0) 2025-09-28 13:18:42.003002 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting oauthlib>=0.6.2 (from keystone==27.0.1.dev11) 2025-09-28 13:18:42.003038 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading oauthlib-3.2.2-py3-none-any.whl.metadata (7.5 kB) 2025-09-28 13:18:42.003083 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting pysaml2>=5.0.0 (from keystone==27.0.1.dev11) 2025-09-28 13:18:42.003109 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading pysaml2-7.5.2-py3-none-any.whl.metadata (7.2 kB) 2025-09-28 13:18:42.003145 | 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.1.dev11) (2.10.1) 2025-09-28 13:18:42.003172 | 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.1.dev11) (1.3.4) 2025-09-28 13:18:42.003224 | 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.1.dev11) (4.23.0) 2025-09-28 13:18:42.003267 | 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.1.dev11) (4.0.1) 2025-09-28 13:18:42.003291 | 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.1.dev11) (1.1.0) 2025-09-28 13:18:42.003331 | 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.1.dev11) (4.2.0) 2025-09-28 13:18:42.003370 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting python-ldap>=3.0.0 (from keystone==27.0.1.dev11) 2025-09-28 13:18:42.003406 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading python-ldap-3.4.4.tar.gz (377 kB) 2025-09-28 13:18:42.003434 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Installing build dependencies: started 2025-09-28 13:18:42.003477 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Installing build dependencies: finished with status 'done' 2025-09-28 13:18:42.003525 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Getting requirements to build wheel: started 2025-09-28 13:18:42.003558 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Getting requirements to build wheel: finished with status 'done' 2025-09-28 13:18:42.003581 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Preparing metadata (pyproject.toml): started 2025-09-28 13:18:42.003619 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-09-28 13:18:42.003662 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting ldappool>=2.3.1 (from keystone==27.0.1.dev11) 2025-09-28 13:18:42.003735 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading ldappool-3.0.0-py3-none-any.whl.metadata (4.1 kB) 2025-09-28 13:18:42.003747 | 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.1.dev11) (1.17.1) 2025-09-28 13:18:42.003775 | 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.1.dev11) (2.22) 2025-09-28 13:18:42.003820 | 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.1.dev11) (5.1.1) 2025-09-28 13:18:42.003863 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting Werkzeug>=3.1 (from Flask!=0.11,>=1.0.2->keystone==27.0.1.dev11) 2025-09-28 13:18:42.003895 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2025-09-28 13:18:42.003922 | 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.1.dev11) (3.1.5) 2025-09-28 13:18:42.003959 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting itsdangerous>=2.2 (from Flask!=0.11,>=1.0.2->keystone==27.0.1.dev11) 2025-09-28 13:18:42.004001 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2025-09-28 13:18:42.004028 | 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.1.dev11) (8.1.8) 2025-09-28 13:18:42.004063 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting blinker>=1.9 (from Flask!=0.11,>=1.0.2->keystone==27.0.1.dev11) 2025-09-28 13:18:42.004091 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2025-09-28 13:18:42.004134 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==27.0.1.dev11) 2025-09-28 13:18:42.004177 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading aniso8601-10.0.0-py2.py3-none-any.whl.metadata (23 kB) 2025-09-28 13:18:42.004203 | 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.1.dev11) (1.17.0) 2025-09-28 13:18:42.004239 | 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.1.dev11) (2025.1) 2025-09-28 13:18:42.004281 | 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.1.dev11) (3.0.2) 2025-09-28 13:18:42.004308 | 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.1.dev11) (25.1.0) 2025-09-28 13:18:42.004357 | 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.1.dev11) (2024.10.1) 2025-09-28 13:18:42.004415 | 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.1.dev11) (0.36.2) 2025-09-28 13:18:42.004448 | 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.1.dev11) (0.23.1) 2025-09-28 13:18:42.004486 | 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.1.dev11) (5.10.0) 2025-09-28 13:18:42.004526 | 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.1.dev11) (2.32.3) 2025-09-28 13:18:42.004552 | 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.1.dev11) (2.1.0) 2025-09-28 13:18:42.004589 | 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.1.dev11) (1.7.0) 2025-09-28 13:18:42.004617 | 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.1.dev11) (4.12.2) 2025-09-28 13:18:42.004661 | 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.1.dev11) (3.14.0) 2025-09-28 13:18:42.004720 | 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.1.dev11) (3.0.0) 2025-09-28 13:18:42.004758 | 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.1.dev11) (1.17.2) 2025-09-28 13:18:42.004782 | 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.1.dev11) (1.3.0) 2025-09-28 13:18:42.004805 | 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.1.dev11) (2.0.0) 2025-09-28 13:18:42.004843 | 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.1.dev11) (6.0.2) 2025-09-28 13:18:42.004869 | 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.1.dev11) (1.14.1) 2025-09-28 13:18:42.004896 | 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.1.dev11) (2.0.1) 2025-09-28 13:18:42.004931 | 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.1.dev11) (0.5.0) 2025-09-28 13:18:42.004957 | 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.1.dev11) (1.3.9) 2025-09-28 13:18:42.004983 | 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.1.dev11) (2.9.0.post0) 2025-09-28 13:18:42.005015 | 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.1.dev11) (3.1.0) 2025-09-28 13:18:42.005051 | 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.1.dev11) (4.1.1) 2025-09-28 13:18:42.005077 | 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.1.dev11) (5.5.2) 2025-09-28 13:18:42.005104 | 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.1.dev11) (5.3.1) 2025-09-28 13:18:42.005167 | 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.1.dev11) (5.4.2) 2025-09-28 13:18:42.005193 | 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.1.dev11) (0.11.0) 2025-09-28 13:18:42.005231 | 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.1.dev11) (5.1.0) 2025-09-28 13:18:42.005262 | 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.1.dev11) (2025.1) 2025-09-28 13:18:42.005276 | 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.1.dev11) (0.21.1) 2025-09-28 13:18:42.005298 | 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.1.dev11) (4.0.1) 2025-09-28 13:18:42.005321 | 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.1.dev11) (0.39.0) 2025-09-28 13:18:42.005414 | 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.1.dev11) (3.1.1) 2025-09-28 13:18:42.005430 | 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.1.dev11) (7.1.0) 2025-09-28 13:18:42.005469 | 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.1.dev11) (3.1.0) 2025-09-28 13:18:42.005477 | 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.1.dev11) (2.5.1) 2025-09-28 13:18:42.005498 | 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.1.dev11) (3.10.1) 2025-09-28 13:18:42.005507 | 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.1.dev11) (1.6.10) 2025-09-28 13:18:42.005536 | 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.1.dev11) (2.7.0) 2025-09-28 13:18:42.005587 | 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.1.dev11) (0.19) 2025-09-28 13:18:42.005595 | 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.1.dev11) (3.2.1) 2025-09-28 13:18:42.005623 | 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.1.dev11) (24.2) 2025-09-28 13:18:42.005659 | 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.1.dev11) (7.0.0) 2025-09-28 13:18:42.005686 | 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.1.dev11) (80.9.0) 2025-09-28 13:18:42.005734 | 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.1.dev11) (0.2.13) 2025-09-28 13:18:42.005764 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting defusedxml (from pysaml2>=5.0.0->keystone==27.0.1.dev11) 2025-09-28 13:18:42.005810 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2025-09-28 13:18:42.005833 | 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.1.dev11) (24.2.1) 2025-09-28 13:18:42.005855 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting xmlschema<3,>=2 (from pysaml2>=5.0.0->keystone==27.0.1.dev11) 2025-09-28 13:18:42.005881 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2025-09-28 13:18:42.005907 | 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.1.dev11) (3.4.1) 2025-09-28 13:18:42.005956 | 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.1.dev11) (3.10) 2025-09-28 13:18:42.005978 | 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.1.dev11) (1.26.20) 2025-09-28 13:18:42.006007 | 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.1.dev11) (2025.8.3) 2025-09-28 13:18:42.006030 | 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.1.dev11) 2025-09-28 13:18:42.006053 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading elementpath-4.7.0-py3-none-any.whl.metadata (7.0 kB) 2025-09-28 13:18:42.006090 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting pyasn1>=0.3.7 (from python-ldap>=3.0.0->keystone==27.0.1.dev11) 2025-09-28 13:18:42.006116 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2025-09-28 13:18:42.006147 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting pyasn1_modules>=0.1.5 (from python-ldap>=3.0.0->keystone==27.0.1.dev11) 2025-09-28 13:18:42.006196 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB) 2025-09-28 13:18:42.006219 | 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.1.dev11) (0.7) 2025-09-28 13:18:42.006242 | 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.1.dev11) (2.7.2) 2025-09-28 13:18:42.006289 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading flask-3.1.0-py3-none-any.whl (102 kB) 2025-09-28 13:18:42.006312 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2025-09-28 13:18:42.006334 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2025-09-28 13:18:42.006373 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading aniso8601-10.0.0-py2.py3-none-any.whl (52 kB) 2025-09-28 13:18:42.006409 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2025-09-28 13:18:42.006435 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading ldappool-3.0.0-py3-none-any.whl (12 kB) 2025-09-28 13:18:42.006477 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB) 2025-09-28 13:18:42.006503 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading pysaml2-7.5.2-py3-none-any.whl (420 kB) 2025-09-28 13:18:42.006529 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2025-09-28 13:18:42.006564 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading elementpath-4.7.0-py3-none-any.whl (240 kB) 2025-09-28 13:18:42.006589 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2025-09-28 13:18:42.006616 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) 2025-09-28 13:18:42.006651 | 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) 2025-09-28 13:18:42.006694 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 27.8 MB/s 0:00:00 2025-09-28 13:18:42.006743 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB) 2025-09-28 13:18:42.006779 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2025-09-28 13:18:42.006802 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Building wheels for collected packages: keystone, python-ldap 2025-09-28 13:18:42.006846 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: DEPRECATION: Building 'keystone' 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 'keystone'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-28 13:18:42.006870 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: 2025-09-28 13:18:42.006905 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Building wheel for keystone (setup.py): started 2025-09-28 13:18:42.006930 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Building wheel for keystone (setup.py): finished with status 'done' 2025-09-28 13:18:42.006973 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Created wheel for keystone: filename=keystone-27.0.1.dev11-py3-none-any.whl size=1460371 sha256=6f84f90f1a8a8200d37b9798d4300a8239c876fe1ac4516b6903e7445e9abe5f 2025-09-28 13:18:42.007005 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Stored in directory: /tmp/pip-ephem-wheel-cache-u7dgdy9m/wheels/d7/05/14/fd7e33e5fac271ee50e6a06d9e392b88b1af8eadb7374df074 2025-09-28 13:18:42.007035 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Building wheel for python-ldap (pyproject.toml): started 2025-09-28 13:18:42.007083 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Building wheel for python-ldap (pyproject.toml): finished with status 'done' 2025-09-28 13:18:42.007105 | 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=366211 sha256=8632094533344d675331ac118b2b75c9ad119088728049383120bda4fe32732c 2025-09-28 13:18:42.007127 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Stored in directory: /tmp/pip-ephem-wheel-cache-u7dgdy9m/wheels/52/eb/41/5a7623499a292eb53b74babfcd0a455a759c0cb0ba34790587 2025-09-28 13:18:42.007163 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Successfully built keystone python-ldap 2025-09-28 13:18:42.007190 | 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 2025-09-28 13:18:42.007227 | 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.1.dev11 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 2025-09-28 13:18:42.007251 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Removed intermediate container 008e762f3367 2025-09-28 13:18:42.007273 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> 03170b7fe63e 2025-09-28 13:18:42.007308 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 7/7 : RUN chmod 755 /var/www/cgi-bin/keystone/* 2025-09-28 13:18:42.007362 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Running in 2dc6340238cf 2025-09-28 13:18:42.007398 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Removed intermediate container 2dc6340238cf 2025-09-28 13:18:42.007425 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> 28d64e8d44eb 2025-09-28 13:18:42.007468 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Successfully built c11c3a1580bc 2025-09-28 13:18:42.007491 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Successfully tagged osism.harbor.regio.digital/kolla/keystone-base:build-20250928 2025-09-28 13:18:42.007696 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Built at 2025-09-28 13:18:42.007498 (took 0:00:36.179052) 2025-09-28 13:18:42.007771 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(keystone) to queue 2025-09-28 13:18:42.007817 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(keystone-ssh) to queue 2025-09-28 13:18:42.007830 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(keystone-fernet) to queue 2025-09-28 13:18:42.008079 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-base) 2025-09-28 13:18:42.008103 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-base:Processing 2025-09-28 13:18:42.008136 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Building started at 2025-09-28 13:18:42.008051 2025-09-28 13:18:42.008171 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-base:Getting local archive from tarballs/ironic-stable-2025.1.tar.gz 2025-09-28 13:18:42.011564 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-base:Turned 0 plugins into plugins archive 2025-09-28 13:18:42.012015 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-base:Turned 0 additions into additions archive 2025-09-28 13:19:08.730441 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 1/7 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20250928 2025-09-28 13:19:08.730545 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> e94e47e86d3c 2025-09-28 13:19:08.730674 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 2/7 : LABEL "build-date"="20250928" "name"="ironic-base" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:19:08.730737 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Running in c69d7765f22b 2025-09-28 13:19:08.730753 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Removed intermediate container c69d7765f22b 2025-09-28 13:19:08.730763 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> 4e77acfedbc4 2025-09-28 13:19:08.730774 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 3/7 : 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 2025-09-28 13:19:08.730786 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Running in 7818e61631f2 2025-09-28 13:19:08.730795 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Removed intermediate container 7818e61631f2 2025-09-28 13:19:08.731078 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> d9e36bc72a70 2025-09-28 13:19:08.731143 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 4/7 : ADD ironic-base-archive /ironic-base-source 2025-09-28 13:19:08.731153 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> 8bb214d8a5a7 2025-09-28 13:19:08.731161 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 5/7 : ADD ironic_sudoers /etc/sudoers.d/kolla_ironic_sudoers 2025-09-28 13:19:08.731168 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> 92accf99655a 2025-09-28 13:19:08.731174 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 6/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-28 13:19:08.731180 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> 4374c98719af 2025-09-28 13:19:08.731223 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 7/7 : 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 2025-09-28 13:19:08.731243 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Running in a7bdf3a44794 2025-09-28 13:19:08.731257 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Processing /ironic 2025-09-28 13:19:08.731300 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Installing build dependencies: started 2025-09-28 13:19:08.731318 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Installing build dependencies: finished with status 'done' 2025-09-28 13:19:08.731334 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Getting requirements to build wheel: started 2025-09-28 13:19:08.731354 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Getting requirements to build wheel: finished with status 'done' 2025-09-28 13:19:08.731373 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Preparing metadata (pyproject.toml): started 2025-09-28 13:19:08.731464 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-09-28 13:19:08.731489 | 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.4.dev4) (6.1.1) 2025-09-28 13:19:08.731627 | 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.4.dev4) (2.0.38) 2025-09-28 13:19:08.733058 | 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.4.dev4) (1.14.1) 2025-09-28 13:19:08.733137 | 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.4.dev4) (3.2.0) 2025-09-28 13:19:08.733149 | 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.4.dev4) (0.39.0) 2025-09-28 13:19:08.733159 | 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.4.dev4) (1.8.9) 2025-09-28 13:19:08.733168 | 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.4.dev4) (5.10.0) 2025-09-28 13:19:08.733176 | 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.4.dev4) (5.4.1) 2025-09-28 13:19:08.733184 | 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.4.dev4) (7.1.0) 2025-09-28 13:19:08.733193 | 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.4.dev4) (9.7.1) 2025-09-28 13:19:08.733201 | 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.4.dev4) (5.7.1) 2025-09-28 13:19:08.733221 | 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.4.dev4) (17.2.1) 2025-09-28 13:19:08.733229 | 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.4.dev4) (7.5.1) 2025-09-28 13:19:08.733237 | 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.4.dev4) (7.1.0) 2025-09-28 13:19:08.733245 | 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.4.dev4) (6.3.1) 2025-09-28 13:19:08.733253 | 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.4.dev4) (4.5.1) 2025-09-28 13:19:08.733261 | 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.4.dev4) (5.7.0) 2025-09-28 13:19:08.733297 | 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.4.dev4) (4.1.1) 2025-09-28 13:19:08.733306 | 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.4.dev4) (2.5.0) 2025-09-28 13:19:08.733314 | 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.4.dev4) (8.2.0) 2025-09-28 13:19:08.733322 | 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.4.dev4) (4.2.0) 2025-09-28 13:19:08.733331 | 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.4.dev4) (3.3.0) 2025-09-28 13:19:08.733345 | 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.4.dev4) (1.5.1) 2025-09-28 13:19:08.733353 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting pycdlib>=1.11.0 (from ironic==29.0.4.dev4) 2025-09-28 13:19:08.733362 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading pycdlib-1.14.0-py2.py3-none-any.whl.metadata (992 bytes) 2025-09-28 13:19:08.733369 | 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.4.dev4) (2.32.3) 2025-09-28 13:19:08.733388 | 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.4.dev4) (2.0.0) 2025-09-28 13:19:08.733395 | 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.4.dev4) (1.33) 2025-09-28 13:19:08.733407 | 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.4.dev4) (3.1.5) 2025-09-28 13:19:08.733414 | 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.4.dev4) (10.9.0) 2025-09-28 13:19:08.733422 | 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.4.dev4) (16.1.0) 2025-09-28 13:19:08.733429 | 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.4.dev4) (9.0.0) 2025-09-28 13:19:08.733436 | 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.4.dev4) (3.6.0) 2025-09-28 13:19:08.733443 | 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.4.dev4) (4.23.0) 2025-09-28 13:19:08.733450 | 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.4.dev4) (7.0.0) 2025-09-28 13:19:08.733457 | 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.4.dev4) (3.1.0) 2025-09-28 13:19:08.733464 | 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.4.dev4) (6.3.0) 2025-09-28 13:19:08.733471 | 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.4.dev4) (4.4.0) 2025-09-28 13:19:08.733478 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting sushy>=4.8.0 (from ironic==29.0.4.dev4) 2025-09-28 13:19:08.733543 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading sushy-5.5.0-py3-none-any.whl.metadata (2.2 kB) 2025-09-28 13:19:08.733560 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting construct>=2.9.39 (from ironic==29.0.4.dev4) 2025-09-28 13:19:08.733568 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading construct-2.10.70-py3-none-any.whl.metadata (4.2 kB) 2025-09-28 13:19:08.733575 | 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.4.dev4) (1.3.0) 2025-09-28 13:19:08.733582 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting microversion-parse>=1.0.1 (from ironic==29.0.4.dev4) 2025-09-28 13:19:08.733590 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2025-09-28 13:19:08.733603 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting zeroconf>=0.24.0 (from ironic==29.0.4.dev4) 2025-09-28 13:19:08.733610 | 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) 2025-09-28 13:19:08.733618 | 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.4.dev4) (1.7.0) 2025-09-28 13:19:08.733625 | 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.4.dev4) (4.0.1) 2025-09-28 13:19:08.733632 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting websockify>=0.9.0 (from ironic==29.0.4.dev4) 2025-09-28 13:19:08.733639 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading websockify-0.12.0-py3-none-any.whl.metadata (13 kB) 2025-09-28 13:19:08.733646 | 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.4.dev4) (6.0.2) 2025-09-28 13:19:08.733653 | 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.4.dev4) (1.3.9) 2025-09-28 13:19:08.733660 | 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.4.dev4) (4.12.2) 2025-09-28 13:19:08.733691 | 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.4.dev4) (3.14.0) 2025-09-28 13:19:08.733729 | 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.4.dev4) (2.7.0) 2025-09-28 13:19:08.733742 | 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.4.dev4) (3.1.1) 2025-09-28 13:19:08.733750 | 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.4.dev4) (3.0.0) 2025-09-28 13:19:08.733757 | 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.4.dev4) (1.17.2) 2025-09-28 13:19:08.733770 | 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.4.dev4) (3.0.2) 2025-09-28 13:19:08.733900 | 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.4.dev4) (3.0.0) 2025-09-28 13:19:08.733912 | 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.4.dev4) (25.1.0) 2025-09-28 13:19:08.733957 | 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.4.dev4) (2024.10.1) 2025-09-28 13:19:08.734170 | 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.4.dev4) (0.36.2) 2025-09-28 13:19:08.735017 | 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.4.dev4) (0.23.1) 2025-09-28 13:19:08.735065 | 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.4.dev4) (2.1.0) 2025-09-28 13:19:08.735086 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->ironic==29.0.4.dev4) (3.10.2) 2025-09-28 13:19:08.735097 | 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.4.dev4) (6.5.1) 2025-09-28 13:19:08.735106 | 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.4.dev4) (4.0.1) 2025-09-28 13:19:08.735114 | 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.4.dev4) (2.10.1) 2025-09-28 13:19:08.735123 | 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.4.dev4) (5.6.0) 2025-09-28 13:19:08.735132 | 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.4.dev4) (43.0.3) 2025-09-28 13:19:08.735140 | 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.4.dev4) (5.1.1) 2025-09-28 13:19:08.735149 | 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.4.dev4) (1.3.4) 2025-09-28 13:19:08.735157 | 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.4.dev4) (1.0.1) 2025-09-28 13:19:08.735166 | 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.4.dev4) (4.3.6) 2025-09-28 13:19:08.735187 | 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.4.dev4) (1.4.0) 2025-09-28 13:19:08.735196 | 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.4.dev4) (1.17.1) 2025-09-28 13:19:08.735204 | 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.4.dev4) (2.22) 2025-09-28 13:19:08.735213 | 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.4.dev4) (0.19) 2025-09-28 13:19:08.735222 | 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.4.dev4) (2.0.1) 2025-09-28 13:19:08.735230 | 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.4.dev4) (0.5.0) 2025-09-28 13:19:08.735238 | 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.4.dev4) (2.9.0.post0) 2025-09-28 13:19:08.735247 | 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.4.dev4) (5.5.2) 2025-09-28 13:19:08.735296 | 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.4.dev4) (5.3.1) 2025-09-28 13:19:08.735308 | 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.4.dev4) (5.4.2) 2025-09-28 13:19:08.735317 | 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.4.dev4) (0.11.0) 2025-09-28 13:19:08.735325 | 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.4.dev4) (5.1.0) 2025-09-28 13:19:08.735333 | 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.4.dev4) (2025.1) 2025-09-28 13:19:08.735342 | 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.4.dev4) (0.21.1) 2025-09-28 13:19:08.735351 | 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.4.dev4) (4.0.1) 2025-09-28 13:19:08.735359 | 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.4.dev4) (1.1.0) 2025-09-28 13:19:08.735368 | 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.4.dev4) (3.1.0) 2025-09-28 13:19:08.735376 | 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.4.dev4) (2.5.1) 2025-09-28 13:19:08.735384 | 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.4.dev4) (3.10.1) 2025-09-28 13:19:08.735393 | 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.4.dev4) (1.6.10) 2025-09-28 13:19:08.735401 | 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.4.dev4) (3.2.1) 2025-09-28 13:19:08.735495 | 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.4.dev4) (24.2) 2025-09-28 13:19:08.735506 | 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.4.dev4) (80.9.0) 2025-09-28 13:19:08.735517 | 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.4.dev4) (0.3.5) 2025-09-28 13:19:08.735532 | 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.4.dev4) (0.2.13) 2025-09-28 13:19:08.735547 | 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.4.dev4) (1.17.0) 2025-09-28 13:19:08.735570 | 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.4.dev4) (3.4.1) 2025-09-28 13:19:08.735585 | 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.4.dev4) (3.10) 2025-09-28 13:19:08.735599 | 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.4.dev4) (1.26.20) 2025-09-28 13:19:08.735614 | 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.4.dev4) (2025.8.3) 2025-09-28 13:19:08.735629 | 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.4.dev4) (0.7) 2025-09-28 13:19:08.735643 | 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.4.dev4) (2.7.2) 2025-09-28 13:19:08.735658 | 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.4.dev4) (0.15.2) 2025-09-28 13:19:08.735672 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting numpy (from websockify>=0.9.0->ironic==29.0.4.dev4) 2025-09-28 13:19:08.735681 | 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) 2025-09-28 13:19:08.735691 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting jwcrypto (from websockify>=0.9.0->ironic==29.0.4.dev4) 2025-09-28 13:19:08.735739 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading jwcrypto-1.5.6-py3-none-any.whl.metadata (3.1 kB) 2025-09-28 13:19:08.735754 | 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.4.dev4) (5.2.1) 2025-09-28 13:19:08.735763 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting ifaddr>=0.1.7 (from zeroconf>=0.24.0->ironic==29.0.4.dev4) 2025-09-28 13:19:08.735807 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading ifaddr-0.2.0-py3-none-any.whl.metadata (4.9 kB) 2025-09-28 13:19:08.735818 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading construct-2.10.70-py3-none-any.whl (63 kB) 2025-09-28 13:19:08.735826 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2025-09-28 13:19:08.735835 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading pycdlib-1.14.0-py2.py3-none-any.whl (213 kB) 2025-09-28 13:19:08.735847 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading sushy-5.5.0-py3-none-any.whl (353 kB) 2025-09-28 13:19:08.735862 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading websockify-0.12.0-py3-none-any.whl (40 kB) 2025-09-28 13:19:08.735874 | 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) 2025-09-28 13:19:08.735888 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.3/11.3 MB 32.9 MB/s 0:00:00 2025-09-28 13:19:08.735904 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading ifaddr-0.2.0-py3-none-any.whl (12 kB) 2025-09-28 13:19:08.735919 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading jwcrypto-1.5.6-py3-none-any.whl (92 kB) 2025-09-28 13:19:08.735943 | 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) 2025-09-28 13:19:08.735961 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.1/16.1 MB 34.2 MB/s 0:00:00 2025-09-28 13:19:08.735979 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Building wheels for collected packages: ironic 2025-09-28 13:19:08.735988 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Building wheel for ironic (pyproject.toml): started 2025-09-28 13:19:08.736000 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Building wheel for ironic (pyproject.toml): finished with status 'done' 2025-09-28 13:19:08.736013 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Created wheel for ironic: filename=ironic-29.0.4.dev4-py3-none-any.whl size=2268603 sha256=49e796fbc91bb6241f1db13b8990e099bf6db077a986f814427fa286efd59f57 2025-09-28 13:19:08.736083 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Stored in directory: /tmp/pip-ephem-wheel-cache-9mskhneh/wheels/e0/72/a3/07570bdf482521f3afb3056cd986f4414db0c18994594544e5 2025-09-28 13:19:08.736099 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Successfully built ironic 2025-09-28 13:19:08.736200 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Installing collected packages: pycdlib, ifaddr, zeroconf, numpy, microversion-parse, construct, sushy, jwcrypto, websockify, ironic 2025-09-28 13:19:08.736219 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Successfully installed construct-2.10.70 ifaddr-0.2.0 ironic-29.0.4.dev4 jwcrypto-1.5.6 microversion-parse-2.0.0 numpy-2.2.3 pycdlib-1.14.0 sushy-5.5.0 websockify-0.12.0 zeroconf-0.145.1 2025-09-28 13:19:08.736304 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Removed intermediate container a7bdf3a44794 2025-09-28 13:19:08.736419 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> 535ab0d81525 2025-09-28 13:19:08.736437 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Successfully built 79c14d849acd 2025-09-28 13:19:08.736507 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Successfully tagged osism.harbor.regio.digital/kolla/ironic-base:build-20250928 2025-09-28 13:19:08.736636 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Built at 2025-09-28 13:19:08.736503 (took 0:00:26.728452) 2025-09-28 13:19:08.736730 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-pxe) to queue 2025-09-28 13:19:08.736830 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-api) to queue 2025-09-28 13:19:08.736885 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-conductor) to queue 2025-09-28 13:19:08.741858 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(glance-base) 2025-09-28 13:19:08.741904 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-base:Processing 2025-09-28 13:19:08.741917 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Building started at 2025-09-28 13:19:08.740028 2025-09-28 13:19:08.741929 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-base:Getting local archive from tarballs/glance-stable-2025.1.tar.gz 2025-09-28 13:19:08.759960 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-base:Turned 0 plugins into plugins archive 2025-09-28 13:19:08.759994 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-base:Turned 0 additions into additions archive 2025-09-28 13:19:41.357978 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 1/9 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20250928 2025-09-28 13:19:41.358030 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> e94e47e86d3c 2025-09-28 13:19:41.358041 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 2/9 : LABEL "build-date"="20250928" "name"="glance-base" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:19:41.358077 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Running in 614a7584b706 2025-09-28 13:19:41.358082 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Removed intermediate container 614a7584b706 2025-09-28 13:19:41.358087 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> 179d514960f4 2025-09-28 13:19:41.358092 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 3/9 : RUN usermod --append --home /var/lib/glance --groups kolla glance && mkdir -p /var/lib/glance && chown -R 42415:42415 /var/lib/glance 2025-09-28 13:19:41.358133 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Running in 835a7b4d6618 2025-09-28 13:19:41.358138 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Removed intermediate container 835a7b4d6618 2025-09-28 13:19:41.358154 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> 4957f9f0d804 2025-09-28 13:19:41.358159 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 4/9 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends python3-rados python3-rbd && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-28 13:19:41.358210 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Running in 059df473c0bc 2025-09-28 13:19:41.359778 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:19:41.359791 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-28 13:19:41.359798 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 13:19:41.359804 | 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] 2025-09-28 13:19:41.359809 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 13:19:41.359814 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 13:19:41.359818 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 13:19:41.359822 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 13:19:41.359826 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 13:19:41.359831 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 13:19:41.359835 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 13:19:41.359839 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 13:19:41.359843 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 13:19:41.359847 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 13:19:41.359852 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 13:19:41.359856 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Fetched 28.4 MB in 3s (8,436 kB/s) 2025-09-28 13:19:41.359860 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Reading package lists... 2025-09-28 13:19:41.359865 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Reading package lists... 2025-09-28 13:19:41.359869 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Building dependency tree... 2025-09-28 13:19:41.359873 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Reading state information... 2025-09-28 13:19:41.359878 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:The following additional packages will be installed: 2025-09-28 13:19:41.359882 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: libargon2-1 libboost-iostreams1.83.0 libboost-thread1.83.0 libcryptsetup12 2025-09-28 13:19:41.359893 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: libdaxctl1 libjson-c5 libndctl6 libpmem1 libpmemobj1 librados2 librbd1 2025-09-28 13:19:41.359897 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:The following NEW packages will be installed: 2025-09-28 13:19:41.359902 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: libargon2-1 libboost-iostreams1.83.0 libboost-thread1.83.0 libcryptsetup12 2025-09-28 13:19:41.359906 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: libdaxctl1 libjson-c5 libndctl6 libpmem1 libpmemobj1 librados2 librbd1 2025-09-28 13:19:41.359910 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: python3-rados python3-rbd 2025-09-28 13:19:41.359914 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:0 upgraded, 13 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:19:41.359919 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Need to get 9,348 kB of archives. 2025-09-28 13:19:41.359923 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:After this operation, 40.2 MB of additional disk space will be used. 2025-09-28 13:19:41.359927 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:19:41.359931 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libargon2-1 amd64 0~20190702+dfsg-4build1 [20.8 kB] 2025-09-28 13:19:41.359936 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-c5 amd64 0.17-1build1 [35.3 kB] 2025-09-28 13:19:41.359944 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcryptsetup12 amd64 2:2.7.0-1ubuntu4.2 [266 kB] 2025-09-28 13:19:41.359948 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-iostreams1.83.0 amd64 1.83.0-2.1ubuntu3.1 [259 kB] 2025-09-28 13:19:41.360036 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-thread1.83.0 amd64 1.83.0-2.1ubuntu3.1 [276 kB] 2025-09-28 13:19:41.360116 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2025-09-28 13:19:41.360192 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2025-09-28 13:19:41.360291 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2025-09-28 13:19:41.360341 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmemobj1 amd64 1.13.1-1.1ubuntu2 [116 kB] 2025-09-28 13:19:41.360410 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.1-0ubuntu0.24.04.2 [4,042 kB] 2025-09-28 13:19:41.360478 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librbd1 amd64 19.2.1-0ubuntu0.24.04.2 [3,511 kB] 2025-09-28 13:19:41.360544 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rados amd64 19.2.1-0ubuntu0.24.04.2 [333 kB] 2025-09-28 13:19:41.360610 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rbd amd64 19.2.1-0ubuntu0.24.04.2 [319 kB] 2025-09-28 13:19:41.360720 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Fetched 9,348 kB in 0s (20.4 MB/s) 2025-09-28 13:19:41.360812 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libargon2-1:amd64. 2025-09-28 13:19:41.360883 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 2025-09-28 13:19:41.360956 | 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% 2025-09-28 13:19:41.361026 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 2025-09-28 13:19:41.361091 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:70% 2025-09-28 13:19:41.361158 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 75% 2025-09-28 13:19:41.361300 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 2025-09-28 13:19:41.361356 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:80% (Reading database ... 85% 2025-09-28 13:19:41.361421 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 90% 2025-09-28 13:19:41.361488 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 95% 2025-09-28 13:19:41.361556 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-28 13:19:41.361623 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../00-libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... 2025-09-28 13:19:41.361688 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2025-09-28 13:19:41.361782 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libjson-c5:amd64. 2025-09-28 13:19:41.361845 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../01-libjson-c5_0.17-1build1_amd64.deb ... 2025-09-28 13:19:41.361900 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2025-09-28 13:19:41.361952 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libcryptsetup12:amd64. 2025-09-28 13:19:41.362009 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../02-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2025-09-28 13:19:41.362055 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2025-09-28 13:19:41.362108 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2025-09-28 13:19:41.362161 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../03-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-09-28 13:19:41.362370 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-28 13:19:41.362435 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libboost-thread1.83.0:amd64. 2025-09-28 13:19:41.362448 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../04-libboost-thread1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-09-28 13:19:41.362469 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-28 13:19:41.362479 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libdaxctl1:amd64. 2025-09-28 13:19:41.362493 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../05-libdaxctl1_77-2ubuntu2_amd64.deb ... 2025-09-28 13:19:41.362533 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2025-09-28 13:19:41.362591 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libndctl6:amd64. 2025-09-28 13:19:41.362657 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../06-libndctl6_77-2ubuntu2_amd64.deb ... 2025-09-28 13:19:41.362672 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2025-09-28 13:19:41.362766 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libpmem1:amd64. 2025-09-28 13:19:41.362794 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../07-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-09-28 13:19:41.362869 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2025-09-28 13:19:41.362931 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libpmemobj1:amd64. 2025-09-28 13:19:41.362946 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../08-libpmemobj1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-09-28 13:19:41.363019 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2025-09-28 13:19:41.363058 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package librados2. 2025-09-28 13:19:41.363112 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../09-librados2_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-28 13:19:41.363145 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking librados2 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 13:19:41.363226 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package librbd1. 2025-09-28 13:19:41.363260 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../10-librbd1_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-28 13:19:41.363341 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking librbd1 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 13:19:41.363403 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package python3-rados. 2025-09-28 13:19:41.363417 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../11-python3-rados_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-28 13:19:41.363488 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking python3-rados (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 13:19:41.363550 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package python3-rbd. 2025-09-28 13:19:41.363564 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../12-python3-rbd_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-28 13:19:41.363635 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking python3-rbd (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 13:19:41.363685 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2025-09-28 13:19:41.363768 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-28 13:19:41.363869 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-28 13:19:41.363887 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2025-09-28 13:19:41.363900 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libndctl6:amd64 (77-2ubuntu2) ... 2025-09-28 13:19:41.363956 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2025-09-28 13:19:41.364018 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libjson-c5:amd64 (0.17-1build1) ... 2025-09-28 13:19:41.364034 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up librados2 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 13:19:41.364120 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2025-09-28 13:19:41.364147 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2025-09-28 13:19:41.364266 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up python3-rados (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 13:19:41.364292 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up librbd1 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 13:19:41.364386 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up python3-rbd (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 13:19:41.364413 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:19:41.364436 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Removed intermediate container 059df473c0bc 2025-09-28 13:19:41.364501 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> 44195fb3a637 2025-09-28 13:19:41.364563 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 5/9 : ADD glance-base-archive /glance-base-source 2025-09-28 13:19:41.364620 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> cc372677589d 2025-09-28 13:19:41.364635 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 6/9 : COPY etc/glance /etc/glance 2025-09-28 13:19:41.364725 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> 58756f6fdc17 2025-09-28 13:19:41.366940 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 7/9 : COPY glance_sudoers /etc/sudoers.d/kolla_glance_sudoers 2025-09-28 13:19:41.366968 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> ef625bc27d69 2025-09-28 13:19:41.366978 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 8/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-28 13:19:41.366993 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> 7563cae54f4e 2025-09-28 13:19:41.367014 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 9/9 : 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 2025-09-28 13:19:41.367028 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Running in 422cb2426d36 2025-09-28 13:19:41.367037 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Processing /glance 2025-09-28 13:19:41.367046 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Preparing metadata (setup.py): started 2025-09-28 13:19:41.367055 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Preparing metadata (setup.py): finished with status 'done' 2025-09-28 13:19:41.367063 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting boto3 2025-09-28 13:19:41.367071 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading boto3-1.36.26-py3-none-any.whl.metadata (6.7 kB) 2025-09-28 13:19:41.367080 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting glance_store[cinder,s3,swift,vmware] 2025-09-28 13:19:41.367088 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading glance_store-4.9.1-py3-none-any.whl.metadata (4.4 kB) 2025-09-28 13:19:41.367097 | 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.0.1.dev11) (6.1.1) 2025-09-28 13:19:41.367107 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting defusedxml>=0.7.1 (from glance==30.0.1.dev11) 2025-09-28 13:19:41.367115 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2025-09-28 13:19:41.367123 | 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.0.1.dev11) (2.0.38) 2025-09-28 13:19:41.367132 | 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.0.1.dev11) (0.39.0) 2025-09-28 13:19:41.367140 | 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.0.1.dev11) (3.1.0) 2025-09-28 13:19:41.367149 | 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.0.1.dev11) (2.5.1) 2025-09-28 13:19:41.367157 | 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.0.1.dev11) (1.8.9) 2025-09-28 13:19:41.367165 | 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.0.1.dev11) (1.14.1) 2025-09-28 13:19:41.367232 | 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.0.1.dev11) (0.22.0) 2025-09-28 13:19:41.367241 | 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.0.1.dev11) (9.7.1) 2025-09-28 13:19:41.367250 | 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.0.1.dev11) (7.1.0) 2025-09-28 13:19:41.367276 | 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.0.1.dev11) (5.7.1) 2025-09-28 13:19:41.367285 | 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.0.1.dev11) (2.5.0) 2025-09-28 13:19:41.367304 | 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.0.1.dev11) (8.2.0) 2025-09-28 13:19:41.367312 | 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.0.1.dev11) (5.4.1) 2025-09-28 13:19:41.367327 | 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.0.1.dev11) (3.1.0) 2025-09-28 13:19:41.367335 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting taskflow>=4.0.0 (from glance==30.0.1.dev11) 2025-09-28 13:19:41.367344 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading taskflow-5.12.0-py3-none-any.whl.metadata (5.6 kB) 2025-09-28 13:19:41.367352 | 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.0.1.dev11) (5.10.0) 2025-09-28 13:19:41.367360 | 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.0.1.dev11) (10.9.0) 2025-09-28 13:19:41.367369 | 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.0.1.dev11) (0.12.1) 2025-09-28 13:19:41.367377 | 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.0.1.dev11) (3.14.0) 2025-09-28 13:19:41.367386 | 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.0.1.dev11) (3.10.1) 2025-09-28 13:19:41.367394 | 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.0.1.dev11) (4.23.0) 2025-09-28 13:19:41.367403 | 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.0.1.dev11) (5.6.0) 2025-09-28 13:19:41.367411 | 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.0.1.dev11) (17.2.1) 2025-09-28 13:19:41.367419 | 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.0.1.dev11) (6.5.1) 2025-09-28 13:19:41.367428 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting oslo.limit>=1.6.0 (from glance==30.0.1.dev11) 2025-09-28 13:19:41.367436 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading oslo.limit-2.6.1-py3-none-any.whl.metadata (2.1 kB) 2025-09-28 13:19:41.367445 | 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.0.1.dev11) (7.1.0) 2025-09-28 13:19:41.367453 | 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.0.1.dev11) (16.1.0) 2025-09-28 13:19:41.367462 | 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.0.1.dev11) (6.3.1) 2025-09-28 13:19:41.367470 | 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.0.1.dev11) (3.5.1) 2025-09-28 13:19:41.367485 | 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.0.1.dev11) (4.5.1) 2025-09-28 13:19:41.367494 | 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.0.1.dev11) (1.3.4) 2025-09-28 13:19:41.367502 | 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.0.1.dev11) (4.2.0) 2025-09-28 13:19:41.367510 | 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.0.1.dev11) (3.0.0) 2025-09-28 13:19:41.367519 | 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.0.1.dev11) (43.0.3) 2025-09-28 13:19:41.367527 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting cursive>=0.2.1 (from glance==30.0.1.dev11) 2025-09-28 13:19:41.367541 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2025-09-28 13:19:41.367550 | 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.0.1.dev11) (5.2.1) 2025-09-28 13:19:41.367563 | 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) 2025-09-28 13:19:41.367572 | 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) 2025-09-28 13:19:41.367580 | 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) 2025-09-28 13:19:41.367589 | 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) 2025-09-28 13:19:41.367597 | 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) 2025-09-28 13:19:41.367606 | 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) 2025-09-28 13:19:41.367615 | 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) 2025-09-28 13:19:41.367623 | 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) 2025-09-28 13:19:41.367631 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting botocore<1.37.0,>=1.36.26 (from boto3) 2025-09-28 13:19:41.367640 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading botocore-1.36.26-py3-none-any.whl.metadata (5.7 kB) 2025-09-28 13:19:41.367648 | 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) 2025-09-28 13:19:41.367657 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting s3transfer<0.12.0,>=0.11.0 (from boto3) 2025-09-28 13:19:41.367665 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading s3transfer-0.11.2-py3-none-any.whl.metadata (1.7 kB) 2025-09-28 13:19:41.367673 | 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) 2025-09-28 13:19:41.367688 | 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) 2025-09-28 13:19:41.367697 | 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) 2025-09-28 13:19:41.367737 | 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.0.1.dev11) (1.3.9) 2025-09-28 13:19:41.367746 | 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.0.1.dev11) (4.12.2) 2025-09-28 13:19:41.367754 | 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.0.1.dev11) (7.1.0) 2025-09-28 13:19:41.367763 | 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.0.1.dev11) (1.17.1) 2025-09-28 13:19:41.367771 | 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.0.1.dev11) (2.22) 2025-09-28 13:19:41.367779 | 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.0.1.dev11) (1.17.2) 2025-09-28 13:19:41.367794 | 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.0.1.dev11) (2.7.0) 2025-09-28 13:19:41.367803 | 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.0.1.dev11) (3.1.1) 2025-09-28 13:19:41.367816 | 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.0.1.dev11) (3.2.1) 2025-09-28 13:19:41.367826 | 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.0.1.dev11) (25.1.0) 2025-09-28 13:19:41.367834 | 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.0.1.dev11) (2024.10.1) 2025-09-28 13:19:41.367843 | 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.0.1.dev11) (0.36.2) 2025-09-28 13:19:41.367851 | 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.0.1.dev11) (0.23.1) 2025-09-28 13:19:41.367860 | 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.0.1.dev11) (2.1.0) 2025-09-28 13:19:41.367868 | 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.0.1.dev11) (1.7.0) 2025-09-28 13:19:41.367877 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==30.0.1.dev11) (3.10.2) 2025-09-28 13:19:41.367891 | 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.0.1.dev11) (4.0.1) 2025-09-28 13:19:41.367900 | 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.0.1.dev11) (2.10.1) 2025-09-28 13:19:41.367909 | 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) 2025-09-28 13:19:41.367917 | 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) 2025-09-28 13:19:41.367925 | 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) 2025-09-28 13:19:41.367934 | 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) 2025-09-28 13:19:41.367942 | 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>=1.26.0->keystonemiddleware>=5.1.0->glance==30.0.1.dev11) (1.3.4) 2025-09-28 13:19:41.367950 | 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>=1.26.0->keystonemiddleware>=5.1.0->glance==30.0.1.dev11) (5.1.1) 2025-09-28 13:19:41.367960 | 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.0.1.dev11) (0.19) 2025-09-28 13:19:41.367969 | 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.0.1.dev11) (1.3.0) 2025-09-28 13:19:41.367985 | 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.0.1.dev11) (2.0.0) 2025-09-28 13:19:41.367993 | 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.0.1.dev11) (6.0.2) 2025-09-28 13:19:41.368006 | 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.0.1.dev11) (2.0.1) 2025-09-28 13:19:41.368015 | 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.0.1.dev11) (0.5.0) 2025-09-28 13:19:41.368023 | 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.0.1.dev11) (4.4.0) 2025-09-28 13:19:41.368031 | 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.0.1.dev11) (1.33) 2025-09-28 13:19:41.368040 | 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.0.1.dev11) (4.3.6) 2025-09-28 13:19:41.368049 | 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.0.1.dev11) (1.4.0) 2025-09-28 13:19:41.368062 | 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.0.1.dev11) (3.0.0) 2025-09-28 13:19:41.368071 | 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.0.1.dev11) (5.5.2) 2025-09-28 13:19:41.368080 | 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.0.1.dev11) (5.3.1) 2025-09-28 13:19:41.368088 | 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.0.1.dev11) (5.4.2) 2025-09-28 13:19:41.368096 | 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.0.1.dev11) (0.11.0) 2025-09-28 13:19:41.368105 | 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.0.1.dev11) (5.1.0) 2025-09-28 13:19:41.368113 | 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.0.1.dev11) (2025.1) 2025-09-28 13:19:41.368121 | 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.0.1.dev11) (0.21.1) 2025-09-28 13:19:41.368130 | 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.0.1.dev11) (3.1.5) 2025-09-28 13:19:41.368139 | 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.0.1.dev11) (4.0.1) 2025-09-28 13:19:41.368151 | 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.0.1.dev11) (4.0.1) 2025-09-28 13:19:41.368160 | 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.0.1.dev11) (3.0.2) 2025-09-28 13:19:41.368187 | 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) 2025-09-28 13:19:41.368196 | 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) 2025-09-28 13:19:41.368209 | 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.0.1.dev11) (24.2) 2025-09-28 13:19:41.368222 | 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) 2025-09-28 13:19:41.368234 | 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) 2025-09-28 13:19:41.368282 | 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.0.1.dev11) (80.9.0) 2025-09-28 13:19:41.368334 | 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.0.1.dev11) (0.2.13) 2025-09-28 13:19:41.368364 | 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.0.1.dev11) (4.9.1) 2025-09-28 13:19:41.368445 | 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.0.1.dev11) (0.5.2) 2025-09-28 13:19:41.368460 | 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.0.1.dev11) (2.5.11) 2025-09-28 13:19:41.368514 | 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.0.1.dev11) (1.9.0) 2025-09-28 13:19:41.368544 | 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) 2025-09-28 13:19:41.368604 | 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) 2025-09-28 13:19:41.368657 | 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]) (2025.8.3) 2025-09-28 13:19:41.368669 | 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.0.1.dev11) (0.7) 2025-09-28 13:19:41.368729 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==30.0.1.dev11) 2025-09-28 13:19:41.368796 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2025-09-28 13:19:41.368852 | 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.0.1.dev11) (3.2.0) 2025-09-28 13:19:41.368864 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==30.0.1.dev11) 2025-09-28 13:19:41.368923 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading pydot-3.0.4-py3-none-any.whl.metadata (10 kB) 2025-09-28 13:19:41.368951 | 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.0.1.dev11) (2.7.2) 2025-09-28 13:19:41.369008 | 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.0.1.dev11) (0.8.1) 2025-09-28 13:19:41.369036 | 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.0.1.dev11) (2025.1) 2025-09-28 13:19:41.369098 | 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.0.1.dev11) (8.5.0) 2025-09-28 13:19:41.369138 | 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.0.1.dev11) (3.21.0) 2025-09-28 13:19:41.369160 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading glance_store-4.9.1-py3-none-any.whl (242 kB) 2025-09-28 13:19:41.369253 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading boto3-1.36.26-py3-none-any.whl (139 kB) 2025-09-28 13:19:41.369272 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading botocore-1.36.26-py3-none-any.whl (13.4 MB) 2025-09-28 13:19:41.369292 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.4/13.4 MB 29.3 MB/s 0:00:00 2025-09-28 13:19:41.369335 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading s3transfer-0.11.2-py3-none-any.whl (84 kB) 2025-09-28 13:19:41.369376 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2025-09-28 13:19:41.369418 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2025-09-28 13:19:41.369463 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading oslo.limit-2.6.1-py3-none-any.whl (21 kB) 2025-09-28 13:19:41.369514 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading taskflow-5.12.0-py3-none-any.whl (504 kB) 2025-09-28 13:19:41.369527 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2025-09-28 13:19:41.369582 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 36.9 MB/s 0:00:00 2025-09-28 13:19:41.369661 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading pydot-3.0.4-py3-none-any.whl (35 kB) 2025-09-28 13:19:41.369673 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Building wheels for collected packages: glance 2025-09-28 13:19:41.369767 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: DEPRECATION: Building 'glance' 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 'glance'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-28 13:19:41.369785 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: 2025-09-28 13:19:41.369837 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Building wheel for glance (setup.py): started 2025-09-28 13:19:41.369874 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Building wheel for glance (setup.py): finished with status 'done' 2025-09-28 13:19:41.369921 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Created wheel for glance: filename=glance-30.0.1.dev11-py3-none-any.whl size=1414081 sha256=6dca3af409fbecb133720197121b06b91ced0d7ebcc44e1dd8ac7f96e340cbac 2025-09-28 13:19:41.369959 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Stored in directory: /tmp/pip-ephem-wheel-cache-8jj2_sc7/wheels/09/94/93/dfaefdbbfb3dae2d10816beda122a0abc2cff77a30b54d9fac 2025-09-28 13:19:41.369995 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Successfully built glance 2025-09-28 13:19:41.370032 | 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 2025-09-28 13:19:41.370080 | 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.0.1.dev11 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 2025-09-28 13:19:41.370116 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Removed intermediate container 422cb2426d36 2025-09-28 13:19:41.370160 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> c6de8e433318 2025-09-28 13:19:41.370226 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Successfully built 7f1bb8c27748 2025-09-28 13:19:41.370246 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Successfully tagged osism.harbor.regio.digital/kolla/glance-base:build-20250928 2025-09-28 13:19:41.370362 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Built at 2025-09-28 13:19:41.370267 (took 0:00:32.630239) 2025-09-28 13:19:41.370436 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(glance-api) to queue 2025-09-28 13:19:41.370860 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-base) 2025-09-28 13:19:41.371776 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Processing 2025-09-28 13:19:41.371805 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Building started at 2025-09-28 13:19:41.370841 2025-09-28 13:19:41.371818 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Getting local archive from tarballs/neutron-stable-2025.1.tar.gz 2025-09-28 13:19:41.383479 | 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 2025-09-28 13:19:42.052190 | 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 2025-09-28 13:19:42.972954 | 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 2025-09-28 13:19:43.773653 | 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 2025-09-28 13:19:44.701396 | 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 2025-09-28 13:19:46.114798 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Turned 5 plugins into plugins archive 2025-09-28 13:19:46.115226 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Turned 0 additions into additions archive 2025-09-28 13:21:09.983643 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 1/13 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20250928 2025-09-28 13:21:09.983778 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> e94e47e86d3c 2025-09-28 13:21:09.983939 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 2/13 : LABEL "build-date"="20250928" "name"="neutron-base" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:21:09.984064 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in 2796d56a2bbb 2025-09-28 13:21:09.984157 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container 2796d56a2bbb 2025-09-28 13:21:09.984222 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 9f3f5be01b0d 2025-09-28 13:21:09.984323 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 3/13 : 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 2025-09-28 13:21:09.984397 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in c6fbc2cd271e 2025-09-28 13:21:09.984475 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container c6fbc2cd271e 2025-09-28 13:21:09.984562 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> eeacd01dfaa1 2025-09-28 13:21:09.985795 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 4/13 : RUN usermod --append --home /var/lib/neutron --groups kolla neutron && mkdir -p /var/lib/neutron && chown -R 42435:42435 /var/lib/neutron 2025-09-28 13:21:09.985817 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in bb86b29dd19c 2025-09-28 13:21:09.985828 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container bb86b29dd19c 2025-09-28 13:21:09.985836 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> b343c222e5ea 2025-09-28 13:21:09.985861 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 5/13 : 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/* 2025-09-28 13:21:09.985872 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in bc4772e95da3 2025-09-28 13:21:09.985881 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:21:09.985890 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:6 https://download.docker.com/linux/ubuntu noble InRelease [48.8 kB] 2025-09-28 13:21:09.985899 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-28 13:21:09.985909 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 13:21:09.985918 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:8 https://download.docker.com/linux/ubuntu noble/stable amd64 Packages [36.8 kB] 2025-09-28 13:21:09.985944 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:9 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2025-09-28 13:21:09.985953 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 13:21:09.985961 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 13:21:09.985970 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 13:21:09.985978 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 13:21:09.985987 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 13:21:09.985995 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 13:21:09.986004 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 13:21:09.986013 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 13:21:09.986021 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 13:21:09.986030 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:16 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 13:21:09.986038 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:17 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 13:21:09.986047 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Fetched 28.5 MB in 3s (8,411 kB/s) 2025-09-28 13:21:09.986055 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Reading package lists... 2025-09-28 13:21:09.986069 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Reading package lists... 2025-09-28 13:21:09.986077 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Building dependency tree... 2025-09-28 13:21:09.986086 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Reading state information... 2025-09-28 13:21:09.986145 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:iproute2 is already the newest version (6.1.0-1ubuntu6.2). 2025-09-28 13:21:09.986234 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:The following additional packages will be installed: 2025-09-28 13:21:09.986331 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: dnsmasq-base libdbus-1-3 libevent-2.1-7t64 libglib2.0-0t64 libip4tc2 2025-09-28 13:21:09.986392 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libip6tc2 libipset13 libnetfilter-conntrack3 libnfnetlink0 libnftables1 2025-09-28 13:21:09.986465 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libnftnl11 libnl-genl-3-200 libnuma1 libpci3 libsensors-config libsensors5 2025-09-28 13:21:09.986539 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libsnmp-base libsnmp40t64 libunbound8 libxdp1 openvswitch-common pci.ids 2025-09-28 13:21:09.986616 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: python3-sortedcontainers 2025-09-28 13:21:09.986694 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Suggested packages: 2025-09-28 13:21:09.986790 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: nftables resolvconf docker-model-plugin vim-haproxy haproxy-doc firewalld 2025-09-28 13:21:09.986909 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: low-memory-monitor lm-sensors snmp-mibs-downloader ethtool openvswitch-doc 2025-09-28 13:21:09.986957 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: python3-graphviz python3-unbound python-sortedcontainers-doc 2025-09-28 13:21:09.987025 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Recommended packages: 2025-09-28 13:21:09.987092 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: dns-root-data docker-buildx-plugin docker-compose-plugin nftables ipvsadm 2025-09-28 13:21:09.987159 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: dbus libglib2.0-data shared-mime-info xdg-user-dirs python3-netifaces 2025-09-28 13:21:09.987225 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: python3-click python3-netaddr python3-pyparsing python3-rich 2025-09-28 13:21:09.987302 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:The following NEW packages will be installed: 2025-09-28 13:21:09.987376 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: conntrack dnsmasq dnsmasq-base dnsmasq-utils docker-ce-cli haproxy ipset 2025-09-28 13:21:09.987445 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: iptables iputils-arping iputils-ping keepalived libdbus-1-3 2025-09-28 13:21:09.987518 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libevent-2.1-7t64 libglib2.0-0t64 libip4tc2 libip6tc2 libipset13 2025-09-28 13:21:09.987587 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libnetfilter-conntrack3 libnfnetlink0 libnftables1 libnftnl11 2025-09-28 13:21:09.987661 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libnl-genl-3-200 libnuma1 libpci3 libsensors-config libsensors5 libsnmp-base 2025-09-28 13:21:09.987760 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libsnmp40t64 libunbound8 libxdp1 net-tools openvswitch-common 2025-09-28 13:21:09.987871 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: openvswitch-switch pci.ids python3-openvswitch python3-sortedcontainers 2025-09-28 13:21:09.987966 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: radvd uuid-runtime 2025-09-28 13:21:09.988070 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:0 upgraded, 38 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:21:09.988134 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Need to get 28.6 MB of archives. 2025-09-28 13:21:09.988201 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:After this operation, 83.3 MB of additional disk space will be used. 2025-09-28 13:21:09.988270 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:21:09.988347 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:12 https://download.docker.com/linux/ubuntu noble/stable amd64 docker-ce-cli amd64 5:28.4.0-1~ubuntu.24.04~noble [16.5 MB] 2025-09-28 13:21:09.988424 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.3 [33.1 kB] 2025-09-28 13:21:09.988498 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2025-09-28 13:21:09.988575 | 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.0-1build1~cloud0 [1,058 kB] 2025-09-28 13:21:09.988649 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libnfnetlink0 amd64 1.0.2-2build1 [14.8 kB] 2025-09-28 13:21:09.988762 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libnetfilter-conntrack3 amd64 1.0.9-6build1 [45.2 kB] 2025-09-28 13:21:09.988883 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libnftnl11 amd64 1.2.6-2build1 [66.0 kB] 2025-09-28 13:21:09.989014 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libnftables1 amd64 1.0.9-1build1 [358 kB] 2025-09-28 13:21:09.989075 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.1 [376 kB] 2025-09-28 13:21:09.989148 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 dnsmasq all 2.90-2ubuntu0.1 [17.9 kB] 2025-09-28 13:21:09.989214 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.5-1ubuntu3.3 [2,038 kB] 2025-09-28 13:21:09.989279 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.4 [1,544 kB] 2025-09-28 13:21:09.990784 | 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] 2025-09-28 13:21:09.990805 | 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] 2025-09-28 13:21:09.990815 | 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] 2025-09-28 13:21:09.990824 | 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] 2025-09-28 13:21:09.990833 | 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] 2025-09-28 13:21:09.990857 | 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.1 [206 kB] 2025-09-28 13:21:09.990866 | 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.1 [1,066 kB] 2025-09-28 13:21:09.990875 | 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] 2025-09-28 13:21:09.990884 | 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] 2025-09-28 13:21:09.990892 | 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.5 [442 kB] 2025-09-28 13:21:09.990901 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-09-28 13:21:09.990909 | 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] 2025-09-28 13:21:09.990918 | 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] 2025-09-28 13:21:09.990935 | 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] 2025-09-28 13:21:09.990944 | 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] 2025-09-28 13:21:09.990962 | 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] 2025-09-28 13:21:09.990971 | 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.1 [15.6 kB] 2025-09-28 13:21:09.990980 | 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] 2025-09-28 13:21:09.990988 | 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] 2025-09-28 13:21:09.990997 | 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] 2025-09-28 13:21:09.991006 | 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] 2025-09-28 13:21:09.991014 | 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] 2025-09-28 13:21:09.991023 | 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] 2025-09-28 13:21:09.991032 | 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] 2025-09-28 13:21:09.991041 | 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.0-1build1~cloud0 [1,636 kB] 2025-09-28 13:21:09.991049 | 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.0-1build1~cloud0 [1,060 kB] 2025-09-28 13:21:09.991058 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Fetched 28.6 MB in 1s (23.7 MB/s) 2025-09-28 13:21:09.991067 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package uuid-runtime. 2025-09-28 13:21:09.991075 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 2025-09-28 13:21:09.991096 | 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% 2025-09-28 13:21:09.991107 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 70% 2025-09-28 13:21:09.991116 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 75% 2025-09-28 13:21:09.991125 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 80% 2025-09-28 13:21:09.991133 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 2025-09-28 13:21:09.991142 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:85% (Reading database ... 90% 2025-09-28 13:21:09.991150 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 95% 2025-09-28 13:21:09.991159 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-28 13:21:09.991168 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.3_amd64.deb ... 2025-09-28 13:21:09.991176 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-09-28 13:21:09.991185 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libdbus-1-3:amd64. 2025-09-28 13:21:09.991193 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../01-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2025-09-28 13:21:09.991201 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-09-28 13:21:09.991215 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnfnetlink0:amd64. 2025-09-28 13:21:09.991224 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../02-libnfnetlink0_1.0.2-2build1_amd64.deb ... 2025-09-28 13:21:09.991237 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnfnetlink0:amd64 (1.0.2-2build1) ... 2025-09-28 13:21:09.991245 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnetfilter-conntrack3:amd64. 2025-09-28 13:21:09.991254 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../03-libnetfilter-conntrack3_1.0.9-6build1_amd64.deb ... 2025-09-28 13:21:09.991266 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2025-09-28 13:21:09.991327 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnftnl11:amd64. 2025-09-28 13:21:09.991340 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../04-libnftnl11_1.2.6-2build1_amd64.deb ... 2025-09-28 13:21:09.991419 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2025-09-28 13:21:09.991454 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnftables1:amd64. 2025-09-28 13:21:09.991569 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../05-libnftables1_1.0.9-1build1_amd64.deb ... 2025-09-28 13:21:09.991584 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnftables1:amd64 (1.0.9-1build1) ... 2025-09-28 13:21:09.991643 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package dnsmasq-base. 2025-09-28 13:21:09.991695 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../06-dnsmasq-base_2.90-2ubuntu0.1_amd64.deb ... 2025-09-28 13:21:09.991765 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking dnsmasq-base (2.90-2ubuntu0.1) ... 2025-09-28 13:21:09.991826 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package dnsmasq. 2025-09-28 13:21:09.991897 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../07-dnsmasq_2.90-2ubuntu0.1_all.deb ... 2025-09-28 13:21:09.991954 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking dnsmasq (2.90-2ubuntu0.1) ... 2025-09-28 13:21:09.992009 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package haproxy. 2025-09-28 13:21:09.992062 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../08-haproxy_2.8.5-1ubuntu3.3_amd64.deb ... 2025-09-28 13:21:09.992124 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking haproxy (2.8.5-1ubuntu3.3) ... 2025-09-28 13:21:09.992178 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-09-28 13:21:09.992231 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../09-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... 2025-09-28 13:21:09.992284 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-09-28 13:21:09.992337 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnl-genl-3-200:amd64. 2025-09-28 13:21:09.992389 | 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 ... 2025-09-28 13:21:09.992442 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnl-genl-3-200:amd64 (3.7.0-0.3build1.1) ... 2025-09-28 13:21:09.992493 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package pci.ids. 2025-09-28 13:21:09.992544 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../11-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2025-09-28 13:21:09.992597 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-09-28 13:21:09.992648 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libpci3:amd64. 2025-09-28 13:21:09.992728 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../12-libpci3_1%3a3.10.0-2build1_amd64.deb ... 2025-09-28 13:21:09.992759 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libpci3:amd64 (1:3.10.0-2build1) ... 2025-09-28 13:21:09.992827 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libsensors-config. 2025-09-28 13:21:09.992942 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../13-libsensors-config_1%3a3.6.0-9build1_all.deb ... 2025-09-28 13:21:09.992982 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libsensors-config (1:3.6.0-9build1) ... 2025-09-28 13:21:09.993033 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libsensors5:amd64. 2025-09-28 13:21:09.993086 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../14-libsensors5_1%3a3.6.0-9build1_amd64.deb ... 2025-09-28 13:21:09.993135 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libsensors5:amd64 (1:3.6.0-9build1) ... 2025-09-28 13:21:09.993171 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libsnmp-base. 2025-09-28 13:21:09.993224 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2025-09-28 13:21:09.993275 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../15-libsnmp-base_5.9.4+dfsg-1.1ubuntu3.1_all.deb ... 2025-09-28 13:21:09.993323 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libsnmp-base (5.9.4+dfsg-1.1ubuntu3.1) ... 2025-09-28 13:21:09.993358 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libsnmp40t64:amd64. 2025-09-28 13:21:09.993408 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../16-libsnmp40t64_5.9.4+dfsg-1.1ubuntu3.1_amd64.deb ... 2025-09-28 13:21:09.993455 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libsnmp40t64:amd64 (5.9.4+dfsg-1.1ubuntu3.1) ... 2025-09-28 13:21:09.993491 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package keepalived. 2025-09-28 13:21:09.993539 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../17-keepalived_1%3a2.2.8-1build2_amd64.deb ... 2025-09-28 13:21:09.993582 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking keepalived (1:2.2.8-1build2) ... 2025-09-28 13:21:09.993631 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libevent-2.1-7t64:amd64. 2025-09-28 13:21:09.993643 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../18-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-09-28 13:21:09.993725 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-09-28 13:21:09.993768 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libunbound8:amd64. 2025-09-28 13:21:09.993823 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../19-libunbound8_1.19.2-1ubuntu3.5_amd64.deb ... 2025-09-28 13:21:09.993882 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.5) ... 2025-09-28 13:21:09.993921 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package openvswitch-common. 2025-09-28 13:21:09.993958 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../20-openvswitch-common_3.5.0-1build1~cloud0_amd64.deb ... 2025-09-28 13:21:09.994006 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2025-09-28 13:21:09.994078 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking openvswitch-common (3.5.0-1build1~cloud0) ... 2025-09-28 13:21:09.994092 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnuma1:amd64. 2025-09-28 13:21:09.994146 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../21-libnuma1_2.0.18-1build1_amd64.deb ... 2025-09-28 13:21:09.994182 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-09-28 13:21:09.994229 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libxdp1:amd64. 2025-09-28 13:21:09.994282 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../22-libxdp1_1.5.1-1ubuntu2~cloud0_amd64.deb ... 2025-09-28 13:21:09.994325 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2025-09-28 13:21:09.994365 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package openvswitch-switch. 2025-09-28 13:21:09.994410 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../23-openvswitch-switch_3.5.0-1build1~cloud0_amd64.deb ... 2025-09-28 13:21:09.994455 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking openvswitch-switch (3.5.0-1build1~cloud0) ... 2025-09-28 13:21:09.994500 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package iputils-ping. 2025-09-28 13:21:09.994546 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../24-iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2025-09-28 13:21:09.994590 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking iputils-ping (3:20240117-1ubuntu0.1) ... 2025-09-28 13:21:09.994633 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libip4tc2:amd64. 2025-09-28 13:21:09.994678 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../25-libip4tc2_1.8.10-3ubuntu2_amd64.deb ... 2025-09-28 13:21:09.994727 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2025-09-28 13:21:09.994798 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libip6tc2:amd64. 2025-09-28 13:21:09.994856 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../26-libip6tc2_1.8.10-3ubuntu2_amd64.deb ... 2025-09-28 13:21:09.994904 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2025-09-28 13:21:09.994950 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package iptables. 2025-09-28 13:21:09.994997 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../27-iptables_1.8.10-3ubuntu2_amd64.deb ... 2025-09-28 13:21:09.995041 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking iptables (1.8.10-3ubuntu2) ... 2025-09-28 13:21:09.995086 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package conntrack. 2025-09-28 13:21:09.995130 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../28-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2025-09-28 13:21:09.995175 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2025-09-28 13:21:09.995219 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package dnsmasq-utils. 2025-09-28 13:21:09.995264 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../29-dnsmasq-utils_2.90-2ubuntu0.1_amd64.deb ... 2025-09-28 13:21:09.995309 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking dnsmasq-utils (2.90-2ubuntu0.1) ... 2025-09-28 13:21:09.995355 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2025-09-28 13:21:09.995402 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package docker-ce-cli. 2025-09-28 13:21:09.995449 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2025-09-28 13:21:09.998774 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../30-docker-ce-cli_5%3a28.4.0-1~ubuntu.24.04~noble_amd64.deb ... 2025-09-28 13:21:09.998793 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking docker-ce-cli (5:28.4.0-1~ubuntu.24.04~noble) ... 2025-09-28 13:21:09.998801 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package iputils-arping. 2025-09-28 13:21:09.998815 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../31-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2025-09-28 13:21:09.998823 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2025-09-28 13:21:09.998830 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libipset13:amd64. 2025-09-28 13:21:09.998837 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../32-libipset13_7.19-1ubuntu2_amd64.deb ... 2025-09-28 13:21:09.998858 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libipset13:amd64 (7.19-1ubuntu2) ... 2025-09-28 13:21:09.998865 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package net-tools. 2025-09-28 13:21:09.998872 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../33-net-tools_2.10-0.1ubuntu4.4_amd64.deb ... 2025-09-28 13:21:09.998885 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking net-tools (2.10-0.1ubuntu4.4) ... 2025-09-28 13:21:09.998892 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package python3-sortedcontainers. 2025-09-28 13:21:09.998899 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../34-python3-sortedcontainers_2.4.0-2_all.deb ... 2025-09-28 13:21:09.998906 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking python3-sortedcontainers (2.4.0-2) ... 2025-09-28 13:21:09.998913 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package python3-openvswitch. 2025-09-28 13:21:09.998920 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../35-python3-openvswitch_3.5.0-1build1~cloud0_amd64.deb ... 2025-09-28 13:21:09.998927 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking python3-openvswitch (3.5.0-1build1~cloud0) ... 2025-09-28 13:21:09.998934 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package radvd. 2025-09-28 13:21:09.998940 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../36-radvd_1%3a2.19-1ubuntu1_amd64.deb ... 2025-09-28 13:21:09.998947 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking radvd (1:2.19-1ubuntu1) ... 2025-09-28 13:21:09.998954 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package ipset. 2025-09-28 13:21:09.998961 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../37-ipset_7.19-1ubuntu2_amd64.deb ... 2025-09-28 13:21:09.998967 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking ipset (7.19-1ubuntu2) ... 2025-09-28 13:21:09.998974 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2025-09-28 13:21:09.998981 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up dnsmasq-utils (2.90-2ubuntu0.1) ... 2025-09-28 13:21:09.998987 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up net-tools (2.10-0.1ubuntu4.4) ... 2025-09-28 13:21:09.998994 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-09-28 13:21:09.999001 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2025-09-28 13:21:09.999007 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libsnmp-base (5.9.4+dfsg-1.1ubuntu3.1) ... 2025-09-28 13:21:09.999014 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libsensors-config (1:3.6.0-9build1) ... 2025-09-28 13:21:09.999021 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up haproxy (2.8.5-1ubuntu3.3) ... 2025-09-28 13:21:09.999027 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2025-09-28 13:21:09.999034 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 13:21:09.999041 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-09-28 13:21:09.999047 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up radvd (1:2.19-1ubuntu1) ... 2025-09-28 13:21:09.999054 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2025-09-28 13:21:09.999061 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 13:21:09.999068 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2025-09-28 13:21:09.999074 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up python3-sortedcontainers (2.4.0-2) ... 2025-09-28 13:21:09.999081 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2025-09-28 13:21:09.999088 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2025-09-28 13:21:09.999094 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-09-28 13:21:09.999101 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:No schema files found: doing nothing. 2025-09-28 13:21:09.999108 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.5) ... 2025-09-28 13:21:09.999134 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-09-28 13:21:09.999141 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libsensors5:amd64 (1:3.6.0-9build1) ... 2025-09-28 13:21:09.999148 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up docker-ce-cli (5:28.4.0-1~ubuntu.24.04~noble) ... 2025-09-28 13:21:09.999155 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libpci3:amd64 (1:3.10.0-2build1) ... 2025-09-28 13:21:09.999166 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-09-28 13:21:09.999173 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libipset13:amd64 (7.19-1ubuntu2) ... 2025-09-28 13:21:09.999180 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-09-28 13:21:09.999186 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:info: Selecting GID from range 100 to 59999 ... 2025-09-28 13:21:09.999193 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:info: Adding group `uuidd' (GID 102) ... 2025-09-28 13:21:09.999200 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2025-09-28 13:21:09.999207 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 13:21:09.999213 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up openvswitch-common (3.5.0-1build1~cloud0) ... 2025-09-28 13:21:09.999220 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnfnetlink0:amd64 (1.0.2-2build1) ... 2025-09-28 13:21:09.999226 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnl-genl-3-200:amd64 (3.7.0-0.3build1.1) ... 2025-09-28 13:21:09.999233 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up ipset (7.19-1ubuntu2) ... 2025-09-28 13:21:09.999240 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up iputils-ping (3:20240117-1ubuntu0.1) ... 2025-09-28 13:21:09.999247 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up openvswitch-switch (3.5.0-1build1~cloud0) ... 2025-09-28 13:21:09.999254 | 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 2025-09-28 13:21:09.999260 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2025-09-28 13:21:09.999267 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 13:21:09.999274 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libsnmp40t64:amd64 (5.9.4+dfsg-1.1ubuntu3.1) ... 2025-09-28 13:21:09.999281 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnftables1:amd64 (1.0.9-1build1) ... 2025-09-28 13:21:09.999288 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up keepalived (1:2.2.8-1build2) ... 2025-09-28 13:21:09.999294 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2025-09-28 13:21:09.999301 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 13:21:09.999308 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up python3-openvswitch (3.5.0-1build1~cloud0) ... 2025-09-28 13:21:09.999315 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2025-09-28 13:21:09.999322 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up iptables (1.8.10-3ubuntu2) ... 2025-09-28 13:21:09.999329 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:update-alternatives: 2025-09-28 13:21:09.999336 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 2025-09-28 13:21:09.999343 | 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 2025-09-28 13:21:09.999350 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:update-alternatives: 2025-09-28 13:21:09.999356 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 2025-09-28 13:21:09.999369 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:update-alternatives: 2025-09-28 13:21:09.999376 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2025-09-28 13:21:09.999383 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:update-alternatives: 2025-09-28 13:21:09.999389 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 2025-09-28 13:21:09.999396 | 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 2025-09-28 13:21:09.999403 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up dnsmasq-base (2.90-2ubuntu0.1) ... 2025-09-28 13:21:09.999410 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up conntrack (1:1.4.8-1ubuntu1) ... 2025-09-28 13:21:09.999417 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up dnsmasq (2.90-2ubuntu0.1) ... 2025-09-28 13:21:09.999424 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2025-09-28 13:21:09.999431 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 13:21:09.999437 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:21:09.999449 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container bc4772e95da3 2025-09-28 13:21:09.999456 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> b59aa5c0acbc 2025-09-28 13:21:09.999463 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 6/13 : ADD neutron-base-archive /neutron-base-source 2025-09-28 13:21:09.999470 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> d24f87758801 2025-09-28 13:21:09.999476 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 7/13 : ADD plugins-archive / 2025-09-28 13:21:09.999487 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> cf82f5e6ca2e 2025-09-28 13:21:09.999494 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 8/13 : COPY neutron_sudoers /etc/sudoers.d/kolla_neutron_sudoers 2025-09-28 13:21:09.999501 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 3e2d8002c798 2025-09-28 13:21:09.999508 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 9/13 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-28 13:21:09.999515 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> c79be41705fd 2025-09-28 13:21:09.999522 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 10/13 : RUN mkdir -p /usr/local/lib/neutron-wrappers /usr/local/etc/neutron-wrappers 2025-09-28 13:21:09.999528 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in bae14baaa028 2025-09-28 13:21:09.999535 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container bae14baaa028 2025-09-28 13:21:09.999542 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> b2e917a71020 2025-09-28 13:21:09.999549 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 11/13 : COPY dnsmasq haproxy keepalived neutron-keepalived-state-change radvd copy-wrappers delete-wrappers /usr/local/lib/neutron-wrappers/ 2025-09-28 13:21:09.999556 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> ff458ddab4d4 2025-09-28 13:21:09.999563 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 12/13 : RUN chmod +x /usr/local/lib/neutron-wrappers/copy-wrappers && chmod +x /usr/local/lib/neutron-wrappers/delete-wrappers 2025-09-28 13:21:09.999570 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in ff3496c35d57 2025-09-28 13:21:09.999576 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container ff3496c35d57 2025-09-28 13:21:09.999583 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 7ea7cb1dac13 2025-09-28 13:21:09.999593 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 13/13 : 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 2025-09-28 13:21:09.999607 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in f16425e8661f 2025-09-28 13:21:09.999614 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing /neutron 2025-09-28 13:21:09.999621 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (setup.py): started 2025-09-28 13:21:09.999628 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (setup.py): finished with status 'done' 2025-09-28 13:21:09.999635 | 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) 2025-09-28 13:21:09.999641 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting tap-as-a-service 2025-09-28 13:21:09.999648 | 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) 2025-09-28 13:21:09.999656 | 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.2.dev58) (6.1.1) 2025-09-28 13:21:09.999663 | 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.2.dev58) (3.10.1) 2025-09-28 13:21:09.999676 | 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.2.dev58) (3.1.0) 2025-09-28 13:21:09.999683 | 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.2.dev58) (2.5.1) 2025-09-28 13:21:09.999690 | 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.2.dev58) (3.0.0) 2025-09-28 13:21:09.999721 | 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.2.dev58) (5.1.1) 2025-09-28 13:21:09.999731 | 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.2.dev58) (0.39.0) 2025-09-28 13:21:09.999738 | 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.2.dev58) (1.5.1) 2025-09-28 13:21:09.999745 | 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.2.dev58) (0.22.0) 2025-09-28 13:21:09.999751 | 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.2.dev58) (2.32.3) 2025-09-28 13:21:09.999758 | 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.2.dev58) (3.1.5) 2025-09-28 13:21:09.999765 | 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.2.dev58) (10.9.0) 2025-09-28 13:21:09.999777 | 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.2.dev58) (1.3.0) 2025-09-28 13:21:09.999784 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting neutron-lib>=3.17.0 (from neutron==26.0.2.dev58) 2025-09-28 13:21:09.999791 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading neutron_lib-3.18.2-py3-none-any.whl.metadata (2.4 kB) 2025-09-28 13:21:09.999798 | 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.2.dev58) (11.4.0) 2025-09-28 13:21:09.999805 | 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.2.dev58) (9.0.0) 2025-09-28 13:21:09.999812 | 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.2.dev58) (2.0.38) 2025-09-28 13:21:09.999819 | 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.2.dev58) (1.8.9) 2025-09-28 13:21:09.999826 | 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.2.dev58) (5.10.0) 2025-09-28 13:21:09.999833 | 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.2.dev58) (1.14.1) 2025-09-28 13:21:09.999840 | 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.2.dev58) (5.4.1) 2025-09-28 13:21:09.999863 | 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.2.dev58) (3.10.2) 2025-09-28 13:21:09.999870 | 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.2.dev58) (7.1.0) 2025-09-28 13:21:09.999877 | 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.2.dev58) (9.7.1) 2025-09-28 13:21:09.999884 | 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.2.dev58) (5.7.1) 2025-09-28 13:21:09.999891 | 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.2.dev58) (17.2.1) 2025-09-28 13:21:09.999904 | 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.2.dev58) (6.5.1) 2025-09-28 13:21:09.999911 | 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.2.dev58) (7.1.0) 2025-09-28 13:21:09.999922 | 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.2.dev58) (16.1.0) 2025-09-28 13:21:09.999929 | 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.2.dev58) (6.3.1) 2025-09-28 13:21:09.999936 | 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.2.dev58) (4.5.1) 2025-09-28 13:21:09.999943 | 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.2.dev58) (3.6.0) 2025-09-28 13:21:09.999955 | 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.2.dev58) (3.5.1) 2025-09-28 13:21:09.999962 | 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.2.dev58) (7.5.1) 2025-09-28 13:21:09.999969 | 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.2.dev58) (5.7.0) 2025-09-28 13:21:09.999976 | 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.2.dev58) (4.1.1) 2025-09-28 13:21:09.999983 | 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.2.dev58) (2.5.0) 2025-09-28 13:21:09.999989 | 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.2.dev58) (8.2.0) 2025-09-28 13:21:09.999996 | 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.2.dev58) (3.6.0) 2025-09-28 13:21:10.000003 | 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.2.dev58) (4.2.0) 2025-09-28 13:21:10.000014 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting os-ken>=3.0.0 (from neutron==26.0.2.dev58) 2025-09-28 13:21:10.000021 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading os_ken-3.0.1-py3-none-any.whl.metadata (1.6 kB) 2025-09-28 13:21:10.000028 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting os-resource-classes>=1.1.0 (from neutron==26.0.2.dev58) 2025-09-28 13:21:10.000056 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2025-09-28 13:21:10.000131 | 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.2.dev58) (3.5.0) 2025-09-28 13:21:10.000144 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting ovsdbapp>=2.11.0 (from neutron==26.0.2.dev58) 2025-09-28 13:21:10.000191 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading ovsdbapp-2.11.0-py3-none-any.whl.metadata (1.5 kB) 2025-09-28 13:21:10.000225 | 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.2.dev58) (7.0.0) 2025-09-28 13:21:10.000258 | 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.2.dev58) (0.8.1) 2025-09-28 13:21:10.000290 | 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.2.dev58) (24.2.1) 2025-09-28 13:21:10.000323 | 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.2.dev58) (18.9.0) 2025-09-28 13:21:10.000355 | 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.2.dev58) (4.4.0) 2025-09-28 13:21:10.000387 | 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.2.dev58) (6.2.0) 2025-09-28 13:21:10.000419 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting os-vif>=3.1.0 (from neutron==26.0.2.dev58) 2025-09-28 13:21:10.000456 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading os_vif-4.1.0-py3-none-any.whl.metadata (2.3 kB) 2025-09-28 13:21:10.000473 | 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.2.dev58) (3.1.0) 2025-09-28 13:21:10.000517 | 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.2.dev58) (6.3.0) 2025-09-28 13:21:10.000551 | 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) 2025-09-28 13:21:10.000593 | 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) 2025-09-28 13:21:10.000632 | 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) 2025-09-28 13:21:10.000644 | 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) 2025-09-28 13:21:10.000694 | 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) 2025-09-28 13:21:10.000756 | 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) 2025-09-28 13:21:10.000811 | 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.2.dev58) (1.3.9) 2025-09-28 13:21:10.000860 | 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.2.dev58) (4.12.2) 2025-09-28 13:21:10.000895 | 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.2.dev58) (1.17.2) 2025-09-28 13:21:10.000927 | 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.2.dev58) (2.7.0) 2025-09-28 13:21:10.000960 | 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.2.dev58) (3.1.1) 2025-09-28 13:21:10.000999 | 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.2.dev58) (3.2.1) 2025-09-28 13:21:10.001031 | 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.2.dev58) (3.0.2) 2025-09-28 13:21:10.001062 | 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.2.dev58) (2.1.0) 2025-09-28 13:21:10.001101 | 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.2.dev58) (1.7.0) 2025-09-28 13:21:10.001139 | 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.2.dev58) (4.0.1) 2025-09-28 13:21:10.001184 | 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.2.dev58) (2.10.1) 2025-09-28 13:21:10.001231 | 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.2.dev58) (5.6.0) 2025-09-28 13:21:10.001243 | 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.2.dev58) (1.3.4) 2025-09-28 13:21:10.001297 | 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.2.dev58) (3.3.0) 2025-09-28 13:21:10.001337 | 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.2.dev58) (43.0.3) 2025-09-28 13:21:10.001348 | 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.2.dev58) (1.3.4) 2025-09-28 13:21:10.001431 | 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.2.dev58) (1.0.1) 2025-09-28 13:21:10.001444 | 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.2.dev58) (1.33) 2025-09-28 13:21:10.001489 | 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.2.dev58) (4.3.6) 2025-09-28 13:21:10.001520 | 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.2.dev58) (1.4.0) 2025-09-28 13:21:10.001551 | 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.2.dev58) (1.17.1) 2025-09-28 13:21:10.001597 | 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.2.dev58) (2.22) 2025-09-28 13:21:10.001627 | 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.2.dev58) (3.0.0) 2025-09-28 13:21:10.001666 | 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.2.dev58) (1.1.0) 2025-09-28 13:21:10.001697 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting ncclient>=0.6.13 (from os-ken>=3.0.0->neutron==26.0.2.dev58) 2025-09-28 13:21:10.001746 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading ncclient-0.6.16.tar.gz (112 kB) 2025-09-28 13:21:10.001788 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (setup.py): started 2025-09-28 13:21:10.001819 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (setup.py): finished with status 'done' 2025-09-28 13:21:10.001872 | 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.2.dev58) (24.2) 2025-09-28 13:21:10.001904 | 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.2.dev58) (80.9.0) 2025-09-28 13:21:10.001934 | 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.2.dev58) (3.5.1) 2025-09-28 13:21:10.001973 | 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.2.dev58) (1.17.0) 2025-09-28 13:21:10.002012 | 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) 2025-09-28 13:21:10.002051 | 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) 2025-09-28 13:21:10.002062 | 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) 2025-09-28 13:21:10.002111 | 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) 2025-09-28 13:21:10.002147 | 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) 2025-09-28 13:21:10.002179 | 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) 2025-09-28 13:21:10.002208 | 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.2.dev58) (0.19) 2025-09-28 13:21:10.002238 | 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.2.dev58) (2.0.0) 2025-09-28 13:21:10.002268 | 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.2.dev58) (2.0.1) 2025-09-28 13:21:10.002307 | 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.2.dev58) (0.5.0) 2025-09-28 13:21:10.002338 | 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.2.dev58) (2.9.0.post0) 2025-09-28 13:21:10.002382 | 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.2.dev58) (5.5.2) 2025-09-28 13:21:10.002413 | 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.2.dev58) (5.3.1) 2025-09-28 13:21:10.002443 | 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.2.dev58) (5.4.2) 2025-09-28 13:21:10.002482 | 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.2.dev58) (0.11.0) 2025-09-28 13:21:10.002513 | 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.2.dev58) (5.1.0) 2025-09-28 13:21:10.002542 | 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.2.dev58) (2025.1) 2025-09-28 13:21:10.002564 | 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.2.dev58) (0.21.1) 2025-09-28 13:21:10.002610 | 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.2.dev58) (4.0.1) 2025-09-28 13:21:10.002641 | 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.2.dev58) (4.0.1) 2025-09-28 13:21:10.002671 | 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.2.dev58) (1.6.10) 2025-09-28 13:21:10.002720 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting fixtures>=3.0.0 (from ovsdbapp>=2.11.0->neutron==26.0.2.dev58) 2025-09-28 13:21:10.002769 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading fixtures-4.2.4.post1-py3-none-any.whl.metadata (22 kB) 2025-09-28 13:21:10.002812 | 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.2.dev58) (1.5.0) 2025-09-28 13:21:10.002878 | 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.2.dev58) (0.3.5) 2025-09-28 13:21:10.002897 | 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.2.dev58) (4.23.0) 2025-09-28 13:21:10.002907 | 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.2.dev58) (25.1.0) 2025-09-28 13:21:10.002960 | 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.2.dev58) (2024.10.1) 2025-09-28 13:21:10.002992 | 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.2.dev58) (0.36.2) 2025-09-28 13:21:10.003023 | 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.2.dev58) (0.23.1) 2025-09-28 13:21:10.003052 | 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.2.dev58) (2.1.0) 2025-09-28 13:21:10.003090 | 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) 2025-09-28 13:21:10.003133 | 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.2.dev58) (3.4.1) 2025-09-28 13:21:10.003163 | 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.2.dev58) (3.10) 2025-09-28 13:21:10.003202 | 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.2.dev58) (2025.8.3) 2025-09-28 13:21:10.003246 | 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.2.dev58) (0.7) 2025-09-28 13:21:10.003286 | 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.2.dev58) (2.7.2) 2025-09-28 13:21:10.003324 | 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.2.dev58) (0.15.2) 2025-09-28 13:21:10.003367 | 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)) 2025-09-28 13:21:10.003402 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Reason for being yanked: https://github.com/testing-cabal/fixtures/issues/103 2025-09-28 13:21:10.003438 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2025-09-28 13:21:10.003476 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading tap_as_a_service-15.0.0-py3-none-any.whl (123 kB) 2025-09-28 13:21:10.003514 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading neutron_lib-3.18.2-py3-none-any.whl (620 kB) 2025-09-28 13:21:10.003557 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 620.9/620.9 kB 17.4 MB/s 0:00:00 2025-09-28 13:21:10.003598 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading os_ken-3.0.1-py3-none-any.whl (2.0 MB) 2025-09-28 13:21:10.003637 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 27.5 MB/s 0:00:00 2025-09-28 13:21:10.003677 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2025-09-28 13:21:10.003717 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading os_vif-4.1.0-py3-none-any.whl (110 kB) 2025-09-28 13:21:10.003789 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading ovsdbapp-2.11.0-py3-none-any.whl (143 kB) 2025-09-28 13:21:10.003821 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading fixtures-4.2.4.post1-py3-none-any.whl (64 kB) 2025-09-28 13:21:10.003860 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Building wheels for collected packages: neutron, ncclient 2025-09-28 13:21:10.003925 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: DEPRECATION: Building 'neutron' 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'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-28 13:21:10.003962 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2025-09-28 13:21:10.004001 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron (setup.py): started 2025-09-28 13:21:10.004039 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron (setup.py): finished with status 'done' 2025-09-28 13:21:10.004078 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Created wheel for neutron: filename=neutron-26.0.2.dev58-py3-none-any.whl size=4343288 sha256=0050d76dff1987071e5a6cefa1ac780c804eb4382cfdd1c32ce0188c8a8a9893 2025-09-28 13:21:10.004115 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-io8sxixs/wheels/c1/dd/cf/7f53fd20115fee295198350a55a7a6d3d71883e08f386f65f2 2025-09-28 13:21:10.004149 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: DEPRECATION: Building 'ncclient' 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 'ncclient'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-28 13:21:10.004191 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2025-09-28 13:21:10.004230 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for ncclient (setup.py): started 2025-09-28 13:21:10.004267 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for ncclient (setup.py): finished with status 'done' 2025-09-28 13:21:10.004304 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Created wheel for ncclient: filename=ncclient-0.6.16-py2.py3-none-any.whl size=90109 sha256=9387543f71f13a7c28e0477feca0ab1136c710e6dff40fe610ab41e1c3381ae0 2025-09-28 13:21:10.004342 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-io8sxixs/wheels/27/bc/91/e27f72076c29a6245cf772e1cbd16d3c27a71367325386cb23 2025-09-28 13:21:10.004376 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Successfully built neutron ncclient 2025-09-28 13:21:10.004412 | 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 2025-09-28 13:21:10.004448 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Successfully installed fixtures-4.2.4.post1 ncclient-0.6.16 neutron-26.0.2.dev58 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 2025-09-28 13:21:10.004482 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing /plugins/networking_baremetal-6.5.1.dev2 2025-09-28 13:21:10.004508 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: started 2025-09-28 13:21:10.004543 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: finished with status 'done' 2025-09-28 13:21:10.004577 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: started 2025-09-28 13:21:10.004611 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: finished with status 'done' 2025-09-28 13:21:10.004644 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): started 2025-09-28 13:21:10.004671 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-09-28 13:21:10.004714 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing /plugins/networking_generic_switch-7.5.1.dev3 2025-09-28 13:21:10.004755 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: started 2025-09-28 13:21:10.004793 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: finished with status 'done' 2025-09-28 13:21:10.004827 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: started 2025-09-28 13:21:10.004864 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: finished with status 'done' 2025-09-28 13:21:10.004900 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): started 2025-09-28 13:21:10.004933 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-09-28 13:21:10.004971 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing /plugins/networking_sfc-20.0.0.0rc2.dev2 2025-09-28 13:21:10.004998 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (setup.py): started 2025-09-28 13:21:10.005024 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (setup.py): finished with status 'done' 2025-09-28 13:21:10.005049 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing /plugins/neutron_fwaas-22.0.1.dev3 2025-09-28 13:21:10.005083 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: started 2025-09-28 13:21:10.005123 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: finished with status 'done' 2025-09-28 13:21:10.005132 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: started 2025-09-28 13:21:10.005175 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: finished with status 'done' 2025-09-28 13:21:10.005201 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): started 2025-09-28 13:21:10.005235 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-09-28 13:21:10.005261 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing /plugins/neutron_vpnaas-26.0.0.0rc2.dev2 2025-09-28 13:21:10.005295 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (setup.py): started 2025-09-28 13:21:10.005321 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (setup.py): finished with status 'done' 2025-09-28 13:21:10.005363 | 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) 2025-09-28 13:21:10.005403 | 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) 2025-09-28 13:21:10.005438 | 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) 2025-09-28 13:21:10.005464 | 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) 2025-09-28 13:21:10.005499 | 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) 2025-09-28 13:21:10.005533 | 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) 2025-09-28 13:21:10.005560 | 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.0) 2025-09-28 13:21:10.005595 | 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) 2025-09-28 13:21:10.005629 | 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) (6.1.1) 2025-09-28 13:21:10.005655 | 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) 2025-09-28 13:21:10.005689 | 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) 2025-09-28 13:21:10.005742 | 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.2.dev58) 2025-09-28 13:21:10.005780 | 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) 2025-09-28 13:21:10.005815 | 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) 2025-09-28 13:21:10.005859 | 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.dev3) (2.4.2) 2025-09-28 13:21:10.005897 | 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.dev3) (0.39.0) 2025-09-28 13:21:10.005933 | 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.dev3) (5.4.1) 2025-09-28 13:21:10.005942 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting netmiko>=4.1.1 (from networking-generic-switch==7.5.1.dev3) 2025-09-28 13:21:10.005986 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading netmiko-4.5.0-py3-none-any.whl.metadata (7.5 kB) 2025-09-28 13:21:10.006013 | 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) 2025-09-28 13:21:10.006040 | 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) 2025-09-28 13:21:10.006075 | 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) 2025-09-28 13:21:10.006102 | 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) 2025-09-28 13:21:10.006128 | 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) 2025-09-28 13:21:10.006168 | 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.dev3) (3.0.1) 2025-09-28 13:21:10.006202 | 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.dev3) (7.1.0) 2025-09-28 13:21:10.006229 | 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.dev3) (17.2.1) 2025-09-28 13:21:10.006263 | 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.dev3) (3.6.0) 2025-09-28 13:21:10.006289 | 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.dev3) (0.8.1) 2025-09-28 13:21:10.006324 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting pyzmq>=14.3.1 (from neutron-fwaas==22.0.1.dev3) 2025-09-28 13:21:10.006350 | 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) 2025-09-28 13:21:10.006385 | 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) 2025-09-28 13:21:10.006411 | 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) 2025-09-28 13:21:10.006446 | 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) 2025-09-28 13:21:10.006481 | 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) 2025-09-28 13:21:10.006513 | 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.dev3) (3.1.0) 2025-09-28 13:21:10.006540 | 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.dev3) (2.32.3) 2025-09-28 13:21:10.006567 | 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.dev3) (2.7.0) 2025-09-28 13:21:10.006597 | 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.dev3) (3.1.1) 2025-09-28 13:21:10.006624 | 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.dev3) (3.0.0) 2025-09-28 13:21:10.006650 | 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.dev3) (1.17.2) 2025-09-28 13:21:10.006677 | 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) 2025-09-28 13:21:10.006712 | 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) 2025-09-28 13:21:10.006763 | 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) 2025-09-28 13:21:10.006801 | 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) (80.9.0) 2025-09-28 13:21:10.006839 | 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) 2025-09-28 13:21:10.006878 | 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) 2025-09-28 13:21:10.006906 | 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) 2025-09-28 13:21:10.006941 | 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.dev3) 2025-09-28 13:21:10.006974 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading ntc_templates-7.7.0-py3-none-any.whl.metadata (4.3 kB) 2025-09-28 13:21:10.007001 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting pyserial>=3.3 (from netmiko>=4.1.1->networking-generic-switch==7.5.1.dev3) 2025-09-28 13:21:10.007035 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading pyserial-3.5-py2.py3-none-any.whl.metadata (1.6 kB) 2025-09-28 13:21:10.007061 | 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.dev3) (6.0.2) 2025-09-28 13:21:10.007096 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting rich>=13.8 (from netmiko>=4.1.1->networking-generic-switch==7.5.1.dev3) 2025-09-28 13:21:10.007122 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading rich-13.9.4-py3-none-any.whl.metadata (18 kB) 2025-09-28 13:21:10.007156 | 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.dev3) 2025-09-28 13:21:10.007182 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading ruamel.yaml-0.18.10-py3-none-any.whl.metadata (23 kB) 2025-09-28 13:21:10.007218 | 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.dev3) 2025-09-28 13:21:10.007252 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) 2025-09-28 13:21:10.007278 | 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.dev3) 2025-09-28 13:21:10.007311 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading textfsm-1.1.3-py2.py3-none-any.whl.metadata (2.6 kB) 2025-09-28 13:21:10.007345 | 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) 2025-09-28 13:21:10.007377 | 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) 2025-09-28 13:21:10.007411 | 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) 2025-09-28 13:21:10.007447 | 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) 2025-09-28 13:21:10.007474 | 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) 2025-09-28 13:21:10.007499 | 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) 2025-09-28 13:21:10.007533 | 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.9.0) 2025-09-28 13:21:10.007566 | 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) 2025-09-28 13:21:10.007599 | 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.10.2) 2025-09-28 13:21:10.007631 | 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) 2025-09-28 13:21:10.007668 | 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) 2025-09-28 13:21:10.007713 | 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) 2025-09-28 13:21:10.007742 | 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) 2025-09-28 13:21:10.007780 | 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) 2025-09-28 13:21:10.007811 | 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) 2025-09-28 13:21:10.007836 | 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) 2025-09-28 13:21:10.007902 | 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) 2025-09-28 13:21:10.007939 | 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.0) 2025-09-28 13:21:10.007973 | 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) 2025-09-28 13:21:10.008006 | 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) 2025-09-28 13:21:10.008040 | 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) 2025-09-28 13:21:10.008073 | 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) 2025-09-28 13:21:10.008111 | 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) 2025-09-28 13:21:10.008137 | 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) 2025-09-28 13:21:10.008172 | 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) 2025-09-28 13:21:10.008198 | 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) 2025-09-28 13:21:10.008233 | 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) 2025-09-28 13:21:10.008267 | 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) 2025-09-28 13:21:10.008300 | 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) 2025-09-28 13:21:10.008340 | 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) 2025-09-28 13:21:10.008356 | 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.dev3) 2025-09-28 13:21:10.008400 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading future-1.0.0-py3-none-any.whl.metadata (4.0 kB) 2025-09-28 13:21:10.008432 | 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) 2025-09-28 13:21:10.008462 | 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) 2025-09-28 13:21:10.008494 | 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) 2025-09-28 13:21:10.008519 | 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) 2025-09-28 13:21:10.008551 | 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) 2025-09-28 13:21:10.008577 | 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) 2025-09-28 13:21:10.008611 | 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) 2025-09-28 13:21:10.008636 | 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) 2025-09-28 13:21:10.008667 | 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) 2025-09-28 13:21:10.008693 | 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.dev3) (1.1.0) 2025-09-28 13:21:10.008749 | 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.dev3) (24.2) 2025-09-28 13:21:10.008780 | 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.dev3) (0.19) 2025-09-28 13:21:10.008805 | 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) 2025-09-28 13:21:10.008837 | 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.dev3) (2.0.1) 2025-09-28 13:21:10.008888 | 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.dev3) (0.5.0) 2025-09-28 13:21:10.008905 | 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) 2025-09-28 13:21:10.008926 | 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) 2025-09-28 13:21:10.008970 | 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) 2025-09-28 13:21:10.008996 | 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) 2025-09-28 13:21:10.009021 | 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) 2025-09-28 13:21:10.009053 | 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) 2025-09-28 13:21:10.009090 | 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) 2025-09-28 13:21:10.009115 | 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) 2025-09-28 13:21:10.009148 | 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) 2025-09-28 13:21:10.009173 | 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) 2025-09-28 13:21:10.009205 | 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) 2025-09-28 13:21:10.009229 | 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) 2025-09-28 13:21:10.009262 | 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) 2025-09-28 13:21:10.009287 | 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) 2025-09-28 13:21:10.009324 | 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) 2025-09-28 13:21:10.009357 | 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) 2025-09-28 13:21:10.009389 | 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) 2025-09-28 13:21:10.009421 | 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) 2025-09-28 13:21:10.009435 | 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) 2025-09-28 13:21:10.009474 | 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) 2025-09-28 13:21:10.009511 | 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) 2025-09-28 13:21:10.009544 | 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) 2025-09-28 13:21:10.009577 | 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) 2025-09-28 13:21:10.009609 | 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) 2025-09-28 13:21:10.009644 | 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) 2025-09-28 13:21:10.009676 | 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) 2025-09-28 13:21:10.009716 | 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) 2025-09-28 13:21:10.009755 | 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.dev3) (3.4.1) 2025-09-28 13:21:10.009790 | 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.dev3) (3.10) 2025-09-28 13:21:10.009822 | 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.dev3) (1.26.20) 2025-09-28 13:21:10.009880 | 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.dev3) (2025.8.3) 2025-09-28 13:21:10.009892 | 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.dev3) 2025-09-28 13:21:10.009926 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) 2025-09-28 13:21:10.009958 | 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.dev3) 2025-09-28 13:21:10.009972 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB) 2025-09-28 13:21:10.010009 | 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.dev3) 2025-09-28 13:21:10.010035 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2025-09-28 13:21:10.010067 | 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) 2025-09-28 13:21:10.010092 | 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.dev3) 2025-09-28 13:21:10.010123 | 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) 2025-09-28 13:21:10.011924 | 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.dev3) (2.7.2) 2025-09-28 13:21:10.011992 | 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) 2025-09-28 13:21:10.012004 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading netmiko-4.5.0-py3-none-any.whl (244 kB) 2025-09-28 13:21:10.012013 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading ntc_templates-7.7.0-py3-none-any.whl (568 kB) 2025-09-28 13:21:10.012021 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 568.6/568.6 kB 26.4 MB/s 0:00:00 2025-09-28 13:21:10.012029 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading textfsm-1.1.3-py2.py3-none-any.whl (44 kB) 2025-09-28 13:21:10.012037 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading pyserial-3.5-py2.py3-none-any.whl (90 kB) 2025-09-28 13:21:10.012044 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading pyzmq-26.2.1-cp312-cp312-manylinux_2_28_x86_64.whl (865 kB) 2025-09-28 13:21:10.012052 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 865.9/865.9 kB 25.3 MB/s 0:00:00 2025-09-28 13:21:10.012061 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading rich-13.9.4-py3-none-any.whl (242 kB) 2025-09-28 13:21:10.012068 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB) 2025-09-28 13:21:10.012077 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 23.9 MB/s 0:00:00 2025-09-28 13:21:10.012085 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) 2025-09-28 13:21:10.012092 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2025-09-28 13:21:10.012100 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading ruamel.yaml-0.18.10-py3-none-any.whl (117 kB) 2025-09-28 13:21:10.012107 | 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) 2025-09-28 13:21:10.012116 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 754.1/754.1 kB 32.4 MB/s 0:00:00 2025-09-28 13:21:10.012123 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 2025-09-28 13:21:10.012130 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading future-1.0.0-py3-none-any.whl (491 kB) 2025-09-28 13:21:10.012164 | 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 2025-09-28 13:21:10.012172 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-baremetal (pyproject.toml): started 2025-09-28 13:21:10.012180 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-baremetal (pyproject.toml): finished with status 'done' 2025-09-28 13:21:10.012203 | 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=9e0dcc14d69086823789dd5af9e7741d2f2385a4a429789af48706af4d57137e 2025-09-28 13:21:10.012212 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-iaiot8mb/wheels/9e/6a/9a/e03db8d35baf9c1d7bdad40156d8ba94d299e717bf47671a62 2025-09-28 13:21:10.012220 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-generic-switch (pyproject.toml): started 2025-09-28 13:21:10.012228 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-generic-switch (pyproject.toml): finished with status 'done' 2025-09-28 13:21:10.012236 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Created wheel for networking-generic-switch: filename=networking_generic_switch-7.5.1.dev3-py3-none-any.whl size=104555 sha256=0388e52115e78589163e191dcb8085eba7617f394877a15885f632d070d345f8 2025-09-28 13:21:10.012246 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-iaiot8mb/wheels/40/67/a2/b45b70ed2cd25b5ef58c25d97be5d86245868449d5733deef5 2025-09-28 13:21:10.012268 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: DEPRECATION: Building 'networking-sfc' 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 'networking-sfc'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-28 13:21:10.012279 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2025-09-28 13:21:10.012288 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-sfc (setup.py): started 2025-09-28 13:21:10.012295 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-sfc (setup.py): finished with status 'done' 2025-09-28 13:21:10.012303 | 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=190015 sha256=6ce174b999cbd6946958cbdb61a34d1c5c82d2d7f8ab5632921eb272fdb16d4f 2025-09-28 13:21:10.012310 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-iaiot8mb/wheels/f6/d7/13/805d4b49afb27014510b2a37d8b1527f62c2fc86dc4ff38366 2025-09-28 13:21:10.012318 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron-fwaas (pyproject.toml): started 2025-09-28 13:21:10.012326 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron-fwaas (pyproject.toml): finished with status 'done' 2025-09-28 13:21:10.012334 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Created wheel for neutron-fwaas: filename=neutron_fwaas-22.0.1.dev3-py3-none-any.whl size=270052 sha256=403bca1b58db23cd9209d76f4c05387076fe2ad22d48778924f061c6042d33de 2025-09-28 13:21:10.012341 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-iaiot8mb/wheels/ec/74/59/0733b6b528ab0791547651454bbf470ab79badb1c4d576064c 2025-09-28 13:21:10.012349 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: DEPRECATION: Building 'neutron-vpnaas' 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'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-28 13:21:10.012365 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2025-09-28 13:21:10.012373 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron-vpnaas (setup.py): started 2025-09-28 13:21:10.012381 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron-vpnaas (setup.py): finished with status 'done' 2025-09-28 13:21:10.012388 | 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=231964 sha256=efaad7d7c5791d3d48e1ccf7d6ecb97b2d087893b1c6c177970a9813fe4e5bf4 2025-09-28 13:21:10.012396 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-iaiot8mb/wheels/cb/f8/d2/0e0daa199fe5979591e3d2dc269cc0338831431a8fe427e8d9 2025-09-28 13:21:10.012404 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Successfully built networking-baremetal networking-generic-switch networking-sfc neutron-fwaas neutron-vpnaas 2025-09-28 13:21:10.012417 | 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 2025-09-28 13:21:10.012428 | 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.dev3 networking-sfc-20.0.0.0rc2.dev2 neutron-fwaas-22.0.1.dev3 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 2025-09-28 13:21:10.012437 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container f16425e8661f 2025-09-28 13:21:10.012445 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 69f4321d15c7 2025-09-28 13:21:10.012452 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Successfully built 302fcf208bb0 2025-09-28 13:21:10.012460 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Successfully tagged osism.harbor.regio.digital/kolla/neutron-base:build-20250928 2025-09-28 13:21:10.012468 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Built at 2025-09-28 13:21:10.011105 (took 0:01:28.640264) 2025-09-28 13:21:10.012475 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-metadata-agent) to queue 2025-09-28 13:21:10.012483 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-bgp-dragent) to queue 2025-09-28 13:21:10.012497 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-openvswitch-agent) to queue 2025-09-28 13:21:10.012504 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-dhcp-agent) to queue 2025-09-28 13:21:10.012512 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-l3-agent) to queue 2025-09-28 13:21:10.012520 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-server) to queue 2025-09-28 13:21:10.012527 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-metering-agent) to queue 2025-09-28 13:21:10.012535 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-linuxbridge-agent) to queue 2025-09-28 13:21:10.012542 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-ovn-agent) to queue 2025-09-28 13:21:10.012550 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-mlnx-agent) to queue 2025-09-28 13:21:10.012557 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-sriov-agent) to queue 2025-09-28 13:21:10.012565 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-ovn-vpn-agent) to queue 2025-09-28 13:21:10.012573 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-neutron-agent) to queue 2025-09-28 13:21:10.012580 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cinder-base) 2025-09-28 13:21:10.012588 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-base:Processing 2025-09-28 13:21:10.012602 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Building started at 2025-09-28 13:21:10.011871 2025-09-28 13:21:10.012610 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-base:Getting local archive from tarballs/cinder-stable-2025.1.tar.gz 2025-09-28 13:21:10.018439 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-base:Turned 0 plugins into plugins archive 2025-09-28 13:21:10.018875 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-base:Turned 0 additions into additions archive 2025-09-28 13:22:53.184697 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 1/8 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20250928 2025-09-28 13:22:53.184829 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> e94e47e86d3c 2025-09-28 13:22:53.184843 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 2/8 : LABEL "build-date"="20250928" "name"="cinder-base" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:22:53.184853 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Running in c7c806f10d79 2025-09-28 13:22:53.184881 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Removed intermediate container c7c806f10d79 2025-09-28 13:22:53.184953 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> 08421c84d269 2025-09-28 13:22:53.185002 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 3/8 : RUN usermod --append --home /var/lib/cinder --groups kolla cinder && mkdir -p /var/lib/cinder && chown -R 42407:42407 /var/lib/cinder 2025-09-28 13:22:53.185049 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Running in d0fb6b7c7ffe 2025-09-28 13:22:53.185128 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Removed intermediate container d0fb6b7c7ffe 2025-09-28 13:22:53.185157 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> 317b09c6549b 2025-09-28 13:22:53.185166 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 4/8 : 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/* 2025-09-28 13:22:53.185207 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Running in a97720a07108 2025-09-28 13:22:53.185258 | 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] 2025-09-28 13:22:53.185307 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:22:53.185336 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 13:22:53.185385 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 13:22:53.185448 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 13:22:53.185493 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 13:22:53.185521 | 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] 2025-09-28 13:22:53.185593 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 13:22:53.185614 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 13:22:53.185643 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 13:22:53.185682 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 13:22:53.185729 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 13:22:53.185803 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 13:22:53.185829 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 13:22:53.185865 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 13:22:53.185899 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Fetched 28.4 MB in 2s (11.5 MB/s) 2025-09-28 13:22:53.185941 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Reading package lists... 2025-09-28 13:22:53.185976 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Reading package lists... 2025-09-28 13:22:53.186010 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Building dependency tree... 2025-09-28 13:22:53.186044 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Reading state information... 2025-09-28 13:22:53.186079 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2025-09-28 13:22:53.186119 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:The following additional packages will be installed: 2025-09-28 13:22:53.186160 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: cryptsetup-bin libargon2-1 libbabeltrace1 libboost-context1.83.0 2025-09-28 13:22:53.186185 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libboost-filesystem1.83.0 libboost-iostreams1.83.0 2025-09-28 13:22:53.186228 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libboost-program-options1.83.0 libboost-thread1.83.0 libboost-url1.83.0 2025-09-28 13:22:53.186269 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libcephfs2 libcryptsetup12 libdaxctl1 libdw1t64 libfuse3-3 libglib2.0-0t64 2025-09-28 13:22:53.186294 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libgoogle-perftools4t64 libjson-c5 liblmdb0 libncurses6 libndctl6 libnuma1 2025-09-28 13:22:53.186337 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libnvme1t64 liboath0t64 libpmem1 libpmemobj1 libpopt0 librabbitmq4 librados2 2025-09-28 13:22:53.186370 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libradosstriper1 librbd1 libtcmalloc-minimal4t64 libunwind8 liburing2 2025-09-28 13:22:53.186426 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-ceph-argparse python3-ceph-common python3-certifi python3-chardet 2025-09-28 13:22:53.186448 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-idna python3-prettytable python3-requests python3-urllib3 2025-09-28 13:22:53.186498 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-wcwidth python3-yaml uuid-runtime 2025-09-28 13:22:53.186541 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Suggested packages: 2025-09-28 13:22:53.186573 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ceph ceph-mds dosfstools keyutils liblocale-gettext-perl fuse3 2025-09-28 13:22:53.186613 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: low-memory-monitor python3-cryptography python3-openssl python3-socks 2025-09-28 13:22:53.186633 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python-requests-doc python3-brotli 2025-09-28 13:22:53.186675 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Recommended packages: 2025-09-28 13:22:53.186718 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: cryptsetup-initramfs libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 2025-09-28 13:22:53.186767 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: pci.ids qemu-block-extra 2025-09-28 13:22:53.186800 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:The following NEW packages will be installed: 2025-09-28 13:22:53.186833 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ceph-common cryptsetup cryptsetup-bin libargon2-1 libbabeltrace1 2025-09-28 13:22:53.186874 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libboost-context1.83.0 libboost-filesystem1.83.0 libboost-iostreams1.83.0 2025-09-28 13:22:53.186903 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libboost-program-options1.83.0 libboost-thread1.83.0 libboost-url1.83.0 2025-09-28 13:22:53.186936 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libcephfs2 libcryptsetup12 libdaxctl1 libdw1t64 libfuse3-3 libglib2.0-0t64 2025-09-28 13:22:53.186969 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libgoogle-perftools4t64 libjson-c5 liblmdb0 libncurses6 libndctl6 libnuma1 2025-09-28 13:22:53.187001 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libnvme1t64 liboath0t64 libpmem1 libpmemobj1 libpopt0 librabbitmq4 librados2 2025-09-28 13:22:53.187042 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libradosstriper1 librbd1 libtcmalloc-minimal4t64 libunwind8 liburing2 2025-09-28 13:22:53.187082 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: nvme-cli python3-ceph-argparse python3-ceph-common python3-cephfs 2025-09-28 13:22:53.187112 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-certifi python3-chardet python3-idna python3-prettytable 2025-09-28 13:22:53.187145 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-rados python3-rbd python3-requests python3-urllib3 python3-wcwidth 2025-09-28 13:22:53.187187 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-yaml qemu-utils uuid-runtime 2025-09-28 13:22:53.187227 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:0 upgraded, 51 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:22:53.187251 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Need to get 44.1 MB of archives. 2025-09-28 13:22:53.187294 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:After this operation, 179 MB of additional disk space will be used. 2025-09-28 13:22:53.187335 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:22:53.187376 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.3 [33.1 kB] 2025-09-28 13:22:53.187435 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:50 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-yaml amd64 6.0.2-1build2~cloud0 [137 kB] 2025-09-28 13:22:53.187503 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libargon2-1 amd64 0~20190702+dfsg-4build1 [20.8 kB] 2025-09-28 13:22:53.187546 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-c5 amd64 0.17-1build1 [35.3 kB] 2025-09-28 13:22:53.187586 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcryptsetup12 amd64 2:2.7.0-1ubuntu4.2 [266 kB] 2025-09-28 13:22:53.187631 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.4 [1,544 kB] 2025-09-28 13:22:53.187670 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2025-09-28 13:22:53.187691 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libfuse3-3 amd64 3.14.0-5build1 [83.1 kB] 2025-09-28 13:22:53.187737 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2025-09-28 13:22:53.187782 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2025-09-28 13:22:53.187822 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-09-28 13:22:53.187843 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-iostreams1.83.0 amd64 1.83.0-2.1ubuntu3.1 [259 kB] 2025-09-28 13:22:53.187880 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-thread1.83.0 amd64 1.83.0-2.1ubuntu3.1 [276 kB] 2025-09-28 13:22:53.187920 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.1-0ubuntu0.24.04.2 [4,042 kB] 2025-09-28 13:22:53.187960 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:51 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-urllib3 all 2.3.0-2~cloud0 [115 kB] 2025-09-28 13:22:53.187989 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:52 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-requests all 2.32.3+dfsg-4ubuntu1~cloud0 [73.0 kB] 2025-09-28 13:22:53.188031 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2025-09-28 13:22:53.188055 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2025-09-28 13:22:53.188088 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2025-09-28 13:22:53.188113 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmemobj1 amd64 1.13.1-1.1ubuntu2 [116 kB] 2025-09-28 13:22:53.188145 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librbd1 amd64 19.2.1-0ubuntu0.24.04.2 [3,511 kB] 2025-09-28 13:22:53.188186 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-argparse amd64 19.2.1-0ubuntu0.24.04.2 [45.8 kB] 2025-09-28 13:22:53.188210 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-common all 19.2.1-0ubuntu0.24.04.2 [82.7 kB] 2025-09-28 13:22:53.188248 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcephfs2 amd64 19.2.1-0ubuntu0.24.04.2 [825 kB] 2025-09-28 13:22:53.188269 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rados amd64 19.2.1-0ubuntu0.24.04.2 [333 kB] 2025-09-28 13:22:53.188313 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cephfs amd64 19.2.1-0ubuntu0.24.04.2 [174 kB] 2025-09-28 13:22:53.188334 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2025-09-28 13:22:53.188375 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-prettytable all 3.6.0-2 [32.8 kB] 2025-09-28 13:22:53.188430 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rbd amd64 19.2.1-0ubuntu0.24.04.2 [319 kB] 2025-09-28 13:22:53.188455 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-certifi all 2023.11.17-1 [165 kB] 2025-09-28 13:22:53.188487 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-chardet all 5.2.0+dfsg-1 [117 kB] 2025-09-28 13:22:53.188512 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-idna all 3.6-2ubuntu0.1 [49.0 kB] 2025-09-28 13:22:53.188544 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdw1t64 amd64 0.190-1.1ubuntu0.1 [261 kB] 2025-09-28 13:22:53.188584 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 libbabeltrace1 amd64 1.5.11-3build3 [164 kB] 2025-09-28 13:22:53.188608 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-context1.83.0 amd64 1.83.0-2.1ubuntu3.1 [237 kB] 2025-09-28 13:22:53.188648 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:34 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-filesystem1.83.0 amd64 1.83.0-2.1ubuntu3.1 [283 kB] 2025-09-28 13:22:53.188672 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:35 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-program-options1.83.0 amd64 1.83.0-2.1ubuntu3.1 [320 kB] 2025-09-28 13:22:53.188731 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-url1.83.0 amd64 1.83.0-2.1ubuntu3.1 [343 kB] 2025-09-28 13:22:53.188757 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 libtcmalloc-minimal4t64 amd64 2.15-3build1 [89.5 kB] 2025-09-28 13:22:53.188791 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunwind8 amd64 1.6.2-3build1.1 [55.3 kB] 2025-09-28 13:22:53.188816 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 libgoogle-perftools4t64 amd64 2.15-3build1 [212 kB] 2025-09-28 13:22:53.188848 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liboath0t64 amd64 2.6.11-2.1ubuntu0.1 [43.0 kB] 2025-09-28 13:22:53.188877 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 librabbitmq4 amd64 0.11.0-1build2 [37.4 kB] 2025-09-28 13:22:53.188910 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libradosstriper1 amd64 19.2.1-0ubuntu0.24.04.2 [540 kB] 2025-09-28 13:22:53.188931 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:43 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ceph-common amd64 19.2.1-0ubuntu0.24.04.2 [25.0 MB] 2025-09-28 13:22:53.188968 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:44 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup-bin amd64 2:2.7.0-1ubuntu4.2 [211 kB] 2025-09-28 13:22:53.188992 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:45 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup amd64 2:2.7.0-1ubuntu4.2 [208 kB] 2025-09-28 13:22:53.189035 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:46 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnvme1t64 amd64 1.8-3ubuntu1 [75.8 kB] 2025-09-28 13:22:53.189075 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2025-09-28 13:22:53.189095 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:48 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nvme-cli amd64 2.8-1ubuntu0.1 [680 kB] 2025-09-28 13:22:53.189131 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:49 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.10 [2,219 kB] 2025-09-28 13:22:53.189171 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preconfiguring packages ... 2025-09-28 13:22:53.189200 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Fetched 44.1 MB in 2s (23.2 MB/s) 2025-09-28 13:22:53.189224 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package uuid-runtime. 2025-09-28 13:22:53.189270 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2025-09-28 13:22:53.189295 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 2025-09-28 13:22:53.189337 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 2025-09-28 13:22:53.189372 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-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% 2025-09-28 13:22:53.189417 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 70% (Reading database ... 75% 2025-09-28 13:22:53.189590 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 80% 2025-09-28 13:22:53.189627 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 85% 2025-09-28 13:22:53.189634 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 90% 2025-09-28 13:22:53.189639 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 95% 2025-09-28 13:22:53.189665 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-28 13:22:53.189749 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.3_amd64.deb ... 2025-09-28 13:22:53.189759 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-09-28 13:22:53.189769 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libargon2-1:amd64. 2025-09-28 13:22:53.189778 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../01-libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... 2025-09-28 13:22:53.189783 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2025-09-28 13:22:53.189804 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libjson-c5:amd64. 2025-09-28 13:22:53.189809 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../02-libjson-c5_0.17-1build1_amd64.deb ... 2025-09-28 13:22:53.189845 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2025-09-28 13:22:53.189869 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libcryptsetup12:amd64. 2025-09-28 13:22:53.189901 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../03-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2025-09-28 13:22:53.189925 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2025-09-28 13:22:53.189965 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-09-28 13:22:53.190004 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../04-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... 2025-09-28 13:22:53.190026 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-09-28 13:22:53.190064 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libpopt0:amd64. 2025-09-28 13:22:53.190086 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../05-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-09-28 13:22:53.190117 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-09-28 13:22:53.190150 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libfuse3-3:amd64. 2025-09-28 13:22:53.190170 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../06-libfuse3-3_3.14.0-5build1_amd64.deb ... 2025-09-28 13:22:53.190193 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2025-09-28 13:22:53.190225 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package liblmdb0:amd64. 2025-09-28 13:22:53.190247 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../07-liblmdb0_0.9.31-1build1_amd64.deb ... 2025-09-28 13:22:53.190286 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2025-09-28 13:22:53.190309 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libncurses6:amd64. 2025-09-28 13:22:53.190347 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../08-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2025-09-28 13:22:53.190370 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-09-28 13:22:53.190414 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libnuma1:amd64. 2025-09-28 13:22:53.190438 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../09-libnuma1_2.0.18-1build1_amd64.deb ... 2025-09-28 13:22:53.190479 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2025-09-28 13:22:53.190517 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-09-28 13:22:53.190548 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2025-09-28 13:22:53.190568 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../10-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-09-28 13:22:53.190591 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-28 13:22:53.190623 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-thread1.83.0:amd64. 2025-09-28 13:22:53.190643 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../11-libboost-thread1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-09-28 13:22:53.190677 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-28 13:22:53.190721 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package librados2. 2025-09-28 13:22:53.190750 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../12-librados2_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-28 13:22:53.190782 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking librados2 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 13:22:53.190805 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libdaxctl1:amd64. 2025-09-28 13:22:53.190836 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../13-libdaxctl1_77-2ubuntu2_amd64.deb ... 2025-09-28 13:22:53.190858 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2025-09-28 13:22:53.190897 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libndctl6:amd64. 2025-09-28 13:22:53.190920 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../14-libndctl6_77-2ubuntu2_amd64.deb ... 2025-09-28 13:22:53.190950 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2025-09-28 13:22:53.190988 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libpmem1:amd64. 2025-09-28 13:22:53.191009 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../15-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-09-28 13:22:53.191040 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2025-09-28 13:22:53.191062 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libpmemobj1:amd64. 2025-09-28 13:22:53.191093 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../16-libpmemobj1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-09-28 13:22:53.191115 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2025-09-28 13:22:53.191145 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package librbd1. 2025-09-28 13:22:53.191183 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../17-librbd1_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-28 13:22:53.191205 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking librbd1 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 13:22:53.191242 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-ceph-argparse. 2025-09-28 13:22:53.191261 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../18-python3-ceph-argparse_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-28 13:22:53.191296 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-ceph-argparse (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 13:22:53.191333 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-yaml. 2025-09-28 13:22:53.191353 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../19-python3-yaml_6.0.2-1build2~cloud0_amd64.deb ... 2025-09-28 13:22:53.191419 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-yaml (6.0.2-1build2~cloud0) ... 2025-09-28 13:22:53.191428 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-ceph-common. 2025-09-28 13:22:53.191451 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../20-python3-ceph-common_19.2.1-0ubuntu0.24.04.2_all.deb ... 2025-09-28 13:22:53.191481 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 13:22:53.191518 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libcephfs2. 2025-09-28 13:22:53.191540 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../21-libcephfs2_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-28 13:22:53.191567 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libcephfs2 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 13:22:53.191598 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-rados. 2025-09-28 13:22:53.191636 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../22-python3-rados_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-28 13:22:53.191658 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-rados (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 13:22:53.191696 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-cephfs. 2025-09-28 13:22:53.191739 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../23-python3-cephfs_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-28 13:22:53.191770 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-cephfs (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 13:22:53.191798 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-wcwidth. 2025-09-28 13:22:53.191836 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../24-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2025-09-28 13:22:53.191858 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2025-09-28 13:22:53.191895 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-prettytable. 2025-09-28 13:22:53.191918 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../25-python3-prettytable_3.6.0-2_all.deb ... 2025-09-28 13:22:53.191949 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-prettytable (3.6.0-2) ... 2025-09-28 13:22:53.191968 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-rbd. 2025-09-28 13:22:53.192002 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../26-python3-rbd_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-28 13:22:53.192025 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-rbd (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 13:22:53.192055 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-certifi. 2025-09-28 13:22:53.192092 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../27-python3-certifi_2023.11.17-1_all.deb ... 2025-09-28 13:22:53.192114 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-certifi (2023.11.17-1) ... 2025-09-28 13:22:53.192151 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-chardet. 2025-09-28 13:22:53.192182 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../28-python3-chardet_5.2.0+dfsg-1_all.deb ... 2025-09-28 13:22:53.192205 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-chardet (5.2.0+dfsg-1) ... 2025-09-28 13:22:53.192243 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-idna. 2025-09-28 13:22:53.192281 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../29-python3-idna_3.6-2ubuntu0.1_all.deb ... 2025-09-28 13:22:53.192304 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-idna (3.6-2ubuntu0.1) ... 2025-09-28 13:22:53.192341 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-urllib3. 2025-09-28 13:22:53.192363 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../30-python3-urllib3_2.3.0-2~cloud0_all.deb ... 2025-09-28 13:22:53.192425 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-urllib3 (2.3.0-2~cloud0) ... 2025-09-28 13:22:53.192459 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-requests. 2025-09-28 13:22:53.192489 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../31-python3-requests_2.32.3+dfsg-4ubuntu1~cloud0_all.deb ... 2025-09-28 13:22:53.192512 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-requests (2.32.3+dfsg-4ubuntu1~cloud0) ... 2025-09-28 13:22:53.192543 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libdw1t64:amd64. 2025-09-28 13:22:53.192570 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../32-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ... 2025-09-28 13:22:53.192601 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2025-09-28 13:22:53.192623 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libbabeltrace1:amd64. 2025-09-28 13:22:53.192653 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../33-libbabeltrace1_1.5.11-3build3_amd64.deb ... 2025-09-28 13:22:53.192691 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libbabeltrace1:amd64 (1.5.11-3build3) ... 2025-09-28 13:22:53.192738 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-context1.83.0:amd64. 2025-09-28 13:22:53.192758 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../34-libboost-context1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-09-28 13:22:53.192791 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-28 13:22:53.192812 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-filesystem1.83.0:amd64. 2025-09-28 13:22:53.192835 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../35-libboost-filesystem1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-09-28 13:22:53.192865 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-28 13:22:53.192886 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-program-options1.83.0:amd64. 2025-09-28 13:22:53.192927 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../36-libboost-program-options1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-09-28 13:22:53.192932 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-28 13:22:53.192974 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-url1.83.0:amd64. 2025-09-28 13:22:53.193001 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../37-libboost-url1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-09-28 13:22:53.193019 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-28 13:22:53.193061 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libtcmalloc-minimal4t64:amd64. 2025-09-28 13:22:53.193096 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../38-libtcmalloc-minimal4t64_2.15-3build1_amd64.deb ... 2025-09-28 13:22:53.193102 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2025-09-28 13:22:53.193126 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libunwind8:amd64. 2025-09-28 13:22:53.193156 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../39-libunwind8_1.6.2-3build1.1_amd64.deb ... 2025-09-28 13:22:53.193178 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libunwind8:amd64 (1.6.2-3build1.1) ... 2025-09-28 13:22:53.193220 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libgoogle-perftools4t64:amd64. 2025-09-28 13:22:53.193237 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../40-libgoogle-perftools4t64_2.15-3build1_amd64.deb ... 2025-09-28 13:22:53.193256 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2025-09-28 13:22:53.193286 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package liboath0t64:amd64. 2025-09-28 13:22:53.193308 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../41-liboath0t64_2.6.11-2.1ubuntu0.1_amd64.deb ... 2025-09-28 13:22:53.193374 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2025-09-28 13:22:53.193381 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package librabbitmq4:amd64. 2025-09-28 13:22:53.193439 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../42-librabbitmq4_0.11.0-1build2_amd64.deb ... 2025-09-28 13:22:53.193463 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking librabbitmq4:amd64 (0.11.0-1build2) ... 2025-09-28 13:22:53.193468 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libradosstriper1. 2025-09-28 13:22:53.193488 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../43-libradosstriper1_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-28 13:22:53.193493 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libradosstriper1 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 13:22:53.193512 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package ceph-common. 2025-09-28 13:22:53.193531 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../44-ceph-common_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-28 13:22:53.193563 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 13:22:53.193584 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package cryptsetup-bin. 2025-09-28 13:22:53.193607 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../45-cryptsetup-bin_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2025-09-28 13:22:53.193637 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2025-09-28 13:22:53.193658 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package cryptsetup. 2025-09-28 13:22:53.193719 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../46-cryptsetup_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2025-09-28 13:22:53.193727 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking cryptsetup (2:2.7.0-1ubuntu4.2) ... 2025-09-28 13:22:53.193752 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libnvme1t64. 2025-09-28 13:22:53.193773 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../47-libnvme1t64_1.8-3ubuntu1_amd64.deb ... 2025-09-28 13:22:53.193792 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libnvme1t64 (1.8-3ubuntu1) ... 2025-09-28 13:22:53.193823 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package liburing2:amd64. 2025-09-28 13:22:53.193845 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../48-liburing2_2.5-1build1_amd64.deb ... 2025-09-28 13:22:53.193886 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking liburing2:amd64 (2.5-1build1) ... 2025-09-28 13:22:53.193891 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package nvme-cli. 2025-09-28 13:22:53.193931 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../49-nvme-cli_2.8-1ubuntu0.1_amd64.deb ... 2025-09-28 13:22:53.193937 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking nvme-cli (2.8-1ubuntu0.1) ... 2025-09-28 13:22:53.193967 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package qemu-utils. 2025-09-28 13:22:53.193988 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../50-qemu-utils_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-09-28 13:22:53.194011 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-28 13:22:53.194041 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2025-09-28 13:22:53.194076 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-28 13:22:53.194082 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up librabbitmq4:amd64 (0.11.0-1build2) ... 2025-09-28 13:22:53.194104 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2025-09-28 13:22:53.194135 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-28 13:22:53.194157 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-ceph-argparse (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 13:22:53.194187 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2025-09-28 13:22:53.194242 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-28 13:22:53.194253 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-yaml (6.0.2-1build2~cloud0) ... 2025-09-28 13:22:53.194262 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-28 13:22:53.194280 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libunwind8:amd64 (1.6.2-3build1.1) ... 2025-09-28 13:22:53.194299 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-28 13:22:53.194340 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2025-09-28 13:22:53.194346 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-09-28 13:22:53.194386 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:No schema files found: doing nothing. 2025-09-28 13:22:53.194426 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-chardet (5.2.0+dfsg-1) ... 2025-09-28 13:22:53.194447 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2025-09-28 13:22:53.194452 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-certifi (2023.11.17-1) ... 2025-09-28 13:22:53.194483 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-28 13:22:53.194503 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-09-28 13:22:53.194522 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 13:22:53.194553 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-idna (3.6-2ubuntu0.1) ... 2025-09-28 13:22:53.194572 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2025-09-28 13:22:53.194591 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2025-09-28 13:22:53.194622 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2025-09-28 13:22:53.194644 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libbabeltrace1:amd64 (1.5.11-3build3) ... 2025-09-28 13:22:53.194684 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-urllib3 (2.3.0-2~cloud0) ... 2025-09-28 13:22:53.194689 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-09-28 13:22:53.194736 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-09-28 13:22:53.194757 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:info: Selecting GID from range 100 to 59999 ... 2025-09-28 13:22:53.194776 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:info: Adding group `uuidd' (GID 102) ... 2025-09-28 13:22:53.194807 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:invoke-rc.d: could not determine current runlevel 2025-09-28 13:22:53.194827 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 13:22:53.194850 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libndctl6:amd64 (77-2ubuntu2) ... 2025-09-28 13:22:53.194891 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2025-09-28 13:22:53.194896 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up liburing2:amd64 (2.5-1build1) ... 2025-09-28 13:22:53.194926 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-prettytable (3.6.0-2) ... 2025-09-28 13:22:53.194948 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2025-09-28 13:22:53.194971 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2025-09-28 13:22:53.195002 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libjson-c5:amd64 (0.17-1build1) ... 2025-09-28 13:22:53.195024 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-09-28 13:22:53.195055 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up librados2 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 13:22:53.195077 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2025-09-28 13:22:53.195105 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libcephfs2 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 13:22:53.195124 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libradosstriper1 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 13:22:53.195155 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libnvme1t64 (1.8-3ubuntu1) ... 2025-09-28 13:22:53.195177 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-requests (2.32.3+dfsg-4ubuntu1~cloud0) ... 2025-09-28 13:22:53.195223 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2025-09-28 13:22:53.195229 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2025-09-28 13:22:53.195248 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-28 13:22:53.195267 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2025-09-28 13:22:53.195298 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-rados (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 13:22:53.195321 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up nvme-cli (2.8-1ubuntu0.1) ... 2025-09-28 13:22:53.195344 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up cryptsetup (2:2.7.0-1ubuntu4.2) ... 2025-09-28 13:22:53.195375 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up librbd1 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 13:22:53.195411 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-cephfs (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 13:22:53.195431 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-rbd (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 13:22:53.195450 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 13:22:53.195481 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Adding group ceph.. 2025-09-28 13:22:53.195500 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:..done 2025-09-28 13:22:53.195541 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Adding system user ceph.. 2025-09-28 13:22:53.195561 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:..done 2025-09-28 13:22:53.195583 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting system user ceph properties.. 2025-09-28 13:22:53.195614 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:usermod: unlocking the user's password would result in a passwordless account. 2025-09-28 13:22:53.195636 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:You should set a password with usermod -p to unlock this user's password. 2025-09-28 13:22:53.195659 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:..done 2025-09-28 13:22:53.195689 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2025-09-28 13:22:53.195740 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:22:53.195746 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Removed intermediate container a97720a07108 2025-09-28 13:22:53.195789 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> 15468a07ce3b 2025-09-28 13:22:53.195808 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 5/8 : ADD cinder-base-archive /cinder-base-source 2025-09-28 13:22:53.195830 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> dbcc4f0ea54a 2025-09-28 13:22:53.195861 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 6/8 : COPY cinder_sudoers /etc/sudoers.d/kolla_cinder_sudoers 2025-09-28 13:22:53.195880 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> b937dbe6c7c7 2025-09-28 13:22:53.195899 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 7/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-28 13:22:53.195943 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> fbd0fc029efe 2025-09-28 13:22:53.195990 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 8/8 : 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 2025-09-28 13:22:53.196032 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Running in f5a77cf371e8 2025-09-28 13:22:53.196040 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Processing /cinder 2025-09-28 13:22:53.196063 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (setup.py): started 2025-09-28 13:22:53.196094 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (setup.py): finished with status 'done' 2025-09-28 13:22:53.196117 | 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.1.1.dev10) (6.1.1) 2025-09-28 13:22:53.196142 | 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.1.1.dev10) (5.1.1) 2025-09-28 13:22:53.196173 | 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.1.1.dev10) (0.39.0) 2025-09-28 13:22:53.196196 | 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.1.1.dev10) (3.1.1) 2025-09-28 13:22:53.196219 | 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.1.1.dev10) (2.1.0) 2025-09-28 13:22:53.196259 | 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.1.1.dev10) (4.23.0) 2025-09-28 13:22:53.196277 | 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.1.1.dev10) (5.10.0) 2025-09-28 13:22:53.196299 | 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.1.1.dev10) (10.9.0) 2025-09-28 13:22:53.196323 | 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.1.1.dev10) (5.3.1) 2025-09-28 13:22:53.196354 | 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.1.1.dev10) (9.7.1) 2025-09-28 13:22:53.196376 | 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.1.1.dev10) (7.1.0) 2025-09-28 13:22:53.196429 | 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.1.1.dev10) (5.7.1) 2025-09-28 13:22:53.196454 | 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.1.1.dev10) (17.2.1) 2025-09-28 13:22:53.196485 | 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.1.1.dev10) (7.1.0) 2025-09-28 13:22:53.196507 | 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.1.1.dev10) (16.1.0) 2025-09-28 13:22:53.196529 | 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.1.1.dev10) (6.3.1) 2025-09-28 13:22:53.196570 | 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.1.1.dev10) (4.5.1) 2025-09-28 13:22:53.196585 | 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.1.1.dev10) (3.6.0) 2025-09-28 13:22:53.196604 | 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.1.1.dev10) (3.5.1) 2025-09-28 13:22:53.196626 | 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.1.1.dev10) (7.5.1) 2025-09-28 13:22:53.196645 | 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.1.1.dev10) (5.7.0) 2025-09-28 13:22:53.196690 | 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.1.1.dev10) (4.1.1) 2025-09-28 13:22:53.196696 | 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.1.1.dev10) (2.5.0) 2025-09-28 13:22:53.196738 | 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.1.1.dev10) (8.2.0) 2025-09-28 13:22:53.196757 | 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.1.1.dev10) (3.6.0) 2025-09-28 13:22:53.196798 | 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.1.1.dev10) (4.2.0) 2025-09-28 13:22:53.196804 | 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.1.1.dev10) (24.2) 2025-09-28 13:22:53.196827 | 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.1.1.dev10) (3.5.1) 2025-09-28 13:22:53.196855 | 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.1.1.dev10) (3.10.1) 2025-09-28 13:22:53.196874 | 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.1.1.dev10) (3.1.0) 2025-09-28 13:22:53.196893 | 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.1.1.dev10) (3.2.1) 2025-09-28 13:22:53.196933 | 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.1.1.dev10) (7.1.0) 2025-09-28 13:22:53.196939 | 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.1.1.dev10) (4.8.0) 2025-09-28 13:22:53.196958 | 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.1.1.dev10) (5.6.0) 2025-09-28 13:22:53.196977 | 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.1.1.dev10) (18.9.0) 2025-09-28 13:22:53.197017 | 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.1.1.dev10) (4.7.0) 2025-09-28 13:22:53.197023 | 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.1.1.dev10) (2.32.3) 2025-09-28 13:22:53.197046 | 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.1.1.dev10) (2.5.1) 2025-09-28 13:22:53.197065 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting taskflow>=4.5.0 (from cinder==26.1.1.dev10) 2025-09-28 13:22:53.197088 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading taskflow-5.12.0-py3-none-any.whl.metadata (5.6 kB) 2025-09-28 13:22:53.197128 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting rtslib-fb>=2.1.74 (from cinder==26.1.1.dev10) 2025-09-28 13:22:53.197134 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading rtslib-fb-2.1.76.tar.gz (78 kB) 2025-09-28 13:22:53.197157 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (setup.py): started 2025-09-28 13:22:53.197180 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (setup.py): finished with status 'done' 2025-09-28 13:22:53.197203 | 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.1.1.dev10) (2.0.38) 2025-09-28 13:22:53.197243 | 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.1.1.dev10) (5.4.1) 2025-09-28 13:22:53.197249 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting tabulate>=0.8.7 (from cinder==26.1.1.dev10) 2025-09-28 13:22:53.197271 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2025-09-28 13:22:53.197297 | 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.1.1.dev10) (9.0.0) 2025-09-28 13:22:53.197342 | 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.1.1.dev10) (1.8.9) 2025-09-28 13:22:53.197364 | 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.1.1.dev10) (6.5.1) 2025-09-28 13:22:53.197387 | 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.1.1.dev10) (4.6.0) 2025-09-28 13:22:53.197438 | 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.1.1.dev10) (6.11.0) 2025-09-28 13:22:53.197443 | 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.1.1.dev10) (5.9.0) 2025-09-28 13:22:53.197467 | 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.1.1.dev10) (6.3.0) 2025-09-28 13:22:53.197511 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting google-api-python-client>=1.11.0 (from cinder==26.1.1.dev10) 2025-09-28 13:22:53.197518 | 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) 2025-09-28 13:22:53.197537 | 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.1.1.dev10) (5.2.1) 2025-09-28 13:22:53.197557 | 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.1.1.dev10) (43.0.3) 2025-09-28 13:22:53.197575 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting cursive>=0.2.2 (from cinder==26.1.1.dev10) 2025-09-28 13:22:53.197617 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2025-09-28 13:22:53.197639 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting zstd>=1.4.5.1 (from cinder==26.1.1.dev10) 2025-09-28 13:22:53.197668 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading zstd-1.5.6.4.tar.gz (648 kB) 2025-09-28 13:22:53.197676 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 648.8/648.8 kB 16.1 MB/s 0:00:00 2025-09-28 13:22:53.197696 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (setup.py): started 2025-09-28 13:22:53.197753 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (setup.py): finished with status 'done' 2025-09-28 13:22:53.197761 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting boto3>=1.18.49 (from cinder==26.1.1.dev10) 2025-09-28 13:22:53.197780 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading boto3-1.36.26-py3-none-any.whl.metadata (6.7 kB) 2025-09-28 13:22:53.197822 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting distro>=1.8.0 (from cinder==26.1.1.dev10) 2025-09-28 13:22:53.197828 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2025-09-28 13:22:53.197847 | 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.1.1.dev10) (2025.1) 2025-09-28 13:22:53.197866 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting botocore<1.37.0,>=1.36.26 (from boto3>=1.18.49->cinder==26.1.1.dev10) 2025-09-28 13:22:53.197906 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading botocore-1.36.26-py3-none-any.whl.metadata (5.7 kB) 2025-09-28 13:22:53.197912 | 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.1.1.dev10) (1.0.1) 2025-09-28 13:22:53.197934 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting s3transfer<0.12.0,>=0.11.0 (from boto3>=1.18.49->cinder==26.1.1.dev10) 2025-09-28 13:22:53.197976 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading s3transfer-0.11.2-py3-none-any.whl.metadata (1.7 kB) 2025-09-28 13:22:53.197994 | 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.1.1.dev10) (2.9.0.post0) 2025-09-28 13:22:53.198015 | 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.1.1.dev10) (1.26.20) 2025-09-28 13:22:53.198041 | 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.1.1.dev10) (1.17.0) 2025-09-28 13:22:53.198061 | 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.1.1.dev10) (1.17.1) 2025-09-28 13:22:53.198081 | 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.1.1.dev10) (2.22) 2025-09-28 13:22:53.198104 | 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.1.1.dev10) (2.7.0) 2025-09-28 13:22:53.198144 | 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.1.1.dev10) (0.22.0) 2025-09-28 13:22:53.198151 | 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.1.1.dev10) 2025-09-28 13:22:53.198171 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading google_auth-2.38.0-py2.py3-none-any.whl.metadata (4.8 kB) 2025-09-28 13:22:53.198199 | 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.1.1.dev10) 2025-09-28 13:22:53.198219 | 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) 2025-09-28 13:22:53.198241 | 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.1.1.dev10) 2025-09-28 13:22:53.198264 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading google_api_core-2.24.1-py3-none-any.whl.metadata (3.0 kB) 2025-09-28 13:22:53.198304 | 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.1.1.dev10) 2025-09-28 13:22:53.198309 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading uritemplate-4.1.1-py2.py3-none-any.whl.metadata (2.9 kB) 2025-09-28 13:22:53.198332 | 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.1.1.dev10) 2025-09-28 13:22:53.198372 | 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) 2025-09-28 13:22:53.198378 | 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.1.1.dev10) 2025-09-28 13:22:53.198435 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading protobuf-5.29.3-cp38-abi3-manylinux2014_x86_64.whl.metadata (592 bytes) 2025-09-28 13:22:53.198442 | 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.1.1.dev10) 2025-09-28 13:22:53.198464 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading proto_plus-1.26.0-py3-none-any.whl.metadata (2.2 kB) 2025-09-28 13:22:53.198484 | 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.1.1.dev10) (5.5.2) 2025-09-28 13:22:53.198525 | 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.1.1.dev10) 2025-09-28 13:22:53.198530 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB) 2025-09-28 13:22:53.198553 | 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.1.1.dev10) 2025-09-28 13:22:53.198593 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading rsa-4.9-py3-none-any.whl.metadata (4.2 kB) 2025-09-28 13:22:53.198602 | 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.1.1.dev10) (3.4.1) 2025-09-28 13:22:53.198622 | 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.1.1.dev10) (3.10) 2025-09-28 13:22:53.198641 | 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.1.1.dev10) (2025.8.3) 2025-09-28 13:22:53.198677 | 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.1.1.dev10) 2025-09-28 13:22:53.198695 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2025-09-28 13:22:53.198739 | 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.1.1.dev10) (25.1.0) 2025-09-28 13:22:53.198760 | 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.1.1.dev10) (2024.10.1) 2025-09-28 13:22:53.198804 | 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.1.1.dev10) (0.36.2) 2025-09-28 13:22:53.198810 | 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.1.1.dev10) (0.23.1) 2025-09-28 13:22:53.198830 | 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.1.1.dev10) (1.7.0) 2025-09-28 13:22:53.198849 | 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.1.1.dev10) (4.12.2) 2025-09-28 13:22:53.198871 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==26.1.1.dev10) (3.10.2) 2025-09-28 13:22:53.198910 | 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.1.1.dev10) (4.0.1) 2025-09-28 13:22:53.198916 | 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.1.1.dev10) (2.10.1) 2025-09-28 13:22:53.198939 | 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.1.1.dev10) (7.0.0) 2025-09-28 13:22:53.198961 | 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>=1.26.0->keystonemiddleware>=9.1.0->cinder==26.1.1.dev10) (1.3.4) 2025-09-28 13:22:53.199001 | 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>=1.26.0->keystonemiddleware>=9.1.0->cinder==26.1.1.dev10) (3.0.0) 2025-09-28 13:22:53.199007 | 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>=1.26.0->keystonemiddleware>=9.1.0->cinder==26.1.1.dev10) (1.17.2) 2025-09-28 13:22:53.199030 | 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.1.1.dev10) (0.19) 2025-09-28 13:22:53.199053 | 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.1.1.dev10) (1.3.0) 2025-09-28 13:22:53.199092 | 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.1.1.dev10) (2.0.0) 2025-09-28 13:22:53.199102 | 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.1.1.dev10) (6.0.2) 2025-09-28 13:22:53.199123 | 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.1.1.dev10) (1.14.1) 2025-09-28 13:22:53.199150 | 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.1.1.dev10) (2.0.1) 2025-09-28 13:22:53.199169 | 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.1.1.dev10) (0.5.0) 2025-09-28 13:22:53.199192 | 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.1.1.dev10) (1.3.9) 2025-09-28 13:22:53.199215 | 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.1.1.dev10) (3.1.0) 2025-09-28 13:22:53.199259 | 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.1.1.dev10) (5.3.1) 2025-09-28 13:22:53.199265 | 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.1.1.dev10) (5.4.2) 2025-09-28 13:22:53.199285 | 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.1.1.dev10) (0.11.0) 2025-09-28 13:22:53.199304 | 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.1.1.dev10) (5.1.0) 2025-09-28 13:22:53.199324 | 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.1.1.dev10) (0.21.1) 2025-09-28 13:22:53.199364 | 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.1.1.dev10) (3.1.5) 2025-09-28 13:22:53.199370 | 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.1.1.dev10) (4.0.1) 2025-09-28 13:22:53.199403 | 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.1.1.dev10) (4.0.1) 2025-09-28 13:22:53.199450 | 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.1.1.dev10) (3.0.2) 2025-09-28 13:22:53.199473 | 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.1.1.dev10) (1.1.0) 2025-09-28 13:22:53.199496 | 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.1.1.dev10) (1.6.10) 2025-09-28 13:22:53.199536 | 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.1.1.dev10) (3.14.0) 2025-09-28 13:22:53.199542 | 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.1.1.dev10) (1.2.0) 2025-09-28 13:22:53.199564 | 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.1.1.dev10) (1.5.0) 2025-09-28 13:22:53.199591 | 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.1.1.dev10) (80.9.0) 2025-09-28 13:22:53.199617 | 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.1.1.dev10) (0.2.13) 2025-09-28 13:22:53.199637 | 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.1.1.dev10) (4.9.1) 2025-09-28 13:22:53.199656 | 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.1.1.dev10) (0.5.2) 2025-09-28 13:22:53.199696 | 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.1.1.dev10) (2.5.11) 2025-09-28 13:22:53.199724 | 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.1.1.dev10) (1.9.0) 2025-09-28 13:22:53.199745 | 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.1.1.dev10) (2.0.1) 2025-09-28 13:22:53.199770 | 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.1.1.dev10) (24.2.1) 2025-09-28 13:22:53.199790 | 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.1.1.dev10) (0.7) 2025-09-28 13:22:53.199813 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting pyudev>=0.16.1 (from rtslib-fb>=2.1.74->cinder==26.1.1.dev10) 2025-09-28 13:22:53.199854 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading pyudev-0.24.3-py3-none-any.whl.metadata (4.6 kB) 2025-09-28 13:22:53.199860 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting networkx>=2.1.0 (from taskflow>=4.5.0->cinder==26.1.1.dev10) 2025-09-28 13:22:53.199879 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2025-09-28 13:22:53.199898 | 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.1.1.dev10) (3.2.0) 2025-09-28 13:22:53.199921 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting pydot>=1.2.4 (from taskflow>=4.5.0->cinder==26.1.1.dev10) 2025-09-28 13:22:53.199943 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading pydot-3.0.4-py3-none-any.whl.metadata (10 kB) 2025-09-28 13:22:53.199966 | 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.1.1.dev10) (2.7.2) 2025-09-28 13:22:53.200006 | 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.1.1.dev10) (0.15.2) 2025-09-28 13:22:53.200012 | 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.1.1.dev10) (1.33) 2025-09-28 13:22:53.200035 | 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.1.1.dev10) (3.0.0) 2025-09-28 13:22:53.200061 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading boto3-1.36.26-py3-none-any.whl (139 kB) 2025-09-28 13:22:53.200080 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading botocore-1.36.26-py3-none-any.whl (13.4 MB) 2025-09-28 13:22:53.200100 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.4/13.4 MB 33.7 MB/s 0:00:00 2025-09-28 13:22:53.200131 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading s3transfer-0.11.2-py3-none-any.whl (84 kB) 2025-09-28 13:22:53.200153 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2025-09-28 13:22:53.200175 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2025-09-28 13:22:53.200197 | 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) 2025-09-28 13:22:53.200220 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.9/12.9 MB 31.7 MB/s 0:00:00 2025-09-28 13:22:53.200245 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading google_api_core-2.24.1-py3-none-any.whl (160 kB) 2025-09-28 13:22:53.200267 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading google_auth-2.38.0-py2.py3-none-any.whl (210 kB) 2025-09-28 13:22:53.200288 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading google_auth_httplib2-0.2.0-py2.py3-none-any.whl (9.3 kB) 2025-09-28 13:22:53.200310 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading googleapis_common_protos-1.68.0-py2.py3-none-any.whl (164 kB) 2025-09-28 13:22:53.200333 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading proto_plus-1.26.0-py3-none-any.whl (50 kB) 2025-09-28 13:22:53.200356 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading protobuf-5.29.3-cp38-abi3-manylinux2014_x86_64.whl (319 kB) 2025-09-28 13:22:53.200406 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading rsa-4.9-py3-none-any.whl (34 kB) 2025-09-28 13:22:53.200412 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading uritemplate-4.1.1-py2.py3-none-any.whl (10 kB) 2025-09-28 13:22:53.200434 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2025-09-28 13:22:53.200455 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) 2025-09-28 13:22:53.200477 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading pyudev-0.24.3-py3-none-any.whl (62 kB) 2025-09-28 13:22:53.200499 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2025-09-28 13:22:53.200521 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading taskflow-5.12.0-py3-none-any.whl (504 kB) 2025-09-28 13:22:53.200566 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2025-09-28 13:22:53.200571 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 36.7 MB/s 0:00:00 2025-09-28 13:22:53.200591 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading pydot-3.0.4-py3-none-any.whl (35 kB) 2025-09-28 13:22:53.200610 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Building wheels for collected packages: cinder, rtslib-fb, zstd 2025-09-28 13:22:53.200633 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: DEPRECATION: Building 'cinder' 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 'cinder'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-28 13:22:53.200657 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2025-09-28 13:22:53.200697 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for cinder (setup.py): started 2025-09-28 13:22:53.200734 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for cinder (setup.py): finished with status 'done' 2025-09-28 13:22:53.200759 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Created wheel for cinder: filename=cinder-26.1.1.dev10-py3-none-any.whl size=5283249 sha256=610f815663be735cca80da0ce30df2b41a07a947fae7ef727b93c0963e2fc6e0 2025-09-28 13:22:53.200764 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Stored in directory: /tmp/pip-ephem-wheel-cache-ta9370k7/wheels/ef/0d/3b/bc24d3cce7d2ff230e5f1a2b6bd8231fbfe9305d51d85d1d41 2025-09-28 13:22:53.200806 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: DEPRECATION: Building 'rtslib-fb' 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 'rtslib-fb'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-28 13:22:53.200830 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2025-09-28 13:22:53.200849 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for rtslib-fb (setup.py): started 2025-09-28 13:22:53.200890 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for rtslib-fb (setup.py): finished with status 'done' 2025-09-28 13:22:53.200895 | 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=89979 sha256=e278da792aaa36acb634fd4fe073b7e97c97174516a8f326402af583678667f3 2025-09-28 13:22:53.200914 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Stored in directory: /tmp/pip-ephem-wheel-cache-ta9370k7/wheels/76/74/69/e73e01729d411ba1d55604e41f1d1c5b31692ae4b3614cb772 2025-09-28 13:22:53.200938 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: DEPRECATION: Building 'zstd' 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 'zstd'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-28 13:22:53.200961 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2025-09-28 13:22:53.200984 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for zstd (setup.py): started 2025-09-28 13:22:53.201024 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for zstd (setup.py): finished with status 'done' 2025-09-28 13:22:53.201029 | 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=1730066 sha256=54b6f1e505ac6f31daacfb5e3c4d95849c309fb179fa1658b3e6a90449e17b90 2025-09-28 13:22:53.201049 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Stored in directory: /tmp/pip-ephem-wheel-cache-ta9370k7/wheels/62/16/eb/ed6e38f1fd95d9a63211f76211d0fd600d55a15fac5b9cf2f7 2025-09-28 13:22:53.201067 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Successfully built cinder rtslib-fb zstd 2025-09-28 13:22:53.201100 | 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 2025-09-28 13:22:53.201133 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Successfully installed boto3-1.36.26 botocore-1.36.26 cinder-26.1.1.dev10 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 2025-09-28 13:22:53.201139 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Removed intermediate container f5a77cf371e8 2025-09-28 13:22:53.201162 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> 52f5b5494a09 2025-09-28 13:22:53.201182 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Successfully built ec24f92a1b96 2025-09-28 13:22:53.201204 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Successfully tagged osism.harbor.regio.digital/kolla/cinder-base:build-20250928 2025-09-28 13:22:53.201280 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Built at 2025-09-28 13:22:53.201215 (took 0:01:43.189344) 2025-09-28 13:22:53.201344 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cinder-scheduler) to queue 2025-09-28 13:22:53.201384 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cinder-volume) to queue 2025-09-28 13:22:53.201427 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cinder-api) to queue 2025-09-28 13:22:53.201468 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cinder-backup) to queue 2025-09-28 13:22:53.201880 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(gnocchi-base) 2025-09-28 13:22:53.201891 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-base:Processing 2025-09-28 13:22:53.201896 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Building started at 2025-09-28 13:22:53.201801 2025-09-28 13:22:53.201955 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-base:Cloning from https://github.com/gnocchixyz/gnocchi.git 2025-09-28 13:22:54.655333 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-base:Git checkout by reference 4.6.4 (5f26d4f10ae6eaaeb33a5c5bed8bd773df8e97f7) 2025-09-28 13:22:54.736023 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-base:Turned 0 plugins into plugins archive 2025-09-28 13:22:54.736094 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-base:Turned 0 additions into additions archive 2025-09-28 13:23:28.185875 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 1/10 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20250928 2025-09-28 13:23:28.185972 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> e94e47e86d3c 2025-09-28 13:23:28.186026 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 2/10 : LABEL "build-date"="20250928" "name"="gnocchi-base" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:23:28.186044 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in c473449c6140 2025-09-28 13:23:28.186057 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container c473449c6140 2025-09-28 13:23:28.186070 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 2f4a473537a4 2025-09-28 13:23:28.186109 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 3/10 : RUN usermod --append --home /var/lib/gnocchi --groups kolla gnocchi && mkdir -p /var/lib/gnocchi && chown -R 42416:42416 /var/lib/gnocchi 2025-09-28 13:23:28.186122 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in 1340376563ee 2025-09-28 13:23:28.186134 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container 1340376563ee 2025-09-28 13:23:28.186146 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 00d353ddcf8a 2025-09-28 13:23:28.186159 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 4/10 : 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/* 2025-09-28 13:23:28.186172 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in 1fef9d8b383a 2025-09-28 13:23:28.186184 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:23:28.186214 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 13:23:28.186246 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-28 13:23:28.186258 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 13:23:28.186268 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 13:23:28.186277 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 13:23:28.186286 | 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] 2025-09-28 13:23:28.186296 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 13:23:28.186305 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 13:23:28.186315 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 13:23:28.186324 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 13:23:28.186333 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 13:23:28.186342 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 13:23:28.186352 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 13:23:28.186362 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 13:23:28.186371 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Fetched 28.4 MB in 3s (11.1 MB/s) 2025-09-28 13:23:28.186381 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Reading package lists... 2025-09-28 13:23:28.186390 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Reading package lists... 2025-09-28 13:23:28.186399 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Building dependency tree... 2025-09-28 13:23:28.186409 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Reading state information... 2025-09-28 13:23:28.186430 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:The following additional packages will be installed: 2025-09-28 13:23:28.186439 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: libboost-iostreams1.83.0 libboost-program-options1.83.0 2025-09-28 13:23:28.186449 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: libboost-thread1.83.0 librados2 2025-09-28 13:23:28.186458 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:The following NEW packages will be installed: 2025-09-28 13:23:28.186468 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: libboost-iostreams1.83.0 libboost-program-options1.83.0 2025-09-28 13:23:28.186477 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: libboost-thread1.83.0 librados-dev librados2 python3-rados 2025-09-28 13:23:28.186486 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:23:28.186495 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Need to get 5,279 kB of archives. 2025-09-28 13:23:28.186504 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:After this operation, 24.5 MB of additional disk space will be used. 2025-09-28 13:23:28.186518 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:23:28.186527 | 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.1 [259 kB] 2025-09-28 13:23:28.186602 | 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.1 [320 kB] 2025-09-28 13:23:28.186661 | 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.1 [276 kB] 2025-09-28 13:23:28.186761 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.1-0ubuntu0.24.04.2 [4,042 kB] 2025-09-28 13:23:28.186838 | 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.1-0ubuntu0.24.04.2 [47.5 kB] 2025-09-28 13:23:28.186904 | 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.1-0ubuntu0.24.04.2 [333 kB] 2025-09-28 13:23:28.186971 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Fetched 5,279 kB in 0s (13.2 MB/s) 2025-09-28 13:23:28.187052 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2025-09-28 13:23:28.187079 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 2025-09-28 13:23:28.187174 | 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% 2025-09-28 13:23:28.187305 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 70% 2025-09-28 13:23:28.187374 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 75% 2025-09-28 13:23:28.187441 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 80% 2025-09-28 13:23:28.187505 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 85% 2025-09-28 13:23:28.187569 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 90% 2025-09-28 13:23:28.187635 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 95% 2025-09-28 13:23:28.187738 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 2025-09-28 13:23:28.187834 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:100% (Reading database ... 18822 files and directories currently installed.) 2025-09-28 13:23:28.187884 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Preparing to unpack .../0-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-09-28 13:23:28.187943 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-28 13:23:28.187992 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package libboost-program-options1.83.0:amd64. 2025-09-28 13:23:28.188037 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Preparing to unpack .../1-libboost-program-options1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-09-28 13:23:28.188099 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-28 13:23:28.188133 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package libboost-thread1.83.0:amd64. 2025-09-28 13:23:28.188203 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Preparing to unpack .../2-libboost-thread1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-09-28 13:23:28.188271 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-28 13:23:28.188333 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package librados2. 2025-09-28 13:23:28.188389 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Preparing to unpack .../3-librados2_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-28 13:23:28.188403 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking librados2 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 13:23:28.188479 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package librados-dev. 2025-09-28 13:23:28.188541 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Preparing to unpack .../4-librados-dev_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-28 13:23:28.188568 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking librados-dev (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 13:23:28.188632 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package python3-rados. 2025-09-28 13:23:28.188695 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Preparing to unpack .../5-python3-rados_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-28 13:23:28.188742 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking python3-rados (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 13:23:28.188813 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-28 13:23:28.188865 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-28 13:23:28.188913 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-28 13:23:28.188981 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up librados2 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 13:23:28.188996 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up librados-dev (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 13:23:28.189061 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up python3-rados (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 13:23:28.189107 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:23:28.189151 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container 1fef9d8b383a 2025-09-28 13:23:28.189195 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 3cd06071d318 2025-09-28 13:23:28.189266 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 5/10 : ADD gnocchi-base-archive /gnocchi-base-source 2025-09-28 13:23:28.189471 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> a1a67c80c6d4 2025-09-28 13:23:28.189536 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 6/10 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-28 13:23:28.189548 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> bb2dc4ec627c 2025-09-28 13:23:28.189567 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 7/10 : COPY gnocchi_sudoers /etc/sudoers.d/kolla_gnocchi_sudoers 2025-09-28 13:23:28.189576 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> f77a4e425812 2025-09-28 13:23:28.189585 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 8/10 : RUN sed -e "s/^Werkzeug===3.0.1/Werkzeug==2.2.3/g" -i requirements/upper-constraints.txt 2025-09-28 13:23:28.189630 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in a886354cb245 2025-09-28 13:23:28.189728 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container a886354cb245 2025-09-28 13:23:28.189761 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 191cf814ec60 2025-09-28 13:23:28.189851 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 9/10 : 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 2025-09-28 13:23:28.189879 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in d37bcdcc3ee9 2025-09-28 13:23:28.189901 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Processing /gnocchi 2025-09-28 13:23:28.189970 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Installing build dependencies: started 2025-09-28 13:23:28.189996 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Installing build dependencies: finished with status 'done' 2025-09-28 13:23:28.190019 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Getting requirements to build wheel: started 2025-09-28 13:23:28.190083 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Getting requirements to build wheel: finished with status 'done' 2025-09-28 13:23:28.190098 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Preparing metadata (pyproject.toml): started 2025-09-28 13:23:28.190136 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-09-28 13:23:28.190206 | 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) 2025-09-28 13:23:28.190260 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting numpy>=1.14.0 (from gnocchi==4.6.4) 2025-09-28 13:23:28.190283 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading numpy-2.2.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (62 kB) 2025-09-28 13:23:28.190323 | 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) 2025-09-28 13:23:28.190366 | 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) 2025-09-28 13:23:28.190434 | 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) 2025-09-28 13:23:28.190449 | 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) 2025-09-28 13:23:28.190515 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting pytimeparse (from gnocchi==4.6.4) 2025-09-28 13:23:28.190570 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading pytimeparse-1.1.8-py2.py3-none-any.whl.metadata (3.4 kB) 2025-09-28 13:23:28.190584 | 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) 2025-09-28 13:23:28.190667 | 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) 2025-09-28 13:23:28.190683 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting cotyledon>=1.5.0 (from gnocchi==4.6.4) 2025-09-28 13:23:28.190787 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading cotyledon-2.0.0-py3-none-any.whl.metadata (3.7 kB) 2025-09-28 13:23:28.190869 | 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) 2025-09-28 13:23:28.190914 | 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) 2025-09-28 13:23:28.190939 | 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) 2025-09-28 13:23:28.191002 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting werkzeug (from gnocchi==4.6.4) 2025-09-28 13:23:28.191057 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2025-09-28 13:23:28.191072 | 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) 2025-09-28 13:23:28.191132 | 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) 2025-09-28 13:23:28.191188 | 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) 2025-09-28 13:23:28.191272 | 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) 2025-09-28 13:23:28.191288 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting daiquiri (from gnocchi==4.6.4) 2025-09-28 13:23:28.191356 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading daiquiri-3.3.0-py3-none-any.whl.metadata (1.5 kB) 2025-09-28 13:23:28.191384 | 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) 2025-09-28 13:23:28.191445 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting lz4>=0.9.0 (from gnocchi==4.6.4) 2025-09-28 13:23:28.191460 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading lz4-4.4.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.8 kB) 2025-09-28 13:23:28.191546 | 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) 2025-09-28 13:23:28.191622 | 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) 2025-09-28 13:23:28.191667 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:WARNING: gnocchi 4.6.4 does not provide the extra 'file' 2025-09-28 13:23:28.193842 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: 2025-09-28 13:23:28.193884 | 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.9.0) 2025-09-28 13:23:28.193896 | 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) 2025-09-28 13:23:28.193906 | 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) 2025-09-28 13:23:28.193916 | 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) 2025-09-28 13:23:28.193926 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting sqlalchemy-utils (from gnocchi==4.6.4) 2025-09-28 13:23:28.193936 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl.metadata (4.2 kB) 2025-09-28 13:23:28.193946 | 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) 2025-09-28 13:23:28.193955 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting boto3 (from gnocchi==4.6.4) 2025-09-28 13:23:28.193965 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading boto3-1.36.26-py3-none-any.whl.metadata (6.7 kB) 2025-09-28 13:23:28.193974 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting botocore>=1.5 (from gnocchi==4.6.4) 2025-09-28 13:23:28.193983 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading botocore-1.36.26-py3-none-any.whl.metadata (5.7 kB) 2025-09-28 13:23:28.194008 | 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) 2025-09-28 13:23:28.194018 | 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) 2025-09-28 13:23:28.194028 | 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) 2025-09-28 13:23:28.194037 | 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) 2025-09-28 13:23:28.194047 | 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) 2025-09-28 13:23:28.194056 | 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) 2025-09-28 13:23:28.194065 | 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) 2025-09-28 13:23:28.194089 | 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) 2025-09-28 13:23:28.194099 | 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) 2025-09-28 13:23:28.194108 | 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) 2025-09-28 13:23:28.194118 | 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) 2025-09-28 13:23:28.194136 | 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) 2025-09-28 13:23:28.194158 | 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) 2025-09-28 13:23:28.194181 | 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) 2025-09-28 13:23:28.194215 | 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) 2025-09-28 13:23:28.194274 | 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) 2025-09-28 13:23:28.194291 | 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) 2025-09-28 13:23:28.194309 | 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) (6.1.1) 2025-09-28 13:23:28.194326 | 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) 2025-09-28 13:23:28.194344 | 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) 2025-09-28 13:23:28.194362 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (3.10.2) 2025-09-28 13:23:28.194378 | 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) 2025-09-28 13:23:28.194397 | 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) 2025-09-28 13:23:28.194406 | 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) 2025-09-28 13:23:28.194416 | 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) 2025-09-28 13:23:28.194437 | 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) 2025-09-28 13:23:28.194448 | 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) 2025-09-28 13:23:28.194457 | 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) 2025-09-28 13:23:28.194467 | 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) 2025-09-28 13:23:28.194476 | 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>=1.26.0->keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (1.3.4) 2025-09-28 13:23:28.194487 | 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) 2025-09-28 13:23:28.194497 | 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>=1.26.0->keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (5.1.1) 2025-09-28 13:23:28.194508 | 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) 2025-09-28 13:23:28.194518 | 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) 2025-09-28 13:23:28.194527 | 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) 2025-09-28 13:23:28.194547 | 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) 2025-09-28 13:23:28.194557 | 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) 2025-09-28 13:23:28.194567 | 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) 2025-09-28 13:23:28.194576 | 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) 2025-09-28 13:23:28.194585 | 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) 2025-09-28 13:23:28.194595 | 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) 2025-09-28 13:23:28.194605 | 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) 2025-09-28 13:23:28.194614 | 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) 2025-09-28 13:23:28.194644 | 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) 2025-09-28 13:23:28.194654 | 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) (80.9.0) 2025-09-28 13:23:28.194664 | 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) 2025-09-28 13:23:28.194673 | 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) 2025-09-28 13:23:28.194683 | 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) 2025-09-28 13:23:28.194693 | 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) (2025.8.3) 2025-09-28 13:23:28.194742 | 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) 2025-09-28 13:23:28.194752 | 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) 2025-09-28 13:23:28.194762 | 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) 2025-09-28 13:23:28.194771 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting s3transfer<0.12.0,>=0.11.0 (from boto3->gnocchi==4.6.4) 2025-09-28 13:23:28.194781 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading s3transfer-0.11.2-py3-none-any.whl.metadata (1.7 kB) 2025-09-28 13:23:28.194790 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting python-json-logger>=3 (from daiquiri->gnocchi==4.6.4) 2025-09-28 13:23:28.194800 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading python_json_logger-3.2.1-py3-none-any.whl.metadata (4.1 kB) 2025-09-28 13:23:28.194809 | 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) 2025-09-28 13:23:28.194819 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading botocore-1.36.26-py3-none-any.whl (13.4 MB) 2025-09-28 13:23:28.194836 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.4/13.4 MB 31.1 MB/s 0:00:00 2025-09-28 13:23:28.194846 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading cotyledon-2.0.0-py3-none-any.whl (25 kB) 2025-09-28 13:23:28.194855 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading lz4-4.4.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB) 2025-09-28 13:23:28.194865 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 39.0 MB/s 0:00:00 2025-09-28 13:23:28.194874 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading numpy-2.2.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.1 MB) 2025-09-28 13:23:28.194884 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.1/16.1 MB 32.6 MB/s 0:00:00 2025-09-28 13:23:28.194900 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading boto3-1.36.26-py3-none-any.whl (139 kB) 2025-09-28 13:23:28.194910 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading s3transfer-0.11.2-py3-none-any.whl (84 kB) 2025-09-28 13:23:28.194919 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading daiquiri-3.3.0-py3-none-any.whl (19 kB) 2025-09-28 13:23:28.194928 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading python_json_logger-3.2.1-py3-none-any.whl (14 kB) 2025-09-28 13:23:28.194938 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading pytimeparse-1.1.8-py2.py3-none-any.whl (10.0 kB) 2025-09-28 13:23:28.194947 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl (93 kB) 2025-09-28 13:23:28.194956 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB) 2025-09-28 13:23:28.194971 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Building wheels for collected packages: gnocchi 2025-09-28 13:23:28.194980 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Building wheel for gnocchi (pyproject.toml): started 2025-09-28 13:23:28.194990 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Building wheel for gnocchi (pyproject.toml): finished with status 'done' 2025-09-28 13:23:28.194999 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Created wheel for gnocchi: filename=gnocchi-4.6.4-py2.py3-none-any.whl size=324201 sha256=72786825b086d20c729ba5e08a66fed372098d25afb3b2906afc5026d9b0197b 2025-09-28 13:23:28.195009 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Stored in directory: /tmp/pip-ephem-wheel-cache-kxl25oto/wheels/90/b4/38/638914de71a2a508e24d901bf3e8f2f5dd36176e53c7cd4d55 2025-09-28 13:23:28.195018 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Successfully built gnocchi 2025-09-28 13:23:28.195027 | 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 2025-09-28 13:23:28.195038 | 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.4 numpy-2.2.3 python-json-logger-3.2.1 pytimeparse-1.1.8 s3transfer-0.11.2 sqlalchemy-utils-0.41.2 werkzeug-3.1.3 2025-09-28 13:23:28.195048 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container d37bcdcc3ee9 2025-09-28 13:23:28.195057 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 219b4d473cfe 2025-09-28 13:23:28.195067 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 10/10 : RUN mkdir -p /var/lib/gnocchi/tmp && chown -R gnocchi: /var/lib/gnocchi/tmp 2025-09-28 13:23:28.195076 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in 3d0beb0950ec 2025-09-28 13:23:28.195086 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container 3d0beb0950ec 2025-09-28 13:23:28.195095 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> f91bc20affee 2025-09-28 13:23:28.195119 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Successfully built 22fbc64beaff 2025-09-28 13:23:28.195129 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Successfully tagged osism.harbor.regio.digital/kolla/gnocchi-base:build-20250928 2025-09-28 13:23:28.195143 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Built at 2025-09-28 13:23:28.194796 (took 0:00:34.992995) 2025-09-28 13:23:28.195152 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(gnocchi-statsd) to queue 2025-09-28 13:23:28.195162 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(gnocchi-metricd) to queue 2025-09-28 13:23:28.195171 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(gnocchi-api) to queue 2025-09-28 13:23:28.195420 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(blazar-base) 2025-09-28 13:23:28.195546 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-base:Processing 2025-09-28 13:23:28.195565 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Building started at 2025-09-28 13:23:28.195504 2025-09-28 13:23:28.195661 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-base:Getting local archive from tarballs/blazar-stable-2025.1.tar.gz 2025-09-28 13:23:28.198519 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-base:Turned 0 plugins into plugins archive 2025-09-28 13:23:28.199069 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-base:Turned 0 additions into additions archive 2025-09-28 13:23:37.767381 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 1/6 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20250928 2025-09-28 13:23:37.767477 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> e94e47e86d3c 2025-09-28 13:23:37.767494 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 2/6 : LABEL "build-date"="20250928" "name"="blazar-base" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:23:37.767569 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Running in fc4a8c64ddf1 2025-09-28 13:23:37.767806 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Removed intermediate container fc4a8c64ddf1 2025-09-28 13:23:37.767875 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> a589f62c3135 2025-09-28 13:23:37.767899 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 3/6 : RUN usermod --append --home /var/lib/blazar --groups kolla blazar && mkdir -p /var/lib/blazar && chown -R 42471:42471 /var/lib/blazar 2025-09-28 13:23:37.767944 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Running in 87252fbb7c07 2025-09-28 13:23:37.767957 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Removed intermediate container 87252fbb7c07 2025-09-28 13:23:37.767972 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> 116b881727ea 2025-09-28 13:23:37.768034 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 4/6 : ADD blazar-base-archive /blazar-base-source 2025-09-28 13:23:37.768082 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> bd0f80901c37 2025-09-28 13:23:37.768147 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 5/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-28 13:23:37.768222 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> b8d504625c99 2025-09-28 13:23:37.768296 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 6/6 : 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 2025-09-28 13:23:37.768364 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Running in 681b43ff6791 2025-09-28 13:23:37.768417 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Processing /blazar 2025-09-28 13:23:37.768481 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Preparing metadata (setup.py): started 2025-09-28 13:23:37.768545 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Preparing metadata (setup.py): finished with status 'done' 2025-09-28 13:23:37.768603 | 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.dev5) (6.1.1) 2025-09-28 13:23:37.768739 | 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.dev5) (1.14.1) 2025-09-28 13:23:37.768817 | 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.dev5) (0.39.0) 2025-09-28 13:23:37.768887 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Collecting Flask>=1.0.2 (from blazar==15.0.1.dev5) 2025-09-28 13:23:37.768929 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Downloading flask-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2025-09-28 13:23:37.769004 | 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.dev5) (2.1.0) 2025-09-28 13:23:37.769066 | 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.dev5) (5.10.0) 2025-09-28 13:23:37.769129 | 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.dev5) (10.9.0) 2025-09-28 13:23:37.769208 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Collecting microversion-parse>=0.2.1 (from blazar==15.0.1.dev5) 2025-09-28 13:23:37.769276 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2025-09-28 13:23:37.769337 | 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.dev5) (7.1.0) 2025-09-28 13:23:37.769398 | 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.dev5) (9.7.1) 2025-09-28 13:23:37.769459 | 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.dev5) (5.7.1) 2025-09-28 13:23:37.769509 | 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.dev5) (17.2.1) 2025-09-28 13:23:37.769567 | 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.dev5) (6.5.1) 2025-09-28 13:23:37.769617 | 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.dev5) (7.1.0) 2025-09-28 13:23:37.769679 | 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.dev5) (16.1.0) 2025-09-28 13:23:37.769766 | 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.dev5) (6.3.1) 2025-09-28 13:23:37.769844 | 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.dev5) (4.5.1) 2025-09-28 13:23:37.769911 | 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.dev5) (5.7.0) 2025-09-28 13:23:37.769970 | 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.dev5) (4.1.1) 2025-09-28 13:23:37.770032 | 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.dev5) (2.5.0) 2025-09-28 13:23:37.770093 | 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.dev5) (8.2.0) 2025-09-28 13:23:37.770154 | 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.dev5) (11.4.0) 2025-09-28 13:23:37.770223 | 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.dev5) (18.9.0) 2025-09-28 13:23:37.770269 | 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.dev5) (1.3.0) 2025-09-28 13:23:37.770422 | 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.dev5) (5.6.0) 2025-09-28 13:23:37.770451 | 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.dev5) (1.5.1) 2025-09-28 13:23:37.770466 | 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.dev5) (2.32.3) 2025-09-28 13:23:37.770499 | 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.dev5) (1.3.4) 2025-09-28 13:23:37.770571 | 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.dev5) (2.5.1) 2025-09-28 13:23:37.770627 | 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.dev5) (2.0.38) 2025-09-28 13:23:37.770727 | 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.dev5) (5.4.1) 2025-09-28 13:23:37.770879 | 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.dev5) (1.8.9) 2025-09-28 13:23:37.770910 | 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.dev5) (0.12.1) 2025-09-28 13:23:37.770985 | 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.dev5) (1.3.9) 2025-09-28 13:23:37.771044 | 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.dev5) (4.12.2) 2025-09-28 13:23:37.771106 | 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.dev5) (2.7.0) 2025-09-28 13:23:37.771166 | 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.dev5) (3.1.1) 2025-09-28 13:23:37.771241 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Collecting Werkzeug>=3.1 (from Flask>=1.0.2->blazar==15.0.1.dev5) 2025-09-28 13:23:37.771299 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2025-09-28 13:23:37.771378 | 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.dev5) (3.1.5) 2025-09-28 13:23:37.771392 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Collecting itsdangerous>=2.2 (from Flask>=1.0.2->blazar==15.0.1.dev5) 2025-09-28 13:23:37.771467 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2025-09-28 13:23:37.771524 | 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.dev5) (8.1.8) 2025-09-28 13:23:37.771582 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Collecting blinker>=1.9 (from Flask>=1.0.2->blazar==15.0.1.dev5) 2025-09-28 13:23:37.771638 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2025-09-28 13:23:37.771689 | 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.dev5) (3.0.2) 2025-09-28 13:23:37.771782 | 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.dev5) (1.7.0) 2025-09-28 13:23:37.771848 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->blazar==15.0.1.dev5) (3.10.2) 2025-09-28 13:23:37.771919 | 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.dev5) (4.0.1) 2025-09-28 13:23:37.771979 | 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.dev5) (2.10.1) 2025-09-28 13:23:37.772038 | 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>=1.26.0->keystonemiddleware>=4.17.0->blazar==15.0.1.dev5) (1.3.4) 2025-09-28 13:23:37.772097 | 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>=1.26.0->keystonemiddleware>=4.17.0->blazar==15.0.1.dev5) (3.0.0) 2025-09-28 13:23:37.772157 | 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>=1.26.0->keystonemiddleware>=4.17.0->blazar==15.0.1.dev5) (1.17.2) 2025-09-28 13:23:37.772233 | 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>=1.26.0->keystonemiddleware>=4.17.0->blazar==15.0.1.dev5) (5.1.1) 2025-09-28 13:23:37.772294 | 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.dev5) (0.19) 2025-09-28 13:23:37.772353 | 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.dev5) (2.0.0) 2025-09-28 13:23:37.772410 | 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.dev5) (6.0.2) 2025-09-28 13:23:37.772469 | 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.dev5) (2.0.1) 2025-09-28 13:23:37.773797 | 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.dev5) (0.5.0) 2025-09-28 13:23:37.773813 | 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.dev5) (2.9.0.post0) 2025-09-28 13:23:37.773823 | 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.dev5) (3.1.0) 2025-09-28 13:23:37.773838 | 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.dev5) (5.5.2) 2025-09-28 13:23:37.773854 | 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.dev5) (5.3.1) 2025-09-28 13:23:37.773862 | 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.dev5) (5.4.2) 2025-09-28 13:23:37.773870 | 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.dev5) (0.11.0) 2025-09-28 13:23:37.773878 | 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.dev5) (5.1.0) 2025-09-28 13:23:37.773885 | 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.dev5) (2025.1) 2025-09-28 13:23:37.773893 | 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.dev5) (0.21.1) 2025-09-28 13:23:37.773900 | 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.dev5) (4.0.1) 2025-09-28 13:23:37.773908 | 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.dev5) (4.0.1) 2025-09-28 13:23:37.773916 | 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.dev5) (1.1.0) 2025-09-28 13:23:37.773923 | 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.dev5) (3.1.0) 2025-09-28 13:23:37.773931 | 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.dev5) (3.10.1) 2025-09-28 13:23:37.773939 | 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.dev5) (1.6.10) 2025-09-28 13:23:37.773946 | 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.dev5) (3.14.0) 2025-09-28 13:23:37.773954 | 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.dev5) (3.2.1) 2025-09-28 13:23:37.773962 | 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.dev5) (24.2) 2025-09-28 13:23:37.773969 | 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.dev5) (7.0.0) 2025-09-28 13:23:37.773987 | 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.dev5) (80.9.0) 2025-09-28 13:23:37.773994 | 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.dev5) (0.3.5) 2025-09-28 13:23:37.774008 | 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.dev5) (0.2.13) 2025-09-28 13:23:37.774015 | 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.dev5) (1.17.0) 2025-09-28 13:23:37.774027 | 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.dev5) (4.9.1) 2025-09-28 13:23:37.774035 | 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.dev5) (4.4.0) 2025-09-28 13:23:37.774043 | 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.dev5) (2.1.0) 2025-09-28 13:23:37.774050 | 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.dev5) (3.2.0) 2025-09-28 13:23:37.774058 | 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.dev5) (0.5.2) 2025-09-28 13:23:37.774066 | 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.dev5) (2.5.11) 2025-09-28 13:23:37.774073 | 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.dev5) (1.9.0) 2025-09-28 13:23:37.774080 | 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.dev5) (43.0.3) 2025-09-28 13:23:37.774088 | 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.dev5) (1.0.1) 2025-09-28 13:23:37.774096 | 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.dev5) (1.33) 2025-09-28 13:23:37.774103 | 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.dev5) (4.3.6) 2025-09-28 13:23:37.774111 | 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.dev5) (1.4.0) 2025-09-28 13:23:37.774119 | 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.dev5) (1.17.1) 2025-09-28 13:23:37.774127 | 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.dev5) (2.22) 2025-09-28 13:23:37.774140 | 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.dev5) (3.0.0) 2025-09-28 13:23:37.774153 | 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.dev5) (3.4.1) 2025-09-28 13:23:37.774161 | 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.dev5) (3.10) 2025-09-28 13:23:37.774169 | 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.dev5) (1.26.20) 2025-09-28 13:23:37.774201 | 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.dev5) (2025.8.3) 2025-09-28 13:23:37.774256 | 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.dev5) (0.7) 2025-09-28 13:23:37.774300 | 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.dev5) (2.7.2) 2025-09-28 13:23:37.774342 | 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.dev5) (0.8.1) 2025-09-28 13:23:37.774491 | 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.dev5) (2025.1) 2025-09-28 13:23:37.774529 | 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.dev5) (8.5.0) 2025-09-28 13:23:37.774548 | 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.dev5) (3.21.0) 2025-09-28 13:23:37.774563 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Downloading flask-3.1.0-py3-none-any.whl (102 kB) 2025-09-28 13:23:37.774685 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2025-09-28 13:23:37.774779 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2025-09-28 13:23:37.774840 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2025-09-28 13:23:37.774874 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB) 2025-09-28 13:23:37.774946 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Building wheels for collected packages: blazar 2025-09-28 13:23:37.775013 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: DEPRECATION: Building 'blazar' 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'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-28 13:23:37.775077 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: 2025-09-28 13:23:37.775139 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Building wheel for blazar (setup.py): started 2025-09-28 13:23:37.775221 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Building wheel for blazar (setup.py): finished with status 'done' 2025-09-28 13:23:37.775237 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Created wheel for blazar: filename=blazar-15.0.1.dev5-py3-none-any.whl size=315757 sha256=661b7aab00866625a792339215ce9b55e6e99b7e1e5072ab28d3f027df4dfc9e 2025-09-28 13:23:37.775306 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Stored in directory: /tmp/pip-ephem-wheel-cache-6iu0c7n_/wheels/77/96/a4/44e4d48633a0c583bd94cd3d71c39e23d381d7a4274fe7cfaf 2025-09-28 13:23:37.775339 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Successfully built blazar 2025-09-28 13:23:37.775407 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Installing collected packages: Werkzeug, microversion-parse, itsdangerous, blinker, Flask, blazar 2025-09-28 13:23:37.775457 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Successfully installed Flask-3.1.0 Werkzeug-3.1.3 blazar-15.0.1.dev5 blinker-1.9.0 itsdangerous-2.2.0 microversion-parse-2.0.0 2025-09-28 13:23:37.775506 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Removed intermediate container 681b43ff6791 2025-09-28 13:23:37.775551 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> c16d37a52e8a 2025-09-28 13:23:37.775610 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Successfully built 63158db29334 2025-09-28 13:23:37.775661 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Successfully tagged osism.harbor.regio.digital/kolla/blazar-base:build-20250928 2025-09-28 13:23:37.775820 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Built at 2025-09-28 13:23:37.775669 (took 0:00:09.580165) 2025-09-28 13:23:37.775917 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(blazar-api) to queue 2025-09-28 13:23:37.775994 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(blazar-manager) to queue 2025-09-28 13:23:37.776515 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-base) 2025-09-28 13:23:37.776602 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-base:Processing 2025-09-28 13:23:37.776663 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Building started at 2025-09-28 13:23:37.776582 2025-09-28 13:23:37.776784 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-base:Getting local archive from tarballs/nova-stable-2025.1.tar.gz 2025-09-28 13:23:37.789071 | 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 2025-09-28 13:23:38.387248 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-base:Turned 1 plugins into plugins archive 2025-09-28 13:23:38.387573 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-base:Turned 0 additions into additions archive 2025-09-28 13:24:34.304272 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 1/9 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20250928 2025-09-28 13:24:34.304373 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> e94e47e86d3c 2025-09-28 13:24:34.304433 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 2/9 : LABEL "build-date"="20250928" "name"="nova-base" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:24:34.304616 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Running in dcc571153d1b 2025-09-28 13:24:34.304680 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Removed intermediate container dcc571153d1b 2025-09-28 13:24:34.304730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 782f7802121c 2025-09-28 13:24:34.304790 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 3/9 : 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 2025-09-28 13:24:34.304939 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Running in 20131bbb15ae 2025-09-28 13:24:34.305014 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Removed intermediate container 20131bbb15ae 2025-09-28 13:24:34.305057 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> b152f2cfa5b0 2025-09-28 13:24:34.305141 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 4/9 : 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/* 2025-09-28 13:24:34.305204 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Running in a8d000b2b417 2025-09-28 13:24:34.305269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:24:34.305330 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 13:24:34.305393 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-28 13:24:34.305451 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 13:24:34.305510 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 13:24:34.305567 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 13:24:34.305626 | 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] 2025-09-28 13:24:34.305685 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 13:24:34.306785 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 13:24:34.306805 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 13:24:34.306815 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 13:24:34.306824 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 13:24:34.306832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 13:24:34.306840 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 13:24:34.306849 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 13:24:34.306857 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Fetched 28.4 MB in 3s (11.0 MB/s) 2025-09-28 13:24:34.306865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Reading package lists... 2025-09-28 13:24:34.306874 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Reading package lists... 2025-09-28 13:24:34.306882 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Building dependency tree... 2025-09-28 13:24:34.306932 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Reading state information... 2025-09-28 13:24:34.306942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:iproute2 is already the newest version (6.1.0-1ubuntu6.2). 2025-09-28 13:24:34.306951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:The following additional packages will be installed: 2025-09-28 13:24:34.306959 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: dnsmasq-base libcbor0.10 libdbus-1-3 libevent-2.1-7t64 libfido2-1 2025-09-28 13:24:34.306968 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libglib2.0-0t64 libip4tc2 libip6tc2 libnetfilter-conntrack3 libnfnetlink0 2025-09-28 13:24:34.306976 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libnftables1 libnftnl11 libnuma1 libunbound8 libvirt0 libxdp1 2025-09-28 13:24:34.306984 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: openvswitch-common python3-sortedcontainers uuid-runtime 2025-09-28 13:24:34.306993 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Suggested packages: 2025-09-28 13:24:34.307001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: resolvconf firewalld low-memory-monitor keychain libpam-ssh monkeysphere 2025-09-28 13:24:34.307010 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ssh-askpass ethtool openvswitch-doc qemu-system-x86 python3-graphviz 2025-09-28 13:24:34.307030 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: python3-unbound python-sortedcontainers-doc 2025-09-28 13:24:34.307039 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Recommended packages: 2025-09-28 13:24:34.307047 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: dns-root-data nftables dbus libglib2.0-data shared-mime-info xdg-user-dirs 2025-09-28 13:24:34.307056 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libvirt-l10n xauth python3-netifaces python3-click python3-netaddr 2025-09-28 13:24:34.307064 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: python3-pyparsing python3-rich 2025-09-28 13:24:34.307073 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:The following NEW packages will be installed: 2025-09-28 13:24:34.307086 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: dnsmasq dnsmasq-base ebtables iptables libcbor0.10 libdbus-1-3 2025-09-28 13:24:34.307094 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libevent-2.1-7t64 libfido2-1 libglib2.0-0t64 libip4tc2 libip6tc2 2025-09-28 13:24:34.307103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libnetfilter-conntrack3 libnfnetlink0 libnftables1 libnftnl11 libnuma1 2025-09-28 13:24:34.307111 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libunbound8 libvirt0 libxdp1 openssh-client openvswitch-common 2025-09-28 13:24:34.307120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: openvswitch-switch ovmf python3-libvirt python3-openvswitch 2025-09-28 13:24:34.307131 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: python3-sortedcontainers uuid-runtime 2025-09-28 13:24:34.307143 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:24:34.307231 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Need to get 15.2 MB of archives. 2025-09-28 13:24:34.307246 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:After this operation, 48.6 MB of additional disk space will be used. 2025-09-28 13:24:34.307306 | 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.0-1build1~cloud0 [1,058 kB] 2025-09-28 13:24:34.307353 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:24:34.307409 | 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.3 [33.1 kB] 2025-09-28 13:24:34.307465 | 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] 2025-09-28 13:24:34.307522 | 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] 2025-09-28 13:24:34.307577 | 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.0-1build1~cloud0 [1,636 kB] 2025-09-28 13:24:34.307622 | 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] 2025-09-28 13:24:34.307723 | 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] 2025-09-28 13:24:34.307743 | 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] 2025-09-28 13:24:34.307836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libnftables1 amd64 1.0.9-1build1 [358 kB] 2025-09-28 13:24:34.307851 | 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.1 [376 kB] 2025-09-28 13:24:34.307988 | 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.1 [17.9 kB] 2025-09-28 13:24:34.308011 | 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] 2025-09-28 13:24:34.308066 | 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.5 [442 kB] 2025-09-28 13:24:34.308112 | 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.0-1build1~cloud0 [1,060 kB] 2025-09-28 13:24:34.308156 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-09-28 13:24:34.308211 | 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.4 [1,544 kB] 2025-09-28 13:24:34.308266 | 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] 2025-09-28 13:24:34.308334 | 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] 2025-09-28 13:24:34.308379 | 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] 2025-09-28 13:24:34.308433 | 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] 2025-09-28 13:24:34.308477 | 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] 2025-09-28 13:24:34.308535 | 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.14 [906 kB] 2025-09-28 13:24:34.308566 | 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] 2025-09-28 13:24:34.308627 | 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.8 [1,829 kB] 2025-09-28 13:24:34.308669 | 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] 2025-09-28 13:24:34.308682 | 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] 2025-09-28 13:24:34.308772 | 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.4 [4,571 kB] 2025-09-28 13:24:34.308818 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Fetched 15.2 MB in 1s (17.4 MB/s) 2025-09-28 13:24:34.308860 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package uuid-runtime. 2025-09-28 13:24:34.308944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 2025-09-28 13:24:34.308958 | 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% 2025-09-28 13:24:34.309001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 70% 2025-09-28 13:24:34.309052 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 75% 2025-09-28 13:24:34.309065 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 80% 2025-09-28 13:24:34.309125 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 85% 2025-09-28 13:24:34.309166 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 90% 2025-09-28 13:24:34.309216 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 95% 2025-09-28 13:24:34.309229 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-28 13:24:34.309290 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.3_amd64.deb ... 2025-09-28 13:24:34.309312 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-09-28 13:24:34.309371 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libdbus-1-3:amd64. 2025-09-28 13:24:34.309422 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../01-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2025-09-28 13:24:34.309435 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-09-28 13:24:34.309495 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libnfnetlink0:amd64. 2025-09-28 13:24:34.309535 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../02-libnfnetlink0_1.0.2-2build1_amd64.deb ... 2025-09-28 13:24:34.309548 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libnfnetlink0:amd64 (1.0.2-2build1) ... 2025-09-28 13:24:34.309613 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libnetfilter-conntrack3:amd64. 2025-09-28 13:24:34.309661 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../03-libnetfilter-conntrack3_1.0.9-6build1_amd64.deb ... 2025-09-28 13:24:34.309673 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2025-09-28 13:24:34.309754 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libnftnl11:amd64. 2025-09-28 13:24:34.309800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../04-libnftnl11_1.2.6-2build1_amd64.deb ... 2025-09-28 13:24:34.309841 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2025-09-28 13:24:34.309881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libnftables1:amd64. 2025-09-28 13:24:34.309948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../05-libnftables1_1.0.9-1build1_amd64.deb ... 2025-09-28 13:24:34.309962 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libnftables1:amd64 (1.0.9-1build1) ... 2025-09-28 13:24:34.310020 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package dnsmasq-base. 2025-09-28 13:24:34.310061 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../06-dnsmasq-base_2.90-2ubuntu0.1_amd64.deb ... 2025-09-28 13:24:34.310111 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking dnsmasq-base (2.90-2ubuntu0.1) ... 2025-09-28 13:24:34.310124 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package dnsmasq. 2025-09-28 13:24:34.310183 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../07-dnsmasq_2.90-2ubuntu0.1_all.deb ... 2025-09-28 13:24:34.310769 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking dnsmasq (2.90-2ubuntu0.1) ... 2025-09-28 13:24:34.310784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libevent-2.1-7t64:amd64. 2025-09-28 13:24:34.310794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../08-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-09-28 13:24:34.310802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-09-28 13:24:34.310810 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libunbound8:amd64. 2025-09-28 13:24:34.310819 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../09-libunbound8_1.19.2-1ubuntu3.5_amd64.deb ... 2025-09-28 13:24:34.310828 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.5) ... 2025-09-28 13:24:34.310836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package openvswitch-common. 2025-09-28 13:24:34.310844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../10-openvswitch-common_3.5.0-1build1~cloud0_amd64.deb ... 2025-09-28 13:24:34.310852 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking openvswitch-common (3.5.0-1build1~cloud0) ... 2025-09-28 13:24:34.310861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libnuma1:amd64. 2025-09-28 13:24:34.310869 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../11-libnuma1_2.0.18-1build1_amd64.deb ... 2025-09-28 13:24:34.310888 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-09-28 13:24:34.310922 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libxdp1:amd64. 2025-09-28 13:24:34.310931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../12-libxdp1_1.5.1-1ubuntu2~cloud0_amd64.deb ... 2025-09-28 13:24:34.310939 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2025-09-28 13:24:34.310947 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package openvswitch-switch. 2025-09-28 13:24:34.310956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../13-openvswitch-switch_3.5.0-1build1~cloud0_amd64.deb ... 2025-09-28 13:24:34.310964 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking openvswitch-switch (3.5.0-1build1~cloud0) ... 2025-09-28 13:24:34.310972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-09-28 13:24:34.310981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../14-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... 2025-09-28 13:24:34.310993 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-09-28 13:24:34.311002 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libip4tc2:amd64. 2025-09-28 13:24:34.311010 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../15-libip4tc2_1.8.10-3ubuntu2_amd64.deb ... 2025-09-28 13:24:34.311019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2025-09-28 13:24:34.311027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libip6tc2:amd64. 2025-09-28 13:24:34.311038 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../16-libip6tc2_1.8.10-3ubuntu2_amd64.deb ... 2025-09-28 13:24:34.311193 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2025-09-28 13:24:34.311222 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package iptables. 2025-09-28 13:24:34.311236 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: 2025-09-28 13:24:34.311263 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../17-iptables_1.8.10-3ubuntu2_amd64.deb ... 2025-09-28 13:24:34.311275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking iptables (1.8.10-3ubuntu2) ... 2025-09-28 13:24:34.311304 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libcbor0.10:amd64. 2025-09-28 13:24:34.311360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../18-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2025-09-28 13:24:34.311389 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-09-28 13:24:34.311445 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libfido2-1:amd64. 2025-09-28 13:24:34.311497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../19-libfido2-1_1.14.0-1build3_amd64.deb ... 2025-09-28 13:24:34.311509 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2025-09-28 13:24:34.311565 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package openssh-client. 2025-09-28 13:24:34.311617 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../20-openssh-client_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-09-28 13:24:34.311629 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-09-28 13:24:34.311688 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package ebtables. 2025-09-28 13:24:34.311733 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../21-ebtables_2.0.11-6build1_amd64.deb ... 2025-09-28 13:24:34.311797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking ebtables (2.0.11-6build1) ... 2025-09-28 13:24:34.311848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libvirt0:amd64. 2025-09-28 13:24:34.311886 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../22-libvirt0_10.0.0-2ubuntu8.8_amd64.deb ... 2025-09-28 13:24:34.311942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.8) ... 2025-09-28 13:24:34.311964 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package python3-libvirt. 2025-09-28 13:24:34.312021 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../23-python3-libvirt_10.0.0-1build1_amd64.deb ... 2025-09-28 13:24:34.312059 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: 2025-09-28 13:24:34.312098 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking python3-libvirt (10.0.0-1build1) ... 2025-09-28 13:24:34.312135 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package python3-sortedcontainers. 2025-09-28 13:24:34.312173 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../24-python3-sortedcontainers_2.4.0-2_all.deb ... 2025-09-28 13:24:34.312220 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking python3-sortedcontainers (2.4.0-2) ... 2025-09-28 13:24:34.312231 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package python3-openvswitch. 2025-09-28 13:24:34.312330 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../25-python3-openvswitch_3.5.0-1build1~cloud0_amd64.deb ... 2025-09-28 13:24:34.312344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking python3-openvswitch (3.5.0-1build1~cloud0) ... 2025-09-28 13:24:34.312396 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package ovmf. 2025-09-28 13:24:34.312434 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../26-ovmf_2024.02-2ubuntu0.4_all.deb ... 2025-09-28 13:24:34.312472 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking ovmf (2024.02-2ubuntu0.4) ... 2025-09-28 13:24:34.312519 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2025-09-28 13:24:34.312556 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-09-28 13:24:34.312602 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2025-09-28 13:24:34.313513 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-09-28 13:24:34.313529 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2025-09-28 13:24:34.313538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up python3-sortedcontainers (2.4.0-2) ... 2025-09-28 13:24:34.313547 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up ovmf (2024.02-2ubuntu0.4) ... 2025-09-28 13:24:34.313554 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2025-09-28 13:24:34.313562 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-09-28 13:24:34.313569 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:No schema files found: doing nothing. 2025-09-28 13:24:34.313576 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.5) ... 2025-09-28 13:24:34.313584 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up ebtables (2.0.11-6build1) ... 2025-09-28 13:24:34.313592 | 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 2025-09-28 13:24:34.313600 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-09-28 13:24:34.313607 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-09-28 13:24:34.313615 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libvirt0:amd64 (10.0.0-2ubuntu8.8) ... 2025-09-28 13:24:34.313630 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-09-28 13:24:34.313637 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:info: Selecting GID from range 100 to 59999 ... 2025-09-28 13:24:34.313645 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:info: Adding group `uuidd' (GID 102) ... 2025-09-28 13:24:34.313652 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: could not determine current runlevel 2025-09-28 13:24:34.313660 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 13:24:34.313675 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up openvswitch-common (3.5.0-1build1~cloud0) ... 2025-09-28 13:24:34.313682 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libnfnetlink0:amd64 (1.0.2-2build1) ... 2025-09-28 13:24:34.313689 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2025-09-28 13:24:34.313719 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up openvswitch-switch (3.5.0-1build1~cloud0) ... 2025-09-28 13:24:34.313731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: 2025-09-28 13:24:34.313739 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2025-09-28 13:24:34.313747 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: could not determine current runlevel 2025-09-28 13:24:34.313754 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 13:24:34.313762 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libnftables1:amd64 (1.0.9-1build1) ... 2025-09-28 13:24:34.313769 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up python3-libvirt (10.0.0-1build1) ... 2025-09-28 13:24:34.313776 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-09-28 13:24:34.313784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up python3-openvswitch (3.5.0-1build1~cloud0) ... 2025-09-28 13:24:34.313791 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2025-09-28 13:24:34.313798 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up iptables (1.8.10-3ubuntu2) ... 2025-09-28 13:24:34.313806 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: 2025-09-28 13:24:34.313818 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 2025-09-28 13:24:34.313826 | 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 2025-09-28 13:24:34.313833 | 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 2025-09-28 13:24:34.313841 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: 2025-09-28 13:24:34.313848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2025-09-28 13:24:34.313855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: 2025-09-28 13:24:34.313863 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 2025-09-28 13:24:34.313870 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: 2025-09-28 13:24:34.313877 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 2025-09-28 13:24:34.313885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up dnsmasq-base (2.90-2ubuntu0.1) ... 2025-09-28 13:24:34.313915 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up dnsmasq (2.90-2ubuntu0.1) ... 2025-09-28 13:24:34.313924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: could not determine current runlevel 2025-09-28 13:24:34.313931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 13:24:34.313938 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:24:34.313946 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Removed intermediate container a8d000b2b417 2025-09-28 13:24:34.313957 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> a09e4a15a1de 2025-09-28 13:24:34.313964 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 5/9 : ADD nova-base-archive /nova-base-source 2025-09-28 13:24:34.313972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 09f63c652c4d 2025-09-28 13:24:34.313979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 6/9 : ADD plugins-archive / 2025-09-28 13:24:34.313987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> ae9137c32953 2025-09-28 13:24:34.314004 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 7/9 : COPY nova_sudoers /etc/sudoers.d/kolla_nova_sudoers 2025-09-28 13:24:34.314163 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 036259ad45e9 2025-09-28 13:24:34.314195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 8/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-28 13:24:34.314208 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 9d184cde6d82 2025-09-28 13:24:34.314231 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 9/9 : 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 2025-09-28 13:24:34.314245 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Running in df43f2c23c3d 2025-09-28 13:24:34.314260 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Processing /nova 2025-09-28 13:24:34.314269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing build dependencies: started 2025-09-28 13:24:34.314278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing build dependencies: finished with status 'done' 2025-09-28 13:24:34.314287 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Getting requirements to build wheel: started 2025-09-28 13:24:34.314299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Getting requirements to build wheel: finished with status 'done' 2025-09-28 13:24:34.314308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Preparing metadata (pyproject.toml): started 2025-09-28 13:24:34.314319 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-09-28 13:24:34.314332 | 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.1.1.dev17) (6.1.1) 2025-09-28 13:24:34.314344 | 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.1.1.dev17) (2.0.38) 2025-09-28 13:24:34.314449 | 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.1.1.dev17) (5.1.1) 2025-09-28 13:24:34.314461 | 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.1.1.dev17) (0.39.0) 2025-09-28 13:24:34.314470 | 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.1.1.dev17) (3.1.5) 2025-09-28 13:24:34.314479 | 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.1.1.dev17) (10.9.0) 2025-09-28 13:24:34.314491 | 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.1.1.dev17) (5.3.1) 2025-09-28 13:24:34.314555 | 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.1.1.dev17) (2.5.1) 2025-09-28 13:24:34.314565 | 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.1.1.dev17) (43.0.3) 2025-09-28 13:24:34.314573 | 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.1.1.dev17) (1.8.9) 2025-09-28 13:24:34.314601 | 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.1.1.dev17) (3.1.1) 2025-09-28 13:24:34.314615 | 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.1.1.dev17) (3.1.0) 2025-09-28 13:24:34.314625 | 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.1.1.dev17) (3.10.1) 2025-09-28 13:24:34.314638 | 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.1.1.dev17) (3.14.0) 2025-09-28 13:24:34.314647 | 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.1.1.dev17) (1.14.1) 2025-09-28 13:24:34.314788 | 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.1.1.dev17) (1.3.0) 2025-09-28 13:24:34.314808 | 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.1.1.dev17) (3.5.1) 2025-09-28 13:24:34.314825 | 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.1.1.dev17) (2.1.0) 2025-09-28 13:24:34.314834 | 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.1.1.dev17) (4.23.0) 2025-09-28 13:24:34.314849 | 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.1.1.dev17) (9.7.0) 2025-09-28 13:24:34.314858 | 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.1.1.dev17) (5.10.0) 2025-09-28 13:24:34.314868 | 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.1.1.dev17) (11.4.0) 2025-09-28 13:24:34.314881 | 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.1.1.dev17) (4.8.0) 2025-09-28 13:24:34.314918 | 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.1.1.dev17) (2.32.3) 2025-09-28 13:24:34.314971 | 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.1.1.dev17) (5.4.1) 2025-09-28 13:24:34.314981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting websockify>=0.9.0 (from nova==31.1.1.dev17) 2025-09-28 13:24:34.314994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading websockify-0.12.0-py3-none-any.whl.metadata (13 kB) 2025-09-28 13:24:34.315040 | 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.1.1.dev17) (3.10.2) 2025-09-28 13:24:34.315054 | 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.1.1.dev17) (7.1.0) 2025-09-28 13:24:34.315079 | 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.1.1.dev17) (9.7.1) 2025-09-28 13:24:34.315093 | 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.1.1.dev17) (5.7.1) 2025-09-28 13:24:34.315148 | 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.1.1.dev17) (7.1.0) 2025-09-28 13:24:34.315163 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting oslo.limit>=1.5.0 (from nova==31.1.1.dev17) 2025-09-28 13:24:34.315176 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading oslo.limit-2.6.1-py3-none-any.whl.metadata (2.1 kB) 2025-09-28 13:24:34.315235 | 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.1.1.dev17) (3.5.1) 2025-09-28 13:24:34.315246 | 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.1.1.dev17) (5.7.0) 2025-09-28 13:24:34.315260 | 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.1.1.dev17) (2.5.0) 2025-09-28 13:24:34.315304 | 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.1.1.dev17) (8.2.0) 2025-09-28 13:24:34.315318 | 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.1.1.dev17) (17.2.1) 2025-09-28 13:24:34.315332 | 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.1.1.dev17) (7.5.1) 2025-09-28 13:24:34.315377 | 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.1.1.dev17) (16.1.0) 2025-09-28 13:24:34.315391 | 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.1.1.dev17) (4.5.1) 2025-09-28 13:24:34.315449 | 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.1.1.dev17) (3.6.0) 2025-09-28 13:24:34.315466 | 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.1.1.dev17) (6.5.1) 2025-09-28 13:24:34.315479 | 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.1.1.dev17) (4.1.1) 2025-09-28 13:24:34.315504 | 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.1.1.dev17) (2.0.0) 2025-09-28 13:24:34.315551 | 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.1.1.dev17) (6.3.1) 2025-09-28 13:24:34.315561 | 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.1.1.dev17) (7.0.0) 2025-09-28 13:24:34.315574 | 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.1.1.dev17) (3.6.0) 2025-09-28 13:24:34.315631 | 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.1.1.dev17) (6.11.0) 2025-09-28 13:24:34.315642 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting os-resource-classes>=1.1.0 (from nova==31.1.1.dev17) 2025-09-28 13:24:34.315656 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2025-09-28 13:24:34.316206 | 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.1.1.dev17) (3.3.0) 2025-09-28 13:24:34.316232 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting os-vif>=3.1.0 (from nova==31.1.1.dev17) 2025-09-28 13:24:34.316242 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading os_vif-4.1.0-py3-none-any.whl.metadata (2.3 kB) 2025-09-28 13:24:34.316252 | 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.1.1.dev17) (5.2.1) 2025-09-28 13:24:34.316262 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting microversion-parse>=0.2.1 (from nova==31.1.1.dev17) 2025-09-28 13:24:34.316272 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2025-09-28 13:24:34.316282 | 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.1.1.dev17) (6.3.0) 2025-09-28 13:24:34.316291 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting cursive>=0.2.1 (from nova==31.1.1.dev17) 2025-09-28 13:24:34.316301 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2025-09-28 13:24:34.316311 | 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.1.1.dev17) (1.3.4) 2025-09-28 13:24:34.316320 | 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.1.1.dev17) (1.7.0) 2025-09-28 13:24:34.316330 | 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.1.1.dev17) (2.9.0.post0) 2025-09-28 13:24:34.316339 | 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.1.1.dev17) (3.1.0) 2025-09-28 13:24:34.316349 | 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.1.1.dev17) (4.4.0) 2025-09-28 13:24:34.316358 | 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.1.1.dev17) (6.0.2) 2025-09-28 13:24:34.316368 | 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.1.1.dev17) (1.3.9) 2025-09-28 13:24:34.316377 | 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.1.1.dev17) (4.12.2) 2025-09-28 13:24:34.316386 | 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.1.1.dev17) (7.1.0) 2025-09-28 13:24:34.316403 | 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.1.1.dev17) (1.17.1) 2025-09-28 13:24:34.316413 | 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.1.1.dev17) (2.22) 2025-09-28 13:24:34.316422 | 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.1.1.dev17) (2.7.0) 2025-09-28 13:24:34.316432 | 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.1.1.dev17) (3.0.0) 2025-09-28 13:24:34.316441 | 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.1.1.dev17) (1.17.2) 2025-09-28 13:24:34.316457 | 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.1.1.dev17) (3.0.2) 2025-09-28 13:24:34.316471 | 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.1.1.dev17) (25.1.0) 2025-09-28 13:24:34.316481 | 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.1.1.dev17) (2024.10.1) 2025-09-28 13:24:34.316491 | 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.1.1.dev17) (0.36.2) 2025-09-28 13:24:34.316500 | 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.1.1.dev17) (0.23.1) 2025-09-28 13:24:34.316510 | 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.1.1.dev17) (4.0.1) 2025-09-28 13:24:34.316520 | 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.1.1.dev17) (2.10.1) 2025-09-28 13:24:34.316530 | 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.1.1.dev17) (5.6.0) 2025-09-28 13:24:34.316539 | 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.1.1.dev17) (1.3.4) 2025-09-28 13:24:34.316553 | 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.1.1.dev17) (1.0.1) 2025-09-28 13:24:34.316562 | 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.1.1.dev17) (1.33) 2025-09-28 13:24:34.316571 | 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.1.1.dev17) (4.3.6) 2025-09-28 13:24:34.316581 | 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.1.1.dev17) (1.4.0) 2025-09-28 13:24:34.316590 | 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.1.1.dev17) (3.0.0) 2025-09-28 13:24:34.316600 | 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.1.1.dev17) (9.0.0) 2025-09-28 13:24:34.316609 | 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.1.1.dev17) (5.9.0) 2025-09-28 13:24:34.316619 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting ovsdbapp>=0.12.1 (from os-vif>=3.1.0->nova==31.1.1.dev17) 2025-09-28 13:24:34.316637 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading ovsdbapp-2.11.0-py3-none-any.whl.metadata (1.5 kB) 2025-09-28 13:24:34.316647 | 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.1.1.dev17) (0.8.1) 2025-09-28 13:24:34.316656 | 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.1.1.dev17) (0.19) 2025-09-28 13:24:34.316672 | 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.1.1.dev17) (2.0.1) 2025-09-28 13:24:34.316685 | 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.1.1.dev17) (0.5.0) 2025-09-28 13:24:34.316695 | 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.1.1.dev17) (5.5.2) 2025-09-28 13:24:34.316790 | 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.1.1.dev17) (5.3.1) 2025-09-28 13:24:34.316802 | 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.1.1.dev17) (5.4.2) 2025-09-28 13:24:34.316816 | 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.1.1.dev17) (0.11.0) 2025-09-28 13:24:34.316825 | 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.1.1.dev17) (5.1.0) 2025-09-28 13:24:34.316839 | 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.1.1.dev17) (2025.1) 2025-09-28 13:24:34.316848 | 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.1.1.dev17) (0.21.1) 2025-09-28 13:24:34.316928 | 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.1.1.dev17) (4.0.1) 2025-09-28 13:24:34.316939 | 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.1.1.dev17) (4.0.1) 2025-09-28 13:24:34.316952 | 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.1.1.dev17) (1.1.0) 2025-09-28 13:24:34.316966 | 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.1.1.dev17) (1.6.10) 2025-09-28 13:24:34.317056 | 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.1.1.dev17) (3.2.1) 2025-09-28 13:24:34.317070 | 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.1.1.dev17) (24.2) 2025-09-28 13:24:34.317080 | 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.1.1.dev17) 2025-09-28 13:24:34.317094 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading fixtures-4.2.4.post1-py3-none-any.whl.metadata (22 kB) 2025-09-28 13:24:34.317103 | 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.1.1.dev17) (3.5.0) 2025-09-28 13:24:34.317149 | 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.1.1.dev17) (1.5.0) 2025-09-28 13:24:34.317175 | 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.1.1.dev17) (80.9.0) 2025-09-28 13:24:34.317189 | 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.1.1.dev17) (0.2.13) 2025-09-28 13:24:34.317199 | 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.1.1.dev17) (4.9.1) 2025-09-28 13:24:34.317358 | 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.1.1.dev17) (0.5.2) 2025-09-28 13:24:34.317375 | 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.1.1.dev17) (2.5.11) 2025-09-28 13:24:34.317384 | 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.1.1.dev17) (1.9.0) 2025-09-28 13:24:34.317394 | 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.1.1.dev17) (1.17.0) 2025-09-28 13:24:34.317404 | 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.1.1.dev17) (2.0.1) 2025-09-28 13:24:34.317414 | 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.1.1.dev17) (24.2.1) 2025-09-28 13:24:34.317423 | 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.1.1.dev17) (2.1.0) 2025-09-28 13:24:34.317436 | 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.1.1.dev17) (3.2.0) 2025-09-28 13:24:34.317445 | 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.1.1.dev17) (3.4.1) 2025-09-28 13:24:34.317453 | 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.1.1.dev17) (3.10) 2025-09-28 13:24:34.317461 | 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.1.1.dev17) (1.26.20) 2025-09-28 13:24:34.317513 | 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.1.1.dev17) (2025.8.3) 2025-09-28 13:24:34.317523 | 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.1.1.dev17) (0.7) 2025-09-28 13:24:34.317535 | 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.1.1.dev17) (2.7.2) 2025-09-28 13:24:34.317543 | 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.1.1.dev17) (0.15.2) 2025-09-28 13:24:34.317563 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting numpy (from websockify>=0.9.0->nova==31.1.1.dev17) 2025-09-28 13:24:34.317572 | 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) 2025-09-28 13:24:34.317615 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting jwcrypto (from websockify>=0.9.0->nova==31.1.1.dev17) 2025-09-28 13:24:34.317624 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading jwcrypto-1.5.6-py3-none-any.whl.metadata (3.1 kB) 2025-09-28 13:24:34.317637 | 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.1.1.dev17) (5.2.1) 2025-09-28 13:24:34.317656 | 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)) 2025-09-28 13:24:34.317725 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Reason for being yanked: https://github.com/testing-cabal/fixtures/issues/103 2025-09-28 13:24:34.317739 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: 2025-09-28 13:24:34.317751 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2025-09-28 13:24:34.317760 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2025-09-28 13:24:34.317811 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2025-09-28 13:24:34.317821 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading os_vif-4.1.0-py3-none-any.whl (110 kB) 2025-09-28 13:24:34.317832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading oslo.limit-2.6.1-py3-none-any.whl (21 kB) 2025-09-28 13:24:34.317841 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading ovsdbapp-2.11.0-py3-none-any.whl (143 kB) 2025-09-28 13:24:34.317908 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading fixtures-4.2.4.post1-py3-none-any.whl (64 kB) 2025-09-28 13:24:34.317919 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading websockify-0.12.0-py3-none-any.whl (40 kB) 2025-09-28 13:24:34.317931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading jwcrypto-1.5.6-py3-none-any.whl (92 kB) 2025-09-28 13:24:34.317939 | 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) 2025-09-28 13:24:34.317951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.1/16.1 MB 30.8 MB/s 0:00:00 2025-09-28 13:24:34.318010 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Building wheels for collected packages: nova 2025-09-28 13:24:34.318019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Building wheel for nova (pyproject.toml): started 2025-09-28 13:24:34.318060 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Building wheel for nova (pyproject.toml): finished with status 'done' 2025-09-28 13:24:34.318069 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Created wheel for nova: filename=nova-31.1.1.dev17-py3-none-any.whl size=5898330 sha256=4a4f13d7b182ff3230fd85ab476a90ef264cd43512dd674bcc45d181376a7294 2025-09-28 13:24:34.318082 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Stored in directory: /tmp/pip-ephem-wheel-cache-9xbrdfmi/wheels/86/62/4b/f7dc95c17fe7e8702e5ea0a7269b8ad164f5bf2d9459e4359b 2025-09-28 13:24:34.318090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Successfully built nova 2025-09-28 13:24:34.318144 | 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 2025-09-28 13:24:34.318154 | 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.1.1.dev17 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 2025-09-28 13:24:34.318175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Processing /plugins/blazar_nova-7.0.1.dev6 2025-09-28 13:24:34.318184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Preparing metadata (setup.py): started 2025-09-28 13:24:34.318226 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Preparing metadata (setup.py): finished with status 'done' 2025-09-28 13:24:34.318235 | 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.dev6) (6.1.1) 2025-09-28 13:24:34.318247 | 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.dev6) (9.7.1) 2025-09-28 13:24:34.318256 | 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.dev6) (6.5.1) 2025-09-28 13:24:34.318316 | 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.dev6) (7.1.0) 2025-09-28 13:24:34.318325 | 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.dev6) (3.0.0) 2025-09-28 13:24:34.318338 | 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.dev6) (1.3.0) 2025-09-28 13:24:34.318352 | 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.dev6) (5.4.1) 2025-09-28 13:24:34.318394 | 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.dev6) (2.0.0) 2025-09-28 13:24:34.318403 | 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.dev6) (6.0.2) 2025-09-28 13:24:34.318416 | 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.dev6) (2.32.3) 2025-09-28 13:24:34.318424 | 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.dev6) (1.17.2) 2025-09-28 13:24:34.318482 | 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.dev6) (5.7.1) 2025-09-28 13:24:34.318492 | 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.dev6) (8.2.0) 2025-09-28 13:24:34.318500 | 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.dev6) (5.7.0) 2025-09-28 13:24:34.318541 | 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.dev6) (2.9.0.post0) 2025-09-28 13:24:34.318551 | 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.dev6) (1.1.0) 2025-09-28 13:24:34.318563 | 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.dev6) (2025.1) 2025-09-28 13:24:34.318585 | 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.dev6) (2.1.0) 2025-09-28 13:24:34.318628 | 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.dev6) (3.2.1) 2025-09-28 13:24:34.318638 | 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.dev6) (24.2) 2025-09-28 13:24:34.318650 | 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.dev6) (7.0.0) 2025-09-28 13:24:34.318658 | 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.dev6) (80.9.0) 2025-09-28 13:24:34.318727 | 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.dev6) (1.17.0) 2025-09-28 13:24:34.318741 | 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.dev6) (3.4.1) 2025-09-28 13:24:34.318753 | 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.dev6) (3.10) 2025-09-28 13:24:34.318765 | 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.dev6) (1.26.20) 2025-09-28 13:24:34.318822 | 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.dev6) (2025.8.3) 2025-09-28 13:24:34.318832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Building wheels for collected packages: blazar-nova 2025-09-28 13:24:34.318846 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: DEPRECATION: Building 'blazar-nova' 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-nova'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-28 13:24:34.318856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: 2025-09-28 13:24:34.318913 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Building wheel for blazar-nova (setup.py): started 2025-09-28 13:24:34.318924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Building wheel for blazar-nova (setup.py): finished with status 'done' 2025-09-28 13:24:34.318936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Created wheel for blazar-nova: filename=blazar_nova-7.0.1.dev6-py3-none-any.whl size=13331 sha256=ea140e30cfa8553154cdce7aacb588154991812490e5d3d7e350f417f01d9697 2025-09-28 13:24:34.318944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Stored in directory: /tmp/pip-ephem-wheel-cache-x_dgwv09/wheels/4f/ac/da/0936b0e131fd9ea68c35a67e26abf293f0e981af271c085ea8 2025-09-28 13:24:34.318996 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Successfully built blazar-nova 2025-09-28 13:24:34.319006 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Installing collected packages: blazar-nova 2025-09-28 13:24:34.319025 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Successfully installed blazar-nova-7.0.1.dev6 2025-09-28 13:24:34.319035 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Removed intermediate container df43f2c23c3d 2025-09-28 13:24:34.319046 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 88f1f9a0c0fb 2025-09-28 13:24:34.319055 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Successfully built 290b9da63b02 2025-09-28 13:24:34.319118 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Successfully tagged osism.harbor.regio.digital/kolla/nova-base:build-20250928 2025-09-28 13:24:34.319184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Built at 2025-09-28 13:24:34.319085 (took 0:00:56.542503) 2025-09-28 13:24:34.319289 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-compute) to queue 2025-09-28 13:24:34.319301 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-api) to queue 2025-09-28 13:24:34.319310 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-serialproxy) to queue 2025-09-28 13:24:34.319324 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-conductor) to queue 2025-09-28 13:24:34.319336 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-scheduler) to queue 2025-09-28 13:24:34.319400 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-ssh) to queue 2025-09-28 13:24:34.319409 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-compute-ironic) to queue 2025-09-28 13:24:34.319422 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-spicehtml5proxy) to queue 2025-09-28 13:24:34.319430 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-novncproxy) to queue 2025-09-28 13:24:34.319727 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(barbican-base) 2025-09-28 13:24:34.319791 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-base:Processing 2025-09-28 13:24:34.319803 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Building started at 2025-09-28 13:24:34.319749 2025-09-28 13:24:34.319880 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-base:Getting local archive from tarballs/barbican-stable-2025.1.tar.gz 2025-09-28 13:24:34.321478 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-base:Turned 0 plugins into plugins archive 2025-09-28 13:24:34.321923 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-base:Turned 0 additions into additions archive 2025-09-28 13:24:45.458023 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 1/7 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20250928 2025-09-28 13:24:45.458083 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> e94e47e86d3c 2025-09-28 13:24:45.460008 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 2/7 : LABEL "build-date"="20250928" "name"="barbican-base" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:24:45.460071 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Running in 4e2ab746d7c3 2025-09-28 13:24:45.460087 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Removed intermediate container 4e2ab746d7c3 2025-09-28 13:24:45.460101 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> 8c8f3535da3a 2025-09-28 13:24:45.460115 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 3/7 : 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 2025-09-28 13:24:45.460209 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Running in 7ee9c22e0492 2025-09-28 13:24:45.460247 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Removed intermediate container 7ee9c22e0492 2025-09-28 13:24:45.460257 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> 26239e793e16 2025-09-28 13:24:45.460267 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 4/7 : ADD barbican-base-archive /barbican-base-source 2025-09-28 13:24:45.460277 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> 9bd17006aba7 2025-09-28 13:24:45.460336 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 5/7 : COPY barbican_sudoers /etc/sudoers.d/kolla_barbican_sudoers 2025-09-28 13:24:45.460347 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> 8f56cc1cdca2 2025-09-28 13:24:45.460357 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 6/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-28 13:24:45.460409 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> 88a3b7aa5fc0 2025-09-28 13:24:45.463894 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 7/7 : 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 2025-09-28 13:24:45.463931 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Running in 5e7c93d935c4 2025-09-28 13:24:45.463942 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Processing /barbican 2025-09-28 13:24:45.463952 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Installing build dependencies: started 2025-09-28 13:24:45.463962 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Installing build dependencies: finished with status 'done' 2025-09-28 13:24:45.463972 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Getting requirements to build wheel: started 2025-09-28 13:24:45.463981 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Getting requirements to build wheel: finished with status 'done' 2025-09-28 13:24:45.463991 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Preparing metadata (pyproject.toml): started 2025-09-28 13:24:45.464000 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-09-28 13:24:45.464010 | 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) 2025-09-28 13:24:45.464021 | 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) 2025-09-28 13:24:45.464031 | 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.dev3) (1.14.1) 2025-09-28 13:24:45.464043 | 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.dev3) (1.17.1) 2025-09-28 13:24:45.464053 | 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.dev3) (43.0.3) 2025-09-28 13:24:45.464062 | 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.dev3) (0.39.0) 2025-09-28 13:24:45.464073 | 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.dev3) (4.23.0) 2025-09-28 13:24:45.464082 | 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.dev3) (9.7.1) 2025-09-28 13:24:45.464092 | 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.dev3) (5.7.1) 2025-09-28 13:24:45.464129 | 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.dev3) (17.2.1) 2025-09-28 13:24:45.464139 | 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.dev3) (6.5.1) 2025-09-28 13:24:45.464148 | 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.dev3) (16.1.0) 2025-09-28 13:24:45.464158 | 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.dev3) (6.3.1) 2025-09-28 13:24:45.464167 | 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.dev3) (7.1.0) 2025-09-28 13:24:45.464177 | 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.dev3) (4.5.1) 2025-09-28 13:24:45.464187 | 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.dev3) (5.7.0) 2025-09-28 13:24:45.464209 | 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.dev3) (4.1.1) 2025-09-28 13:24:45.464219 | 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.dev3) (2.5.0) 2025-09-28 13:24:45.464229 | 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.dev3) (8.2.0) 2025-09-28 13:24:45.464239 | 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.dev3) (3.6.0) 2025-09-28 13:24:45.464248 | 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.dev3) (3.10.1) 2025-09-28 13:24:45.464257 | 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.dev3) (6.1.1) 2025-09-28 13:24:45.464267 | 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.dev3) (1.5.1) 2025-09-28 13:24:45.464277 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Collecting ldap3>=1.0.2 (from barbican==20.0.1.dev3) 2025-09-28 13:24:45.464287 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Downloading ldap3-2.9.1-py2.py3-none-any.whl.metadata (5.4 kB) 2025-09-28 13:24:45.464296 | 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.dev3) (10.9.0) 2025-09-28 13:24:45.464306 | 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.dev3) (2.0.38) 2025-09-28 13:24:45.464315 | 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.dev3) (5.4.1) 2025-09-28 13:24:45.464329 | 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.dev3) (1.8.9) 2025-09-28 13:24:45.464350 | 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.dev3) (5.2.1) 2025-09-28 13:24:45.464559 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Collecting microversion-parse>=0.2.1 (from barbican==20.0.1.dev3) 2025-09-28 13:24:45.464618 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2025-09-28 13:24:45.464640 | 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) 2025-09-28 13:24:45.464656 | 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) 2025-09-28 13:24:45.464861 | 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) 2025-09-28 13:24:45.464896 | 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.dev3) (1.3.9) 2025-09-28 13:24:45.464985 | 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.dev3) (4.12.2) 2025-09-28 13:24:45.465068 | 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.dev3) (2.22) 2025-09-28 13:24:45.465172 | 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) 2025-09-28 13:24:45.465244 | 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) 2025-09-28 13:24:45.465328 | 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) 2025-09-28 13:24:45.465427 | 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) 2025-09-28 13:24:45.465583 | 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) 2025-09-28 13:24:45.465611 | 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) 2025-09-28 13:24:45.465748 | 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.dev3) (2.7.0) 2025-09-28 13:24:45.465894 | 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.dev3) (3.1.1) 2025-09-28 13:24:45.466018 | 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.dev3) (25.1.0) 2025-09-28 13:24:45.466095 | 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.dev3) (2024.10.1) 2025-09-28 13:24:45.466170 | 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.dev3) (0.36.2) 2025-09-28 13:24:45.466221 | 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.dev3) (0.23.1) 2025-09-28 13:24:45.466322 | 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) 2025-09-28 13:24:45.466351 | 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) 2025-09-28 13:24:45.466453 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==20.0.1.dev3) (3.10.2) 2025-09-28 13:24:45.466540 | 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.dev3) (4.0.1) 2025-09-28 13:24:45.466568 | 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.dev3) (2.10.1) 2025-09-28 13:24:45.466665 | 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.dev3) (5.6.0) 2025-09-28 13:24:45.466692 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Collecting pyasn1>=0.4.6 (from ldap3>=1.0.2->barbican==20.0.1.dev3) 2025-09-28 13:24:45.466791 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2025-09-28 13:24:45.466911 | 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>=1.26.0->keystonemiddleware>=9.5.0->barbican==20.0.1.dev3) (1.3.4) 2025-09-28 13:24:45.466939 | 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>=1.26.0->keystonemiddleware>=9.5.0->barbican==20.0.1.dev3) (3.0.0) 2025-09-28 13:24:45.467050 | 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>=1.26.0->keystonemiddleware>=9.5.0->barbican==20.0.1.dev3) (1.17.2) 2025-09-28 13:24:45.467111 | 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>=1.26.0->keystonemiddleware>=9.5.0->barbican==20.0.1.dev3) (5.1.1) 2025-09-28 13:24:45.467230 | 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.dev3) (1.3.0) 2025-09-28 13:24:45.467257 | 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.dev3) (2.0.0) 2025-09-28 13:24:45.467360 | 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.dev3) (2.0.1) 2025-09-28 13:24:45.467387 | 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.dev3) (0.5.0) 2025-09-28 13:24:45.467484 | 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.dev3) (2.9.0.post0) 2025-09-28 13:24:45.467532 | 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.dev3) (3.1.0) 2025-09-28 13:24:45.467614 | 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.dev3) (5.5.2) 2025-09-28 13:24:45.467641 | 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.dev3) (5.3.1) 2025-09-28 13:24:45.467747 | 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.dev3) (5.4.2) 2025-09-28 13:24:45.467895 | 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.dev3) (0.11.0) 2025-09-28 13:24:45.468115 | 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.dev3) (5.1.0) 2025-09-28 13:24:45.468152 | 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.dev3) (2025.1) 2025-09-28 13:24:45.468172 | 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.dev3) (0.21.1) 2025-09-28 13:24:45.468186 | 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.dev3) (3.1.5) 2025-09-28 13:24:45.468248 | 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.dev3) (4.0.1) 2025-09-28 13:24:45.468313 | 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.dev3) (4.0.1) 2025-09-28 13:24:45.468362 | 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.dev3) (3.0.2) 2025-09-28 13:24:45.468433 | 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.dev3) (1.1.0) 2025-09-28 13:24:45.468498 | 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.dev3) (7.1.0) 2025-09-28 13:24:45.468564 | 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.dev3) (2.5.1) 2025-09-28 13:24:45.468734 | 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.dev3) (1.6.10) 2025-09-28 13:24:45.468794 | 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.dev3) (0.19) 2025-09-28 13:24:45.468889 | 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.dev3) (3.2.1) 2025-09-28 13:24:45.468906 | 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.dev3) (24.2) 2025-09-28 13:24:45.468966 | 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.dev3) (7.0.0) 2025-09-28 13:24:45.468981 | 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.dev3) (80.9.0) 2025-09-28 13:24:45.469048 | 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.dev3) (0.3.5) 2025-09-28 13:24:45.469064 | 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.dev3) (1.17.0) 2025-09-28 13:24:45.469163 | 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) 2025-09-28 13:24:45.469180 | 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) 2025-09-28 13:24:45.469190 | 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) 2025-09-28 13:24:45.469239 | 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) (2025.8.3) 2025-09-28 13:24:45.469253 | 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.dev3) (0.7) 2025-09-28 13:24:45.469324 | 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.dev3) (2.7.2) 2025-09-28 13:24:45.469339 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Downloading ldap3-2.9.1-py2.py3-none-any.whl (432 kB) 2025-09-28 13:24:45.469401 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2025-09-28 13:24:45.469416 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2025-09-28 13:24:45.469482 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Building wheels for collected packages: barbican 2025-09-28 13:24:45.469539 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Building wheel for barbican (pyproject.toml): started 2025-09-28 13:24:45.469597 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Building wheel for barbican (pyproject.toml): finished with status 'done' 2025-09-28 13:24:45.469665 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Created wheel for barbican: filename=barbican-20.0.1.dev3-py3-none-any.whl size=484067 sha256=a9a6431fc304723b1de9610bcf6a9d19d005490b47673ff2d6ea4971b0379b6e 2025-09-28 13:24:45.469764 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Stored in directory: /tmp/pip-ephem-wheel-cache-jk_hnje3/wheels/3d/23/b6/05e88acb22b31bca23584467cb61ee154b2046282a27d52469 2025-09-28 13:24:45.469865 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Successfully built barbican 2025-09-28 13:24:45.469928 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Installing collected packages: pyasn1, microversion-parse, ldap3, barbican 2025-09-28 13:24:45.469953 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Successfully installed barbican-20.0.1.dev3 ldap3-2.9.1 microversion-parse-2.0.0 pyasn1-0.6.0 2025-09-28 13:24:45.470033 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Removed intermediate container 5e7c93d935c4 2025-09-28 13:24:45.470048 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> 0f476af77b28 2025-09-28 13:24:45.470118 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Successfully built 180a4b3c701a 2025-09-28 13:24:45.470133 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Successfully tagged osism.harbor.regio.digital/kolla/barbican-base:build-20250928 2025-09-28 13:24:45.470248 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Built at 2025-09-28 13:24:45.470159 (took 0:00:11.150410) 2025-09-28 13:24:45.470338 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(barbican-keystone-listener) to queue 2025-09-28 13:24:45.470403 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(barbican-worker) to queue 2025-09-28 13:24:45.470448 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(barbican-api) to queue 2025-09-28 13:24:45.470861 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(masakari-base) 2025-09-28 13:24:45.470987 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-base:Processing 2025-09-28 13:24:45.471092 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Building started at 2025-09-28 13:24:45.470974 2025-09-28 13:24:45.471141 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-base:Getting local archive from tarballs/masakari-stable-2025.1.tar.gz 2025-09-28 13:24:45.475151 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-base:Turned 0 plugins into plugins archive 2025-09-28 13:24:45.475889 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-base:Turned 0 additions into additions archive 2025-09-28 13:24:58.354287 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 1/6 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20250928 2025-09-28 13:24:58.354353 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> e94e47e86d3c 2025-09-28 13:24:58.354469 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 2/6 : LABEL "build-date"="20250928" "name"="masakari-base" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:24:58.354486 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Running in 486d4c45accf 2025-09-28 13:24:58.354499 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Removed intermediate container 486d4c45accf 2025-09-28 13:24:58.354510 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> d958a7f34fe5 2025-09-28 13:24:58.354566 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 3/6 : RUN usermod --append --home /var/lib/masakari --groups kolla masakari && mkdir -p /var/lib/masakari && chown -R 42485:42485 /var/lib/masakari 2025-09-28 13:24:58.354579 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Running in d12fe8fcf10f 2025-09-28 13:24:58.355846 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Removed intermediate container d12fe8fcf10f 2025-09-28 13:24:58.355915 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> eeb58967f085 2025-09-28 13:24:58.355929 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 4/6 : ADD masakari-base-archive /masakari-base-source 2025-09-28 13:24:58.355942 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> c04e9e00e20a 2025-09-28 13:24:58.355952 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 5/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-28 13:24:58.355981 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> 44e1bb6e3738 2025-09-28 13:24:58.355992 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 6/6 : 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 2025-09-28 13:24:58.356003 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Running in 76edeb6f3744 2025-09-28 13:24:58.356014 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Processing /masakari 2025-09-28 13:24:58.356030 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Preparing metadata (setup.py): started 2025-09-28 13:24:58.356044 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Preparing metadata (setup.py): finished with status 'done' 2025-09-28 13:24:58.356060 | 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) 2025-09-28 13:24:58.356075 | 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) 2025-09-28 13:24:58.356090 | 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) 2025-09-28 13:24:58.356105 | 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) 2025-09-28 13:24:58.356122 | 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.9.0) 2025-09-28 13:24:58.356139 | 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) 2025-09-28 13:24:58.356153 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Collecting microversion-parse>=0.2.1 (from masakari==19.0.1.dev3) 2025-09-28 13:24:58.356169 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2025-09-28 13:24:58.356179 | 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) 2025-09-28 13:24:58.356187 | 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) 2025-09-28 13:24:58.356196 | 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) 2025-09-28 13:24:58.356204 | 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.0) 2025-09-28 13:24:58.356212 | 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) 2025-09-28 13:24:58.356220 | 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) 2025-09-28 13:24:58.356235 | 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) 2025-09-28 13:24:58.356244 | 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) 2025-09-28 13:24:58.356262 | 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) 2025-09-28 13:24:58.356277 | 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) 2025-09-28 13:24:58.356316 | 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) 2025-09-28 13:24:58.356432 | 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) 2025-09-28 13:24:58.356498 | 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) (6.1.1) 2025-09-28 13:24:58.356597 | 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) 2025-09-28 13:24:58.356655 | 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) 2025-09-28 13:24:58.356733 | 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) 2025-09-28 13:24:58.356929 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Collecting SQLAlchemy-Utils>=0.33.10 (from masakari==19.0.1.dev3) 2025-09-28 13:24:58.357017 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl.metadata (4.2 kB) 2025-09-28 13:24:58.357093 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Collecting taskflow>=2.16.0 (from masakari==19.0.1.dev3) 2025-09-28 13:24:58.357168 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Downloading taskflow-5.12.0-py3-none-any.whl.metadata (5.6 kB) 2025-09-28 13:24:58.357244 | 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) 2025-09-28 13:24:58.357319 | 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) 2025-09-28 13:24:58.357388 | 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) 2025-09-28 13:24:58.357455 | 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) 2025-09-28 13:24:58.357547 | 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) 2025-09-28 13:24:58.357628 | 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) 2025-09-28 13:24:58.357691 | 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) 2025-09-28 13:24:58.357754 | 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) 2025-09-28 13:24:58.357895 | 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) 2025-09-28 13:24:58.357967 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->masakari==19.0.1.dev3) (3.10.2) 2025-09-28 13:24:58.358034 | 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) 2025-09-28 13:24:58.358099 | 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) 2025-09-28 13:24:58.358162 | 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) 2025-09-28 13:24:58.358204 | 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) 2025-09-28 13:24:58.358256 | 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>=1.26.0->keystonemiddleware>=4.17.0->masakari==19.0.1.dev3) (1.3.4) 2025-09-28 13:24:58.358311 | 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>=1.26.0->keystonemiddleware>=4.17.0->masakari==19.0.1.dev3) (3.0.0) 2025-09-28 13:24:58.358372 | 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>=1.26.0->keystonemiddleware>=4.17.0->masakari==19.0.1.dev3) (1.17.2) 2025-09-28 13:24:58.358423 | 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>=1.26.0->keystonemiddleware>=4.17.0->masakari==19.0.1.dev3) (5.1.1) 2025-09-28 13:24:58.358490 | 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) 2025-09-28 13:24:58.358568 | 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) 2025-09-28 13:24:58.358628 | 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) 2025-09-28 13:24:58.358686 | 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) 2025-09-28 13:24:58.358796 | 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) 2025-09-28 13:24:58.358857 | 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) 2025-09-28 13:24:58.358911 | 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) 2025-09-28 13:24:58.358962 | 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) 2025-09-28 13:24:58.359018 | 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) 2025-09-28 13:24:58.359071 | 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) 2025-09-28 13:24:58.359125 | 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) 2025-09-28 13:24:58.359180 | 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) 2025-09-28 13:24:58.359232 | 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) 2025-09-28 13:24:58.359286 | 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) 2025-09-28 13:24:58.359346 | 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) 2025-09-28 13:24:58.359389 | 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) 2025-09-28 13:24:58.359418 | 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) 2025-09-28 13:24:58.359492 | 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) 2025-09-28 13:24:58.359516 | 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) 2025-09-28 13:24:58.359584 | 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) 2025-09-28 13:24:58.360813 | 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) 2025-09-28 13:24:58.360836 | 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) 2025-09-28 13:24:58.360846 | 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) 2025-09-28 13:24:58.360854 | 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) 2025-09-28 13:24:58.360863 | 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) 2025-09-28 13:24:58.360882 | 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) 2025-09-28 13:24:58.360891 | 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) 2025-09-28 13:24:58.360899 | 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) 2025-09-28 13:24:58.360908 | 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) 2025-09-28 13:24:58.360917 | 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) 2025-09-28 13:24:58.360925 | 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) 2025-09-28 13:24:58.360933 | 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) 2025-09-28 13:24:58.360942 | 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) (80.9.0) 2025-09-28 13:24:58.360958 | 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) 2025-09-28 13:24:58.360966 | 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) 2025-09-28 13:24:58.360975 | 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) 2025-09-28 13:24:58.360983 | 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) 2025-09-28 13:24:58.360991 | 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) 2025-09-28 13:24:58.360999 | 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) (2025.8.3) 2025-09-28 13:24:58.361019 | 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) 2025-09-28 13:24:58.361029 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Collecting networkx>=2.1.0 (from taskflow>=2.16.0->masakari==19.0.1.dev3) 2025-09-28 13:24:58.361037 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2025-09-28 13:24:58.361046 | 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) 2025-09-28 13:24:58.361068 | 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) 2025-09-28 13:24:58.361077 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Collecting pydot>=1.2.4 (from taskflow>=2.16.0->masakari==19.0.1.dev3) 2025-09-28 13:24:58.361086 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Downloading pydot-3.0.4-py3-none-any.whl.metadata (10 kB) 2025-09-28 13:24:58.361094 | 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) 2025-09-28 13:24:58.361102 | 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) 2025-09-28 13:24:58.361111 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2025-09-28 13:24:58.361119 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl (93 kB) 2025-09-28 13:24:58.361128 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Downloading taskflow-5.12.0-py3-none-any.whl (504 kB) 2025-09-28 13:24:58.361137 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2025-09-28 13:24:58.361145 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 21.5 MB/s 0:00:00 2025-09-28 13:24:58.361154 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Downloading pydot-3.0.4-py3-none-any.whl (35 kB) 2025-09-28 13:24:58.361162 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Building wheels for collected packages: masakari 2025-09-28 13:24:58.361172 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: DEPRECATION: Building 'masakari' 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'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-28 13:24:58.361181 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: 2025-09-28 13:24:58.361190 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Building wheel for masakari (setup.py): started 2025-09-28 13:24:58.361203 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Building wheel for masakari (setup.py): finished with status 'done' 2025-09-28 13:24:58.361216 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Created wheel for masakari: filename=masakari-19.0.1.dev3-py3-none-any.whl size=357753 sha256=a11297cd5a79a1139dcc9395f85b9f1c922b3151e7f19c26ebc5a0ca44930ac4 2025-09-28 13:24:58.361225 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Stored in directory: /tmp/pip-ephem-wheel-cache-k37_kwso/wheels/7a/35/66/dd99ce76b97007f0b5ca346763c7c936563a2466ac937e05cc 2025-09-28 13:24:58.361234 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Successfully built masakari 2025-09-28 13:24:58.361246 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Installing collected packages: pydot, networkx, microversion-parse, SQLAlchemy-Utils, taskflow, masakari 2025-09-28 13:24:58.361438 | 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 2025-09-28 13:24:58.361505 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Removed intermediate container 76edeb6f3744 2025-09-28 13:24:58.361518 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> 6d4999ee5d47 2025-09-28 13:24:58.361538 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Successfully built 6174be35b683 2025-09-28 13:24:58.361573 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Successfully tagged osism.harbor.regio.digital/kolla/masakari-base:build-20250928 2025-09-28 13:24:58.361588 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Built at 2025-09-28 13:24:58.361495 (took 0:00:12.890521) 2025-09-28 13:24:58.361679 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(masakari-engine) to queue 2025-09-28 13:24:58.361756 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(masakari-api) to queue 2025-09-28 13:24:58.361844 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(masakari-monitors) to queue 2025-09-28 13:24:58.362216 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(manila-base) 2025-09-28 13:24:58.362232 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-base:Processing 2025-09-28 13:24:58.362318 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Building started at 2025-09-28 13:24:58.362221 2025-09-28 13:24:58.362369 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-base:Getting local archive from tarballs/manila-stable-2025.1.tar.gz 2025-09-28 13:24:58.367587 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-base:Turned 0 plugins into plugins archive 2025-09-28 13:24:58.368350 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-base:Turned 0 additions into additions archive 2025-09-28 13:25:31.147476 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 1/9 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20250928 2025-09-28 13:25:31.147523 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> e94e47e86d3c 2025-09-28 13:25:31.147552 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 2/9 : LABEL "build-date"="20250928" "name"="manila-base" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:25:31.147560 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Running in 593c1b921ab2 2025-09-28 13:25:31.147565 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Removed intermediate container 593c1b921ab2 2025-09-28 13:25:31.147569 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 0de38048fc5e 2025-09-28 13:25:31.147587 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 3/9 : RUN usermod --append --home /var/lib/manila --groups kolla manila && mkdir -p /var/lib/manila && chown -R 42429:42429 /var/lib/manila 2025-09-28 13:25:31.147663 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Running in c33edf038ae3 2025-09-28 13:25:31.149807 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Removed intermediate container c33edf038ae3 2025-09-28 13:25:31.149819 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> a72e83fd29e7 2025-09-28 13:25:31.149825 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 4/9 : 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/* 2025-09-28 13:25:31.149830 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Running in 34b55fb2516e 2025-09-28 13:25:31.149835 | 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] 2025-09-28 13:25:31.149841 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:25:31.149846 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 13:25:31.149876 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 13:25:31.149881 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 13:25:31.149896 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 13:25:31.149899 | 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] 2025-09-28 13:25:31.149903 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 13:25:31.149906 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 13:25:31.149910 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 13:25:31.149913 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 13:25:31.149916 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 13:25:31.149920 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 13:25:31.149923 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 13:25:31.149926 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 13:25:31.149930 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Fetched 28.4 MB in 2s (11.7 MB/s) 2025-09-28 13:25:31.149933 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Reading package lists... 2025-09-28 13:25:31.149937 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Reading package lists... 2025-09-28 13:25:31.149940 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Building dependency tree... 2025-09-28 13:25:31.149944 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Reading state information... 2025-09-28 13:25:31.149947 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:The following additional packages will be installed: 2025-09-28 13:25:31.149951 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: libevent-2.1-7t64 libnuma1 libunbound8 libxdp1 openvswitch-common 2025-09-28 13:25:31.149954 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: uuid-runtime 2025-09-28 13:25:31.149958 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Suggested packages: 2025-09-28 13:25:31.149961 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ethtool openvswitch-doc 2025-09-28 13:25:31.149964 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Recommended packages: 2025-09-28 13:25:31.149968 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: python3-openvswitch python3-netifaces 2025-09-28 13:25:31.149971 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:The following NEW packages will be installed: 2025-09-28 13:25:31.149975 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: libevent-2.1-7t64 libnuma1 libunbound8 libxdp1 openvswitch-common 2025-09-28 13:25:31.149978 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: openvswitch-switch uuid-runtime 2025-09-28 13:25:31.149981 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:25:31.149985 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Need to get 3,401 kB of archives. 2025-09-28 13:25:31.149988 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:After this operation, 10.5 MB of additional disk space will be used. 2025-09-28 13:25:31.149991 | 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.0-1build1~cloud0 [1,058 kB] 2025-09-28 13:25:31.149995 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:25:31.149998 | 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.3 [33.1 kB] 2025-09-28 13:25:31.150007 | 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] 2025-09-28 13:25:31.150014 | 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] 2025-09-28 13:25:31.150017 | 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.0-1build1~cloud0 [1,636 kB] 2025-09-28 13:25:31.150021 | 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.5 [442 kB] 2025-09-28 13:25:31.150024 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-09-28 13:25:31.150027 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Fetched 3,401 kB in 1s (5,825 kB/s) 2025-09-28 13:25:31.150033 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package uuid-runtime. 2025-09-28 13:25:31.150037 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 2025-09-28 13:25:31.150041 | 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% 2025-09-28 13:25:31.150046 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 70% 2025-09-28 13:25:31.150049 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 75% 2025-09-28 13:25:31.150053 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 80% (Reading database ... 85% 2025-09-28 13:25:31.150056 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 90% 2025-09-28 13:25:31.150059 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 2025-09-28 13:25:31.150063 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:95% (Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-28 13:25:31.150066 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../0-uuid-runtime_2.39.3-9ubuntu6.3_amd64.deb ... 2025-09-28 13:25:31.150069 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-09-28 13:25:31.150073 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package libevent-2.1-7t64:amd64. 2025-09-28 13:25:31.150076 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../1-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-09-28 13:25:31.150081 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-09-28 13:25:31.150086 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package libunbound8:amd64. 2025-09-28 13:25:31.150177 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../2-libunbound8_1.19.2-1ubuntu3.5_amd64.deb ... 2025-09-28 13:25:31.150251 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.5) ... 2025-09-28 13:25:31.150326 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package openvswitch-common. 2025-09-28 13:25:31.150390 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../3-openvswitch-common_3.5.0-1build1~cloud0_amd64.deb ... 2025-09-28 13:25:31.150475 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking openvswitch-common (3.5.0-1build1~cloud0) ... 2025-09-28 13:25:31.150540 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package libnuma1:amd64. 2025-09-28 13:25:31.150617 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../4-libnuma1_2.0.18-1build1_amd64.deb ... 2025-09-28 13:25:31.150695 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-09-28 13:25:31.150798 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package libxdp1:amd64. 2025-09-28 13:25:31.150881 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../5-libxdp1_1.5.1-1ubuntu2~cloud0_amd64.deb ... 2025-09-28 13:25:31.150950 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2025-09-28 13:25:31.151018 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package openvswitch-switch. 2025-09-28 13:25:31.151090 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../6-openvswitch-switch_3.5.0-1build1~cloud0_amd64.deb ... 2025-09-28 13:25:31.151156 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking openvswitch-switch (3.5.0-1build1~cloud0) ... 2025-09-28 13:25:31.151235 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-09-28 13:25:31.151302 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2025-09-28 13:25:31.151372 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.5) ... 2025-09-28 13:25:31.151446 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-09-28 13:25:31.151519 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-09-28 13:25:31.151609 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:info: Selecting GID from range 100 to 59999 ... 2025-09-28 13:25:31.151758 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:info: Adding group `uuidd' (GID 102) ... 2025-09-28 13:25:31.151846 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:invoke-rc.d: could not determine current runlevel 2025-09-28 13:25:31.151942 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 13:25:31.152032 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up openvswitch-common (3.5.0-1build1~cloud0) ... 2025-09-28 13:25:31.152118 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up openvswitch-switch (3.5.0-1build1~cloud0) ... 2025-09-28 13:25:31.152208 | 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 2025-09-28 13:25:31.152307 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:invoke-rc.d: could not determine current runlevel 2025-09-28 13:25:31.152360 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 13:25:31.152441 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:25:31.152521 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Removed intermediate container 34b55fb2516e 2025-09-28 13:25:31.152626 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> bc19b971dcf0 2025-09-28 13:25:31.152722 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 5/9 : ADD manila-base-archive /manila-base-source 2025-09-28 13:25:31.152833 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> fc8db81d6670 2025-09-28 13:25:31.152903 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 6/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-28 13:25:31.152970 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> f8610ef55798 2025-09-28 13:25:31.153041 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 7/9 : COPY manila_sudoers /etc/sudoers.d/kolla_manila_sudoers 2025-09-28 13:25:31.153111 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> f3f0da7694c3 2025-09-28 13:25:31.153193 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 8/9 : 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 2025-09-28 13:25:31.153279 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Running in 16aa407a9b9e 2025-09-28 13:25:31.153339 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Processing /manila 2025-09-28 13:25:31.153404 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Installing build dependencies: started 2025-09-28 13:25:31.153470 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Installing build dependencies: finished with status 'done' 2025-09-28 13:25:31.153535 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Getting requirements to build wheel: started 2025-09-28 13:25:31.153631 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Getting requirements to build wheel: finished with status 'done' 2025-09-28 13:25:31.153791 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Preparing metadata (pyproject.toml): started 2025-09-28 13:25:31.153891 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-09-28 13:25:31.153980 | 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.1.dev14) (6.1.1) 2025-09-28 13:25:31.154071 | 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.1.dev14) (1.14.1) 2025-09-28 13:25:31.154151 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Collecting defusedxml>=0.7.1 (from manila==20.0.1.dev14) 2025-09-28 13:25:31.154229 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2025-09-28 13:25:31.154310 | 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.1.dev14) (0.39.0) 2025-09-28 13:25:31.154385 | 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.1.dev14) (3.1.1) 2025-09-28 13:25:31.154464 | 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.1.dev14) (5.3.1) 2025-09-28 13:25:31.154535 | 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.1.dev14) (1.3.0) 2025-09-28 13:25:31.154634 | 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.1.dev14) (9.7.1) 2025-09-28 13:25:31.154721 | 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.1.dev14) (5.7.1) 2025-09-28 13:25:31.154804 | 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.1.dev14) (17.2.1) 2025-09-28 13:25:31.154882 | 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.1.dev14) (6.5.1) 2025-09-28 13:25:31.154933 | 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.1.dev14) (7.1.0) 2025-09-28 13:25:31.155000 | 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.1.dev14) (16.1.0) 2025-09-28 13:25:31.155061 | 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.1.dev14) (6.3.1) 2025-09-28 13:25:31.155119 | 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.1.dev14) (4.5.1) 2025-09-28 13:25:31.155177 | 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.1.dev14) (3.6.0) 2025-09-28 13:25:31.155238 | 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.1.dev14) (3.5.1) 2025-09-28 13:25:31.155303 | 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.1.dev14) (7.5.1) 2025-09-28 13:25:31.155368 | 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.1.dev14) (5.7.0) 2025-09-28 13:25:31.155445 | 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.1.dev14) (4.1.1) 2025-09-28 13:25:31.155507 | 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.1.dev14) (2.5.0) 2025-09-28 13:25:31.155564 | 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.1.dev14) (8.2.0) 2025-09-28 13:25:31.155697 | 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.1.dev14) (7.1.0) 2025-09-28 13:25:31.155787 | 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.1.dev14) (4.2.0) 2025-09-28 13:25:31.155857 | 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.1.dev14) (3.5.1) 2025-09-28 13:25:31.155922 | 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.1.dev14) (3.10.1) 2025-09-28 13:25:31.155987 | 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.1.dev14) (3.1.0) 2025-09-28 13:25:31.156046 | 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.1.dev14) (3.2.1) 2025-09-28 13:25:31.156108 | 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.1.dev14) (11.4.0) 2025-09-28 13:25:31.156167 | 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.1.dev14) (5.10.0) 2025-09-28 13:25:31.156231 | 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.1.dev14) (10.9.0) 2025-09-28 13:25:31.156295 | 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.1.dev14) (2.32.3) 2025-09-28 13:25:31.156356 | 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.1.dev14) (9.0.0) 2025-09-28 13:25:31.156418 | 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.1.dev14) (2.5.1) 2025-09-28 13:25:31.156487 | 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.1.dev14) (2.0.38) 2025-09-28 13:25:31.158830 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Collecting SQLAlchemy-Utils>=0.38.3 (from manila==20.0.1.dev14) 2025-09-28 13:25:31.158866 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl.metadata (4.2 kB) 2025-09-28 13:25:31.158883 | 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.1.dev14) (5.4.1) 2025-09-28 13:25:31.158888 | 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.1.dev14) (6.3.0) 2025-09-28 13:25:31.158891 | 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.1.dev14) (9.7.0) 2025-09-28 13:25:31.158896 | 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.1.dev14) (18.9.0) 2025-09-28 13:25:31.158899 | 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.1.dev14) (4.8.0) 2025-09-28 13:25:31.158902 | 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.1.dev14) (1.8.9) 2025-09-28 13:25:31.158906 | 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.1.dev14) (5.5.2) 2025-09-28 13:25:31.158909 | 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.1.dev14) (24.2) 2025-09-28 13:25:31.158914 | 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.1.dev14) (1.3.9) 2025-09-28 13:25:31.158920 | 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.1.dev14) (4.12.2) 2025-09-28 13:25:31.158926 | 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.1.dev14) (2.7.0) 2025-09-28 13:25:31.158931 | 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.1.dev14) (2.1.0) 2025-09-28 13:25:31.158938 | 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.1.dev14) (1.7.0) 2025-09-28 13:25:31.158944 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==20.0.1.dev14) (3.10.2) 2025-09-28 13:25:31.158950 | 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.1.dev14) (4.0.1) 2025-09-28 13:25:31.158955 | 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.1.dev14) (2.10.1) 2025-09-28 13:25:31.158960 | 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.1.dev14) (5.6.0) 2025-09-28 13:25:31.158966 | 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>=1.26.0->keystonemiddleware>=9.1.0->manila==20.0.1.dev14) (1.3.4) 2025-09-28 13:25:31.158972 | 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>=1.26.0->keystonemiddleware>=9.1.0->manila==20.0.1.dev14) (3.0.0) 2025-09-28 13:25:31.158991 | 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>=1.26.0->keystonemiddleware>=9.1.0->manila==20.0.1.dev14) (1.17.2) 2025-09-28 13:25:31.159006 | 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>=1.26.0->keystonemiddleware>=9.1.0->manila==20.0.1.dev14) (5.1.1) 2025-09-28 13:25:31.159013 | 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.1.dev14) (0.19) 2025-09-28 13:25:31.159018 | 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.1.dev14) (2.0.0) 2025-09-28 13:25:31.159024 | 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.1.dev14) (6.0.2) 2025-09-28 13:25:31.159030 | 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.1.dev14) (2.0.1) 2025-09-28 13:25:31.159036 | 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.1.dev14) (0.5.0) 2025-09-28 13:25:31.159041 | 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.1.dev14) (2.9.0.post0) 2025-09-28 13:25:31.159047 | 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.1.dev14) (3.1.0) 2025-09-28 13:25:31.159053 | 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.1.dev14) (5.3.1) 2025-09-28 13:25:31.159057 | 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.1.dev14) (5.4.2) 2025-09-28 13:25:31.159060 | 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.1.dev14) (0.11.0) 2025-09-28 13:25:31.159063 | 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.1.dev14) (5.1.0) 2025-09-28 13:25:31.159067 | 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.1.dev14) (2025.1) 2025-09-28 13:25:31.159070 | 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.1.dev14) (0.21.1) 2025-09-28 13:25:31.159073 | 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.1.dev14) (3.1.5) 2025-09-28 13:25:31.159076 | 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.1.dev14) (4.0.1) 2025-09-28 13:25:31.159083 | 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.1.dev14) (4.0.1) 2025-09-28 13:25:31.159087 | 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.1.dev14) (3.0.2) 2025-09-28 13:25:31.159090 | 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.1.dev14) (1.17.1) 2025-09-28 13:25:31.159093 | 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.1.dev14) (1.1.0) 2025-09-28 13:25:31.159104 | 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.1.dev14) (2.22) 2025-09-28 13:25:31.159108 | 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.1.dev14) (7.0.0) 2025-09-28 13:25:31.159111 | 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.1.dev14) (1.6.10) 2025-09-28 13:25:31.159114 | 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.1.dev14) (3.14.0) 2025-09-28 13:25:31.159117 | 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.1.dev14) (43.0.3) 2025-09-28 13:25:31.159121 | 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.1.dev14) (1.5.0) 2025-09-28 13:25:31.159124 | 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.1.dev14) (80.9.0) 2025-09-28 13:25:31.159127 | 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.1.dev14) (0.2.13) 2025-09-28 13:25:31.159130 | 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.1.dev14) (1.17.0) 2025-09-28 13:25:31.159134 | 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.1.dev14) (2.0.1) 2025-09-28 13:25:31.159137 | 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.1.dev14) (24.2.1) 2025-09-28 13:25:31.159140 | 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.1.dev14) (4.9.1) 2025-09-28 13:25:31.159143 | 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.1.dev14) (4.4.0) 2025-09-28 13:25:31.159147 | 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.1.dev14) (2.1.0) 2025-09-28 13:25:31.159150 | 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.1.dev14) (3.2.0) 2025-09-28 13:25:31.159156 | 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.1.dev14) (0.5.2) 2025-09-28 13:25:31.159161 | 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.1.dev14) (2.5.11) 2025-09-28 13:25:31.159198 | 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.1.dev14) (1.9.0) 2025-09-28 13:25:31.159259 | 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.1.dev14) (1.0.1) 2025-09-28 13:25:31.159309 | 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.1.dev14) (1.33) 2025-09-28 13:25:31.159364 | 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.1.dev14) (4.3.6) 2025-09-28 13:25:31.159410 | 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.1.dev14) (1.4.0) 2025-09-28 13:25:31.159458 | 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.1.dev14) (3.0.0) 2025-09-28 13:25:31.159517 | 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.1.dev14) (3.4.1) 2025-09-28 13:25:31.159560 | 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.1.dev14) (3.10) 2025-09-28 13:25:31.159670 | 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.1.dev14) (1.26.20) 2025-09-28 13:25:31.159752 | 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.1.dev14) (2025.8.3) 2025-09-28 13:25:31.159823 | 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.1.dev14) (0.7) 2025-09-28 13:25:31.159879 | 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.1.dev14) (2.7.2) 2025-09-28 13:25:31.159940 | 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.1.dev14) (0.15.2) 2025-09-28 13:25:31.159998 | 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.1.dev14) (4.23.0) 2025-09-28 13:25:31.160053 | 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.1.dev14) (25.1.0) 2025-09-28 13:25:31.160112 | 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.1.dev14) (2024.10.1) 2025-09-28 13:25:31.160168 | 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.1.dev14) (0.36.2) 2025-09-28 13:25:31.160244 | 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.1.dev14) (0.23.1) 2025-09-28 13:25:31.160300 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2025-09-28 13:25:31.160357 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl (93 kB) 2025-09-28 13:25:31.160413 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Building wheels for collected packages: manila 2025-09-28 13:25:31.160467 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Building wheel for manila (pyproject.toml): started 2025-09-28 13:25:31.160522 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Building wheel for manila (pyproject.toml): finished with status 'done' 2025-09-28 13:25:31.160578 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Created wheel for manila: filename=manila-20.0.1.dev14-py3-none-any.whl size=2732204 sha256=2c3a816f96403f577cd76a720c4c7f1a38fb182c5b7b0ac449baf55e4189f659 2025-09-28 13:25:31.160655 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Stored in directory: /tmp/pip-ephem-wheel-cache-yzaughri/wheels/9d/d2/bf/c55c25939060c9fde9c8dac426184558210b50fb388ffae07f 2025-09-28 13:25:31.160712 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Successfully built manila 2025-09-28 13:25:31.160795 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Installing collected packages: defusedxml, SQLAlchemy-Utils, manila 2025-09-28 13:25:31.160852 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Successfully installed SQLAlchemy-Utils-0.41.2 defusedxml-0.7.1 manila-20.0.1.dev14 2025-09-28 13:25:31.160907 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Removed intermediate container 16aa407a9b9e 2025-09-28 13:25:31.160965 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> bfce820be42b 2025-09-28 13:25:31.161021 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 9/9 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt pywinrm 2025-09-28 13:25:31.161079 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Running in a2512f9b573e 2025-09-28 13:25:31.161134 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Collecting pywinrm 2025-09-28 13:25:31.161190 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Downloading pywinrm-0.5.0-py3-none-any.whl.metadata (11 kB) 2025-09-28 13:25:31.161245 | 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) 2025-09-28 13:25:31.161300 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Collecting requests-ntlm>=1.1.0 (from pywinrm) 2025-09-28 13:25:31.161354 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Downloading requests_ntlm-1.3.0-py3-none-any.whl.metadata (2.4 kB) 2025-09-28 13:25:31.161406 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Collecting xmltodict (from pywinrm) 2025-09-28 13:25:31.161457 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Downloading xmltodict-0.14.2-py2.py3-none-any.whl.metadata (8.0 kB) 2025-09-28 13:25:31.161513 | 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) 2025-09-28 13:25:31.161585 | 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) 2025-09-28 13:25:31.161685 | 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) 2025-09-28 13:25:31.161760 | 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) (2025.8.3) 2025-09-28 13:25:31.161817 | 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) 2025-09-28 13:25:31.161868 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Collecting pyspnego>=0.4.0 (from requests-ntlm>=1.1.0->pywinrm) 2025-09-28 13:25:31.161919 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Downloading pyspnego-0.11.2-py3-none-any.whl.metadata (5.4 kB) 2025-09-28 13:25:31.161969 | 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) 2025-09-28 13:25:31.162020 | 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) 2025-09-28 13:25:31.162070 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Downloading pywinrm-0.5.0-py3-none-any.whl (48 kB) 2025-09-28 13:25:31.162119 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Downloading requests_ntlm-1.3.0-py3-none-any.whl (6.6 kB) 2025-09-28 13:25:31.162168 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Downloading pyspnego-0.11.2-py3-none-any.whl (130 kB) 2025-09-28 13:25:31.162220 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Downloading xmltodict-0.14.2-py2.py3-none-any.whl (10.0 kB) 2025-09-28 13:25:31.162268 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Installing collected packages: xmltodict, pyspnego, requests-ntlm, pywinrm 2025-09-28 13:25:31.162320 | 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 2025-09-28 13:25:31.162363 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Removed intermediate container a2512f9b573e 2025-09-28 13:25:31.162411 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 55d44c322041 2025-09-28 13:25:31.162467 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Successfully built 565621476f73 2025-09-28 13:25:31.162521 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Successfully tagged osism.harbor.regio.digital/kolla/manila-base:build-20250928 2025-09-28 13:25:31.162713 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Built at 2025-09-28 13:25:31.162554 (took 0:00:32.800333) 2025-09-28 13:25:31.162820 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(manila-api) to queue 2025-09-28 13:25:31.162896 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(manila-share) to queue 2025-09-28 13:25:31.162951 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(manila-scheduler) to queue 2025-09-28 13:25:31.163001 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(manila-data) to queue 2025-09-28 13:25:31.164756 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(horizon) 2025-09-28 13:25:31.165793 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Processing 2025-09-28 13:25:31.165826 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building started at 2025-09-28 13:25:31.165029 2025-09-28 13:25:31.165834 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting local archive from tarballs/horizon-stable-2025.1.tar.gz 2025-09-28 13:25:31.174966 | 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 2025-09-28 13:25:32.347978 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/zun-ui/zun-ui-stable-2025.1.tar.gz 2025-09-28 13:25:33.149175 | 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 2025-09-28 13:25:33.822002 | 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 2025-09-28 13:25:34.511993 | 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 2025-09-28 13:25:35.186090 | 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 2025-09-28 13:25:35.989266 | 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 2025-09-28 13:25:36.787066 | 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 2025-09-28 13:25:37.700063 | 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 2025-09-28 13:25:38.376507 | 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 2025-09-28 13:25:40.638302 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Turned 10 plugins into plugins archive 2025-09-28 13:25:40.638697 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Turned 0 additions into additions archive 2025-09-28 13:28:07.748332 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 1/12 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20250928 2025-09-28 13:28:07.748471 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> e94e47e86d3c 2025-09-28 13:28:07.748609 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 2/12 : LABEL "build-date"="20250928" "name"="horizon" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:28:07.748723 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in 732462ec4636 2025-09-28 13:28:07.748883 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container 732462ec4636 2025-09-28 13:28:07.748958 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> d9e46313ba2d 2025-09-28 13:28:07.749047 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 3/12 : 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/* 2025-09-28 13:28:07.749136 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in 9e3fe061fe64 2025-09-28 13:28:07.749220 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:28:07.749303 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 13:28:07.749386 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-28 13:28:07.749467 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 13:28:07.749547 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 13:28:07.749627 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 13:28:07.749731 | 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] 2025-09-28 13:28:07.749933 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 13:28:07.750029 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 13:28:07.750112 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 13:28:07.750193 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 13:28:07.750276 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 13:28:07.750352 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 13:28:07.750434 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 13:28:07.750513 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 13:28:07.750594 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Fetched 28.4 MB in 3s (10.9 MB/s) 2025-09-28 13:28:07.750669 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2025-09-28 13:28:07.750806 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2025-09-28 13:28:07.750896 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building dependency tree... 2025-09-28 13:28:07.751011 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading state information... 2025-09-28 13:28:07.751097 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:build-essential is already the newest version (12.10ubuntu1). 2025-09-28 13:28:07.751170 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following additional packages will be installed: 2025-09-28 13:28:07.751248 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libmariadb-dev libmariadb3 mariadb-common mysql-common 2025-09-28 13:28:07.751324 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following NEW packages will be installed: 2025-09-28 13:28:07.751399 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libmariadb-dev libmariadb-dev-compat libmariadb3 mariadb-common mysql-common 2025-09-28 13:28:07.751473 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:28:07.751544 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Need to get 517 kB of archives. 2025-09-28 13:28:07.751616 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:After this operation, 1,785 kB of additional disk space will be used. 2025-09-28 13:28:07.751685 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:28:07.751817 | 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] 2025-09-28 13:28:07.751904 | 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.13-0ubuntu0.24.04.1 [28.3 kB] 2025-09-28 13:28:07.751982 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libmariadb3 amd64 1:10.11.13-0ubuntu0.24.04.1 [196 kB] 2025-09-28 13:28:07.752060 | 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.13-0ubuntu0.24.04.1 [274 kB] 2025-09-28 13:28:07.752134 | 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.13-0ubuntu0.24.04.1 [12.0 kB] 2025-09-28 13:28:07.752207 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Fetched 517 kB in 1s (673 kB/s) 2025-09-28 13:28:07.752284 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package mysql-common. 2025-09-28 13:28:07.752356 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 2025-09-28 13:28:07.752436 | 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% 2025-09-28 13:28:07.752513 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 70% 2025-09-28 13:28:07.752587 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 75% 2025-09-28 13:28:07.752659 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 80% 2025-09-28 13:28:07.752767 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 85% 2025-09-28 13:28:07.752886 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 90% 2025-09-28 13:28:07.752950 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 95% 2025-09-28 13:28:07.753025 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-28 13:28:07.753109 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../mysql-common_5.8+1.1.0build1_all.deb ... 2025-09-28 13:28:07.753176 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking mysql-common (5.8+1.1.0build1) ... 2025-09-28 13:28:07.753250 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package mariadb-common. 2025-09-28 13:28:07.753323 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../mariadb-common_1%3a10.11.13-0ubuntu0.24.04.1_all.deb ... 2025-09-28 13:28:07.753397 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking mariadb-common (1:10.11.13-0ubuntu0.24.04.1) ... 2025-09-28 13:28:07.753497 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package libmariadb3:amd64. 2025-09-28 13:28:07.753579 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../libmariadb3_1%3a10.11.13-0ubuntu0.24.04.1_amd64.deb ... 2025-09-28 13:28:07.753657 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking libmariadb3:amd64 (1:10.11.13-0ubuntu0.24.04.1) ... 2025-09-28 13:28:07.753753 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package libmariadb-dev. 2025-09-28 13:28:07.753897 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../libmariadb-dev_1%3a10.11.13-0ubuntu0.24.04.1_amd64.deb ... 2025-09-28 13:28:07.753966 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking libmariadb-dev (1:10.11.13-0ubuntu0.24.04.1) ... 2025-09-28 13:28:07.754033 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package libmariadb-dev-compat. 2025-09-28 13:28:07.754098 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../libmariadb-dev-compat_1%3a10.11.13-0ubuntu0.24.04.1_amd64.deb ... 2025-09-28 13:28:07.754163 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking libmariadb-dev-compat (1:10.11.13-0ubuntu0.24.04.1) ... 2025-09-28 13:28:07.754241 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up mysql-common (5.8+1.1.0build1) ... 2025-09-28 13:28:07.754308 | 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 2025-09-28 13:28:07.754375 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up mariadb-common (1:10.11.13-0ubuntu0.24.04.1) ... 2025-09-28 13:28:07.754441 | 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 2025-09-28 13:28:07.754504 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up libmariadb3:amd64 (1:10.11.13-0ubuntu0.24.04.1) ... 2025-09-28 13:28:07.754567 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up libmariadb-dev (1:10.11.13-0ubuntu0.24.04.1) ... 2025-09-28 13:28:07.754630 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up libmariadb-dev-compat (1:10.11.13-0ubuntu0.24.04.1) ... 2025-09-28 13:28:07.754693 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:28:07.754792 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: setuptools in /var/lib/kolla/venv/lib/python3.12/site-packages (80.9.0) 2025-09-28 13:28:07.754873 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting mysqlclient 2025-09-28 13:28:07.754940 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading mysqlclient-2.2.7.tar.gz (91 kB) 2025-09-28 13:28:07.755005 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Installing build dependencies: started 2025-09-28 13:28:07.755070 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Installing build dependencies: finished with status 'done' 2025-09-28 13:28:07.755136 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Getting requirements to build wheel: started 2025-09-28 13:28:07.755203 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Getting requirements to build wheel: finished with status 'done' 2025-09-28 13:28:07.755268 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (pyproject.toml): started 2025-09-28 13:28:07.755332 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (pyproject.toml): finished with status 'done' 2025-09-28 13:28:07.755397 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building wheels for collected packages: mysqlclient 2025-09-28 13:28:07.755460 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for mysqlclient (pyproject.toml): started 2025-09-28 13:28:07.755523 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for mysqlclient (pyproject.toml): finished with status 'done' 2025-09-28 13:28:07.755590 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for mysqlclient: filename=mysqlclient-2.2.7-cp312-cp312-linux_x86_64.whl size=134751 sha256=3432d3c8304c5f9e7923a3d2b5c546d8cf3fc879754673d079fe8b648f10f039 2025-09-28 13:28:07.755655 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-kxpfg24m/wheels/27/95/18/7f176fffd46629e710c04c810b9c4d7d4358fe7c96a7d2306d 2025-09-28 13:28:07.758800 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully built mysqlclient 2025-09-28 13:28:07.758816 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Installing collected packages: mysqlclient 2025-09-28 13:28:07.758823 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully installed mysqlclient-2.2.7 2025-09-28 13:28:07.758829 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2025-09-28 13:28:07.758834 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building dependency tree... 2025-09-28 13:28:07.758839 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading state information... 2025-09-28 13:28:07.758845 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following packages were automatically installed and are no longer required: 2025-09-28 13:28:07.758856 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 13:28:07.758861 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-28 13:28:07.758867 | 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 2025-09-28 13:28:07.758872 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 13:28:07.758877 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 13:28:07.758882 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 13:28:07.758888 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 13:28:07.758893 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: xz-utils 2025-09-28 13:28:07.758899 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Use 'apt autoremove' to remove them. 2025-09-28 13:28:07.758904 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following packages will be REMOVED: 2025-09-28 13:28:07.758909 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: build-essential 2025-09-28 13:28:07.758914 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 13:28:07.758920 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:After this operation, 17.4 kB disk space will be freed. 2025-09-28 13:28:07.758925 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 2025-09-28 13:28:07.758931 | 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% 2025-09-28 13:28:07.758942 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 70% 2025-09-28 13:28:07.758947 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 75% 2025-09-28 13:28:07.758953 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 80% 2025-09-28 13:28:07.758958 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 85% 2025-09-28 13:28:07.758963 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 90% 2025-09-28 13:28:07.758968 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 95% 2025-09-28 13:28:07.758974 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 100% (Reading database ... 19025 files and directories currently installed.) 2025-09-28 13:28:07.758979 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing build-essential (12.10ubuntu1) ... 2025-09-28 13:28:07.758985 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container 9e3fe061fe64 2025-09-28 13:28:07.758990 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> a6dda2cafcad 2025-09-28 13:28:07.758995 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 4/12 : RUN usermod --append --home /var/lib/horizon --groups kolla horizon && mkdir -p /var/lib/horizon && chown -R 42420:42420 /var/lib/horizon 2025-09-28 13:28:07.759002 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in 04e4e88c1dc9 2025-09-28 13:28:07.759007 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container 04e4e88c1dc9 2025-09-28 13:28:07.759012 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> f8ec04d703c7 2025-09-28 13:28:07.759018 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 5/12 : 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/* 2025-09-28 13:28:07.759023 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in 20dd82aed9ae 2025-09-28 13:28:07.759029 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:28:07.759034 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 13:28:07.759039 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-28 13:28:07.759044 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 13:28:07.759050 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 13:28:07.759055 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 13:28:07.759069 | 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] 2025-09-28 13:28:07.759075 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 13:28:07.759080 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 13:28:07.759086 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 13:28:07.759091 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 13:28:07.759100 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 13:28:07.759105 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 13:28:07.759111 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 13:28:07.759116 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 13:28:07.759126 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Fetched 28.4 MB in 2s (11.9 MB/s) 2025-09-28 13:28:07.759131 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2025-09-28 13:28:07.759137 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2025-09-28 13:28:07.759142 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building dependency tree... 2025-09-28 13:28:07.759147 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading state information... 2025-09-28 13:28:07.759153 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:locales is already the newest version (2.39-0ubuntu8.6). 2025-09-28 13:28:07.759158 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:tzdata is already the newest version (2025b-0ubuntu0.24.04.1). 2025-09-28 13:28:07.759163 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:tzdata set to manually installed. 2025-09-28 13:28:07.759169 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following packages were automatically installed and are no longer required: 2025-09-28 13:28:07.759174 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 13:28:07.759179 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-28 13:28:07.759185 | 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 2025-09-28 13:28:07.759190 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 13:28:07.759195 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgprofng0 2025-09-28 13:28:07.759201 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 libsframe1 2025-09-28 13:28:07.759206 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make xz-utils 2025-09-28 13:28:07.759211 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Use 'apt autoremove' to remove them. 2025-09-28 13:28:07.759217 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following additional packages will be installed: 2025-09-28 13:28:07.759222 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gettext-base 2025-09-28 13:28:07.759228 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Suggested packages: 2025-09-28 13:28:07.759233 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: autopoint gettext-doc libasprintf-dev libgettextpo-dev 2025-09-28 13:28:07.759238 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following NEW packages will be installed: 2025-09-28 13:28:07.759243 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gettext gettext-base 2025-09-28 13:28:07.759249 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:28:07.759255 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Need to get 903 kB of archives. 2025-09-28 13:28:07.759260 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:After this operation, 2,970 kB of additional disk space will be used. 2025-09-28 13:28:07.759265 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:28:07.759271 | 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] 2025-09-28 13:28:07.759277 | 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] 2025-09-28 13:28:07.759282 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Fetched 903 kB in 0s (3,218 kB/s) 2025-09-28 13:28:07.759288 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package gettext-base. 2025-09-28 13:28:07.759293 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 2025-09-28 13:28:07.759302 | 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% 2025-09-28 13:28:07.759319 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 70% (Reading database ... 75% 2025-09-28 13:28:07.759324 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 80% 2025-09-28 13:28:07.759330 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 85% (Reading database ... 90% 2025-09-28 13:28:07.759335 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 95% 2025-09-28 13:28:07.759341 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 100% (Reading database ... 19016 files and directories currently installed.) 2025-09-28 13:28:07.759349 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../gettext-base_0.21-14ubuntu2_amd64.deb ... 2025-09-28 13:28:07.759430 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking gettext-base (0.21-14ubuntu2) ... 2025-09-28 13:28:07.759473 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package gettext. 2025-09-28 13:28:07.759534 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../gettext_0.21-14ubuntu2_amd64.deb ... 2025-09-28 13:28:07.759578 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking gettext (0.21-14ubuntu2) ... 2025-09-28 13:28:07.759632 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up gettext-base (0.21-14ubuntu2) ... 2025-09-28 13:28:07.759685 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up gettext (0.21-14ubuntu2) ... 2025-09-28 13:28:07.759807 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:28:07.759868 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container 20dd82aed9ae 2025-09-28 13:28:07.759924 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> a2c058788105 2025-09-28 13:28:07.759978 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 6/12 : RUN ln -s ../mods-available/headers.load /etc/apache2/mods-enabled/headers.load 2025-09-28 13:28:07.760037 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in bda50d4711fa 2025-09-28 13:28:07.760092 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container bda50d4711fa 2025-09-28 13:28:07.760147 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> e2f588e8a69e 2025-09-28 13:28:07.760203 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 7/12 : ADD horizon-archive /horizon-source 2025-09-28 13:28:07.760260 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> f885f83b7e74 2025-09-28 13:28:07.760313 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 8/12 : ADD plugins-archive / 2025-09-28 13:28:07.760369 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 00871b238b52 2025-09-28 13:28:07.760423 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 9/12 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-28 13:28:07.760489 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 38c8e8d251cf 2025-09-28 13:28:07.760599 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 10/12 : RUN ln -s horizon-source/* horizon && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt setuptools==67.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 2025-09-28 13:28:07.760650 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in 09f11c2a56f3 2025-09-28 13:28:07.760715 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting setuptools==67.2.* 2025-09-28 13:28:07.760803 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading setuptools-67.2.0-py3-none-any.whl.metadata (6.2 kB) 2025-09-28 13:28:07.760905 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading setuptools-67.2.0-py3-none-any.whl (1.1 MB) 2025-09-28 13:28:07.760961 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 16.4 MB/s 0:00:00 2025-09-28 13:28:07.761036 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Installing collected packages: setuptools 2025-09-28 13:28:07.761090 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Attempting uninstall: setuptools 2025-09-28 13:28:07.761143 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Found existing installation: setuptools 80.9.0 2025-09-28 13:28:07.761191 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Uninstalling setuptools-80.9.0: 2025-09-28 13:28:07.761238 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Successfully uninstalled setuptools-80.9.0 2025-09-28 13:28:07.761285 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully installed setuptools-67.2.0 2025-09-28 13:28:07.761332 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /horizon 2025-09-28 13:28:07.761379 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-09-28 13:28:07.761429 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-09-28 13:28:07.761472 | 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.2.dev2) (6.1.1) 2025-09-28 13:28:07.761520 | 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.2.dev2) (2.17.0) 2025-09-28 13:28:07.761577 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting Django<4.3,>=4.2 (from horizon==25.3.2.dev2) 2025-09-28 13:28:07.761625 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading Django-4.2.19-py3-none-any.whl.metadata (4.1 kB) 2025-09-28 13:28:07.761670 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting django-compressor>=4.4 (from horizon==25.3.2.dev2) 2025-09-28 13:28:07.761718 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading django_compressor-4.5.1-py2.py3-none-any.whl.metadata (5.0 kB) 2025-09-28 13:28:07.761807 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting django-debreach>=1.4.2 (from horizon==25.3.2.dev2) 2025-09-28 13:28:07.761856 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading django_debreach-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2025-09-28 13:28:07.761902 | 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.2.dev2) (3.1.0) 2025-09-28 13:28:07.761949 | 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.2.dev2) (2.1.0) 2025-09-28 13:28:07.762005 | 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.2.dev2) (5.10.0) 2025-09-28 13:28:07.762052 | 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.2.dev2) (1.3.0) 2025-09-28 13:28:07.762097 | 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.2.dev2) (7.1.0) 2025-09-28 13:28:07.762143 | 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.2.dev2) (9.7.1) 2025-09-28 13:28:07.762188 | 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.2.dev2) (6.5.1) 2025-09-28 13:28:07.762232 | 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.2.dev2) (4.5.1) 2025-09-28 13:28:07.762276 | 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.2.dev2) (5.7.0) 2025-09-28 13:28:07.762321 | 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.2.dev2) (2.5.0) 2025-09-28 13:28:07.762365 | 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.2.dev2) (8.2.0) 2025-09-28 13:28:07.762409 | 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.2.dev2) (4.2.0) 2025-09-28 13:28:07.762454 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting libsass>=0.23.0 (from horizon==25.3.2.dev2) 2025-09-28 13:28:07.762499 | 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) 2025-09-28 13:28:07.762546 | 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.2.dev2) (9.7.0) 2025-09-28 13:28:07.762591 | 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.2.dev2) (4.8.0) 2025-09-28 13:28:07.762647 | 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.2.dev2) (5.6.0) 2025-09-28 13:28:07.762714 | 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.2.dev2) (11.4.0) 2025-09-28 13:28:07.762790 | 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.2.dev2) (18.9.0) 2025-09-28 13:28:07.762840 | 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.2.dev2) (4.7.0) 2025-09-28 13:28:07.762887 | 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.2.dev2) (6.0.2) 2025-09-28 13:28:07.762934 | 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.2.dev2) (2.32.3) 2025-09-28 13:28:07.762980 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting semantic-version>=2.3.1 (from horizon==25.3.2.dev2) 2025-09-28 13:28:07.763027 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading semantic_version-2.10.0-py2.py3-none-any.whl.metadata (9.7 kB) 2025-09-28 13:28:07.763073 | 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.2.dev2) (2025.1) 2025-09-28 13:28:07.763119 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic>=1.0.3 (from horizon==25.3.2.dev2) 2025-09-28 13:28:07.763166 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic-1.0.3-py3-none-any.whl.metadata (1.4 kB) 2025-09-28 13:28:07.763211 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular>=1.8.2.2 (from horizon==25.3.2.dev2) 2025-09-28 13:28:07.763255 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular-1.8.2.2-py2.py3-none-any.whl.metadata (736 bytes) 2025-09-28 13:28:07.763308 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular-Bootstrap>=2.2.0.0 (from horizon==25.3.2.dev2) 2025-09-28 13:28:07.763353 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular_Bootstrap-2.5.0.0-py2.py3-none-any.whl.metadata (903 bytes) 2025-09-28 13:28:07.763396 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular-FileUpload>=12.0.4.0 (from horizon==25.3.2.dev2) 2025-09-28 13:28:07.763440 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular_FileUpload-12.2.13.0-py2.py3-none-any.whl.metadata (859 bytes) 2025-09-28 13:28:07.763484 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular-Gettext>=2.3.8.0 (from horizon==25.3.2.dev2) 2025-09-28 13:28:07.763528 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular_Gettext-2.4.1.0-py2.py3-none-any.whl.metadata (801 bytes) 2025-09-28 13:28:07.763571 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular-lrdragndrop>=1.0.2.2 (from horizon==25.3.2.dev2) 2025-09-28 13:28:07.763615 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular_lrdragndrop-1.0.2.6-py3-none-any.whl.metadata (824 bytes) 2025-09-28 13:28:07.763658 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular-Schema-Form>=0.8.13.0 (from horizon==25.3.2.dev2) 2025-09-28 13:28:07.763724 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic-Angular-Schema-Form-0.8.13.0.tar.gz (41 kB) 2025-09-28 13:28:07.763758 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-09-28 13:28:07.763824 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-09-28 13:28:07.763870 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Bootstrap-Datepicker>=1.3.1.0 (from horizon==25.3.2.dev2) 2025-09-28 13:28:07.763916 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Bootstrap_Datepicker-1.4.0.0-py3-none-any.whl.metadata (872 bytes) 2025-09-28 13:28:07.763961 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Bootstrap-SCSS>=3.3.7.1 (from horizon==25.3.2.dev2) 2025-09-28 13:28:07.764004 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Bootstrap_SCSS-3.4.1.0-py2.py3-none-any.whl.metadata (786 bytes) 2025-09-28 13:28:07.764048 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-bootswatch>=3.3.7.0 (from horizon==25.3.2.dev2) 2025-09-28 13:28:07.764091 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_bootswatch-3.3.7.0-py2.py3-none-any.whl.metadata (746 bytes) 2025-09-28 13:28:07.764135 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-D3>=3.5.17.0 (from horizon==25.3.2.dev2) 2025-09-28 13:28:07.764178 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_D3-3.5.17.0-py2.py3-none-any.whl.metadata (700 bytes) 2025-09-28 13:28:07.764221 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Hogan>=2.0.0.2 (from horizon==25.3.2.dev2) 2025-09-28 13:28:07.764264 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Hogan-2.0.0.3-py3-none-any.whl.metadata (750 bytes) 2025-09-28 13:28:07.764307 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Font-Awesome>=4.7.0.0 (from horizon==25.3.2.dev2) 2025-09-28 13:28:07.764351 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Font_Awesome-4.7.0.0-py2.py3-none-any.whl.metadata (770 bytes) 2025-09-28 13:28:07.764395 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Jasmine>=2.4.1.1 (from horizon==25.3.2.dev2) 2025-09-28 13:28:07.764443 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Jasmine-2.4.1.2-py2.py3-none-any.whl.metadata (741 bytes) 2025-09-28 13:28:07.764482 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-jQuery>=3.5.1.1 (from horizon==25.3.2.dev2) 2025-09-28 13:28:07.764526 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading xstatic_jquery-3.5.1.1-py3-none-any.whl.metadata (888 bytes) 2025-09-28 13:28:07.764569 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-JQuery-Migrate>=3 (from horizon==25.3.2.dev2) 2025-09-28 13:28:07.764612 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_JQuery_Migrate-3.3.2.1-py3-none-any.whl.metadata (819 bytes) 2025-09-28 13:28:07.764657 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-JQuery.quicksearch>=2.0.3.2 (from horizon==25.3.2.dev2) 2025-09-28 13:28:07.764720 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_JQuery.quicksearch-2.0.3.2-py3-none-any.whl.metadata (852 bytes) 2025-09-28 13:28:07.764762 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-JQuery.TableSorter>=2.14.5.1 (from horizon==25.3.2.dev2) 2025-09-28 13:28:07.764823 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_JQuery.TableSorter-2.14.5.2-py3-none-any.whl.metadata (846 bytes) 2025-09-28 13:28:07.764869 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-jquery-ui>=1.13.0.1 (from horizon==25.3.2.dev2) 2025-09-28 13:28:07.764913 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading xstatic_jquery_ui-1.13.0.1-py3-none-any.whl.metadata (965 bytes) 2025-09-28 13:28:07.764958 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-JSEncrypt>=2.3.1.1 (from horizon==25.3.2.dev2) 2025-09-28 13:28:07.765001 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_JSEncrypt-2.3.1.1-py2.py3-none-any.whl.metadata (752 bytes) 2025-09-28 13:28:07.765053 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-mdi>=1.6.50.2 (from horizon==25.3.2.dev2) 2025-09-28 13:28:07.765097 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_mdi-1.6.50.2-py2.py3-none-any.whl.metadata (762 bytes) 2025-09-28 13:28:07.765141 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-objectpath>=1.2.1.0 (from horizon==25.3.2.dev2) 2025-09-28 13:28:07.765185 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic-objectpath-1.2.1.0.tar.gz (3.5 kB) 2025-09-28 13:28:07.765229 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-09-28 13:28:07.765271 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-09-28 13:28:07.765322 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Rickshaw>=1.5.0.0 (from horizon==25.3.2.dev2) 2025-09-28 13:28:07.765366 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Rickshaw-1.5.1.0-py3-none-any.whl.metadata (775 bytes) 2025-09-28 13:28:07.765410 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-roboto-fontface>=0.5.0.0 (from horizon==25.3.2.dev2) 2025-09-28 13:28:07.765454 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_roboto_fontface-0.5.0.0-py2.py3-none-any.whl.metadata (815 bytes) 2025-09-28 13:28:07.765499 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-smart-table>=1.4.13.2 (from horizon==25.3.2.dev2) 2025-09-28 13:28:07.765544 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_smart_table-1.4.13.2-py2.py3-none-any.whl.metadata (821 bytes) 2025-09-28 13:28:07.765588 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Spin>=1.2.5.2 (from horizon==25.3.2.dev2) 2025-09-28 13:28:07.765633 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Spin-1.2.5.3-py3-none-any.whl.metadata (741 bytes) 2025-09-28 13:28:07.765678 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-term.js>=0.0.7.0 (from horizon==25.3.2.dev2) 2025-09-28 13:28:07.765744 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic-term.js-0.0.7.0.tar.gz (38 kB) 2025-09-28 13:28:07.765832 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-09-28 13:28:07.765886 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-09-28 13:28:07.765932 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-tv4>=1.2.7.0 (from horizon==25.3.2.dev2) 2025-09-28 13:28:07.765978 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic-tv4-1.2.7.0.tar.gz (22 kB) 2025-09-28 13:28:07.766024 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-09-28 13:28:07.766069 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-09-28 13:28:07.766113 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting enmerkar>=0.7.1 (from horizon==25.3.2.dev2) 2025-09-28 13:28:07.766157 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading enmerkar-0.7.1-py3-none-any.whl.metadata (13 kB) 2025-09-28 13:28:07.766203 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting asgiref<4,>=3.6.0 (from Django<4.3,>=4.2->horizon==25.3.2.dev2) 2025-09-28 13:28:07.766249 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading asgiref-3.8.1-py3-none-any.whl.metadata (9.3 kB) 2025-09-28 13:28:07.766294 | 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.2.dev2) (0.5.3) 2025-09-28 13:28:07.766339 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting django-appconf>=1.0.3 (from django-compressor>=4.4->horizon==25.3.2.dev2) 2025-09-28 13:28:07.766386 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading django_appconf-1.1.0-py3-none-any.whl.metadata (5.2 kB) 2025-09-28 13:28:07.766424 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting rcssmin==1.1.2 (from django-compressor>=4.4->horizon==25.3.2.dev2) 2025-09-28 13:28:07.766466 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading rcssmin-1.1.2-cp312-cp312-manylinux1_x86_64.whl.metadata (4.5 kB) 2025-09-28 13:28:07.766509 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting rjsmin==1.2.2 (from django-compressor>=4.4->horizon==25.3.2.dev2) 2025-09-28 13:28:07.766551 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading rjsmin-1.2.2-cp312-cp312-manylinux1_x86_64.whl.metadata (4.4 kB) 2025-09-28 13:28:07.766593 | 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.2.dev2) (3.0.0) 2025-09-28 13:28:07.766635 | 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.2.dev2) (1.17.2) 2025-09-28 13:28:07.766678 | 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.2.dev2) (5.4.1) 2025-09-28 13:28:07.766756 | 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.2.dev2) (1.7.0) 2025-09-28 13:28:07.766830 | 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.2.dev2) (4.12.2) 2025-09-28 13:28:07.766873 | 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.2.dev2) (0.19) 2025-09-28 13:28:07.766917 | 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.2.dev2) (2.0.0) 2025-09-28 13:28:07.766961 | 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.2.dev2) (5.7.1) 2025-09-28 13:28:07.767003 | 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.2.dev2) (1.1.0) 2025-09-28 13:28:07.767045 | 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.2.dev2) (3.14.0) 2025-09-28 13:28:07.767087 | 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.2.dev2) (3.2.1) 2025-09-28 13:28:07.767128 | 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.2.dev2) (24.2) 2025-09-28 13:28:07.767169 | 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.2.dev2) (7.0.0) 2025-09-28 13:28:07.767212 | 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.2.dev2) (1.8.9) 2025-09-28 13:28:07.767253 | 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.2.dev2) (67.2.0) 2025-09-28 13:28:07.767295 | 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.2.dev2) (0.2.13) 2025-09-28 13:28:07.767335 | 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.2.dev2) (2.0.1) 2025-09-28 13:28:07.767376 | 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.2.dev2) (24.2.1) 2025-09-28 13:28:07.767422 | 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.2.dev2) (43.0.3) 2025-09-28 13:28:07.767461 | 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.2.dev2) (1.17.1) 2025-09-28 13:28:07.767503 | 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.2.dev2) (2.22) 2025-09-28 13:28:07.767543 | 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.2.dev2) (4.9.1) 2025-09-28 13:28:07.767584 | 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.2.dev2) (4.4.0) 2025-09-28 13:28:07.767625 | 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.2.dev2) (2.1.0) 2025-09-28 13:28:07.767665 | 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.2.dev2) (3.2.0) 2025-09-28 13:28:07.767715 | 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.2.dev2) (7.1.0) 2025-09-28 13:28:07.767787 | 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.2.dev2) (0.5.2) 2025-09-28 13:28:07.767837 | 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.2.dev2) (2.5.11) 2025-09-28 13:28:07.767881 | 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.2.dev2) (1.9.0) 2025-09-28 13:28:07.767925 | 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.2.dev2) (5.1.1) 2025-09-28 13:28:07.767975 | 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.2.dev2) (1.3.4) 2025-09-28 13:28:07.768019 | 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.2.dev2) (1.0.1) 2025-09-28 13:28:07.768062 | 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.2.dev2) (1.33) 2025-09-28 13:28:07.768105 | 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.2.dev2) (4.3.6) 2025-09-28 13:28:07.768146 | 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.2.dev2) (1.4.0) 2025-09-28 13:28:07.768188 | 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.2.dev2) (3.0.0) 2025-09-28 13:28:07.768229 | 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.2.dev2) (2.9.0.post0) 2025-09-28 13:28:07.768274 | 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.2.dev2) (1.17.0) 2025-09-28 13:28:07.768312 | 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.2.dev2) (3.4.1) 2025-09-28 13:28:07.768352 | 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.2.dev2) (3.10) 2025-09-28 13:28:07.768394 | 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.2.dev2) (1.26.20) 2025-09-28 13:28:07.768435 | 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.2.dev2) (2025.8.3) 2025-09-28 13:28:07.768476 | 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.2.dev2) (4.23.0) 2025-09-28 13:28:07.768517 | 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.2.dev2) (25.1.0) 2025-09-28 13:28:07.768567 | 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.2.dev2) (2024.10.1) 2025-09-28 13:28:07.769891 | 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.2.dev2) (0.36.2) 2025-09-28 13:28:07.769903 | 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.2.dev2) (0.23.1) 2025-09-28 13:28:07.769913 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading Django-4.2.19-py3-none-any.whl (8.0 MB) 2025-09-28 13:28:07.769919 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/8.0 MB 33.4 MB/s 0:00:00 2025-09-28 13:28:07.769924 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading asgiref-3.8.1-py3-none-any.whl (23 kB) 2025-09-28 13:28:07.769930 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading django_compressor-4.5.1-py2.py3-none-any.whl (145 kB) 2025-09-28 13:28:07.769935 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading rcssmin-1.1.2-cp312-cp312-manylinux1_x86_64.whl (48 kB) 2025-09-28 13:28:07.769941 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading rjsmin-1.2.2-cp312-cp312-manylinux1_x86_64.whl (31 kB) 2025-09-28 13:28:07.769945 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading django_appconf-1.1.0-py3-none-any.whl (6.4 kB) 2025-09-28 13:28:07.769949 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading django_debreach-2.1.0-py3-none-any.whl (7.7 kB) 2025-09-28 13:28:07.769954 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading enmerkar-0.7.1-py3-none-any.whl (12 kB) 2025-09-28 13:28:07.769958 | 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) 2025-09-28 13:28:07.769963 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 37.0 MB/s 0:00:00 2025-09-28 13:28:07.769967 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading semantic_version-2.10.0-py2.py3-none-any.whl (15 kB) 2025-09-28 13:28:07.769972 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic-1.0.3-py3-none-any.whl (4.4 kB) 2025-09-28 13:28:07.769976 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular-1.8.2.2-py2.py3-none-any.whl (495 kB) 2025-09-28 13:28:07.769981 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular_Bootstrap-2.5.0.0-py2.py3-none-any.whl (61 kB) 2025-09-28 13:28:07.769985 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular_FileUpload-12.2.13.0-py2.py3-none-any.whl (195 kB) 2025-09-28 13:28:07.769990 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular_Gettext-2.4.1.0-py2.py3-none-any.whl (12 kB) 2025-09-28 13:28:07.769994 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular_lrdragndrop-1.0.2.6-py3-none-any.whl (6.5 kB) 2025-09-28 13:28:07.770003 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Bootstrap_Datepicker-1.4.0.0-py3-none-any.whl (67 kB) 2025-09-28 13:28:07.770008 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Bootstrap_SCSS-3.4.1.0-py2.py3-none-any.whl (250 kB) 2025-09-28 13:28:07.770012 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_bootswatch-3.3.7.0-py2.py3-none-any.whl (1.6 MB) 2025-09-28 13:28:07.770017 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 34.8 MB/s 0:00:00 2025-09-28 13:28:07.770021 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_D3-3.5.17.0-py2.py3-none-any.whl (78 kB) 2025-09-28 13:28:07.770025 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Font_Awesome-4.7.0.0-py2.py3-none-any.whl (675 kB) 2025-09-28 13:28:07.770030 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 675.2/675.2 kB 26.8 MB/s 0:00:00 2025-09-28 13:28:07.770035 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Hogan-2.0.0.3-py3-none-any.whl (7.8 kB) 2025-09-28 13:28:07.770039 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Jasmine-2.4.1.2-py2.py3-none-any.whl (41 kB) 2025-09-28 13:28:07.770043 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading xstatic_jquery-3.5.1.1-py3-none-any.whl (313 kB) 2025-09-28 13:28:07.770048 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_JQuery_Migrate-3.3.2.1-py3-none-any.whl (16 kB) 2025-09-28 13:28:07.770056 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_JQuery.quicksearch-2.0.3.2-py3-none-any.whl (8.3 kB) 2025-09-28 13:28:07.770060 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_JQuery.TableSorter-2.14.5.2-py3-none-any.whl (20 kB) 2025-09-28 13:28:07.770065 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading xstatic_jquery_ui-1.13.0.1-py3-none-any.whl (1.8 MB) 2025-09-28 13:28:07.770073 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 24.7 MB/s 0:00:00 2025-09-28 13:28:07.770078 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_JSEncrypt-2.3.1.1-py2.py3-none-any.whl (35 kB) 2025-09-28 13:28:07.770083 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_mdi-1.6.50.2-py2.py3-none-any.whl (786 kB) 2025-09-28 13:28:07.770087 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 786.1/786.1 kB 25.5 MB/s 0:00:00 2025-09-28 13:28:07.770092 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Rickshaw-1.5.1.0-py3-none-any.whl (28 kB) 2025-09-28 13:28:07.770096 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_roboto_fontface-0.5.0.0-py2.py3-none-any.whl (5.5 MB) 2025-09-28 13:28:07.770101 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.5/5.5 MB 26.0 MB/s 0:00:00 2025-09-28 13:28:07.770105 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_smart_table-1.4.13.2-py2.py3-none-any.whl (14 kB) 2025-09-28 13:28:07.770110 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Spin-1.2.5.3-py3-none-any.whl (5.9 kB) 2025-09-28 13:28:07.770114 | 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 2025-09-28 13:28:07.770120 | 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 2025-09-28 13:28:07.770126 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-09-28 13:28:07.770130 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for horizon (setup.py): started 2025-09-28 13:28:07.770135 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for horizon (setup.py): finished with status 'done' 2025-09-28 13:28:07.770139 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for horizon: filename=horizon-25.3.2.dev2-py3-none-any.whl size=5307988 sha256=72481766d3b77fa41297a9f88f6fb8c61149083c9a67bb8f2c36c5a6e1b059e5 2025-09-28 13:28:07.770179 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-lvi3bojm/wheels/51/6a/a4/bdac607b283a9103e5bfcdd763bfd86f1a2b9a6f881f2a93d0 2025-09-28 13:28:07.770185 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-Angular-Schema-Form (setup.py): started 2025-09-28 13:28:07.770193 | 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 2025-09-28 13:28:07.770198 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-09-28 13:28:07.770203 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-Angular-Schema-Form (setup.py): finished with status 'done' 2025-09-28 13:28:07.770211 | 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=45182 sha256=fafbebe61b68b169fc32bcec2c685ad520b5504e6b31c282d53a1fe1f75978b5 2025-09-28 13:28:07.770216 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-lvi3bojm/wheels/cc/4a/91/78fda3b6bc1c2582c4f164ed5bbf5c6f6505a56579356af495 2025-09-28 13:28:07.770221 | 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 2025-09-28 13:28:07.770226 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-09-28 13:28:07.770231 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-objectpath (setup.py): started 2025-09-28 13:28:07.770235 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-objectpath (setup.py): finished with status 'done' 2025-09-28 13:28:07.770240 | 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=f27330aa4612df90351e1ef8b0ba3fc3b7a4883857a4d3d22212d31b94c2be25 2025-09-28 13:28:07.770244 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-lvi3bojm/wheels/b8/78/27/7b3e14857da8fd37867b5275216a3dbb8d3baa9465b4fa54cb 2025-09-28 13:28:07.770270 | 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 2025-09-28 13:28:07.770275 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-09-28 13:28:07.770280 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-term.js (setup.py): started 2025-09-28 13:28:07.770304 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-term.js (setup.py): finished with status 'done' 2025-09-28 13:28:07.770309 | 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=80d236d657571ef21855f3e50eb7c5277af0d0bcd1a49d58a072c2918abd3cda 2025-09-28 13:28:07.771770 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-lvi3bojm/wheels/51/b4/d4/9af714289769e63890ef461a458cb210cb8c2f9bc49cdbb68d 2025-09-28 13:28:07.771797 | 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 2025-09-28 13:28:07.771802 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-09-28 13:28:07.771807 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-tv4 (setup.py): started 2025-09-28 13:28:07.771811 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-tv4 (setup.py): finished with status 'done' 2025-09-28 13:28:07.771816 | 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=24519 sha256=5024d5c3c8ce4a92651291fe3f5f3b527fbe053e5b46e6c6021f439fe3219b41 2025-09-28 13:28:07.771829 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-lvi3bojm/wheels/f2/f6/e9/c0168caafd196de7478f32fbf5ae7ad498465c89a8a507aa53 2025-09-28 13:28:07.771834 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully built horizon XStatic-Angular-Schema-Form XStatic-objectpath XStatic-term.js XStatic-tv4 2025-09-28 13:28:07.771839 | 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 2025-09-28 13:28:07.771845 | 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.2.dev2 libsass-0.23.0 rcssmin-1.1.2 rjsmin-1.2.2 semantic-version-2.10.0 2025-09-28 13:28:07.771851 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/designate_dashboard-20.0.1.dev6 2025-09-28 13:28:07.771855 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-09-28 13:28:07.771860 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-09-28 13:28:07.771864 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/heat_dashboard-13.0.0.0rc2.dev2 2025-09-28 13:28:07.771869 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-09-28 13:28:07.771873 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-09-28 13:28:07.771878 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/ironic_ui-6.5.1.dev3 2025-09-28 13:28:07.771882 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-09-28 13:28:07.771887 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-09-28 13:28:07.771891 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/magnum_ui-16.0.1.dev3 2025-09-28 13:28:07.771896 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-09-28 13:28:07.771905 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-09-28 13:28:07.771910 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/manila_ui-13.0.1.dev4 2025-09-28 13:28:07.771914 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-09-28 13:28:07.771919 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-09-28 13:28:07.771923 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/masakari_dashboard-12.0.0.0rc2.dev2 2025-09-28 13:28:07.771932 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-09-28 13:28:07.771936 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-09-28 13:28:07.771941 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/neutron_fwaas_dashboard-9.0.1.dev4 2025-09-28 13:28:07.771945 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-09-28 13:28:07.771950 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-09-28 13:28:07.771954 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/neutron_vpnaas_dashboard-12.0.1.dev3 2025-09-28 13:28:07.771958 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-09-28 13:28:07.771963 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-09-28 13:28:07.771970 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/octavia_dashboard-15.0.0.0rc2.dev2 2025-09-28 13:28:07.771975 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-09-28 13:28:07.771979 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-09-28 13:28:07.771984 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/zun_ui-15.0.1.dev3 2025-09-28 13:28:07.771988 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-09-28 13:28:07.771993 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-09-28 13:28:07.771997 | 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 designate-dashboard==20.0.1.dev6) (6.1.1) 2025-09-28 13:28:07.772002 | 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 designate-dashboard==20.0.1.dev6) (25.3.2.dev2) 2025-09-28 13:28:07.772006 | 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) 2025-09-28 13:28:07.772011 | 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) 2025-09-28 13:28:07.772015 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting xstatic-angular-uuid>=0.0.4.0 (from heat-dashboard==13.0.0.0rc2.dev2) 2025-09-28 13:28:07.772020 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular_UUID-0.0.4.0-py2.py3-none-any.whl.metadata (764 bytes) 2025-09-28 13:28:07.772024 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting xstatic-angular-vis>=4.16.0.0 (from heat-dashboard==13.0.0.0rc2.dev2) 2025-09-28 13:28:07.772029 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular_Vis-4.16.0.0-py2.py3-none-any.whl.metadata (758 bytes) 2025-09-28 13:28:07.772033 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting xstatic-filesaver>=1.3.2.0 (from heat-dashboard==13.0.0.0rc2.dev2) 2025-09-28 13:28:07.772038 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_FileSaver-1.3.2.0-py2.py3-none-any.whl.metadata (747 bytes) 2025-09-28 13:28:07.772042 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting xstatic-js-yaml>=3.8.1.0 (from heat-dashboard==13.0.0.0rc2.dev2) 2025-09-28 13:28:07.772047 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_JS_Yaml-3.8.1.0-py2.py3-none-any.whl.metadata (731 bytes) 2025-09-28 13:28:07.772051 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting xstatic-json2yaml>=0.1.1.0 (from heat-dashboard==13.0.0.0rc2.dev2) 2025-09-28 13:28:07.772056 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Json2yaml-0.1.1.0-py2.py3-none-any.whl.metadata (739 bytes) 2025-09-28 13:28:07.772060 | 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.1) 2025-09-28 13:28:07.772065 | 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.dev3) (4.8.1) 2025-09-28 13:28:07.772076 | 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) 2025-09-28 13:28:07.772085 | 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) 2025-09-28 13:28:07.772090 | 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) 2025-09-28 13:28:07.772094 | 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) 2025-09-28 13:28:07.772099 | 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) 2025-09-28 13:28:07.772103 | 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) 2025-09-28 13:28:07.772108 | 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.0.0rc2.dev2) (2.17.0) 2025-09-28 13:28:07.772112 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting python-zunclient>=3.5.0 (from zun-ui==15.0.1.dev3) 2025-09-28 13:28:07.772120 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading python_zunclient-5.2.1-py3-none-any.whl.metadata (2.7 kB) 2025-09-28 13:28:07.772124 | 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) 2025-09-28 13:28:07.772129 | 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) 2025-09-28 13:28:07.772133 | 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) 2025-09-28 13:28:07.772138 | 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) 2025-09-28 13:28:07.772142 | 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) 2025-09-28 13:28:07.772147 | 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) 2025-09-28 13:28:07.772151 | 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->designate-dashboard==20.0.1.dev6) (2.1.0) 2025-09-28 13:28:07.772156 | 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->designate-dashboard==20.0.1.dev6) (3.1.0) 2025-09-28 13:28:07.772161 | 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->designate-dashboard==20.0.1.dev6) (2.1.0) 2025-09-28 13:28:07.772168 | 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->designate-dashboard==20.0.1.dev6) (5.10.0) 2025-09-28 13:28:07.772176 | 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->designate-dashboard==20.0.1.dev6) (1.3.0) 2025-09-28 13:28:07.772180 | 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->designate-dashboard==20.0.1.dev6) (7.1.0) 2025-09-28 13:28:07.772213 | 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->designate-dashboard==20.0.1.dev6) (9.7.1) 2025-09-28 13:28:07.772241 | 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->designate-dashboard==20.0.1.dev6) (6.5.1) 2025-09-28 13:28:07.772288 | 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->designate-dashboard==20.0.1.dev6) (4.5.1) 2025-09-28 13:28:07.772297 | 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->designate-dashboard==20.0.1.dev6) (5.7.0) 2025-09-28 13:28:07.772351 | 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->designate-dashboard==20.0.1.dev6) (2.5.0) 2025-09-28 13:28:07.772360 | 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->designate-dashboard==20.0.1.dev6) (4.2.0) 2025-09-28 13:28:07.772405 | 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->designate-dashboard==20.0.1.dev6) (0.23.0) 2025-09-28 13:28:07.772433 | 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->designate-dashboard==20.0.1.dev6) (9.7.0) 2025-09-28 13:28:07.772471 | 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->designate-dashboard==20.0.1.dev6) (4.8.0) 2025-09-28 13:28:07.772507 | 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->designate-dashboard==20.0.1.dev6) (18.9.0) 2025-09-28 13:28:07.772535 | 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->designate-dashboard==20.0.1.dev6) (4.7.0) 2025-09-28 13:28:07.772569 | 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->designate-dashboard==20.0.1.dev6) (2.32.3) 2025-09-28 13:28:07.772602 | 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->designate-dashboard==20.0.1.dev6) (2.10.0) 2025-09-28 13:28:07.772630 | 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->designate-dashboard==20.0.1.dev6) (2025.1) 2025-09-28 13:28:07.772665 | 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->designate-dashboard==20.0.1.dev6) (1.0.3) 2025-09-28 13:28:07.772715 | 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->designate-dashboard==20.0.1.dev6) (1.8.2.2) 2025-09-28 13:28:07.772733 | 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->designate-dashboard==20.0.1.dev6) (2.5.0.0) 2025-09-28 13:28:07.772797 | 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->designate-dashboard==20.0.1.dev6) (12.2.13.0) 2025-09-28 13:28:07.772826 | 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->designate-dashboard==20.0.1.dev6) (2.4.1.0) 2025-09-28 13:28:07.772862 | 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->designate-dashboard==20.0.1.dev6) (1.0.2.6) 2025-09-28 13:28:07.772897 | 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->designate-dashboard==20.0.1.dev6) (0.8.13.0) 2025-09-28 13:28:07.772931 | 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->designate-dashboard==20.0.1.dev6) (1.4.0.0) 2025-09-28 13:28:07.772965 | 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->designate-dashboard==20.0.1.dev6) (3.4.1.0) 2025-09-28 13:28:07.772998 | 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->designate-dashboard==20.0.1.dev6) (3.3.7.0) 2025-09-28 13:28:07.773033 | 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->designate-dashboard==20.0.1.dev6) (3.5.17.0) 2025-09-28 13:28:07.773066 | 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->designate-dashboard==20.0.1.dev6) (2.0.0.3) 2025-09-28 13:28:07.773098 | 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->designate-dashboard==20.0.1.dev6) (4.7.0.0) 2025-09-28 13:28:07.773135 | 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->designate-dashboard==20.0.1.dev6) (2.4.1.2) 2025-09-28 13:28:07.773162 | 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->designate-dashboard==20.0.1.dev6) (3.5.1.1) 2025-09-28 13:28:07.773194 | 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->designate-dashboard==20.0.1.dev6) (3.3.2.1) 2025-09-28 13:28:07.773227 | 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->designate-dashboard==20.0.1.dev6) (2.0.3.2) 2025-09-28 13:28:07.773260 | 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->designate-dashboard==20.0.1.dev6) (2.14.5.2) 2025-09-28 13:28:07.773293 | 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->designate-dashboard==20.0.1.dev6) (1.13.0.1) 2025-09-28 13:28:07.773324 | 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->designate-dashboard==20.0.1.dev6) (2.3.1.1) 2025-09-28 13:28:07.773360 | 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->designate-dashboard==20.0.1.dev6) (1.6.50.2) 2025-09-28 13:28:07.773393 | 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->designate-dashboard==20.0.1.dev6) (1.2.1.0) 2025-09-28 13:28:07.773441 | 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->designate-dashboard==20.0.1.dev6) (1.5.1.0) 2025-09-28 13:28:07.773475 | 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->designate-dashboard==20.0.1.dev6) (0.5.0.0) 2025-09-28 13:28:07.773509 | 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->designate-dashboard==20.0.1.dev6) (1.4.13.2) 2025-09-28 13:28:07.773542 | 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->designate-dashboard==20.0.1.dev6) (1.2.5.3) 2025-09-28 13:28:07.773575 | 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->designate-dashboard==20.0.1.dev6) (0.0.7.0) 2025-09-28 13:28:07.773609 | 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->designate-dashboard==20.0.1.dev6) (1.2.7.0) 2025-09-28 13:28:07.773641 | 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->designate-dashboard==20.0.1.dev6) (0.7.1) 2025-09-28 13:28:07.773674 | 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->designate-dashboard==20.0.1.dev6) (3.0.0) 2025-09-28 13:28:07.773716 | 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->designate-dashboard==20.0.1.dev6) (1.17.2) 2025-09-28 13:28:07.773765 | 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->designate-dashboard==20.0.1.dev6) (5.4.1) 2025-09-28 13:28:07.773894 | 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->designate-dashboard==20.0.1.dev6) (1.7.0) 2025-09-28 13:28:07.773916 | 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->designate-dashboard==20.0.1.dev6) (4.12.2) 2025-09-28 13:28:07.773922 | 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) 2025-09-28 13:28:07.773930 | 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) 2025-09-28 13:28:07.773941 | 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) 2025-09-28 13:28:07.773976 | 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) 2025-09-28 13:28:07.774001 | 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) 2025-09-28 13:28:07.774034 | 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) 2025-09-28 13:28:07.774075 | 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) 2025-09-28 13:28:07.774109 | 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) 2025-09-28 13:28:07.774143 | 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) 2025-09-28 13:28:07.774177 | 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) 2025-09-28 13:28:07.774210 | 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) 2025-09-28 13:28:07.774244 | 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->designate-dashboard==20.0.1.dev6) (0.19) 2025-09-28 13:28:07.774276 | 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->designate-dashboard==20.0.1.dev6) (2.0.0) 2025-09-28 13:28:07.774309 | 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->designate-dashboard==20.0.1.dev6) (5.7.1) 2025-09-28 13:28:07.774342 | 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->designate-dashboard==20.0.1.dev6) (1.1.0) 2025-09-28 13:28:07.774374 | 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->designate-dashboard==20.0.1.dev6) (3.14.0) 2025-09-28 13:28:07.774408 | 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) 2025-09-28 13:28:07.774442 | 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) 2025-09-28 13:28:07.774487 | 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->designate-dashboard==20.0.1.dev6) (1.8.9) 2025-09-28 13:28:07.774524 | 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->designate-dashboard==20.0.1.dev6) (67.2.0) 2025-09-28 13:28:07.774549 | 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->designate-dashboard==20.0.1.dev6) (0.2.13) 2025-09-28 13:28:07.774580 | 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->designate-dashboard==20.0.1.dev6) (2.0.1) 2025-09-28 13:28:07.774614 | 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->designate-dashboard==20.0.1.dev6) (24.2.1) 2025-09-28 13:28:07.774646 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: cliff>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-heatclient>=1.10.0->heat-dashboard==13.0.0.0rc2.dev2) (4.9.1) 2025-09-28 13:28:07.774679 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: osc-lib>=1.14.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-heatclient>=1.10.0->heat-dashboard==13.0.0.0rc2.dev2) (3.2.0) 2025-09-28 13:28:07.774728 | 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.8.0->python-heatclient>=1.10.0->heat-dashboard==13.0.0.0rc2.dev2) (0.5.2) 2025-09-28 13:28:07.774766 | 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.8.0->python-heatclient>=1.10.0->heat-dashboard==13.0.0.0rc2.dev2) (2.5.11) 2025-09-28 13:28:07.774812 | 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.8.0->python-heatclient>=1.10.0->heat-dashboard==13.0.0.0rc2.dev2) (1.9.0) 2025-09-28 13:28:07.774845 | 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) 2025-09-28 13:28:07.774879 | 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) 2025-09-28 13:28:07.774913 | 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) 2025-09-28 13:28:07.774946 | 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) 2025-09-28 13:28:07.774979 | 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) 2025-09-28 13:28:07.775013 | 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-magnumclient>=4.2.0->magnum-ui==16.0.1.dev3) (7.1.0) 2025-09-28 13:28:07.775046 | 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.dev3) (2.1.0) 2025-09-28 13:28:07.775076 | 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-magnumclient>=4.2.0->magnum-ui==16.0.1.dev3) (2.9.0.post0) 2025-09-28 13:28:07.775108 | 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-magnumclient>=4.2.0->magnum-ui==16.0.1.dev3) (1.17.0) 2025-09-28 13:28:07.775144 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-openstackclient>=3.12.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-zunclient>=3.5.0->zun-ui==15.0.1.dev3) (7.5.0) 2025-09-28 13:28:07.775170 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting websocket-client>=0.44.0 (from python-zunclient>=3.5.0->zun-ui==15.0.1.dev3) 2025-09-28 13:28:07.775203 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 2025-09-28 13:28:07.775235 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting docker>=2.4.2 (from python-zunclient>=3.5.0->zun-ui==15.0.1.dev3) 2025-09-28 13:28:07.775267 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 2025-09-28 13:28:07.775300 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: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.5.0->zun-ui==15.0.1.dev3) (1.26.20) 2025-09-28 13:28:07.775332 | 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->designate-dashboard==20.0.1.dev6) (3.4.1) 2025-09-28 13:28:07.775365 | 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->designate-dashboard==20.0.1.dev6) (3.10) 2025-09-28 13:28:07.775402 | 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->designate-dashboard==20.0.1.dev6) (2025.8.3) 2025-09-28 13:28:07.775435 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading python_zunclient-5.2.1-py3-none-any.whl (155 kB) 2025-09-28 13:28:07.775468 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading docker-7.1.0-py3-none-any.whl (147 kB) 2025-09-28 13:28:07.775501 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 2025-09-28 13:28:07.775534 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular_UUID-0.0.4.0-py2.py3-none-any.whl (6.5 kB) 2025-09-28 13:28:07.775566 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular_Vis-4.16.0.0-py2.py3-none-any.whl (4.7 kB) 2025-09-28 13:28:07.775598 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_FileSaver-1.3.2.0-py2.py3-none-any.whl (5.9 kB) 2025-09-28 13:28:07.775630 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_JS_Yaml-3.8.1.0-py2.py3-none-any.whl (28 kB) 2025-09-28 13:28:07.775662 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Json2yaml-0.1.1.0-py2.py3-none-any.whl (4.3 kB) 2025-09-28 13:28:07.775696 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building wheels for collected packages: designate-dashboard, heat-dashboard, ironic-ui, magnum-ui, manila-ui, masakari-dashboard, neutron-fwaas-dashboard, neutron-vpnaas-dashboard, octavia-dashboard, zun-ui 2025-09-28 13:28:07.775747 | 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 2025-09-28 13:28:07.775790 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-09-28 13:28:07.775845 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for designate-dashboard (setup.py): started 2025-09-28 13:28:07.775881 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for designate-dashboard (setup.py): finished with status 'done' 2025-09-28 13:28:07.775915 | 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=83482 sha256=ab1e433b9e4caaf4d8e0ad6e9fa5a5c6dcd6abf318727ce02e83dd4e81bf493f 2025-09-28 13:28:07.775950 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-9ngiwi2m/wheels/80/6c/d1/3ab5bc7fa377ce7b3be844dec114988748dc3e5d9f5b99626e 2025-09-28 13:28:07.775990 | 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 2025-09-28 13:28:07.776016 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-09-28 13:28:07.776047 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for heat-dashboard (setup.py): started 2025-09-28 13:28:07.776078 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for heat-dashboard (setup.py): finished with status 'done' 2025-09-28 13:28:07.776111 | 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=1314101 sha256=26a8c6dabc54a23d8e473b37b2cbe86a69dca43c6eb54ec2bcc2c7a46fa25360 2025-09-28 13:28:07.776143 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-9ngiwi2m/wheels/32/16/97/d3dc3ccebb4afe096055078675a4516175cc79944048150c3e 2025-09-28 13:28:07.776179 | 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 2025-09-28 13:28:07.776204 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-09-28 13:28:07.776237 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for ironic-ui (setup.py): started 2025-09-28 13:28:07.776275 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for ironic-ui (setup.py): finished with status 'done' 2025-09-28 13:28:07.776309 | 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=a5b74d31f89fe380a5c0e096f4f2b60bbd664ca335390e21cb1a0090a313a3f1 2025-09-28 13:28:07.776342 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-9ngiwi2m/wheels/fa/d3/fe/be63888007e70b578c012ea4bc755ca43fb5be61167d50c602 2025-09-28 13:28:07.777864 | 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 2025-09-28 13:28:07.777876 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-09-28 13:28:07.777881 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for magnum-ui (setup.py): started 2025-09-28 13:28:07.777887 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for magnum-ui (setup.py): finished with status 'done' 2025-09-28 13:28:07.777896 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for magnum-ui: filename=magnum_ui-16.0.1.dev3-py3-none-any.whl size=217883 sha256=c2f123ed364c7fed71e5d575cb26fe0362975c7b94b14242a42f6362a16f009e 2025-09-28 13:28:07.777900 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-9ngiwi2m/wheels/38/16/e6/894129cc45c33f6c78a2f42fee1f4f4e3728ce2e164e467782 2025-09-28 13:28:07.777905 | 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 2025-09-28 13:28:07.777910 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-09-28 13:28:07.777914 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for manila-ui (setup.py): started 2025-09-28 13:28:07.777919 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for manila-ui (setup.py): finished with status 'done' 2025-09-28 13:28:07.777923 | 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=537ea0c42e628839bea8c1a574005d0ad7fd8e7185076c8c1014c2fd2b833f46 2025-09-28 13:28:07.777928 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-9ngiwi2m/wheels/ef/d5/c7/8fee73cd428e9d420767b9ec84a140253c6e3fe58f343e6cd8 2025-09-28 13:28:07.777940 | 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 2025-09-28 13:28:07.777945 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-09-28 13:28:07.777949 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for masakari-dashboard (setup.py): started 2025-09-28 13:28:07.777954 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for masakari-dashboard (setup.py): finished with status 'done' 2025-09-28 13:28:07.777958 | 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=dbc926c0de076f6b3c1c27f7bade0a88217ddc7ca6bed3c93c3d78352638ff41 2025-09-28 13:28:07.777963 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-9ngiwi2m/wheels/cc/48/e1/dfdd31fbc6d6fcb1212bdaea2ea9694fced51b8f331d4dc1aa 2025-09-28 13:28:07.777967 | 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 2025-09-28 13:28:07.777973 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-09-28 13:28:07.777977 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for neutron-fwaas-dashboard (setup.py): started 2025-09-28 13:28:07.777982 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for neutron-fwaas-dashboard (setup.py): finished with status 'done' 2025-09-28 13:28:07.777990 | 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=107063 sha256=0c82ead54a5cf902c3f65f7da26bf6647c4a788eda80098c0eb1c7e04399d877 2025-09-28 13:28:07.777998 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-9ngiwi2m/wheels/3c/b7/40/f39181ba6b0c25d6538297e58fd70fe04ae426361782072fcd 2025-09-28 13:28:07.778003 | 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 2025-09-28 13:28:07.778007 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-09-28 13:28:07.778012 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for neutron-vpnaas-dashboard (setup.py): started 2025-09-28 13:28:07.778016 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for neutron-vpnaas-dashboard (setup.py): finished with status 'done' 2025-09-28 13:28:07.778021 | 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=101514 sha256=4e2941dd680a9c671fa3f31cd23adaeeaae937d24e79755c21a34580d5900b1d 2025-09-28 13:28:07.778026 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-9ngiwi2m/wheels/94/95/8d/c8ded633684f03a487a16c4167da6a9f781ceef693f4d94a02 2025-09-28 13:28:07.778030 | 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 2025-09-28 13:28:07.778035 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-09-28 13:28:07.778040 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for octavia-dashboard (setup.py): started 2025-09-28 13:28:07.778044 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for octavia-dashboard (setup.py): finished with status 'done' 2025-09-28 13:28:07.778052 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for octavia-dashboard: filename=octavia_dashboard-15.0.0.0rc2.dev2-py3-none-any.whl size=377272 sha256=66a6bcb4d2acc0244d27bc1fd48cad65d79a013191aa51d21fd4555b9da83b6e 2025-09-28 13:28:07.778056 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-9ngiwi2m/wheels/86/f7/5e/52a49d131f5fa23ae1c74be26e6a332f067bc0a7fda845093a 2025-09-28 13:28:07.778061 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'zun-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 'zun-ui'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-28 13:28:07.778066 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-09-28 13:28:07.778070 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for zun-ui (setup.py): started 2025-09-28 13:28:07.778074 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for zun-ui (setup.py): finished with status 'done' 2025-09-28 13:28:07.778079 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for zun-ui: filename=zun_ui-15.0.1.dev3-py3-none-any.whl size=202385 sha256=b30858a36a9c480ced48cb217dcebae8d45e1bf765b7cb4b04a6ecaf3a68832f 2025-09-28 13:28:07.778083 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-9ngiwi2m/wheels/f2/79/d5/85f316b9967c4f130acd711406f5b7b81619e4cb4889675bb2 2025-09-28 13:28:07.778091 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully built designate-dashboard heat-dashboard ironic-ui magnum-ui manila-ui masakari-dashboard neutron-fwaas-dashboard neutron-vpnaas-dashboard octavia-dashboard zun-ui 2025-09-28 13:28:07.778099 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Installing collected packages: xstatic-json2yaml, xstatic-js-yaml, xstatic-filesaver, xstatic-angular-vis, xstatic-angular-uuid, websocket-client, docker, python-zunclient, zun-ui, octavia-dashboard, neutron-vpnaas-dashboard, neutron-fwaas-dashboard, masakari-dashboard, manila-ui, magnum-ui, ironic-ui, heat-dashboard, designate-dashboard 2025-09-28 13:28:07.778105 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully installed designate-dashboard-20.0.1.dev6 docker-7.1.0 heat-dashboard-13.0.0.0rc2.dev2 ironic-ui-6.5.1.dev3 magnum-ui-16.0.1.dev3 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.0.0rc2.dev2 python-zunclient-5.2.1 websocket-client-1.8.0 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 zun-ui-15.0.1.dev3 2025-09-28 13:28:07.778110 | 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 2025-09-28 13:28:07.778115 | 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 2025-09-28 13:28:07.778119 | 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 2025-09-28 13:28:07.778123 | 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 2025-09-28 13:28:07.778128 | 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 2025-09-28 13:28:07.778132 | 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 2025-09-28 13:28:07.778137 | 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 2025-09-28 13:28:07.778141 | 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 2025-09-28 13:28:07.778146 | 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 2025-09-28 13:28:07.778150 | 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 2025-09-28 13:28:07.778157 | 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 2025-09-28 13:28:07.778162 | 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 2025-09-28 13:28:07.778166 | 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 2025-09-28 13:28:07.778171 | 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 2025-09-28 13:28:07.778175 | 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 2025-09-28 13:28:07.778180 | 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 2025-09-28 13:28:07.778187 | 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 2025-09-28 13:28:07.778192 | 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 2025-09-28 13:28:07.778196 | 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 2025-09-28 13:28:07.778200 | 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 2025-09-28 13:28:07.778205 | 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 2025-09-28 13:28:07.778209 | 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 2025-09-28 13:28:07.778217 | 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 2025-09-28 13:28:07.778223 | 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 2025-09-28 13:28:07.778228 | 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 2025-09-28 13:28:07.778233 | 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 2025-09-28 13:28:07.778237 | 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 2025-09-28 13:28:07.778242 | 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 2025-09-28 13:28:07.778246 | 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 2025-09-28 13:28:07.778251 | 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 2025-09-28 13:28:07.778255 | 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 2025-09-28 13:28:07.778259 | 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 2025-09-28 13:28:07.778264 | 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 2025-09-28 13:28:07.778268 | 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 2025-09-28 13:28:07.778272 | 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 2025-09-28 13:28:07.778277 | 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 2025-09-28 13:28:07.778281 | 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 2025-09-28 13:28:07.778286 | 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 2025-09-28 13:28:07.778328 | 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 2025-09-28 13:28:07.778338 | 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 2025-09-28 13:28:07.778343 | 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 2025-09-28 13:28:07.778348 | 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 2025-09-28 13:28:07.778352 | 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 2025-09-28 13:28:07.778356 | 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 2025-09-28 13:28:07.778361 | 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 2025-09-28 13:28:07.778366 | 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 2025-09-28 13:28:07.778370 | 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 2025-09-28 13:28:07.778375 | 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 2025-09-28 13:28:07.778379 | 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 2025-09-28 13:28:07.778383 | 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 2025-09-28 13:28:07.778388 | 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 2025-09-28 13:28:07.778392 | 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 2025-09-28 13:28:07.778397 | 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 2025-09-28 13:28:07.778401 | 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 2025-09-28 13:28:07.778406 | 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 2025-09-28 13:28:07.778410 | 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 2025-09-28 13:28:07.778415 | 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 2025-09-28 13:28:07.778419 | 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 2025-09-28 13:28:07.778423 | 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 2025-09-28 13:28:07.778428 | 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 2025-09-28 13:28:07.778433 | 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 2025-09-28 13:28:07.778437 | 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 2025-09-28 13:28:07.778442 | 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 2025-09-28 13:28:07.778450 | 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 2025-09-28 13:28:07.778455 | 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 2025-09-28 13:28:07.778459 | 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 2025-09-28 13:28:07.778467 | 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 2025-09-28 13:28:07.778501 | 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 2025-09-28 13:28:07.778506 | 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 2025-09-28 13:28:07.778511 | 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 2025-09-28 13:28:07.778515 | 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 2025-09-28 13:28:07.778520 | 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 2025-09-28 13:28:07.778524 | 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 2025-09-28 13:28:07.778529 | 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 2025-09-28 13:28:07.778533 | 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 2025-09-28 13:28:07.778538 | 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 2025-09-28 13:28:07.778542 | 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 2025-09-28 13:28:07.778547 | 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 2025-09-28 13:28:07.778570 | 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 2025-09-28 13:28:07.778575 | 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 2025-09-28 13:28:07.778580 | 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 2025-09-28 13:28:07.778584 | 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 2025-09-28 13:28:07.778607 | 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 2025-09-28 13:28:07.778613 | 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 2025-09-28 13:28:07.778636 | 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 2025-09-28 13:28:07.778641 | 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 2025-09-28 13:28:07.778664 | 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 2025-09-28 13:28:07.778692 | 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 2025-09-28 13:28:07.778697 | 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 2025-09-28 13:28:07.778740 | 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 2025-09-28 13:28:07.778767 | 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 2025-09-28 13:28:07.778772 | 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 2025-09-28 13:28:07.779762 | 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 2025-09-28 13:28:07.779792 | 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 2025-09-28 13:28:07.779798 | 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 2025-09-28 13:28:07.779807 | 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 2025-09-28 13:28:07.779811 | 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 2025-09-28 13:28:07.779816 | 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 2025-09-28 13:28:07.779820 | 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 2025-09-28 13:28:07.779825 | 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 2025-09-28 13:28:07.779829 | 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 2025-09-28 13:28:07.779834 | 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 2025-09-28 13:28:07.779838 | 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 2025-09-28 13:28:07.779842 | 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 2025-09-28 13:28:07.779847 | 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 2025-09-28 13:28:07.779851 | 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 2025-09-28 13:28:07.779856 | 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 2025-09-28 13:28:07.779861 | 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 2025-09-28 13:28:07.779865 | 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 2025-09-28 13:28:07.779869 | 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 2025-09-28 13:28:07.779878 | 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 2025-09-28 13:28:07.779883 | 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 2025-09-28 13:28:07.779887 | 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 2025-09-28 13:28:07.779892 | 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 2025-09-28 13:28:07.779896 | 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 2025-09-28 13:28:07.779900 | 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 2025-09-28 13:28:07.779905 | 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 2025-09-28 13:28:07.779909 | 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 2025-09-28 13:28:07.779914 | 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 2025-09-28 13:28:07.779923 | 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 2025-09-28 13:28:07.779928 | 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 2025-09-28 13:28:07.779933 | 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 2025-09-28 13:28:07.779937 | 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 2025-09-28 13:28:07.779947 | 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 2025-09-28 13:28:07.779952 | 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 2025-09-28 13:28:07.779956 | 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 2025-09-28 13:28:07.779961 | 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 2025-09-28 13:28:07.779965 | 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 2025-09-28 13:28:07.779970 | 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 2025-09-28 13:28:07.779974 | 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 2025-09-28 13:28:07.779978 | 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 2025-09-28 13:28:07.779983 | 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 2025-09-28 13:28:07.779987 | 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 2025-09-28 13:28:07.779992 | 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 2025-09-28 13:28:07.780000 | 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 2025-09-28 13:28:07.780005 | 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 2025-09-28 13:28:07.780009 | 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 2025-09-28 13:28:07.780014 | 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 2025-09-28 13:28:07.780018 | 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 2025-09-28 13:28:07.780023 | 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 2025-09-28 13:28:07.780027 | 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 2025-09-28 13:28:07.780032 | 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 2025-09-28 13:28:07.780036 | 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 2025-09-28 13:28:07.780041 | 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 2025-09-28 13:28:07.780046 | 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 2025-09-28 13:28:07.780050 | 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 2025-09-28 13:28:07.780055 | 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 2025-09-28 13:28:07.780063 | 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 2025-09-28 13:28:07.780067 | 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 2025-09-28 13:28:07.780072 | 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 2025-09-28 13:28:07.780079 | 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 2025-09-28 13:28:07.780084 | 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 2025-09-28 13:28:07.780088 | 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 2025-09-28 13:28:07.780092 | 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 2025-09-28 13:28:07.780097 | 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 2025-09-28 13:28:07.780101 | 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 2025-09-28 13:28:07.780109 | 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 2025-09-28 13:28:07.780114 | 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 2025-09-28 13:28:07.780118 | 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 2025-09-28 13:28:07.780123 | 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 2025-09-28 13:28:07.780127 | 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 2025-09-28 13:28:07.780131 | 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 2025-09-28 13:28:07.780139 | 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 2025-09-28 13:28:07.780143 | 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 2025-09-28 13:28:07.780148 | 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 2025-09-28 13:28:07.780152 | 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 2025-09-28 13:28:07.780159 | 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 2025-09-28 13:28:07.780263 | 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 2025-09-28 13:28:07.780278 | 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 2025-09-28 13:28:07.780282 | 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 2025-09-28 13:28:07.780290 | 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 2025-09-28 13:28:07.780295 | 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 2025-09-28 13:28:07.780302 | 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 2025-09-28 13:28:07.780340 | 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 2025-09-28 13:28:07.780375 | 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 2025-09-28 13:28:07.780409 | 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 2025-09-28 13:28:07.780417 | 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 2025-09-28 13:28:07.780462 | 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 2025-09-28 13:28:07.780470 | 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 2025-09-28 13:28:07.780492 | 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 2025-09-28 13:28:07.780530 | 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 2025-09-28 13:28:07.780548 | 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 2025-09-28 13:28:07.780586 | 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 2025-09-28 13:28:07.780619 | 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 2025-09-28 13:28:07.780626 | 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 2025-09-28 13:28:07.780662 | 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 2025-09-28 13:28:07.780695 | 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 2025-09-28 13:28:07.780719 | 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 2025-09-28 13:28:07.780808 | 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 2025-09-28 13:28:07.780846 | 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 2025-09-28 13:28:07.780854 | 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 2025-09-28 13:28:07.780892 | 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 2025-09-28 13:28:07.780901 | 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 2025-09-28 13:28:07.780941 | 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 2025-09-28 13:28:07.780949 | 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 2025-09-28 13:28:07.780989 | 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 2025-09-28 13:28:07.780998 | 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 2025-09-28 13:28:07.781040 | 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 2025-09-28 13:28:07.781048 | 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 2025-09-28 13:28:07.781089 | 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 2025-09-28 13:28:07.781097 | 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 2025-09-28 13:28:07.781135 | 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 2025-09-28 13:28:07.781144 | 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 2025-09-28 13:28:07.781181 | 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 2025-09-28 13:28:07.781195 | 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 2025-09-28 13:28:07.781224 | 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 2025-09-28 13:28:07.781232 | 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 2025-09-28 13:28:07.781272 | 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 2025-09-28 13:28:07.781281 | 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 2025-09-28 13:28:07.781320 | 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 2025-09-28 13:28:07.781328 | 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 2025-09-28 13:28:07.781367 | 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 2025-09-28 13:28:07.781375 | 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 2025-09-28 13:28:07.781415 | 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 2025-09-28 13:28:07.781424 | 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 2025-09-28 13:28:07.781460 | 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 2025-09-28 13:28:07.781468 | 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 2025-09-28 13:28:07.781505 | 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 2025-09-28 13:28:07.781513 | 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 2025-09-28 13:28:07.781550 | 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 2025-09-28 13:28:07.781558 | 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 2025-09-28 13:28:07.781594 | 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 2025-09-28 13:28:07.781602 | 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 2025-09-28 13:28:07.781639 | 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 2025-09-28 13:28:07.781653 | 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 2025-09-28 13:28:07.781669 | 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 2025-09-28 13:28:07.781715 | 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 2025-09-28 13:28:07.781727 | 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 2025-09-28 13:28:07.781771 | 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 2025-09-28 13:28:07.781793 | 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 2025-09-28 13:28:07.781822 | 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 2025-09-28 13:28:07.781834 | 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 2025-09-28 13:28:07.781863 | 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 2025-09-28 13:28:07.781871 | 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 2025-09-28 13:28:07.781907 | 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 2025-09-28 13:28:07.781915 | 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 2025-09-28 13:28:07.781951 | 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 2025-09-28 13:28:07.781960 | 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 2025-09-28 13:28:07.782002 | 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 2025-09-28 13:28:07.782038 | 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 2025-09-28 13:28:07.782046 | 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 2025-09-28 13:28:07.782082 | 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 2025-09-28 13:28:07.782090 | 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 2025-09-28 13:28:07.782126 | 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 2025-09-28 13:28:07.782134 | 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 2025-09-28 13:28:07.782170 | 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 2025-09-28 13:28:07.782184 | 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 2025-09-28 13:28:07.782213 | 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 2025-09-28 13:28:07.782222 | 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 2025-09-28 13:28:07.782249 | 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 2025-09-28 13:28:07.782278 | 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 2025-09-28 13:28:07.782286 | 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 2025-09-28 13:28:07.782322 | 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 2025-09-28 13:28:07.782331 | 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 2025-09-28 13:28:07.782371 | 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 2025-09-28 13:28:07.782379 | 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 2025-09-28 13:28:07.782416 | 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 2025-09-28 13:28:07.782453 | 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 2025-09-28 13:28:07.782462 | 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 2025-09-28 13:28:07.782490 | 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 2025-09-28 13:28:07.782498 | 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 2025-09-28 13:28:07.782526 | 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 2025-09-28 13:28:07.782534 | 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 2025-09-28 13:28:07.782572 | 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 2025-09-28 13:28:07.782580 | 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 2025-09-28 13:28:07.782616 | 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 2025-09-28 13:28:07.782624 | 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 2025-09-28 13:28:07.782665 | 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 2025-09-28 13:28:07.782673 | 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 2025-09-28 13:28:07.782717 | 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 2025-09-28 13:28:07.782757 | 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 2025-09-28 13:28:07.782844 | 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 2025-09-28 13:28:07.782859 | 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 2025-09-28 13:28:07.783747 | 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 2025-09-28 13:28:07.783761 | 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 2025-09-28 13:28:07.783767 | 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 2025-09-28 13:28:07.783773 | 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 2025-09-28 13:28:07.783794 | 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 2025-09-28 13:28:07.783799 | 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 2025-09-28 13:28:07.783804 | 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 2025-09-28 13:28:07.783809 | 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 2025-09-28 13:28:07.783814 | 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 2025-09-28 13:28:07.783819 | 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 2025-09-28 13:28:07.783825 | 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 2025-09-28 13:28:07.783830 | 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 2025-09-28 13:28:07.783840 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/ru/LC_MESSAGES 2025-09-28 13:28:07.783846 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/ru/LC_MESSAGES 2025-09-28 13:28:07.783851 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/id/LC_MESSAGES 2025-09-28 13:28:07.783856 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/id/LC_MESSAGES 2025-09-28 13:28:07.783861 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/en_GB/LC_MESSAGES 2025-09-28 13:28:07.783866 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/en_GB/LC_MESSAGES 2025-09-28 13:28:07.783871 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/ko_KR/LC_MESSAGES 2025-09-28 13:28:07.783882 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/ko_KR/LC_MESSAGES 2025-09-28 13:28:07.783888 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/de/LC_MESSAGES 2025-09-28 13:28:07.783893 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/de/LC_MESSAGES 2025-09-28 13:28:07.783898 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/ja/LC_MESSAGES 2025-09-28 13:28:07.783903 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/ja/LC_MESSAGES 2025-09-28 13:28:07.783908 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/zh_Hans/LC_MESSAGES 2025-09-28 13:28:07.783913 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/tr_TR/LC_MESSAGES 2025-09-28 13:28:07.783918 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container 09f11c2a56f3 2025-09-28 13:28:07.783924 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 9cd531d5fcac 2025-09-28 13:28:07.783936 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 11/12 : 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 2025-09-28 13:28:07.783942 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in 2d6336cc7940 2025-09-28 13:28:07.783948 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: % Total % Received % Xferd Average Speed Time Time Time Current 2025-09-28 13:28:07.783953 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Dload Upload Total Spent Left Speed 2025-09-28 13:28:07.783958 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- -- 2025-09-28 13:28:07.783964 | ubuntu-noble-large | INFO:kolla.common.utils.horizon::--:-- 0 2025-09-28 13:28:07.783969 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-09-28 13:28:07.783974 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-09-28 13:28:07.783980 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-09-28 13:28:07.783985 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 100 2153k 0 2153k 0 0 3457k 0 --:--:-- --:--:-- --:--:-- 7036k 2025-09-28 13:28:07.783990 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-09-28 13:28:07.783995 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/ 2025-09-28 13:28:07.784000 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/ 2025-09-28 13:28:07.784005 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/_styles.scss 2025-09-28 13:28:07.784011 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/_variables.scss 2025-09-28 13:28:07.784015 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/img/ 2025-09-28 13:28:07.784020 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/img/favicon.ico 2025-09-28 13:28:07.784026 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/img/logo-splash.svg 2025-09-28 13:28:07.784031 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/img/logo.svg 2025-09-28 13:28:07.784036 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/img/pattern.svg 2025-09-28 13:28:07.784044 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/templates/ 2025-09-28 13:28:07.784049 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/templates/403.html 2025-09-28 13:28:07.784070 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/templates/404.html 2025-09-28 13:28:07.784076 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/templates/500.html 2025-09-28 13:28:07.784081 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/ 2025-09-28 13:28:07.784086 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/ 2025-09-28 13:28:07.784091 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/_styles.scss 2025-09-28 13:28:07.784096 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/_variables.scss 2025-09-28 13:28:07.784101 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/img/ 2025-09-28 13:28:07.784106 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/img/favicon.ico 2025-09-28 13:28:07.784111 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/img/logo-splash.svg 2025-09-28 13:28:07.784116 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/img/logo.svg 2025-09-28 13:28:07.784120 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/img/pattern.svg 2025-09-28 13:28:07.784125 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/templates/ 2025-09-28 13:28:07.784130 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/templates/403.html 2025-09-28 13:28:07.784135 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/templates/404.html 2025-09-28 13:28:07.784140 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/templates/500.html 2025-09-28 13:28:07.784145 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/templates/_login_footer.html 2025-09-28 13:28:07.784150 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container 2d6336cc7940 2025-09-28 13:28:07.784158 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 5f4e68d8168c 2025-09-28 13:28:07.784164 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: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 2025-09-28 13:28:07.784171 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in 5ed06802b4b2 2025-09-28 13:28:07.784177 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2025-09-28 13:28:07.784182 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building dependency tree... 2025-09-28 13:28:07.784187 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading state information... 2025-09-28 13:28:07.784192 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Package 'build-essential' is not installed, so not removed 2025-09-28 13:28:07.784197 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following packages were automatically installed and are no longer required: 2025-09-28 13:28:07.784202 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 13:28:07.784207 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-28 13:28:07.784214 | 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 2025-09-28 13:28:07.784219 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 13:28:07.784224 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgprofng0 2025-09-28 13:28:07.784231 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 libsframe1 2025-09-28 13:28:07.784242 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make xz-utils 2025-09-28 13:28:07.784273 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Use 'apt autoremove' to remove them. 2025-09-28 13:28:07.784312 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:28:07.784332 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2025-09-28 13:28:07.784366 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building dependency tree... 2025-09-28 13:28:07.784395 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading state information... 2025-09-28 13:28:07.784426 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following packages will be REMOVED: 2025-09-28 13:28:07.784453 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 13:28:07.784479 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-28 13:28:07.784505 | 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 2025-09-28 13:28:07.784535 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 13:28:07.784559 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgprofng0 2025-09-28 13:28:07.784584 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 libsframe1 2025-09-28 13:28:07.784610 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make xz-utils 2025-09-28 13:28:07.784638 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:0 upgraded, 0 newly installed, 40 to remove and 0 not upgraded. 2025-09-28 13:28:07.784663 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:After this operation, 228 MB disk space will be freed. 2025-09-28 13:28:07.784692 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 2025-09-28 13:28:07.784733 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 2025-09-28 13:28:07.784799 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: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% 2025-09-28 13:28:07.784809 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 70% 2025-09-28 13:28:07.784894 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 75% 2025-09-28 13:28:07.784910 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 80% 2025-09-28 13:28:07.784919 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 85% 2025-09-28 13:28:07.784924 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 90% 2025-09-28 13:28:07.784954 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 95% 2025-09-28 13:28:07.784980 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 100% (Reading database ... 19159 files and directories currently installed.) 2025-09-28 13:28:07.785008 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 13:28:07.785034 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:28:07.785061 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 13:28:07.785088 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:28:07.785116 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 13:28:07.785143 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 13:28:07.785168 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:28:07.785194 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:28:07.785220 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:28:07.785246 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:28:07.785262 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 13:28:07.785294 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:28:07.785320 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:28:07.785346 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:28:07.785373 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:28:07.785399 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 13:28:07.785426 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 13:28:07.785452 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:28:07.785479 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:28:07.785506 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:28:07.785533 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:28:07.785559 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:28:07.785586 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:28:07.785613 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:28:07.785638 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:28:07.785665 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:28:07.785690 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:28:07.785731 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 13:28:07.785764 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:28:07.785801 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 13:28:07.785828 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:28:07.785860 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:28:07.785882 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 13:28:07.785908 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:28:07.785934 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:28:07.785961 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:28:07.785987 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:28:07.786013 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing lto-disabled-list (47) ... 2025-09-28 13:28:07.786039 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing make (4.3-4.1build2) ... 2025-09-28 13:28:07.786065 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 13:28:07.786091 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:28:07.786118 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting pyclean==3.0.0 2025-09-28 13:28:07.786143 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 13:28:07.786168 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 13:28:07.786194 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Installing collected packages: pyclean 2025-09-28 13:28:07.786220 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully installed pyclean-3.0.0 2025-09-28 13:28:07.786247 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Cleaning directory /var/lib/kolla/venv 2025-09-28 13:28:07.786272 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-09-28 13:28:07.786298 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Total 10829 files, 1780 directories removed. 2025-09-28 13:28:07.786329 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-09-28 13:28:07.786357 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Cleaning directory /usr 2025-09-28 13:28:07.786382 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-09-28 13:28:07.786409 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Total 1316 files, 133 directories removed. 2025-09-28 13:28:07.786433 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-09-28 13:28:07.786460 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Found existing installation: pyclean 3.0.0 2025-09-28 13:28:07.786487 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Uninstalling pyclean-3.0.0: 2025-09-28 13:28:07.786519 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Successfully uninstalled pyclean-3.0.0 2025-09-28 13:28:07.787120 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container 5ed06802b4b2 2025-09-28 13:28:07.787139 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 44cb016b8386 2025-09-28 13:28:07.787145 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully built 5f28a3e79165 2025-09-28 13:28:07.787151 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully tagged osism.harbor.regio.digital/kolla/horizon:build-20250928 2025-09-28 13:28:07.787156 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Built at 2025-09-28 13:28:07.786594 (took 0:02:36.621565) 2025-09-28 13:28:07.787162 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-inspector) 2025-09-28 13:28:07.787167 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-inspector:Processing 2025-09-28 13:28:07.787175 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Building started at 2025-09-28 13:28:07.787030 2025-09-28 13:28:07.787181 | 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 2025-09-28 13:28:08.709814 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-inspector:Turned 0 plugins into plugins archive 2025-09-28 13:28:08.710739 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-inspector:Turned 0 additions into additions archive 2025-09-28 13:28:54.497523 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 1/10 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20250928 2025-09-28 13:28:54.497585 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> e94e47e86d3c 2025-09-28 13:28:54.497598 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 2/10 : LABEL "build-date"="20250928" "name"="ironic-inspector" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:28:54.497614 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in 83af734866ad 2025-09-28 13:28:54.497623 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container 83af734866ad 2025-09-28 13:28:54.497630 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> a964a3b5edfb 2025-09-28 13:28:54.497657 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 3/10 : 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 2025-09-28 13:28:54.497667 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in f7701c23177e 2025-09-28 13:28:54.497684 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container f7701c23177e 2025-09-28 13:28:54.497690 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 39267a2aa574 2025-09-28 13:28:54.497697 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 4/10 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends iptables && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-28 13:28:54.497731 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in 61f0803a2df3 2025-09-28 13:28:54.497737 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-28 13:28:54.497748 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:28:54.497754 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 13:28:54.497760 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 13:28:54.497765 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 13:28:54.497771 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 13:28:54.497776 | 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] 2025-09-28 13:28:54.497781 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 13:28:54.497787 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 13:28:54.497795 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 13:28:54.497801 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 13:28:54.497806 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 13:28:54.497892 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 13:28:54.497901 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 13:28:54.497906 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 13:28:54.497912 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Fetched 28.4 MB in 2s (11.8 MB/s) 2025-09-28 13:28:54.497920 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading package lists... 2025-09-28 13:28:54.497925 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading package lists... 2025-09-28 13:28:54.497933 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Building dependency tree... 2025-09-28 13:28:54.497939 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading state information... 2025-09-28 13:28:54.497983 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:The following additional packages will be installed: 2025-09-28 13:28:54.497990 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libip4tc2 libip6tc2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 2025-09-28 13:28:54.497995 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Suggested packages: 2025-09-28 13:28:54.498024 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: firewalld 2025-09-28 13:28:54.498030 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Recommended packages: 2025-09-28 13:28:54.498036 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: nftables 2025-09-28 13:28:54.498116 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:The following NEW packages will be installed: 2025-09-28 13:28:54.498124 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: iptables libip4tc2 libip6tc2 libnetfilter-conntrack3 libnfnetlink0 2025-09-28 13:28:54.498146 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libnftnl11 2025-09-28 13:28:54.498154 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:28:54.498160 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Need to get 554 kB of archives. 2025-09-28 13:28:54.498165 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:After this operation, 3,049 kB of additional disk space will be used. 2025-09-28 13:28:54.498211 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:28:54.498218 | 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] 2025-09-28 13:28:54.498286 | 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] 2025-09-28 13:28:54.498294 | 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] 2025-09-28 13:28:54.498338 | 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] 2025-09-28 13:28:54.498345 | 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] 2025-09-28 13:28:54.498378 | 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] 2025-09-28 13:28:54.498385 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Fetched 554 kB in 1s (666 kB/s) 2025-09-28 13:28:54.498417 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package libip4tc2:amd64. 2025-09-28 13:28:54.498424 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 2025-09-28 13:28:54.498469 | 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% 2025-09-28 13:28:54.498478 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 70% 2025-09-28 13:28:54.498487 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 75% 2025-09-28 13:28:54.498494 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 80% 2025-09-28 13:28:54.498538 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 85% 2025-09-28 13:28:54.498546 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 90% 2025-09-28 13:28:54.498552 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 95% 2025-09-28 13:28:54.498593 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-28 13:28:54.498601 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../0-libip4tc2_1.8.10-3ubuntu2_amd64.deb ... 2025-09-28 13:28:54.498607 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2025-09-28 13:28:54.498616 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package libip6tc2:amd64. 2025-09-28 13:28:54.498622 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../1-libip6tc2_1.8.10-3ubuntu2_amd64.deb ... 2025-09-28 13:28:54.498631 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2025-09-28 13:28:54.498687 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package libnfnetlink0:amd64. 2025-09-28 13:28:54.498694 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../2-libnfnetlink0_1.0.2-2build1_amd64.deb ... 2025-09-28 13:28:54.498729 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking libnfnetlink0:amd64 (1.0.2-2build1) ... 2025-09-28 13:28:54.498745 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package libnetfilter-conntrack3:amd64. 2025-09-28 13:28:54.498752 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../3-libnetfilter-conntrack3_1.0.9-6build1_amd64.deb ... 2025-09-28 13:28:54.498798 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2025-09-28 13:28:54.498805 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package libnftnl11:amd64. 2025-09-28 13:28:54.498812 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../4-libnftnl11_1.2.6-2build1_amd64.deb ... 2025-09-28 13:28:54.498821 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2025-09-28 13:28:54.498887 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package iptables. 2025-09-28 13:28:54.498895 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../5-iptables_1.8.10-3ubuntu2_amd64.deb ... 2025-09-28 13:28:54.498901 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking iptables (1.8.10-3ubuntu2) ... 2025-09-28 13:28:54.498907 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2025-09-28 13:28:54.498914 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2025-09-28 13:28:54.498969 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2025-09-28 13:28:54.498976 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up libnfnetlink0:amd64 (1.0.2-2build1) ... 2025-09-28 13:28:54.498982 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2025-09-28 13:28:54.498993 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up iptables (1.8.10-3ubuntu2) ... 2025-09-28 13:28:54.498999 | 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 2025-09-28 13:28:54.499009 | 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 2025-09-28 13:28:54.499073 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:update-alternatives: 2025-09-28 13:28:54.499082 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 2025-09-28 13:28:54.499088 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2025-09-28 13:28:54.499095 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:update-alternatives: 2025-09-28 13:28:54.499128 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 2025-09-28 13:28:54.499135 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:update-alternatives: 2025-09-28 13:28:54.499166 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 2025-09-28 13:28:54.499173 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:28:54.499205 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container 61f0803a2df3 2025-09-28 13:28:54.499212 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 9a71653df3de 2025-09-28 13:28:54.499218 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 5/10 : ADD ironic-inspector-archive /ironic-inspector-source 2025-09-28 13:28:54.499271 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 0ecb73437147 2025-09-28 13:28:54.499278 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 6/10 : ADD ironic_inspector_sudoers /etc/sudoers.d/kolla_ironic_inspector_sudoers 2025-09-28 13:28:54.499285 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 2e7d5d592116 2025-09-28 13:28:54.499291 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 7/10 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-28 13:28:54.499338 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 5c5d3d559fa0 2025-09-28 13:28:54.499348 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 8/10 : 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 2025-09-28 13:28:54.499359 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in 2ff8c707d055 2025-09-28 13:28:54.499420 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Processing /ironic-inspector 2025-09-28 13:28:54.499428 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Preparing metadata (setup.py): started 2025-09-28 13:28:54.499474 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Preparing metadata (setup.py): finished with status 'done' 2025-09-28 13:28:54.499482 | 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) 2025-09-28 13:28:54.499489 | 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) 2025-09-28 13:28:54.499539 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting construct>=2.9.39 (from ironic-inspector==12.4.1.dev3) 2025-09-28 13:28:54.499546 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading construct-2.10.70-py3-none-any.whl.metadata (4.2 kB) 2025-09-28 13:28:54.499552 | 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) 2025-09-28 13:28:54.499606 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting Flask>=1.1.0 (from ironic-inspector==12.4.1.dev3) 2025-09-28 13:28:54.499614 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading flask-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2025-09-28 13:28:54.499624 | 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) 2025-09-28 13:28:54.499631 | 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) 2025-09-28 13:28:54.499640 | 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) 2025-09-28 13:28:54.499647 | 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) 2025-09-28 13:28:54.499725 | 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.9.0) 2025-09-28 13:28:54.499736 | 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) 2025-09-28 13:28:54.499743 | 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) (6.1.1) 2025-09-28 13:28:54.499755 | 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) 2025-09-28 13:28:54.499764 | 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) 2025-09-28 13:28:54.499771 | 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) 2025-09-28 13:28:54.499802 | 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) 2025-09-28 13:28:54.499810 | 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) 2025-09-28 13:28:54.499816 | 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) 2025-09-28 13:28:54.499862 | 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) 2025-09-28 13:28:54.499869 | 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) 2025-09-28 13:28:54.499876 | 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.0) 2025-09-28 13:28:54.499883 | 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) 2025-09-28 13:28:54.499910 | 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) 2025-09-28 13:28:54.499917 | 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) 2025-09-28 13:28:54.499923 | 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) 2025-09-28 13:28:54.499957 | 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) 2025-09-28 13:28:54.499964 | 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) 2025-09-28 13:28:54.499977 | 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) 2025-09-28 13:28:54.500006 | 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) 2025-09-28 13:28:54.500013 | 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) 2025-09-28 13:28:54.500020 | 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) 2025-09-28 13:28:54.500090 | 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) 2025-09-28 13:28:54.500099 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting microversion_parse>=1.0.1 (from ironic-inspector==12.4.1.dev3) 2025-09-28 13:28:54.500106 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2025-09-28 13:28:54.500138 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting zeroconf>=0.24.0 (from ironic-inspector==12.4.1.dev3) 2025-09-28 13:28:54.500145 | 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) 2025-09-28 13:28:54.500155 | 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) 2025-09-28 13:28:54.500161 | 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) 2025-09-28 13:28:54.500204 | 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) 2025-09-28 13:28:54.500211 | 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) 2025-09-28 13:28:54.500217 | 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) 2025-09-28 13:28:54.500251 | 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) 2025-09-28 13:28:54.500258 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting Werkzeug>=3.1 (from Flask>=1.1.0->ironic-inspector==12.4.1.dev3) 2025-09-28 13:28:54.500264 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2025-09-28 13:28:54.500298 | 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) 2025-09-28 13:28:54.500305 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting itsdangerous>=2.2 (from Flask>=1.1.0->ironic-inspector==12.4.1.dev3) 2025-09-28 13:28:54.500312 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2025-09-28 13:28:54.500346 | 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) 2025-09-28 13:28:54.500353 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting blinker>=1.9 (from Flask>=1.1.0->ironic-inspector==12.4.1.dev3) 2025-09-28 13:28:54.500360 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2025-09-28 13:28:54.500394 | 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) 2025-09-28 13:28:54.500401 | 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) 2025-09-28 13:28:54.500419 | 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) 2025-09-28 13:28:54.500429 | 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) 2025-09-28 13:28:54.500435 | 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) 2025-09-28 13:28:54.500487 | 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) 2025-09-28 13:28:54.500494 | 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) 2025-09-28 13:28:54.500500 | 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) 2025-09-28 13:28:54.500506 | 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) 2025-09-28 13:28:54.500554 | 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) 2025-09-28 13:28:54.500561 | 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) 2025-09-28 13:28:54.500567 | 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) 2025-09-28 13:28:54.500576 | 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) 2025-09-28 13:28:54.500606 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->ironic-inspector==12.4.1.dev3) (3.10.2) 2025-09-28 13:28:54.500613 | 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) 2025-09-28 13:28:54.500622 | 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) 2025-09-28 13:28:54.500655 | 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) 2025-09-28 13:28:54.500662 | 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) 2025-09-28 13:28:54.500668 | 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) 2025-09-28 13:28:54.500736 | 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) 2025-09-28 13:28:54.500753 | 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) 2025-09-28 13:28:54.500759 | 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) 2025-09-28 13:28:54.500777 | 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) 2025-09-28 13:28:54.500783 | 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) 2025-09-28 13:28:54.500792 | 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) 2025-09-28 13:28:54.500798 | 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) 2025-09-28 13:28:54.500804 | 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) 2025-09-28 13:28:54.500839 | 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) 2025-09-28 13:28:54.500846 | 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) 2025-09-28 13:28:54.500852 | 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) 2025-09-28 13:28:54.500892 | 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) 2025-09-28 13:28:54.500899 | 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) 2025-09-28 13:28:54.500905 | 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) 2025-09-28 13:28:54.500911 | 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) 2025-09-28 13:28:54.500941 | 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) 2025-09-28 13:28:54.500948 | 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) 2025-09-28 13:28:54.500992 | 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) 2025-09-28 13:28:54.501003 | 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) 2025-09-28 13:28:54.501010 | 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) 2025-09-28 13:28:54.501015 | 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) 2025-09-28 13:28:54.501024 | 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) 2025-09-28 13:28:54.501034 | 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) 2025-09-28 13:28:54.501111 | 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) 2025-09-28 13:28:54.501118 | 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) 2025-09-28 13:28:54.501124 | 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) 2025-09-28 13:28:54.501130 | 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) 2025-09-28 13:28:54.501136 | 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) 2025-09-28 13:28:54.501145 | 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) 2025-09-28 13:28:54.501151 | 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) (80.9.0) 2025-09-28 13:28:54.501159 | 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) 2025-09-28 13:28:54.501205 | 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) 2025-09-28 13:28:54.501212 | 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) 2025-09-28 13:28:54.501218 | 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) 2025-09-28 13:28:54.501264 | 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) (2025.8.3) 2025-09-28 13:28:54.501271 | 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) 2025-09-28 13:28:54.501277 | 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) 2025-09-28 13:28:54.501283 | 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) 2025-09-28 13:28:54.501292 | 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) 2025-09-28 13:28:54.501298 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading ifaddr-0.2.0-py3-none-any.whl.metadata (4.9 kB) 2025-09-28 13:28:54.501344 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading construct-2.10.70-py3-none-any.whl (63 kB) 2025-09-28 13:28:54.501351 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading flask-3.1.0-py3-none-any.whl (102 kB) 2025-09-28 13:28:54.501357 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2025-09-28 13:28:54.501403 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2025-09-28 13:28:54.501413 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2025-09-28 13:28:54.501419 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB) 2025-09-28 13:28:54.501425 | 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) 2025-09-28 13:28:54.501457 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.3/11.3 MB 31.9 MB/s 0:00:00 2025-09-28 13:28:54.501463 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading ifaddr-0.2.0-py3-none-any.whl (12 kB) 2025-09-28 13:28:54.501493 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Building wheels for collected packages: ironic-inspector 2025-09-28 13:28:54.501501 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: DEPRECATION: Building 'ironic-inspector' 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-inspector'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-28 13:28:54.501532 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2025-09-28 13:28:54.501538 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Building wheel for ironic-inspector (setup.py): started 2025-09-28 13:28:54.501544 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Building wheel for ironic-inspector (setup.py): finished with status 'done' 2025-09-28 13:28:54.501585 | 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=290047 sha256=dc28dc1ad554cca2f69cdd053754ec63a7f8a9894bea569cf73215c07cac8e88 2025-09-28 13:28:54.501592 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Stored in directory: /tmp/pip-ephem-wheel-cache-8e08q666/wheels/81/c6/53/c54c068480ece96999594e32d74a984f1ee523639d5025d9ee 2025-09-28 13:28:54.501598 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Successfully built ironic-inspector 2025-09-28 13:28:54.501611 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Installing collected packages: ifaddr, zeroconf, Werkzeug, microversion_parse, itsdangerous, construct, blinker, Flask, ironic-inspector 2025-09-28 13:28:54.501642 | 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 2025-09-28 13:28:54.501649 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container 2ff8c707d055 2025-09-28 13:28:54.501657 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> becbdec61ef2 2025-09-28 13:28:54.501860 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: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 2025-09-28 13:28:54.501871 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in d6a96a0fdc69 2025-09-28 13:28:54.501877 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading package lists... 2025-09-28 13:28:54.501883 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Building dependency tree... 2025-09-28 13:28:54.501889 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading state information... 2025-09-28 13:28:54.501898 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:The following packages were automatically installed and are no longer required: 2025-09-28 13:28:54.501904 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 13:28:54.501910 | 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 2025-09-28 13:28:54.501915 | 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 2025-09-28 13:28:54.501921 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 13:28:54.501927 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 13:28:54.501932 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 13:28:54.501940 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 13:28:54.501976 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: xz-utils 2025-09-28 13:28:54.501983 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Use 'apt autoremove' to remove them. 2025-09-28 13:28:54.501988 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:The following packages will be REMOVED: 2025-09-28 13:28:54.501994 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: build-essential 2025-09-28 13:28:54.502003 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 13:28:54.502009 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:After this operation, 17.4 kB disk space will be freed. 2025-09-28 13:28:54.502014 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 2025-09-28 13:28:54.502091 | 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% 2025-09-28 13:28:54.502100 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 70% (Reading database ... 75% 2025-09-28 13:28:54.502105 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 80% 2025-09-28 13:28:54.502120 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 85% 2025-09-28 13:28:54.502126 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 90% 2025-09-28 13:28:54.502135 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 95% 2025-09-28 13:28:54.502203 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 100% (Reading database ... 19050 files and directories currently installed.) 2025-09-28 13:28:54.502210 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing build-essential (12.10ubuntu1) ... 2025-09-28 13:28:54.502216 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading package lists... 2025-09-28 13:28:54.502224 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Building dependency tree... 2025-09-28 13:28:54.502229 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading state information... 2025-09-28 13:28:54.502287 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:The following packages will be REMOVED: 2025-09-28 13:28:54.502293 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 13:28:54.502298 | 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 2025-09-28 13:28:54.502304 | 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 2025-09-28 13:28:54.502309 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 13:28:54.502317 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 13:28:54.502323 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 13:28:54.502330 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 13:28:54.502378 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: xz-utils 2025-09-28 13:28:54.502384 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 13:28:54.502389 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:After this operation, 228 MB disk space will be freed. 2025-09-28 13:28:54.502397 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 2025-09-28 13:28:54.502441 | 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% 2025-09-28 13:28:54.502448 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 70% (Reading database ... 75% 2025-09-28 13:28:54.502453 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 80% 2025-09-28 13:28:54.502461 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 85% 2025-09-28 13:28:54.502525 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 90% 2025-09-28 13:28:54.502531 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 95% 2025-09-28 13:28:54.502537 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 100% (Reading database ... 19041 files and directories currently installed.) 2025-09-28 13:28:54.502542 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 13:28:54.502548 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:28:54.502590 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 13:28:54.502596 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:28:54.502606 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 13:28:54.502611 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 13:28:54.502623 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:28:54.502629 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:28:54.502686 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:28:54.502692 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:28:54.502712 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 13:28:54.502720 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:28:54.502759 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:28:54.502766 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:28:54.502773 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:28:54.502779 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 13:28:54.502806 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 13:28:54.502812 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:28:54.502840 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:28:54.502846 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:28:54.502854 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:28:54.502861 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:28:54.502910 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2025-09-28 13:28:54.502917 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:28:54.502925 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:28:54.502993 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:28:54.503000 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:28:54.503005 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:28:54.503033 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 13:28:54.503039 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:28:54.503080 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:28:54.503088 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 13:28:54.503094 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:28:54.503174 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:28:54.503181 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 13:28:54.503186 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:28:54.503192 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:28:54.503197 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:28:54.503205 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:28:54.503210 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing lto-disabled-list (47) ... 2025-09-28 13:28:54.503223 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing make (4.3-4.1build2) ... 2025-09-28 13:28:54.503262 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 13:28:54.503268 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:28:54.503274 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting pyclean==3.0.0 2025-09-28 13:28:54.503314 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 13:28:54.503320 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 13:28:54.503326 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Installing collected packages: pyclean 2025-09-28 13:28:54.503353 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Successfully installed pyclean-3.0.0 2025-09-28 13:28:54.503359 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Cleaning directory /var/lib/kolla/venv 2025-09-28 13:28:54.503365 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2025-09-28 13:28:54.503396 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Total 8409 files, 1194 directories removed. 2025-09-28 13:28:54.503402 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2025-09-28 13:28:54.503431 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Cleaning directory /usr 2025-09-28 13:28:54.503437 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2025-09-28 13:28:54.503442 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Total 1316 files, 133 directories removed. 2025-09-28 13:28:54.503470 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2025-09-28 13:28:54.503476 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Found existing installation: pyclean 3.0.0 2025-09-28 13:28:54.503619 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Uninstalling pyclean-3.0.0: 2025-09-28 13:28:54.503626 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Successfully uninstalled pyclean-3.0.0 2025-09-28 13:28:54.503632 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container d6a96a0fdc69 2025-09-28 13:28:54.503637 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 6f4d3238300a 2025-09-28 13:28:54.503643 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 10/10 : USER ironic-inspector 2025-09-28 13:28:54.503648 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in 3dbcc576fa3c 2025-09-28 13:28:54.503653 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container 3dbcc576fa3c 2025-09-28 13:28:54.503661 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 29385102232f 2025-09-28 13:28:54.503666 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Successfully built 175574281ab6 2025-09-28 13:28:54.503672 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Successfully tagged osism.harbor.regio.digital/kolla/ironic-inspector:build-20250928 2025-09-28 13:28:54.503757 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Built at 2025-09-28 13:28:54.503663 (took 0:00:46.716633) 2025-09-28 13:28:54.504023 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(placement-base) 2025-09-28 13:28:54.504032 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-base:Processing 2025-09-28 13:28:54.504084 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Building started at 2025-09-28 13:28:54.504002 2025-09-28 13:28:54.504166 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-base:Getting local archive from tarballs/placement-stable-2025.1.tar.gz 2025-09-28 13:28:54.505532 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-base:Turned 0 plugins into plugins archive 2025-09-28 13:28:54.505903 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-base:Turned 0 additions into additions archive 2025-09-28 13:29:03.190618 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 1/7 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20250928 2025-09-28 13:29:03.190801 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> e94e47e86d3c 2025-09-28 13:29:03.190829 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 2/7 : LABEL "build-date"="20250928" "name"="placement-base" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:29:03.190955 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Running in 4312f7a5c143 2025-09-28 13:29:03.190969 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Removed intermediate container 4312f7a5c143 2025-09-28 13:29:03.190978 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> 4c3611476613 2025-09-28 13:29:03.190988 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 3/7 : RUN usermod --append --home /var/lib/placement --groups kolla placement && mkdir -p /var/lib/placement && chown -R 42482:42482 /var/lib/placement 2025-09-28 13:29:03.190998 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Running in 1b7cb9736cc2 2025-09-28 13:29:03.191007 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Removed intermediate container 1b7cb9736cc2 2025-09-28 13:29:03.191015 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> 07b49d9daaa2 2025-09-28 13:29:03.191024 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 4/7 : ADD placement-base-archive /placement-base-source 2025-09-28 13:29:03.191033 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> cbdf1adc6202 2025-09-28 13:29:03.191041 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 5/7 : ADD plugins-archive / 2025-09-28 13:29:03.191091 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> 5c3df44a02e9 2025-09-28 13:29:03.191128 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 6/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-28 13:29:03.191139 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> 5a7db0150ac6 2025-09-28 13:29:03.191207 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 7/7 : 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 2025-09-28 13:29:03.191220 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Running in 103ee29b7f7d 2025-09-28 13:29:03.191264 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Processing /placement 2025-09-28 13:29:03.191274 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Preparing metadata (setup.py): started 2025-09-28 13:29:03.191324 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Preparing metadata (setup.py): finished with status 'done' 2025-09-28 13:29:03.191334 | 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.0.0rc2.dev2) (6.1.1) 2025-09-28 13:29:03.192819 | 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.0.0rc2.dev2) (2.0.38) 2025-09-28 13:29:03.192848 | 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.0.0rc2.dev2) (10.9.0) 2025-09-28 13:29:03.192858 | 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.0.0rc2.dev2) (2.5.1) 2025-09-28 13:29:03.192867 | 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.0.0rc2.dev2) (1.8.9) 2025-09-28 13:29:03.192890 | 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.0.0rc2.dev2) (4.23.0) 2025-09-28 13:29:03.192899 | 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.0.0rc2.dev2) (2.32.3) 2025-09-28 13:29:03.192908 | 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.0.0rc2.dev2) (7.1.0) 2025-09-28 13:29:03.192916 | 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.0.0rc2.dev2) (9.7.1) 2025-09-28 13:29:03.192924 | 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.0.0rc2.dev2) (5.7.1) 2025-09-28 13:29:03.192932 | 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.0.0rc2.dev2) (7.1.0) 2025-09-28 13:29:03.192941 | 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.0.0rc2.dev2) (5.7.0) 2025-09-28 13:29:03.192949 | 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.0.0rc2.dev2) (8.2.0) 2025-09-28 13:29:03.192957 | 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.0.0rc2.dev2) (17.2.1) 2025-09-28 13:29:03.192965 | 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.0.0rc2.dev2) (4.5.1) 2025-09-28 13:29:03.192974 | 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.0.0rc2.dev2) (6.3.1) 2025-09-28 13:29:03.192982 | 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.0.0rc2.dev2) (2.5.0) 2025-09-28 13:29:03.193000 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Collecting os-resource-classes>=1.1.0 (from openstack-placement==13.0.0.0rc2.dev2) 2025-09-28 13:29:03.193009 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2025-09-28 13:29:03.193018 | 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.0.0rc2.dev2) (3.3.0) 2025-09-28 13:29:03.193026 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Collecting microversion-parse>=0.2.1 (from openstack-placement==13.0.0.0rc2.dev2) 2025-09-28 13:29:03.193034 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2025-09-28 13:29:03.193043 | 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.0.0rc2.dev2) (25.1.0) 2025-09-28 13:29:03.193063 | 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.0.0rc2.dev2) (2024.10.1) 2025-09-28 13:29:03.193080 | 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.0.0rc2.dev2) (0.36.2) 2025-09-28 13:29:03.193090 | 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.0.0rc2.dev2) (0.23.1) 2025-09-28 13:29:03.193098 | 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.0.0rc2.dev2) (5.10.0) 2025-09-28 13:29:03.193129 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==13.0.0.0rc2.dev2) (3.10.2) 2025-09-28 13:29:03.193137 | 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.0.0rc2.dev2) (6.5.1) 2025-09-28 13:29:03.193146 | 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.0.0rc2.dev2) (4.0.1) 2025-09-28 13:29:03.193154 | 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.0.0rc2.dev2) (2.10.1) 2025-09-28 13:29:03.193162 | 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.0.0rc2.dev2) (5.6.0) 2025-09-28 13:29:03.193171 | 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.0.0rc2.dev2) (2.1.0) 2025-09-28 13:29:03.193180 | 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.0.0rc2.dev2) (5.4.1) 2025-09-28 13:29:03.193190 | 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.0.0rc2.dev2) (1.7.0) 2025-09-28 13:29:03.193199 | 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.0.0rc2.dev2) (4.12.2) 2025-09-28 13:29:03.193207 | 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>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==13.0.0.0rc2.dev2) (1.3.4) 2025-09-28 13:29:03.193221 | 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>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==13.0.0.0rc2.dev2) (3.0.0) 2025-09-28 13:29:03.193230 | 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>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==13.0.0.0rc2.dev2) (1.17.2) 2025-09-28 13:29:03.193241 | 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>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==13.0.0.0rc2.dev2) (5.1.1) 2025-09-28 13:29:03.193260 | 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.0.0rc2.dev2) (0.19) 2025-09-28 13:29:03.193270 | 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.0.0rc2.dev2) (1.3.0) 2025-09-28 13:29:03.193278 | 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.0.0rc2.dev2) (2.0.0) 2025-09-28 13:29:03.193291 | 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.0.0rc2.dev2) (6.0.2) 2025-09-28 13:29:03.193385 | 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.0.0rc2.dev2) (1.14.1) 2025-09-28 13:29:03.193401 | 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.0.0rc2.dev2) (2.0.1) 2025-09-28 13:29:03.193502 | 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.0.0rc2.dev2) (0.5.0) 2025-09-28 13:29:03.193519 | 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.0.0rc2.dev2) (1.3.9) 2025-09-28 13:29:03.193588 | 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.0.0rc2.dev2) (2.9.0.post0) 2025-09-28 13:29:03.193647 | 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.0.0rc2.dev2) (3.1.5) 2025-09-28 13:29:03.193727 | 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.0.0rc2.dev2) (4.0.1) 2025-09-28 13:29:03.193794 | 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.0.0rc2.dev2) (4.0.1) 2025-09-28 13:29:03.193913 | 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.0.0rc2.dev2) (3.0.2) 2025-09-28 13:29:03.194003 | 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.0.0rc2.dev2) (1.1.0) 2025-09-28 13:29:03.194130 | 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.0.0rc2.dev2) (2025.1) 2025-09-28 13:29:03.194192 | 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.0.0rc2.dev2) (3.14.0) 2025-09-28 13:29:03.194233 | 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.0.0rc2.dev2) (3.2.1) 2025-09-28 13:29:03.194301 | 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.0.0rc2.dev2) (24.2) 2025-09-28 13:29:03.194359 | 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.0.0rc2.dev2) (7.0.0) 2025-09-28 13:29:03.194419 | 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.0.0rc2.dev2) (80.9.0) 2025-09-28 13:29:03.194479 | 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.0.0rc2.dev2) (0.2.13) 2025-09-28 13:29:03.194538 | 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.0.0rc2.dev2) (1.17.0) 2025-09-28 13:29:03.194610 | 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.0.0rc2.dev2) (3.4.1) 2025-09-28 13:29:03.194668 | 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.0.0rc2.dev2) (3.10) 2025-09-28 13:29:03.194773 | 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.0.0rc2.dev2) (1.26.20) 2025-09-28 13:29:03.194844 | 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.0.0rc2.dev2) (2025.8.3) 2025-09-28 13:29:03.194905 | 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.0.0rc2.dev2) (0.7) 2025-09-28 13:29:03.194963 | 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.0.0rc2.dev2) (3.1.1) 2025-09-28 13:29:03.195031 | 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.0.0rc2.dev2) (2.7.2) 2025-09-28 13:29:03.195081 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2025-09-28 13:29:03.195164 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2025-09-28 13:29:03.195222 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Building wheels for collected packages: openstack-placement 2025-09-28 13:29:03.195290 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: DEPRECATION: Building 'openstack-placement' 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 'openstack-placement'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-28 13:29:03.195341 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: 2025-09-28 13:29:03.195401 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Building wheel for openstack-placement (setup.py): started 2025-09-28 13:29:03.195461 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Building wheel for openstack-placement (setup.py): finished with status 'done' 2025-09-28 13:29:03.195520 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Created wheel for openstack-placement: filename=openstack_placement-13.0.0.0rc2.dev2-py3-none-any.whl size=447360 sha256=2c110f61f9e9b49853a834eaa7848f781cdc2cb31eaa7b2227c60df8838ff817 2025-09-28 13:29:03.195585 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Stored in directory: /tmp/pip-ephem-wheel-cache-2t4r0jci/wheels/c8/e1/8f/3fdb57ca4b13335e9309f38c02b9f2806878f0e92b71330a0f 2025-09-28 13:29:03.195637 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Successfully built openstack-placement 2025-09-28 13:29:03.195696 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Installing collected packages: microversion-parse, os-resource-classes, openstack-placement 2025-09-28 13:29:03.195786 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Successfully installed microversion-parse-2.0.0 openstack-placement-13.0.0.0rc2.dev2 os-resource-classes-1.1.0 2025-09-28 13:29:03.195851 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Removed intermediate container 103ee29b7f7d 2025-09-28 13:29:03.195913 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> dcd9dcbc16e4 2025-09-28 13:29:03.195977 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Successfully built b8444c52c33a 2025-09-28 13:29:03.196054 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Successfully tagged osism.harbor.regio.digital/kolla/placement-base:build-20250928 2025-09-28 13:29:03.196336 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Built at 2025-09-28 13:29:03.196066 (took 0:00:08.692064) 2025-09-28 13:29:03.196394 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(placement-api) to queue 2025-09-28 13:29:03.196747 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(magnum-base) 2025-09-28 13:29:03.196878 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-base:Processing 2025-09-28 13:29:03.196964 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Building started at 2025-09-28 13:29:03.196867 2025-09-28 13:29:03.197055 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-base:Getting local archive from tarballs/magnum-stable-2025.1.tar.gz 2025-09-28 13:29:03.199661 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-base:Turned 0 plugins into plugins archive 2025-09-28 13:29:03.200346 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-base:Turned 0 additions into additions archive 2025-09-28 13:29:34.732066 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 1/8 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20250928 2025-09-28 13:29:34.732205 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> e94e47e86d3c 2025-09-28 13:29:34.732226 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 2/8 : LABEL "build-date"="20250928" "name"="magnum-base" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:29:34.733947 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Running in b79b2d76dcab 2025-09-28 13:29:34.733974 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Removed intermediate container b79b2d76dcab 2025-09-28 13:29:34.733987 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> e087176b247f 2025-09-28 13:29:34.733999 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 3/8 : RUN usermod --append --home /var/lib/magnum --groups kolla magnum && mkdir -p /var/lib/magnum && chown -R 42428:42428 /var/lib/magnum 2025-09-28 13:29:34.734020 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Running in 62bc37cc5d77 2025-09-28 13:29:34.734030 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Removed intermediate container 62bc37cc5d77 2025-09-28 13:29:34.734039 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> 516188eba968 2025-09-28 13:29:34.734049 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 4/8 : ADD magnum-base-archive /magnum-base-source 2025-09-28 13:29:34.734058 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> 47b36ebb2abf 2025-09-28 13:29:34.734068 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 5/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-28 13:29:34.734078 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> 4d1153d0c417 2025-09-28 13:29:34.734089 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 6/8 : 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 2025-09-28 13:29:34.734100 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Running in 6c6cc1b7e034 2025-09-28 13:29:34.734123 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Processing /magnum 2025-09-28 13:29:34.734133 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Preparing metadata (setup.py): started 2025-09-28 13:29:34.734143 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Preparing metadata (setup.py): finished with status 'done' 2025-09-28 13:29:34.734152 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting magnum-cluster-api 2025-09-28 13:29:34.734162 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading magnum_cluster_api-0.31.2-cp38-abi3-manylinux_2_28_x86_64.whl.metadata (2.9 kB) 2025-09-28 13:29:34.734173 | 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.1.dev5) (6.0.2) 2025-09-28 13:29:34.734184 | 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.1.dev5) (2.0.38) 2025-09-28 13:29:34.734194 | 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.1.dev5) (0.12.1) 2025-09-28 13:29:34.734203 | 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.1.dev5) (1.8.9) 2025-09-28 13:29:34.734212 | 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.1.dev5) (1.14.1) 2025-09-28 13:29:34.734222 | 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.1.dev5) (4.9.1) 2025-09-28 13:29:34.734231 | 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.1.dev5) (5.1.1) 2025-09-28 13:29:34.734241 | 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.1.dev5) (0.39.0) 2025-09-28 13:29:34.734250 | 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.1.dev5) (1.33) 2025-09-28 13:29:34.734281 | 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.1.dev5) (5.10.0) 2025-09-28 13:29:34.734299 | 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.1.dev5) (10.9.0) 2025-09-28 13:29:34.734309 | 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.1.dev5) (1.3.0) 2025-09-28 13:29:34.734328 | 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.1.dev5) (7.1.0) 2025-09-28 13:29:34.734338 | 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.1.dev5) (9.7.1) 2025-09-28 13:29:34.734347 | 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.1.dev5) (5.7.1) 2025-09-28 13:29:34.734356 | 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.1.dev5) (17.2.1) 2025-09-28 13:29:34.734366 | 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.1.dev5) (6.5.1) 2025-09-28 13:29:34.734375 | 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.1.dev5) (7.1.0) 2025-09-28 13:29:34.734384 | 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.1.dev5) (16.1.0) 2025-09-28 13:29:34.734394 | 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.1.dev5) (6.3.1) 2025-09-28 13:29:34.734403 | 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.1.dev5) (4.5.1) 2025-09-28 13:29:34.734417 | 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.1.dev5) (3.5.1) 2025-09-28 13:29:34.734427 | 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.1.dev5) (5.7.0) 2025-09-28 13:29:34.734436 | 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.1.dev5) (4.1.1) 2025-09-28 13:29:34.734445 | 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.1.dev5) (2.5.0) 2025-09-28 13:29:34.734455 | 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.1.dev5) (8.2.0) 2025-09-28 13:29:34.734465 | 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.1.dev5) (3.6.0) 2025-09-28 13:29:34.734474 | 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.1.dev5) (6.1.1) 2025-09-28 13:29:34.734483 | 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.1.dev5) (1.5.1) 2025-09-28 13:29:34.734493 | 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.1.dev5) (4.0.1) 2025-09-28 13:29:34.734513 | 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.1.dev5) (7.1.0) 2025-09-28 13:29:34.734523 | 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.1.dev5) (9.7.0) 2025-09-28 13:29:34.734533 | 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.1.dev5) (4.8.0) 2025-09-28 13:29:34.734542 | 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.1.dev5) (4.1.0) 2025-09-28 13:29:34.734551 | 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.1.dev5) (11.4.0) 2025-09-28 13:29:34.734567 | 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.1.dev5) (18.9.0) 2025-09-28 13:29:34.734577 | 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.1.dev5) (5.6.0) 2025-09-28 13:29:34.734586 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting python-octaviaclient>=2.1.0 (from magnum==20.0.1.dev5) 2025-09-28 13:29:34.734596 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading python_octaviaclient-3.10.0-py3-none-any.whl.metadata (3.0 kB) 2025-09-28 13:29:34.734606 | 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.1.dev5) (2.32.3) 2025-09-28 13:29:34.734616 | 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.1.dev5) (80.9.0) 2025-09-28 13:29:34.734627 | 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.1.dev5) (5.4.1) 2025-09-28 13:29:34.734636 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting taskflow>=2.16.0 (from magnum==20.0.1.dev5) 2025-09-28 13:29:34.734645 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading taskflow-5.12.0-py3-none-any.whl.metadata (5.6 kB) 2025-09-28 13:29:34.734655 | 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.1.dev5) (43.0.3) 2025-09-28 13:29:34.734664 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting Werkzeug>=0.9 (from magnum==20.0.1.dev5) 2025-09-28 13:29:34.734679 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2025-09-28 13:29:34.734688 | 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.1.dev5) (4.2.0) 2025-09-28 13:29:34.734698 | 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) (2025.8.3) 2025-09-28 13:29:34.734745 | 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) 2025-09-28 13:29:34.734755 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting diskcache>=5.6.1 (from magnum-cluster-api) 2025-09-28 13:29:34.734765 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading diskcache-5.6.3-py3-none-any.whl.metadata (20 kB) 2025-09-28 13:29:34.734774 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting haproxyadmin>=0.2.4 (from magnum-cluster-api) 2025-09-28 13:29:34.734791 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading haproxyadmin-0.2.4.tar.gz (59 kB) 2025-09-28 13:29:34.734801 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Preparing metadata (setup.py): started 2025-09-28 13:29:34.734810 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Preparing metadata (setup.py): finished with status 'done' 2025-09-28 13:29:34.734820 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting kubernetes>=24.2.0 (from magnum-cluster-api) 2025-09-28 13:29:34.734829 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading kubernetes-32.0.1-py2.py3-none-any.whl.metadata (1.7 kB) 2025-09-28 13:29:34.734838 | 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) 2025-09-28 13:29:34.734848 | 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) 2025-09-28 13:29:34.734857 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting pykube-ng (from magnum-cluster-api) 2025-09-28 13:29:34.735115 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading pykube_ng-23.6.0-py3-none-any.whl.metadata (8.0 kB) 2025-09-28 13:29:34.735194 | 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) 2025-09-28 13:29:34.735245 | 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) 2025-09-28 13:29:34.735356 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting semver>=2.0.0 (from magnum-cluster-api) 2025-09-28 13:29:34.735386 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading semver-3.0.4-py3-none-any.whl.metadata (6.8 kB) 2025-09-28 13:29:34.735630 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting sherlock>=0.4.1 (from magnum-cluster-api) 2025-09-28 13:29:34.735791 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading sherlock-0.4.1-py3-none-any.whl.metadata (8.9 kB) 2025-09-28 13:29:34.735844 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting shortuuid (from magnum-cluster-api) 2025-09-28 13:29:34.735875 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading shortuuid-1.0.13-py3-none-any.whl.metadata (5.8 kB) 2025-09-28 13:29:34.735925 | 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.1.dev5) (1.3.9) 2025-09-28 13:29:34.735976 | 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.1.dev5) (4.12.2) 2025-09-28 13:29:34.736027 | 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.1.dev5) (0.5.2) 2025-09-28 13:29:34.736121 | 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.1.dev5) (2.5.11) 2025-09-28 13:29:34.736194 | 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.1.dev5) (3.14.0) 2025-09-28 13:29:34.736293 | 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.1.dev5) (1.9.0) 2025-09-28 13:29:34.736354 | 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.1.dev5) (0.2.13) 2025-09-28 13:29:34.736365 | 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.1.dev5) (1.17.1) 2025-09-28 13:29:34.736422 | 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.1.dev5) (2.22) 2025-09-28 13:29:34.736454 | 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.1.dev5) (2.7.0) 2025-09-28 13:29:34.736505 | 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.1.dev5) (3.1.1) 2025-09-28 13:29:34.736555 | 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) 2025-09-28 13:29:34.736607 | 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.1.dev5) (3.0.0) 2025-09-28 13:29:34.736637 | 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.1.dev5) (2.1.0) 2025-09-28 13:29:34.736654 | 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.1.dev5) (1.7.0) 2025-09-28 13:29:34.736664 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum==20.0.1.dev5) (3.10.2) 2025-09-28 13:29:34.736682 | 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.1.dev5) (2.10.1) 2025-09-28 13:29:34.736692 | 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) 2025-09-28 13:29:34.736734 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting google-auth>=1.0.1 (from kubernetes>=24.2.0->magnum-cluster-api) 2025-09-28 13:29:34.736749 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading google_auth-2.38.0-py2.py3-none-any.whl.metadata (4.8 kB) 2025-09-28 13:29:34.736759 | 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) 2025-09-28 13:29:34.736768 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 2025-09-28 13:29:34.736778 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting requests-oauthlib (from kubernetes>=24.2.0->magnum-cluster-api) 2025-09-28 13:29:34.736787 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl.metadata (11 kB) 2025-09-28 13:29:34.736796 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting oauthlib>=3.2.2 (from kubernetes>=24.2.0->magnum-cluster-api) 2025-09-28 13:29:34.736805 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading oauthlib-3.2.2-py3-none-any.whl.metadata (7.5 kB) 2025-09-28 13:29:34.736815 | 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) 2025-09-28 13:29:34.736824 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting durationpy>=0.7 (from kubernetes>=24.2.0->magnum-cluster-api) 2025-09-28 13:29:34.736834 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading durationpy-0.9-py3-none-any.whl.metadata (338 bytes) 2025-09-28 13:29:34.736843 | 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) 2025-09-28 13:29:34.736861 | 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) 2025-09-28 13:29:34.736871 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB) 2025-09-28 13:29:34.736880 | 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) 2025-09-28 13:29:34.736896 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading rsa-4.9-py3-none-any.whl.metadata (4.2 kB) 2025-09-28 13:29:34.736906 | 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) 2025-09-28 13:29:34.736915 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2025-09-28 13:29:34.736925 | 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>=1.26.0->keystonemiddleware>=9.0.0->magnum==20.0.1.dev5) (1.3.4) 2025-09-28 13:29:34.736934 | 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>=1.26.0->keystonemiddleware>=9.0.0->magnum==20.0.1.dev5) (3.0.0) 2025-09-28 13:29:34.736943 | 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>=1.26.0->keystonemiddleware>=9.0.0->magnum==20.0.1.dev5) (1.17.2) 2025-09-28 13:29:34.736954 | 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.1.dev5) (0.19) 2025-09-28 13:29:34.736964 | 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.1.dev5) (2.0.0) 2025-09-28 13:29:34.736973 | 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.1.dev5) (2.0.1) 2025-09-28 13:29:34.736982 | 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.1.dev5) (0.5.0) 2025-09-28 13:29:34.737000 | 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.1.dev5) (3.1.0) 2025-09-28 13:29:34.737009 | 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.1.dev5) (5.3.1) 2025-09-28 13:29:34.737019 | 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.1.dev5) (5.4.2) 2025-09-28 13:29:34.737028 | 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.1.dev5) (0.11.0) 2025-09-28 13:29:34.737037 | 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.1.dev5) (5.1.0) 2025-09-28 13:29:34.737047 | 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.1.dev5) (2025.1) 2025-09-28 13:29:34.737056 | 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.1.dev5) (0.21.1) 2025-09-28 13:29:34.737072 | 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.1.dev5) (3.1.5) 2025-09-28 13:29:34.737081 | 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.1.dev5) (4.0.1) 2025-09-28 13:29:34.737091 | 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.1.dev5) (4.0.1) 2025-09-28 13:29:34.737100 | 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.1.dev5) (3.0.2) 2025-09-28 13:29:34.737114 | 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) 2025-09-28 13:29:34.737124 | 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.1.dev5) (7.0.0) 2025-09-28 13:29:34.737133 | 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.1.dev5) (3.1.0) 2025-09-28 13:29:34.737142 | 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.1.dev5) (2.5.1) 2025-09-28 13:29:34.737152 | 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.1.dev5) (3.10.1) 2025-09-28 13:29:34.737161 | 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.1.dev5) (1.6.10) 2025-09-28 13:29:34.737170 | 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.1.dev5) (3.2.1) 2025-09-28 13:29:34.737179 | 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.1.dev5) (24.2) 2025-09-28 13:29:34.737189 | 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.1.dev5) (0.3.5) 2025-09-28 13:29:34.737198 | 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.1.dev5) (2.0.1) 2025-09-28 13:29:34.737214 | 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.1.dev5) (24.2.1) 2025-09-28 13:29:34.737223 | 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.1.dev5) (3.2.0) 2025-09-28 13:29:34.737233 | 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.1.dev5) (4.7.0) 2025-09-28 13:29:34.737242 | 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.1.dev5) (4.4.0) 2025-09-28 13:29:34.737277 | 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.1.dev5) (1.0.1) 2025-09-28 13:29:34.737288 | 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.1.dev5) (1.4.0) 2025-09-28 13:29:34.737298 | 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.1.dev5) (2.1.0) 2025-09-28 13:29:34.737307 | 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.1.dev5) (7.5.0) 2025-09-28 13:29:34.737317 | 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.1.dev5) (3.4.1) 2025-09-28 13:29:34.737326 | 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.1.dev5) (3.10) 2025-09-28 13:29:34.737335 | 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.1.dev5) (0.7) 2025-09-28 13:29:34.737349 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting networkx>=2.1.0 (from taskflow>=2.16.0->magnum==20.0.1.dev5) 2025-09-28 13:29:34.737359 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2025-09-28 13:29:34.737368 | 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.1.dev5) (4.23.0) 2025-09-28 13:29:34.737377 | 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.1.dev5) (3.2.0) 2025-09-28 13:29:34.737387 | 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.1.dev5) (9.0.0) 2025-09-28 13:29:34.737396 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting pydot>=1.2.4 (from taskflow>=2.16.0->magnum==20.0.1.dev5) 2025-09-28 13:29:34.737405 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading pydot-3.0.4-py3-none-any.whl.metadata (10 kB) 2025-09-28 13:29:34.737414 | 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.1.dev5) (25.1.0) 2025-09-28 13:29:34.737423 | 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.1.dev5) (2024.10.1) 2025-09-28 13:29:34.737433 | 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.1.dev5) (0.36.2) 2025-09-28 13:29:34.737449 | 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.1.dev5) (0.23.1) 2025-09-28 13:29:34.737458 | 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.1.dev5) (2.7.2) 2025-09-28 13:29:34.737474 | 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.1.dev5) (0.8.1) 2025-09-28 13:29:34.737484 | 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.1.dev5) (2025.1) 2025-09-28 13:29:34.737493 | 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.1.dev5) (8.5.0) 2025-09-28 13:29:34.737502 | 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.1.dev5) (3.21.0) 2025-09-28 13:29:34.737512 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading magnum_cluster_api-0.31.2-cp38-abi3-manylinux_2_28_x86_64.whl (6.2 MB) 2025-09-28 13:29:34.737521 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 23.2 MB/s 0:00:00 2025-09-28 13:29:34.737530 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading diskcache-5.6.3-py3-none-any.whl (45 kB) 2025-09-28 13:29:34.737540 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading kubernetes-32.0.1-py2.py3-none-any.whl (2.0 MB) 2025-09-28 13:29:34.737549 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 24.8 MB/s 0:00:00 2025-09-28 13:29:34.737558 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading durationpy-0.9-py3-none-any.whl (3.5 kB) 2025-09-28 13:29:34.737567 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading google_auth-2.38.0-py2.py3-none-any.whl (210 kB) 2025-09-28 13:29:34.737577 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading rsa-4.9-py3-none-any.whl (34 kB) 2025-09-28 13:29:34.737586 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB) 2025-09-28 13:29:34.737595 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2025-09-28 13:29:34.737604 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) 2025-09-28 13:29:34.737613 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading python_octaviaclient-3.10.0-py3-none-any.whl (113 kB) 2025-09-28 13:29:34.737628 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading semver-3.0.4-py3-none-any.whl (17 kB) 2025-09-28 13:29:34.737695 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading sherlock-0.4.1-py3-none-any.whl (16 kB) 2025-09-28 13:29:34.737803 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading taskflow-5.12.0-py3-none-any.whl (504 kB) 2025-09-28 13:29:34.737867 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2025-09-28 13:29:34.737898 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 29.5 MB/s 0:00:00 2025-09-28 13:29:34.737969 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading pydot-3.0.4-py3-none-any.whl (35 kB) 2025-09-28 13:29:34.738019 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 2025-09-28 13:29:34.738049 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB) 2025-09-28 13:29:34.738119 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading pykube_ng-23.6.0-py3-none-any.whl (26 kB) 2025-09-28 13:29:34.738169 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) 2025-09-28 13:29:34.738220 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading shortuuid-1.0.13-py3-none-any.whl (10 kB) 2025-09-28 13:29:34.738288 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Building wheels for collected packages: magnum, haproxyadmin 2025-09-28 13:29:34.738327 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: DEPRECATION: Building 'magnum' 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'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-28 13:29:34.738379 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: 2025-09-28 13:29:34.738446 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Building wheel for magnum (setup.py): started 2025-09-28 13:29:34.738477 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Building wheel for magnum (setup.py): finished with status 'done' 2025-09-28 13:29:34.738526 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Created wheel for magnum: filename=magnum-20.0.1.dev5-py3-none-any.whl size=759752 sha256=fd939db3368534f368d342cc288b8b74c59bc36c5a286b7685e28fdfd7246606 2025-09-28 13:29:34.738577 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Stored in directory: /tmp/pip-ephem-wheel-cache-8ujbhtxb/wheels/c6/63/c6/375a1a8da0c8de4e5722cf0c8dc229db304a304f670b15e047 2025-09-28 13:29:34.738668 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: DEPRECATION: Building 'haproxyadmin' 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 'haproxyadmin'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-28 13:29:34.739000 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: 2025-09-28 13:29:34.739096 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Building wheel for haproxyadmin (setup.py): started 2025-09-28 13:29:34.739188 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Building wheel for haproxyadmin (setup.py): finished with status 'done' 2025-09-28 13:29:34.739310 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Created wheel for haproxyadmin: filename=haproxyadmin-0.2.4-py3-none-any.whl size=37450 sha256=69eebadddbce89d2c19896437b212d126774233defde8cc4a30cb830ea716f9c 2025-09-28 13:29:34.739354 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Stored in directory: /tmp/pip-ephem-wheel-cache-8ujbhtxb/wheels/f8/a4/d2/ca8e7bcb86a3513744e388395fdc7c9b2d41bdffceb804f578 2025-09-28 13:29:34.739405 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Successfully built magnum haproxyadmin 2025-09-28 13:29:34.739475 | 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 2025-09-28 13:29:34.739663 | 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.1.dev5 magnum-cluster-api-0.31.2 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 2025-09-28 13:29:34.739763 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Removed intermediate container 6c6cc1b7e034 2025-09-28 13:29:34.739774 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> 3ef74ca161da 2025-09-28 13:29:34.739784 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 7/8 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt magnum-cluster-api 2025-09-28 13:29:34.739793 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Running in 34a5530cd9a4 2025-09-28 13:29:34.739803 | 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.31.2) 2025-09-28 13:29:34.739820 | 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) (2025.8.3) 2025-09-28 13:29:34.739831 | 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) 2025-09-28 13:29:34.739840 | 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) 2025-09-28 13:29:34.739850 | 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) 2025-09-28 13:29:34.739859 | 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) 2025-09-28 13:29:34.739868 | 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) 2025-09-28 13:29:34.739878 | 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.1.dev5) 2025-09-28 13:29:34.739887 | 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) 2025-09-28 13:29:34.739896 | 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) 2025-09-28 13:29:34.739906 | 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) 2025-09-28 13:29:34.739915 | 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) 2025-09-28 13:29:34.739925 | 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) 2025-09-28 13:29:34.739934 | 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) 2025-09-28 13:29:34.739944 | 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) 2025-09-28 13:29:34.739953 | 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) 2025-09-28 13:29:34.739963 | 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) 2025-09-28 13:29:34.739972 | 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) 2025-09-28 13:29:34.739982 | 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) 2025-09-28 13:29:34.739991 | 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) 2025-09-28 13:29:34.740000 | 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) 2025-09-28 13:29:34.740023 | 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) 2025-09-28 13:29:34.740039 | 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) 2025-09-28 13:29:34.740049 | 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) 2025-09-28 13:29:34.740059 | 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) 2025-09-28 13:29:34.740068 | 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) 2025-09-28 13:29:34.740077 | 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) 2025-09-28 13:29:34.740087 | 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) 2025-09-28 13:29:34.740096 | 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) 2025-09-28 13:29:34.740106 | 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) 2025-09-28 13:29:34.740115 | 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) 2025-09-28 13:29:34.740125 | 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) 2025-09-28 13:29:34.740134 | 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) 2025-09-28 13:29:34.740143 | 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) 2025-09-28 13:29:34.740153 | 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) 2025-09-28 13:29:34.740162 | 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) 2025-09-28 13:29:34.740171 | 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) 2025-09-28 13:29:34.740181 | 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) 2025-09-28 13:29:34.740190 | 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) 2025-09-28 13:29:34.740199 | 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) 2025-09-28 13:29:34.740214 | 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) 2025-09-28 13:29:34.740224 | 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) 2025-09-28 13:29:34.740246 | 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) 2025-09-28 13:29:34.740273 | 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) 2025-09-28 13:29:34.740284 | 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) 2025-09-28 13:29:34.740293 | 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) 2025-09-28 13:29:34.740303 | 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.9.0) 2025-09-28 13:29:34.740312 | 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) 2025-09-28 13:29:34.740321 | 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) 2025-09-28 13:29:34.740330 | 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) 2025-09-28 13:29:34.740340 | 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.0) 2025-09-28 13:29:34.740349 | 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) 2025-09-28 13:29:34.740359 | 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) 2025-09-28 13:29:34.740368 | 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) 2025-09-28 13:29:34.740377 | 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) 2025-09-28 13:29:34.740387 | 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) 2025-09-28 13:29:34.740396 | 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) 2025-09-28 13:29:34.740405 | 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) 2025-09-28 13:29:34.740415 | 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) (6.1.1) 2025-09-28 13:29:34.740431 | 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) 2025-09-28 13:29:34.740441 | 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) 2025-09-28 13:29:34.740450 | 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) 2025-09-28 13:29:34.740460 | 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) 2025-09-28 13:29:34.740470 | 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) 2025-09-28 13:29:34.740491 | 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) 2025-09-28 13:29:34.740501 | 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) 2025-09-28 13:29:34.740510 | 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) 2025-09-28 13:29:34.740520 | 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) 2025-09-28 13:29:34.740530 | 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) (80.9.0) 2025-09-28 13:29:34.740541 | 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) 2025-09-28 13:29:34.740551 | 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) 2025-09-28 13:29:34.740560 | 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) 2025-09-28 13:29:34.740570 | 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) 2025-09-28 13:29:34.740579 | 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) 2025-09-28 13:29:34.740589 | 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) 2025-09-28 13:29:34.740598 | 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) 2025-09-28 13:29:34.740608 | 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) 2025-09-28 13:29:34.740624 | 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) 2025-09-28 13:29:34.740634 | 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) 2025-09-28 13:29:34.740644 | 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) 2025-09-28 13:29:34.740653 | 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) 2025-09-28 13:29:34.740663 | 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) 2025-09-28 13:29:34.740672 | 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) 2025-09-28 13:29:34.740682 | 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) 2025-09-28 13:29:34.740723 | 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) 2025-09-28 13:29:34.740738 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum>=15.0.0->magnum-cluster-api) (3.10.2) 2025-09-28 13:29:34.740748 | 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) 2025-09-28 13:29:34.740757 | 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>=1.26.0->keystonemiddleware>=9.0.0->magnum>=15.0.0->magnum-cluster-api) (1.3.4) 2025-09-28 13:29:34.740767 | 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>=1.26.0->keystonemiddleware>=9.0.0->magnum>=15.0.0->magnum-cluster-api) (3.0.0) 2025-09-28 13:29:34.740777 | 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>=1.26.0->keystonemiddleware>=9.0.0->magnum>=15.0.0->magnum-cluster-api) (1.17.2) 2025-09-28 13:29:34.740787 | 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) 2025-09-28 13:29:34.740796 | 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) 2025-09-28 13:29:34.740805 | 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) 2025-09-28 13:29:34.740897 | 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) 2025-09-28 13:29:34.740921 | 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) 2025-09-28 13:29:34.740931 | 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) 2025-09-28 13:29:34.740941 | 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) 2025-09-28 13:29:34.740950 | 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) 2025-09-28 13:29:34.740960 | 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) 2025-09-28 13:29:34.740969 | 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) 2025-09-28 13:29:34.741002 | 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) 2025-09-28 13:29:34.741012 | 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) 2025-09-28 13:29:34.741022 | 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) 2025-09-28 13:29:34.741064 | 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) 2025-09-28 13:29:34.741075 | 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) 2025-09-28 13:29:34.741106 | 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) 2025-09-28 13:29:34.741115 | 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) 2025-09-28 13:29:34.741125 | 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) 2025-09-28 13:29:34.741155 | 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) 2025-09-28 13:29:34.741164 | 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) 2025-09-28 13:29:34.741174 | 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) 2025-09-28 13:29:34.741191 | 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) 2025-09-28 13:29:34.741200 | 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) 2025-09-28 13:29:34.741210 | 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) 2025-09-28 13:29:34.741219 | 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) 2025-09-28 13:29:34.741229 | 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) 2025-09-28 13:29:34.741238 | 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) 2025-09-28 13:29:34.741248 | 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) 2025-09-28 13:29:34.741303 | 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) 2025-09-28 13:29:34.741315 | 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) 2025-09-28 13:29:34.741325 | 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) 2025-09-28 13:29:34.741335 | 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) 2025-09-28 13:29:34.741344 | 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) 2025-09-28 13:29:34.741365 | 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) 2025-09-28 13:29:34.741375 | 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) 2025-09-28 13:29:34.741385 | 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) 2025-09-28 13:29:34.741394 | 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) 2025-09-28 13:29:34.741404 | 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) 2025-09-28 13:29:34.741420 | 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) 2025-09-28 13:29:34.741430 | 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) 2025-09-28 13:29:34.741439 | 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) 2025-09-28 13:29:34.741447 | 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) 2025-09-28 13:29:34.741455 | 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) 2025-09-28 13:29:34.741464 | 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) 2025-09-28 13:29:34.741473 | 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) 2025-09-28 13:29:34.741481 | 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) 2025-09-28 13:29:34.741490 | 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) 2025-09-28 13:29:34.741498 | 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) 2025-09-28 13:29:34.741506 | 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) 2025-09-28 13:29:34.741514 | 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) 2025-09-28 13:29:34.741523 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Removed intermediate container 34a5530cd9a4 2025-09-28 13:29:34.741531 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> e3c443db3b1e 2025-09-28 13:29:34.741540 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 8/8 : 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 2025-09-28 13:29:34.741548 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Running in 3032bcbeac42 2025-09-28 13:29:34.741561 | 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: 0.585650, size: 16624839 2025-09-28 13:29:34.741576 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:linux-amd64/helm 2025-09-28 13:29:34.741585 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Removed intermediate container 3032bcbeac42 2025-09-28 13:29:34.741593 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> 19c091fcd923 2025-09-28 13:29:34.741602 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Successfully built 84a1a298ced0 2025-09-28 13:29:34.741611 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Successfully tagged osism.harbor.regio.digital/kolla/magnum-base:build-20250928 2025-09-28 13:29:34.741625 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Built at 2025-09-28 13:29:34.740520 (took 0:00:31.543653) 2025-09-28 13:29:34.741634 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(magnum-conductor) to queue 2025-09-28 13:29:34.741642 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(magnum-api) to queue 2025-09-28 13:29:34.741651 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-base) 2025-09-28 13:29:34.741659 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-base:Processing 2025-09-28 13:29:34.741667 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Building started at 2025-09-28 13:29:34.741046 2025-09-28 13:29:34.741676 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-base:Getting local archive from tarballs/aodh-stable-2025.1.tar.gz 2025-09-28 13:29:34.742313 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-base:Turned 0 plugins into plugins archive 2025-09-28 13:29:34.742804 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-base:Turned 0 additions into additions archive 2025-09-28 13:29:44.730937 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 1/8 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20250928 2025-09-28 13:29:44.731014 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> e94e47e86d3c 2025-09-28 13:29:44.731034 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 2/8 : LABEL "build-date"="20250928" "name"="aodh-base" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:29:44.731115 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Running in 2e71709f80a5 2025-09-28 13:29:44.731130 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Removed intermediate container 2e71709f80a5 2025-09-28 13:29:44.731142 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> 53a988a23250 2025-09-28 13:29:44.731156 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 3/8 : RUN usermod --append --home /var/lib/aodh --groups kolla aodh && mkdir -p /var/lib/aodh && chown -R 42402:42402 /var/lib/aodh 2025-09-28 13:29:44.731169 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Running in 01a4a81b2b0c 2025-09-28 13:29:44.731222 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Removed intermediate container 01a4a81b2b0c 2025-09-28 13:29:44.731236 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> f50f75d0b460 2025-09-28 13:29:44.731285 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 4/8 : RUN mkdir -p /var/www/cgi-bin/aodh 2025-09-28 13:29:44.731377 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Running in 65722d5d99e5 2025-09-28 13:29:44.731391 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Removed intermediate container 65722d5d99e5 2025-09-28 13:29:44.731439 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> e19d7199ee67 2025-09-28 13:29:44.731489 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 5/8 : ADD aodh-base-archive /aodh-base-source 2025-09-28 13:29:44.732008 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> 8b4c17288419 2025-09-28 13:29:44.732076 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 6/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-28 13:29:44.732092 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> 91ce03d5e822 2025-09-28 13:29:44.732105 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 7/8 : COPY aodh_sudoers /etc/sudoers.d/kolla_aodh_sudoers 2025-09-28 13:29:44.732118 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> 6953c7e56d5a 2025-09-28 13:29:44.732133 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 8/8 : 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 2025-09-28 13:29:44.732174 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Running in e32d91825751 2025-09-28 13:29:44.732202 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Processing /aodh 2025-09-28 13:29:44.732212 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Preparing metadata (setup.py): started 2025-09-28 13:29:44.732223 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Preparing metadata (setup.py): finished with status 'done' 2025-09-28 13:29:44.732360 | 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) 2025-09-28 13:29:44.732376 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Collecting croniter>=0.3.4 (from aodh==20.0.0.0rc2.dev2) 2025-09-28 13:29:44.732386 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Downloading croniter-6.0.0-py2.py3-none-any.whl.metadata (32 kB) 2025-09-28 13:29:44.732396 | 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) 2025-09-28 13:29:44.732406 | 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) 2025-09-28 13:29:44.732416 | 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.9.0) 2025-09-28 13:29:44.732427 | 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) 2025-09-28 13:29:44.732436 | 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) 2025-09-28 13:29:44.732493 | 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) 2025-09-28 13:29:44.732503 | 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) 2025-09-28 13:29:44.732512 | 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) 2025-09-28 13:29:44.732559 | 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) 2025-09-28 13:29:44.732605 | 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) 2025-09-28 13:29:44.732651 | 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) 2025-09-28 13:29:44.732887 | 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) 2025-09-28 13:29:44.732941 | 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) 2025-09-28 13:29:44.732954 | 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) (6.1.1) 2025-09-28 13:29:44.732992 | 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) 2025-09-28 13:29:44.733065 | 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.0) 2025-09-28 13:29:44.733077 | 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) 2025-09-28 13:29:44.733087 | 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) 2025-09-28 13:29:44.733097 | 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) 2025-09-28 13:29:44.733106 | 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) 2025-09-28 13:29:44.733174 | 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) 2025-09-28 13:29:44.733224 | 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) 2025-09-28 13:29:44.733234 | 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) 2025-09-28 13:29:44.733813 | 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) 2025-09-28 13:29:44.733844 | 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) 2025-09-28 13:29:44.733850 | 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) 2025-09-28 13:29:44.733854 | 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) 2025-09-28 13:29:44.733858 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Collecting cotyledon>=1.7.3 (from aodh==20.0.0.0rc2.dev2) 2025-09-28 13:29:44.733864 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Downloading cotyledon-2.0.0-py3-none-any.whl.metadata (3.7 kB) 2025-09-28 13:29:44.733868 | 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) 2025-09-28 13:29:44.733872 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Collecting python-observabilityclient>=0.0.4 (from aodh==20.0.0.0rc2.dev2) 2025-09-28 13:29:44.733876 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Downloading python_observabilityclient-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2025-09-28 13:29:44.733880 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Collecting python-octaviaclient>=1.8.0 (from aodh==20.0.0.0rc2.dev2) 2025-09-28 13:29:44.733884 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Downloading python_octaviaclient-3.10.0-py3-none-any.whl.metadata (3.0 kB) 2025-09-28 13:29:44.733889 | 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) 2025-09-28 13:29:44.733920 | 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) 2025-09-28 13:29:44.733931 | 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) 2025-09-28 13:29:44.733935 | 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) 2025-09-28 13:29:44.733960 | 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) 2025-09-28 13:29:44.735234 | 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) 2025-09-28 13:29:44.735288 | 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) 2025-09-28 13:29:44.735337 | 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) 2025-09-28 13:29:44.735351 | 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) 2025-09-28 13:29:44.735361 | 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) 2025-09-28 13:29:44.735370 | 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) 2025-09-28 13:29:44.735395 | 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) 2025-09-28 13:29:44.735405 | 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) 2025-09-28 13:29:44.735415 | 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) 2025-09-28 13:29:44.735424 | 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) 2025-09-28 13:29:44.735435 | 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) 2025-09-28 13:29:44.735445 | 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) 2025-09-28 13:29:44.735455 | 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) 2025-09-28 13:29:44.735464 | 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) 2025-09-28 13:29:44.735474 | 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) 2025-09-28 13:29:44.735483 | 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) 2025-09-28 13:29:44.735505 | 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) 2025-09-28 13:29:44.735515 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->aodh==20.0.0.0rc2.dev2) (3.10.2) 2025-09-28 13:29:44.735524 | 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) 2025-09-28 13:29:44.735534 | 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) 2025-09-28 13:29:44.735557 | 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) 2025-09-28 13:29:44.735568 | 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) 2025-09-28 13:29:44.735577 | 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>=1.26.0->keystonemiddleware>=5.1.0->aodh==20.0.0.0rc2.dev2) (1.3.4) 2025-09-28 13:29:44.735586 | 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>=1.26.0->keystonemiddleware>=5.1.0->aodh==20.0.0.0rc2.dev2) (5.1.1) 2025-09-28 13:29:44.735598 | 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) 2025-09-28 13:29:44.735608 | 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) 2025-09-28 13:29:44.735623 | 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) 2025-09-28 13:29:44.735633 | 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) 2025-09-28 13:29:44.735642 | 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) 2025-09-28 13:29:44.735782 | 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) 2025-09-28 13:29:44.735810 | 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) 2025-09-28 13:29:44.735825 | 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) 2025-09-28 13:29:44.735839 | 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) 2025-09-28 13:29:44.735865 | 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) 2025-09-28 13:29:44.735883 | 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) 2025-09-28 13:29:44.735900 | 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) 2025-09-28 13:29:44.735917 | 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) 2025-09-28 13:29:44.735934 | 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) 2025-09-28 13:29:44.735953 | 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) 2025-09-28 13:29:44.735971 | 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) 2025-09-28 13:29:44.735987 | 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) 2025-09-28 13:29:44.736063 | 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) 2025-09-28 13:29:44.736076 | 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) 2025-09-28 13:29:44.736086 | 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) 2025-09-28 13:29:44.736095 | 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) 2025-09-28 13:29:44.736105 | 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) 2025-09-28 13:29:44.736123 | 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) 2025-09-28 13:29:44.736132 | 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) 2025-09-28 13:29:44.736189 | 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) 2025-09-28 13:29:44.736199 | 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) 2025-09-28 13:29:44.736218 | 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) 2025-09-28 13:29:44.736228 | 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) 2025-09-28 13:29:44.736282 | 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) (80.9.0) 2025-09-28 13:29:44.736292 | 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) 2025-09-28 13:29:44.736365 | 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) 2025-09-28 13:29:44.736377 | 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) 2025-09-28 13:29:44.736837 | 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) 2025-09-28 13:29:44.736859 | 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) 2025-09-28 13:29:44.736870 | 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) 2025-09-28 13:29:44.736883 | 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) 2025-09-28 13:29:44.736893 | 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) 2025-09-28 13:29:44.736904 | 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) 2025-09-28 13:29:44.736914 | 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) 2025-09-28 13:29:44.736924 | 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) 2025-09-28 13:29:44.736944 | 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) 2025-09-28 13:29:44.736957 | 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) 2025-09-28 13:29:44.736967 | 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) 2025-09-28 13:29:44.737041 | 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) 2025-09-28 13:29:44.737052 | 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) 2025-09-28 13:29:44.737062 | 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) 2025-09-28 13:29:44.737072 | 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) 2025-09-28 13:29:44.737082 | 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) 2025-09-28 13:29:44.737091 | 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) 2025-09-28 13:29:44.737140 | 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) (2025.8.3) 2025-09-28 13:29:44.737150 | 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) 2025-09-28 13:29:44.737202 | 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) 2025-09-28 13:29:44.737212 | 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) 2025-09-28 13:29:44.737258 | 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) 2025-09-28 13:29:44.737335 | 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) 2025-09-28 13:29:44.737388 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Downloading cotyledon-2.0.0-py3-none-any.whl (25 kB) 2025-09-28 13:29:44.737399 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Downloading croniter-6.0.0-py2.py3-none-any.whl (25 kB) 2025-09-28 13:29:44.737445 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Downloading python_observabilityclient-0.4.0-py3-none-any.whl (35 kB) 2025-09-28 13:29:44.737490 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Downloading python_octaviaclient-3.10.0-py3-none-any.whl (113 kB) 2025-09-28 13:29:44.737535 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Building wheels for collected packages: aodh 2025-09-28 13:29:44.737582 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: DEPRECATION: Building 'aodh' 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 'aodh'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-28 13:29:44.737645 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: 2025-09-28 13:29:44.737680 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Building wheel for aodh (setup.py): started 2025-09-28 13:29:44.737765 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Building wheel for aodh (setup.py): finished with status 'done' 2025-09-28 13:29:44.738915 | 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=222423 sha256=5100a85bf7ad3138184c8736b26a167ea021e2362bb5fabf8d756cf436e79871 2025-09-28 13:29:44.738986 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Stored in directory: /tmp/pip-ephem-wheel-cache-wvfns_zi/wheels/66/81/db/2f4d72c5bd2b4240a21c784489635f5963653184e984e1adb8 2025-09-28 13:29:44.739002 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Successfully built aodh 2025-09-28 13:29:44.739013 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Installing collected packages: cotyledon, croniter, python-observabilityclient, python-octaviaclient, aodh 2025-09-28 13:29:44.739023 | 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 2025-09-28 13:29:44.739033 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Removed intermediate container e32d91825751 2025-09-28 13:29:44.739043 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> 1049b40d0073 2025-09-28 13:29:44.739053 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Successfully built 976ba6c1bebd 2025-09-28 13:29:44.739063 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Successfully tagged osism.harbor.regio.digital/kolla/aodh-base:build-20250928 2025-09-28 13:29:44.739072 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Built at 2025-09-28 13:29:44.738183 (took 0:00:09.997137) 2025-09-28 13:29:44.739082 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-notifier) to queue 2025-09-28 13:29:44.739091 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-listener) to queue 2025-09-28 13:29:44.739101 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-evaluator) to queue 2025-09-28 13:29:44.739110 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-expirer) to queue 2025-09-28 13:29:44.739120 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-api) to queue 2025-09-28 13:29:44.739336 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-base) 2025-09-28 13:29:44.739351 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-base:Processing 2025-09-28 13:29:44.739357 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Building started at 2025-09-28 13:29:44.739079 2025-09-28 13:29:44.739362 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-base:Getting local archive from tarballs/designate-stable-2025.1.tar.gz 2025-09-28 13:29:44.741821 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-base:Turned 0 plugins into plugins archive 2025-09-28 13:29:44.742289 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-base:Turned 0 additions into additions archive 2025-09-28 13:29:56.549935 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 1/7 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20250928 2025-09-28 13:29:56.550011 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> e94e47e86d3c 2025-09-28 13:29:56.550030 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 2/7 : LABEL "build-date"="20250928" "name"="designate-base" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:29:56.550063 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Running in a0a828e2424e 2025-09-28 13:29:56.550074 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Removed intermediate container a0a828e2424e 2025-09-28 13:29:56.550083 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> a62f0123584e 2025-09-28 13:29:56.550094 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 3/7 : RUN usermod --append --home /var/lib/designate --groups kolla designate && mkdir -p /var/lib/designate && chown -R 42411:42411 /var/lib/designate 2025-09-28 13:29:56.550104 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Running in bf8a09cf9106 2025-09-28 13:29:56.550112 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Removed intermediate container bf8a09cf9106 2025-09-28 13:29:56.550121 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> e27a2f4cf148 2025-09-28 13:29:56.550129 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 4/7 : ADD designate-base-archive /designate-base-source 2025-09-28 13:29:56.550138 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> 88da137e8c4b 2025-09-28 13:29:56.550147 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 5/7 : COPY designate_sudoers /etc/sudoers.d/kolla_designate_sudoers 2025-09-28 13:29:56.550156 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> 26d5504e7ce4 2025-09-28 13:29:56.550190 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 6/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-28 13:29:56.550200 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> d6e8568a7928 2025-09-28 13:29:56.550210 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 7/7 : 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 2025-09-28 13:29:56.550220 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Running in cefc013eaf9e 2025-09-28 13:29:56.550233 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Processing /designate 2025-09-28 13:29:56.550337 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Preparing metadata (setup.py): started 2025-09-28 13:29:56.550418 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Preparing metadata (setup.py): finished with status 'done' 2025-09-28 13:29:56.550510 | 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.dev5) (1.14.1) 2025-09-28 13:29:56.550548 | 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.dev5) (0.39.0) 2025-09-28 13:29:56.550592 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Collecting Flask!=0.11,>=0.10 (from designate==20.0.1.dev5) 2025-09-28 13:29:56.550688 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Downloading flask-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2025-09-28 13:29:56.550809 | 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.dev5) (3.1.1) 2025-09-28 13:29:56.550866 | 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.dev5) (3.1.5) 2025-09-28 13:29:56.550923 | 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.dev5) (4.23.0) 2025-09-28 13:29:56.550970 | 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.dev5) (5.10.0) 2025-09-28 13:29:56.551019 | 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.dev5) (10.9.0) 2025-09-28 13:29:56.551065 | 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.dev5) (4.4.0) 2025-09-28 13:29:56.551110 | 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.dev5) (9.7.1) 2025-09-28 13:29:56.551157 | 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.dev5) (7.1.0) 2025-09-28 13:29:56.551203 | 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.dev5) (16.1.0) 2025-09-28 13:29:56.551250 | 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.dev5) (6.3.1) 2025-09-28 13:29:56.551295 | 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.dev5) (7.1.0) 2025-09-28 13:29:56.551341 | 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.dev5) (3.5.1) 2025-09-28 13:29:56.551426 | 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.dev5) (7.5.1) 2025-09-28 13:29:56.551497 | 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.dev5) (5.7.0) 2025-09-28 13:29:56.551537 | 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.dev5) (4.1.1) 2025-09-28 13:29:56.551585 | 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.dev5) (2.5.0) 2025-09-28 13:29:56.551633 | 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.dev5) (8.2.0) 2025-09-28 13:29:56.551681 | 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.dev5) (3.6.0) 2025-09-28 13:29:56.551735 | 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.dev5) (4.2.0) 2025-09-28 13:29:56.551799 | 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.dev5) (3.10.1) 2025-09-28 13:29:56.551846 | 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.dev5) (3.1.0) 2025-09-28 13:29:56.551895 | 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.dev5) (6.1.1) 2025-09-28 13:29:56.551974 | 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.dev5) (1.5.1) 2025-09-28 13:29:56.552034 | 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.dev5) (6.2.0) 2025-09-28 13:29:56.552082 | 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.dev5) (2.32.3) 2025-09-28 13:29:56.552177 | 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.dev5) (9.0.0) 2025-09-28 13:29:56.552226 | 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.dev5) (2.0.38) 2025-09-28 13:29:56.552275 | 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.dev5) (5.4.1) 2025-09-28 13:29:56.552322 | 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.dev5) (1.8.9) 2025-09-28 13:29:56.552379 | 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.dev5) (2.7.0) 2025-09-28 13:29:56.552444 | 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.dev5) (17.2.1) 2025-09-28 13:29:56.552491 | 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.dev5) (6.5.1) 2025-09-28 13:29:56.552538 | 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.dev5) (5.7.1) 2025-09-28 13:29:56.552583 | 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.dev5) (4.5.1) 2025-09-28 13:29:56.552629 | 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.dev5) (6.3.0) 2025-09-28 13:29:56.552675 | 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.dev5) (3.1.0) 2025-09-28 13:29:56.552775 | 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.dev5) (1.3.9) 2025-09-28 13:29:56.552794 | 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.dev5) (4.12.2) 2025-09-28 13:29:56.552853 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Collecting Werkzeug>=3.1 (from Flask!=0.11,>=0.10->designate==20.0.1.dev5) 2025-09-28 13:29:56.552897 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2025-09-28 13:29:56.552949 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Collecting itsdangerous>=2.2 (from Flask!=0.11,>=0.10->designate==20.0.1.dev5) 2025-09-28 13:29:56.552990 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2025-09-28 13:29:56.553042 | 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.dev5) (8.1.8) 2025-09-28 13:29:56.553083 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Collecting blinker>=1.9 (from Flask!=0.11,>=0.10->designate==20.0.1.dev5) 2025-09-28 13:29:56.553135 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2025-09-28 13:29:56.553157 | 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.dev5) (3.0.0) 2025-09-28 13:29:56.553228 | 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.dev5) (1.17.2) 2025-09-28 13:29:56.553299 | 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.dev5) (3.0.2) 2025-09-28 13:29:56.553525 | 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.dev5) (25.1.0) 2025-09-28 13:29:56.553596 | 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.dev5) (2024.10.1) 2025-09-28 13:29:56.553610 | 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.dev5) (0.36.2) 2025-09-28 13:29:56.553766 | 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.dev5) (0.23.1) 2025-09-28 13:29:56.553806 | 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.dev5) (2.1.0) 2025-09-28 13:29:56.553868 | 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.dev5) (1.7.0) 2025-09-28 13:29:56.553885 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->designate==20.0.1.dev5) (3.10.2) 2025-09-28 13:29:56.553937 | 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.dev5) (4.0.1) 2025-09-28 13:29:56.553951 | 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.dev5) (2.10.1) 2025-09-28 13:29:56.554016 | 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.dev5) (5.6.0) 2025-09-28 13:29:56.554030 | 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.dev5) (43.0.3) 2025-09-28 13:29:56.554102 | 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.dev5) (5.1.1) 2025-09-28 13:29:56.554116 | 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.dev5) (1.3.4) 2025-09-28 13:29:56.554178 | 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.dev5) (1.0.1) 2025-09-28 13:29:56.554229 | 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.dev5) (1.33) 2025-09-28 13:29:56.554256 | 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.dev5) (4.3.6) 2025-09-28 13:29:56.554299 | 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.dev5) (7.0.0) 2025-09-28 13:29:56.554351 | 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.dev5) (6.0.2) 2025-09-28 13:29:56.554388 | 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.dev5) (1.4.0) 2025-09-28 13:29:56.554440 | 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.dev5) (1.17.1) 2025-09-28 13:29:56.554453 | 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.dev5) (2.22) 2025-09-28 13:29:56.554519 | 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.dev5) (3.0.0) 2025-09-28 13:29:56.554560 | 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.dev5) (0.19) 2025-09-28 13:29:56.554615 | 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.dev5) (1.3.0) 2025-09-28 13:29:56.554665 | 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.dev5) (2.0.0) 2025-09-28 13:29:56.554678 | 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.dev5) (2.0.1) 2025-09-28 13:29:56.554742 | 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.dev5) (0.5.0) 2025-09-28 13:29:56.554787 | 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.dev5) (2.9.0.post0) 2025-09-28 13:29:56.554838 | 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.dev5) (5.5.2) 2025-09-28 13:29:56.554851 | 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.dev5) (5.3.1) 2025-09-28 13:29:56.554903 | 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.dev5) (5.4.2) 2025-09-28 13:29:56.554922 | 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.dev5) (0.11.0) 2025-09-28 13:29:56.554972 | 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.dev5) (5.1.0) 2025-09-28 13:29:56.555014 | 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.dev5) (2025.1) 2025-09-28 13:29:56.555072 | 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.dev5) (0.21.1) 2025-09-28 13:29:56.555087 | 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.dev5) (4.0.1) 2025-09-28 13:29:56.555152 | 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.dev5) (4.0.1) 2025-09-28 13:29:56.555166 | 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.dev5) (1.1.0) 2025-09-28 13:29:56.555227 | 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.dev5) (2.5.1) 2025-09-28 13:29:56.555240 | 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.dev5) (1.6.10) 2025-09-28 13:29:56.555303 | 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.dev5) (3.14.0) 2025-09-28 13:29:56.555316 | 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.dev5) (3.2.1) 2025-09-28 13:29:56.555395 | 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.dev5) (24.2) 2025-09-28 13:29:56.555409 | 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.dev5) (80.9.0) 2025-09-28 13:29:56.555469 | 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.dev5) (0.3.5) 2025-09-28 13:29:56.555482 | 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.dev5) (0.2.13) 2025-09-28 13:29:56.555545 | 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.dev5) (1.17.0) 2025-09-28 13:29:56.555558 | 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.dev5) (4.9.1) 2025-09-28 13:29:56.555621 | 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.dev5) (3.2.0) 2025-09-28 13:29:56.555634 | 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.dev5) (0.5.2) 2025-09-28 13:29:56.555698 | 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.dev5) (2.5.11) 2025-09-28 13:29:56.555747 | 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.dev5) (1.9.0) 2025-09-28 13:29:56.555802 | 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.dev5) (3.4.1) 2025-09-28 13:29:56.555816 | 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.dev5) (3.10) 2025-09-28 13:29:56.555878 | 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.dev5) (1.26.20) 2025-09-28 13:29:56.555891 | 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.dev5) (2025.8.3) 2025-09-28 13:29:56.555954 | 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.dev5) (0.7) 2025-09-28 13:29:56.555967 | 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.dev5) (2.7.2) 2025-09-28 13:29:56.556029 | 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.dev5) (0.15.2) 2025-09-28 13:29:56.556042 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Downloading flask-3.1.0-py3-none-any.whl (102 kB) 2025-09-28 13:29:56.556105 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2025-09-28 13:29:56.556118 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2025-09-28 13:29:56.556181 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB) 2025-09-28 13:29:56.556194 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Building wheels for collected packages: designate 2025-09-28 13:29:56.556293 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: DEPRECATION: Building 'designate' 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'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-28 13:29:56.556308 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: 2025-09-28 13:29:56.556395 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Building wheel for designate (setup.py): started 2025-09-28 13:29:56.556540 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Building wheel for designate (setup.py): finished with status 'done' 2025-09-28 13:29:56.556571 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Created wheel for designate: filename=designate-20.0.1.dev5-py3-none-any.whl size=748207 sha256=ae9bc61e9eba26bbb7b189a53b402a80b82d250053152cfecea1fd120c86a7a2 2025-09-28 13:29:56.556584 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Stored in directory: /tmp/pip-ephem-wheel-cache-jvc9y2hs/wheels/cd/86/53/9f5e91eea4a7dfea14084537f86529e98ed559b4c83760d7d0 2025-09-28 13:29:56.556620 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Successfully built designate 2025-09-28 13:29:56.556631 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Installing collected packages: Werkzeug, itsdangerous, blinker, Flask, designate 2025-09-28 13:29:56.556660 | 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.dev5 itsdangerous-2.2.0 2025-09-28 13:29:56.556739 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Removed intermediate container cefc013eaf9e 2025-09-28 13:29:56.556765 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> d12055f941f0 2025-09-28 13:29:56.556812 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Successfully built 277a6b92b829 2025-09-28 13:29:56.556827 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Successfully tagged osism.harbor.regio.digital/kolla/designate-base:build-20250928 2025-09-28 13:29:56.556936 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Built at 2025-09-28 13:29:56.556835 (took 0:00:11.817756) 2025-09-28 13:29:56.557026 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-producer) to queue 2025-09-28 13:29:56.557099 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-backend-bind9) to queue 2025-09-28 13:29:56.557114 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-worker) to queue 2025-09-28 13:29:56.557142 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-api) to queue 2025-09-28 13:29:56.557188 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-central) to queue 2025-09-28 13:29:56.557202 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-sink) to queue 2025-09-28 13:29:56.557265 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-mdns) to queue 2025-09-28 13:29:56.557621 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ceilometer-base) 2025-09-28 13:29:56.557640 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-base:Processing 2025-09-28 13:29:56.557684 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Building started at 2025-09-28 13:29:56.557601 2025-09-28 13:29:56.557767 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-base:Getting local archive from tarballs/ceilometer-stable-2025.1.tar.gz 2025-09-28 13:29:56.560141 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-base:Turned 0 plugins into plugins archive 2025-09-28 13:29:56.560691 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-base:Turned 0 additions into additions archive 2025-09-28 13:30:06.002467 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 1/8 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20250928 2025-09-28 13:30:06.002545 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> e94e47e86d3c 2025-09-28 13:30:06.002667 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 2/8 : LABEL "build-date"="20250928" "name"="ceilometer-base" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:30:06.002688 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Running in 96933dab0248 2025-09-28 13:30:06.002735 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Removed intermediate container 96933dab0248 2025-09-28 13:30:06.002804 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> 28d53e02512e 2025-09-28 13:30:06.003811 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 3/8 : RUN usermod --append --home /var/lib/ceilometer --groups kolla ceilometer && mkdir -p /var/lib/ceilometer && chown -R 42405:42405 /var/lib/ceilometer 2025-09-28 13:30:06.003851 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Running in 3c2040e87150 2025-09-28 13:30:06.003863 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Removed intermediate container 3c2040e87150 2025-09-28 13:30:06.003873 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> 319f51221c94 2025-09-28 13:30:06.003882 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 4/8 : ADD ceilometer-base-archive /ceilometer-base-source 2025-09-28 13:30:06.003893 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> daf4018c2d15 2025-09-28 13:30:06.003902 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 5/8 : ADD plugins-archive / 2025-09-28 13:30:06.003912 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> 9be50970d7e6 2025-09-28 13:30:06.003922 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 6/8 : COPY ceilometer_sudoers /etc/sudoers.d/kolla_ceilometer_sudoers 2025-09-28 13:30:06.003931 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> f74a6f3dd675 2025-09-28 13:30:06.003941 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 7/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-28 13:30:06.003951 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> e7dceab3cd04 2025-09-28 13:30:06.003978 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 8/8 : 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 2025-09-28 13:30:06.003994 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Running in d96ae283bbd2 2025-09-28 13:30:06.004004 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Processing /ceilometer 2025-09-28 13:30:06.004110 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Preparing metadata (setup.py): started 2025-09-28 13:30:06.004223 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Preparing metadata (setup.py): finished with status 'done' 2025-09-28 13:30:06.004342 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Collecting xmltodict>=0.13.0 (from ceilometer==24.0.1.dev4) 2025-09-28 13:30:06.004513 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Downloading xmltodict-0.14.2-py2.py3-none-any.whl.metadata (8.0 kB) 2025-09-28 13:30:06.004590 | 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) 2025-09-28 13:30:06.004746 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Collecting cotyledon>=1.3.0 (from ceilometer==24.0.1.dev4) 2025-09-28 13:30:06.004855 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Downloading cotyledon-2.0.0-py3-none-any.whl.metadata (3.7 kB) 2025-09-28 13:30:06.004955 | 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) 2025-09-28 13:30:06.005045 | 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) 2025-09-28 13:30:06.005184 | 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) 2025-09-28 13:30:06.005255 | 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) 2025-09-28 13:30:06.005341 | 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) 2025-09-28 13:30:06.005495 | 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) 2025-09-28 13:30:06.005524 | 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) 2025-09-28 13:30:06.005633 | 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) 2025-09-28 13:30:06.005734 | 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) 2025-09-28 13:30:06.005768 | 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) 2025-09-28 13:30:06.005863 | 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) (6.1.1) 2025-09-28 13:30:06.005886 | 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.0) 2025-09-28 13:30:06.005962 | 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) 2025-09-28 13:30:06.005987 | 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) 2025-09-28 13:30:06.006038 | 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) 2025-09-28 13:30:06.006088 | 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) 2025-09-28 13:30:06.006163 | 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) 2025-09-28 13:30:06.006179 | 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) 2025-09-28 13:30:06.006247 | 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) 2025-09-28 13:30:06.006311 | 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) 2025-09-28 13:30:06.006344 | 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) 2025-09-28 13:30:06.006485 | 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) 2025-09-28 13:30:06.006539 | 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) 2025-09-28 13:30:06.006590 | 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) 2025-09-28 13:30:06.006663 | 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) 2025-09-28 13:30:06.006746 | 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) 2025-09-28 13:30:06.006767 | 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) 2025-09-28 13:30:06.006845 | 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.10.2) 2025-09-28 13:30:06.006897 | 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) 2025-09-28 13:30:06.006943 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Collecting python-zaqarclient>=1.3.0 (from ceilometer==24.0.1.dev4) 2025-09-28 13:30:06.007006 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Downloading python_zaqarclient-3.0.1-py3-none-any.whl.metadata (4.5 kB) 2025-09-28 13:30:06.007022 | 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) 2025-09-28 13:30:06.007809 | 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) 2025-09-28 13:30:06.007833 | 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) 2025-09-28 13:30:06.007845 | 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) 2025-09-28 13:30:06.007857 | 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) 2025-09-28 13:30:06.007868 | 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) 2025-09-28 13:30:06.007880 | 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) 2025-09-28 13:30:06.007891 | 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) 2025-09-28 13:30:06.007911 | 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) 2025-09-28 13:30:06.007924 | 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) 2025-09-28 13:30:06.007936 | 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) 2025-09-28 13:30:06.007957 | 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) 2025-09-28 13:30:06.007969 | 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) 2025-09-28 13:30:06.007982 | 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) 2025-09-28 13:30:06.007993 | 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) 2025-09-28 13:30:06.008004 | 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) 2025-09-28 13:30:06.008015 | 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) 2025-09-28 13:30:06.008026 | 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) 2025-09-28 13:30:06.008038 | 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) 2025-09-28 13:30:06.008054 | 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) 2025-09-28 13:30:06.008065 | 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) 2025-09-28 13:30:06.008074 | 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) 2025-09-28 13:30:06.008084 | 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) 2025-09-28 13:30:06.008093 | 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) 2025-09-28 13:30:06.008107 | 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) 2025-09-28 13:30:06.008116 | 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) 2025-09-28 13:30:06.008175 | 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) 2025-09-28 13:30:06.008227 | 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) 2025-09-28 13:30:06.008256 | 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) 2025-09-28 13:30:06.008490 | 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) 2025-09-28 13:30:06.008558 | 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) 2025-09-28 13:30:06.008580 | 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) 2025-09-28 13:30:06.008592 | 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) 2025-09-28 13:30:06.008601 | 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) 2025-09-28 13:30:06.008616 | 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) 2025-09-28 13:30:06.008666 | 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) 2025-09-28 13:30:06.008785 | 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) 2025-09-28 13:30:06.008818 | 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) 2025-09-28 13:30:06.008873 | 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) 2025-09-28 13:30:06.008908 | 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) 2025-09-28 13:30:06.008983 | 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) 2025-09-28 13:30:06.009050 | 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) 2025-09-28 13:30:06.009066 | 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) 2025-09-28 13:30:06.009140 | 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) 2025-09-28 13:30:06.009203 | 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) 2025-09-28 13:30:06.009242 | 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) 2025-09-28 13:30:06.009309 | 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) 2025-09-28 13:30:06.009377 | 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) 2025-09-28 13:30:06.009393 | 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) 2025-09-28 13:30:06.009469 | 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) 2025-09-28 13:30:06.009516 | 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) (80.9.0) 2025-09-28 13:30:06.009573 | 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) 2025-09-28 13:30:06.009628 | 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) 2025-09-28 13:30:06.009673 | 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) 2025-09-28 13:30:06.009779 | 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) 2025-09-28 13:30:06.009802 | 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) 2025-09-28 13:30:06.009868 | 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) 2025-09-28 13:30:06.009915 | 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) 2025-09-28 13:30:06.009962 | 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) 2025-09-28 13:30:06.010007 | 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) 2025-09-28 13:30:06.010055 | 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) 2025-09-28 13:30:06.010113 | 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) 2025-09-28 13:30:06.010140 | 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) 2025-09-28 13:30:06.010213 | 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) 2025-09-28 13:30:06.010260 | 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) 2025-09-28 13:30:06.010307 | 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) 2025-09-28 13:30:06.010353 | 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) 2025-09-28 13:30:06.011817 | 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) 2025-09-28 13:30:06.011855 | 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) 2025-09-28 13:30:06.011865 | 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) 2025-09-28 13:30:06.011873 | 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) (2025.8.3) 2025-09-28 13:30:06.011882 | 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) 2025-09-28 13:30:06.011892 | 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) 2025-09-28 13:30:06.011900 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Downloading cotyledon-2.0.0-py3-none-any.whl (25 kB) 2025-09-28 13:30:06.011910 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Downloading python_zaqarclient-3.0.1-py3-none-any.whl (83 kB) 2025-09-28 13:30:06.011919 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Downloading xmltodict-0.14.2-py2.py3-none-any.whl (10.0 kB) 2025-09-28 13:30:06.011927 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Building wheels for collected packages: ceilometer 2025-09-28 13:30:06.011999 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: DEPRECATION: Building 'ceilometer' 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 'ceilometer'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-28 13:30:06.012013 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: 2025-09-28 13:30:06.012022 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Building wheel for ceilometer (setup.py): started 2025-09-28 13:30:06.012050 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Building wheel for ceilometer (setup.py): finished with status 'done' 2025-09-28 13:30:06.012060 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Created wheel for ceilometer: filename=ceilometer-24.0.1.dev4-py3-none-any.whl size=353323 sha256=27b5b162d4b6c7ba23d8a12cdbbf8d37ee260eee29a18b4bcb2e04926ff8d0af 2025-09-28 13:30:06.012070 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Stored in directory: /tmp/pip-ephem-wheel-cache-af5reoji/wheels/f3/13/c0/03575ff7716b4446e05603d3387c39d9c83308246f918fb249 2025-09-28 13:30:06.012078 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Successfully built ceilometer 2025-09-28 13:30:06.012087 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Installing collected packages: xmltodict, cotyledon, python-zaqarclient, ceilometer 2025-09-28 13:30:06.012096 | 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 2025-09-28 13:30:06.012105 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Removed intermediate container d96ae283bbd2 2025-09-28 13:30:06.012113 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> 55b67ea16d70 2025-09-28 13:30:06.012122 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Successfully built 4451e31a1883 2025-09-28 13:30:06.012130 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Successfully tagged osism.harbor.regio.digital/kolla/ceilometer-base:build-20250928 2025-09-28 13:30:06.012139 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Built at 2025-09-28 13:30:06.011375 (took 0:00:09.453774) 2025-09-28 13:30:06.012147 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ceilometer-notification) to queue 2025-09-28 13:30:06.012156 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ceilometer-ipmi) to queue 2025-09-28 13:30:06.012164 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ceilometer-central) to queue 2025-09-28 13:30:06.012178 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ceilometer-compute) to queue 2025-09-28 13:30:06.012193 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-server) 2025-09-28 13:30:06.012201 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-server:Processing 2025-09-28 13:30:06.012478 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Building started at 2025-09-28 13:30:06.012200 2025-09-28 13:30:06.012495 | 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 2025-09-28 13:30:10.977611 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-server:Turned 0 plugins into plugins archive 2025-09-28 13:30:10.978028 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-server:Turned 0 additions into additions archive 2025-09-28 13:30:25.693884 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20250928 2025-09-28 13:30:25.693941 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> d28d47d38ef1 2025-09-28 13:30:25.693950 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Step 2/6 : LABEL "build-date"="20250928" "name"="prometheus-server" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:30:25.693973 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> Running in 5127d7075fbc 2025-09-28 13:30:25.694020 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> Removed intermediate container 5127d7075fbc 2025-09-28 13:30:25.694051 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> f978023c2b9f 2025-09-28 13:30:25.694056 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Step 3/6 : ADD prometheus-server-archive /prometheus-server-source 2025-09-28 13:30:25.694094 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> 4433d5f81087 2025-09-28 13:30:25.694127 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Step 4/6 : RUN ln -s /prometheus-server-source/* prometheus-server && mkdir -p /opt/prometheus && cp -r /prometheus-server/* /opt/prometheus/ && mkdir -p /etc/prometheus /data 2025-09-28 13:30:25.694155 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> Running in 1a367f98cbe5 2025-09-28 13:30:25.694183 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> Removed intermediate container 1a367f98cbe5 2025-09-28 13:30:25.694212 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> dd42ba62478b 2025-09-28 13:30:25.694271 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: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 2025-09-28 13:30:25.694300 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> Running in 34a0f0b9a234 2025-09-28 13:30:25.694330 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Reading package lists... 2025-09-28 13:30:25.694362 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Building dependency tree... 2025-09-28 13:30:25.694392 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Reading state information... 2025-09-28 13:30:25.694421 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Package 'build-essential' is not installed, so not removed 2025-09-28 13:30:25.694447 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:30:25.694487 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Reading package lists... 2025-09-28 13:30:25.694520 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Building dependency tree... 2025-09-28 13:30:25.694549 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Reading state information... 2025-09-28 13:30:25.694578 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:30:25.694606 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> Removed intermediate container 34a0f0b9a234 2025-09-28 13:30:25.694634 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> 68e9dcc4268d 2025-09-28 13:30:25.694662 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Step 6/6 : USER prometheus 2025-09-28 13:30:25.694713 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> Running in 7c976338850d 2025-09-28 13:30:25.694722 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> Removed intermediate container 7c976338850d 2025-09-28 13:30:25.694761 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> 744acbd955d1 2025-09-28 13:30:25.694793 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Successfully built 19f0d0dc9326 2025-09-28 13:30:25.694821 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-server:build-20250928 2025-09-28 13:30:25.694914 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Built at 2025-09-28 13:30:25.694835 (took 0:00:19.682635) 2025-09-28 13:30:25.695160 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-openstack-exporter) 2025-09-28 13:30:25.695211 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-openstack-exporter:Processing 2025-09-28 13:30:25.695247 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Building started at 2025-09-28 13:30:25.695203 2025-09-28 13:30:25.695305 | 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 2025-09-28 13:30:26.489393 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-openstack-exporter:Turned 0 plugins into plugins archive 2025-09-28 13:30:26.489814 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-openstack-exporter:Turned 0 additions into additions archive 2025-09-28 13:30:31.019464 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20250928 2025-09-28 13:30:31.019644 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> d28d47d38ef1 2025-09-28 13:30:31.019667 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Step 2/6 : LABEL "build-date"="20250928" "name"="prometheus-openstack-exporter" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:30:31.019685 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Running in 7bf7b5736904 2025-09-28 13:30:31.019745 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Removed intermediate container 7bf7b5736904 2025-09-28 13:30:31.019793 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> c9d6502a4ad7 2025-09-28 13:30:31.019919 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Step 3/6 : ADD prometheus-openstack-exporter-archive /prometheus-openstack-exporter-source 2025-09-28 13:30:31.019997 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> 9bb40cf1f17b 2025-09-28 13:30:31.020112 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Step 4/6 : RUN mkdir /opt/openstack-exporter && cp /prometheus-openstack-exporter-source/openstack-exporter /opt/openstack-exporter/ 2025-09-28 13:30:31.020134 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Running in 20b9a5224a80 2025-09-28 13:30:31.020188 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Removed intermediate container 20b9a5224a80 2025-09-28 13:30:31.020228 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> d1afe90f55fa 2025-09-28 13:30:31.020306 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: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 2025-09-28 13:30:31.020345 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Running in f0f3440295cd 2025-09-28 13:30:31.020414 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Reading package lists... 2025-09-28 13:30:31.020451 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Building dependency tree... 2025-09-28 13:30:31.020557 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Reading state information... 2025-09-28 13:30:31.020600 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Package 'build-essential' is not installed, so not removed 2025-09-28 13:30:31.020617 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:30:31.020673 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Reading package lists... 2025-09-28 13:30:31.020690 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Building dependency tree... 2025-09-28 13:30:31.020765 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Reading state information... 2025-09-28 13:30:31.020885 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:30:31.020960 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Removed intermediate container f0f3440295cd 2025-09-28 13:30:31.021048 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> b1dfa2b90e2d 2025-09-28 13:30:31.021110 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Step 6/6 : USER prometheus 2025-09-28 13:30:31.021159 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Running in eec945b77653 2025-09-28 13:30:31.021220 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Removed intermediate container eec945b77653 2025-09-28 13:30:31.021251 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> 1a34d9860747 2025-09-28 13:30:31.021324 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Successfully built 1620fa085165 2025-09-28 13:30:31.021387 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:build-20250928 2025-09-28 13:30:31.022049 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Built at 2025-09-28 13:30:31.021405 (took 0:00:05.326202) 2025-09-28 13:30:31.022108 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-blackbox-exporter) 2025-09-28 13:30:31.022181 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-blackbox-exporter:Processing 2025-09-28 13:30:31.022192 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Building started at 2025-09-28 13:30:31.022062 2025-09-28 13:30:31.022203 | 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 2025-09-28 13:30:31.775061 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-blackbox-exporter:Turned 0 plugins into plugins archive 2025-09-28 13:30:31.775129 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-blackbox-exporter:Turned 0 additions into additions archive 2025-09-28 13:30:43.248844 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 1/7 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20250928 2025-09-28 13:30:43.248938 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> d28d47d38ef1 2025-09-28 13:30:43.248959 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 2/7 : LABEL "build-date"="20250928" "name"="prometheus-blackbox-exporter" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:30:43.248977 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Running in cd7de6bcc8b4 2025-09-28 13:30:43.248990 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Removed intermediate container cd7de6bcc8b4 2025-09-28 13:30:43.249003 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> 82bba68c745f 2025-09-28 13:30:43.249016 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 3/7 : 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/* 2025-09-28 13:30:43.249066 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Running in 8a89b55264e2 2025-09-28 13:30:43.249077 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:30:43.249087 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-28 13:30:43.249114 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 13:30:43.249135 | 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] 2025-09-28 13:30:43.249145 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 13:30:43.249269 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 13:30:43.249282 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 13:30:43.249292 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 13:30:43.249302 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 13:30:43.249311 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 13:30:43.249321 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 13:30:43.249330 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 13:30:43.249340 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 13:30:43.249349 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 13:30:43.249360 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 13:30:43.249369 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Fetched 28.4 MB in 3s (8,496 kB/s) 2025-09-28 13:30:43.249428 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading package lists... 2025-09-28 13:30:43.249439 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading package lists... 2025-09-28 13:30:43.249449 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Building dependency tree... 2025-09-28 13:30:43.249508 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading state information... 2025-09-28 13:30:43.249519 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:libcap2-bin is already the newest version (1:2.66-5ubuntu2.2). 2025-09-28 13:30:43.249930 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:libcap2-bin set to manually installed. 2025-09-28 13:30:43.250052 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:30:43.250107 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Removed intermediate container 8a89b55264e2 2025-09-28 13:30:43.250174 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> bee85f024c19 2025-09-28 13:30:43.250222 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 4/7 : ADD prometheus-blackbox-exporter-archive /prometheus-blackbox-exporter-source 2025-09-28 13:30:43.250277 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> 76b84b7bd258 2025-09-28 13:30:43.250314 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 5/7 : 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 2025-09-28 13:30:43.250357 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Running in ad1ffa80e8e1 2025-09-28 13:30:43.251814 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Removed intermediate container ad1ffa80e8e1 2025-09-28 13:30:43.251844 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> 486c758f57bd 2025-09-28 13:30:43.251856 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: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 2025-09-28 13:30:43.251869 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Running in 780e68bf1d2b 2025-09-28 13:30:43.251878 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading package lists... 2025-09-28 13:30:43.251888 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Building dependency tree... 2025-09-28 13:30:43.251913 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading state information... 2025-09-28 13:30:43.251923 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Package 'build-essential' is not installed, so not removed 2025-09-28 13:30:43.251933 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:30:43.251943 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading package lists... 2025-09-28 13:30:43.251952 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Building dependency tree... 2025-09-28 13:30:43.251961 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading state information... 2025-09-28 13:30:43.251971 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:30:43.251980 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Removed intermediate container 780e68bf1d2b 2025-09-28 13:30:43.251990 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> 3c42ac5ea57d 2025-09-28 13:30:43.251999 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 7/7 : USER prometheus 2025-09-28 13:30:43.252009 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Running in 1b8f8e6bd9bd 2025-09-28 13:30:43.252018 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Removed intermediate container 1b8f8e6bd9bd 2025-09-28 13:30:43.252027 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> 9bfbc42807a3 2025-09-28 13:30:43.252037 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Successfully built 72969c7ae8c8 2025-09-28 13:30:43.252047 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:build-20250928 2025-09-28 13:30:43.252057 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Built at 2025-09-28 13:30:43.251211 (took 0:00:12.229149) 2025-09-28 13:30:43.252066 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-mysqld-exporter) 2025-09-28 13:30:43.252081 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mysqld-exporter:Processing 2025-09-28 13:30:43.252091 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Building started at 2025-09-28 13:30:43.251877 2025-09-28 13:30:43.252101 | 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 2025-09-28 13:30:44.338490 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mysqld-exporter:Turned 0 plugins into plugins archive 2025-09-28 13:30:44.338995 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mysqld-exporter:Turned 0 additions into additions archive 2025-09-28 13:30:48.524798 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20250928 2025-09-28 13:30:48.524872 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> d28d47d38ef1 2025-09-28 13:30:48.524892 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Step 2/6 : LABEL "build-date"="20250928" "name"="prometheus-mysqld-exporter" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:30:48.524908 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Running in 173e2aeddb21 2025-09-28 13:30:48.524921 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Removed intermediate container 173e2aeddb21 2025-09-28 13:30:48.524933 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> 06e2944eb3ad 2025-09-28 13:30:48.524945 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Step 3/6 : ADD prometheus-mysqld-exporter-archive /prometheus-mysqld-exporter-source 2025-09-28 13:30:48.524957 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> 572208a8944a 2025-09-28 13:30:48.524970 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Step 4/6 : RUN ln -s /prometheus-mysqld-exporter-source/* prometheus-mysqld-exporter && mkdir -p /opt/mysqld_exporter && cp /prometheus-mysqld-exporter/mysqld_exporter /opt/mysqld_exporter/ 2025-09-28 13:30:48.525058 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Running in 6b428593e283 2025-09-28 13:30:48.525089 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Removed intermediate container 6b428593e283 2025-09-28 13:30:48.525102 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> fb2b17a0dfa9 2025-09-28 13:30:48.525115 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: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 2025-09-28 13:30:48.525129 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Running in ce00d13591ab 2025-09-28 13:30:48.525141 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Reading package lists... 2025-09-28 13:30:48.525153 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Building dependency tree... 2025-09-28 13:30:48.525164 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Reading state information... 2025-09-28 13:30:48.525176 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Package 'build-essential' is not installed, so not removed 2025-09-28 13:30:48.525189 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:30:48.525200 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Reading package lists... 2025-09-28 13:30:48.525212 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Building dependency tree... 2025-09-28 13:30:48.525224 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Reading state information... 2025-09-28 13:30:48.525244 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:30:48.525254 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Removed intermediate container ce00d13591ab 2025-09-28 13:30:48.525264 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> df8974f804c1 2025-09-28 13:30:48.525273 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Step 6/6 : USER prometheus 2025-09-28 13:30:48.525287 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Running in fa799c838f3e 2025-09-28 13:30:48.525297 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Removed intermediate container fa799c838f3e 2025-09-28 13:30:48.525306 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> d9946f2814ab 2025-09-28 13:30:48.525316 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Successfully built a73a313a9e89 2025-09-28 13:30:48.525326 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:build-20250928 2025-09-28 13:30:48.525336 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Built at 2025-09-28 13:30:48.525215 (took 0:00:05.273338) 2025-09-28 13:30:48.525548 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-alertmanager) 2025-09-28 13:30:48.525594 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-alertmanager:Processing 2025-09-28 13:30:48.525643 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Building started at 2025-09-28 13:30:48.525548 2025-09-28 13:30:48.525687 | 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 2025-09-28 13:30:50.488051 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-alertmanager:Turned 0 plugins into plugins archive 2025-09-28 13:30:50.488434 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-alertmanager:Turned 0 additions into additions archive 2025-09-28 13:30:57.139387 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20250928 2025-09-28 13:30:57.141742 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> d28d47d38ef1 2025-09-28 13:30:57.141779 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Step 2/6 : LABEL "build-date"="20250928" "name"="prometheus-alertmanager" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:30:57.141808 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Running in b144a8b3819f 2025-09-28 13:30:57.141816 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Removed intermediate container b144a8b3819f 2025-09-28 13:30:57.141824 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> a54de536f748 2025-09-28 13:30:57.141832 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Step 3/6 : ADD prometheus-alertmanager-archive /prometheus-alertmanager-source 2025-09-28 13:30:57.141840 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> 21f1cc93d51b 2025-09-28 13:30:57.141848 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Step 4/6 : RUN cp -r /prometheus-alertmanager-source/* /opt/ && ln -s /opt/alertmanager* /opt/prometheus_alertmanager 2025-09-28 13:30:57.141871 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Running in 98791811267e 2025-09-28 13:30:57.141878 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Removed intermediate container 98791811267e 2025-09-28 13:30:57.141884 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> 7a9fdee59f23 2025-09-28 13:30:57.141891 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: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 2025-09-28 13:30:57.141899 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Running in 37909f4ef733 2025-09-28 13:30:57.141905 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Reading package lists... 2025-09-28 13:30:57.141911 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Building dependency tree... 2025-09-28 13:30:57.141918 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Reading state information... 2025-09-28 13:30:57.141924 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Package 'build-essential' is not installed, so not removed 2025-09-28 13:30:57.141931 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:30:57.141937 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Reading package lists... 2025-09-28 13:30:57.141943 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Building dependency tree... 2025-09-28 13:30:57.141949 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Reading state information... 2025-09-28 13:30:57.141955 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:30:57.141961 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Removed intermediate container 37909f4ef733 2025-09-28 13:30:57.141967 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> 836c28ced964 2025-09-28 13:30:57.141973 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Step 6/6 : USER prometheus 2025-09-28 13:30:57.141980 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Running in a8f4b7144a45 2025-09-28 13:30:57.141986 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Removed intermediate container a8f4b7144a45 2025-09-28 13:30:57.141992 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> 46d8de85aa34 2025-09-28 13:30:57.141998 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Successfully built 865249345db8 2025-09-28 13:30:57.142004 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-alertmanager:build-20250928 2025-09-28 13:30:57.142011 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Built at 2025-09-28 13:30:57.141176 (took 0:00:08.615628) 2025-09-28 13:30:57.142080 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-memcached-exporter) 2025-09-28 13:30:57.142087 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-memcached-exporter:Processing 2025-09-28 13:30:57.142093 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Building started at 2025-09-28 13:30:57.141924 2025-09-28 13:30:57.142099 | 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 2025-09-28 13:30:58.022999 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-memcached-exporter:Turned 0 plugins into plugins archive 2025-09-28 13:30:58.023050 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-memcached-exporter:Turned 0 additions into additions archive 2025-09-28 13:31:02.188036 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20250928 2025-09-28 13:31:02.188135 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> d28d47d38ef1 2025-09-28 13:31:02.188192 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Step 2/6 : LABEL "build-date"="20250928" "name"="prometheus-memcached-exporter" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:31:02.188208 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Running in ef833b7cf4ba 2025-09-28 13:31:02.188219 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Removed intermediate container ef833b7cf4ba 2025-09-28 13:31:02.188229 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> 47caff1c2407 2025-09-28 13:31:02.188239 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Step 3/6 : ADD prometheus-memcached-exporter-archive /prometheus-memcached-exporter-source 2025-09-28 13:31:02.188249 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> 6352f5acd481 2025-09-28 13:31:02.188260 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Step 4/6 : RUN ln -s /prometheus-memcached-exporter-source/* prometheus-memcached-exporter && mkdir -p /opt/memcached_exporter/ && cp /prometheus-memcached-exporter/memcached_exporter /opt/memcached_exporter/ 2025-09-28 13:31:02.188272 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Running in e7600c876ec9 2025-09-28 13:31:02.188281 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Removed intermediate container e7600c876ec9 2025-09-28 13:31:02.188291 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> d9a6bcddbe7e 2025-09-28 13:31:02.188302 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: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 2025-09-28 13:31:02.188313 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Running in 54d5613de300 2025-09-28 13:31:02.188322 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Reading package lists... 2025-09-28 13:31:02.188332 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Building dependency tree... 2025-09-28 13:31:02.188341 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Reading state information... 2025-09-28 13:31:02.188351 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Package 'build-essential' is not installed, so not removed 2025-09-28 13:31:02.188361 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:31:02.188371 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Reading package lists... 2025-09-28 13:31:02.188380 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Building dependency tree... 2025-09-28 13:31:02.188389 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Reading state information... 2025-09-28 13:31:02.188399 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:31:02.188408 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Removed intermediate container 54d5613de300 2025-09-28 13:31:02.188425 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> 4cd172fc42ce 2025-09-28 13:31:02.188436 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Step 6/6 : USER prometheus 2025-09-28 13:31:02.188445 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Running in f6415d677e29 2025-09-28 13:31:02.188455 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Removed intermediate container f6415d677e29 2025-09-28 13:31:02.188464 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> 04102a59c786 2025-09-28 13:31:02.188490 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Successfully built c84d96bc80ed 2025-09-28 13:31:02.188501 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:build-20250928 2025-09-28 13:31:02.188511 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Built at 2025-09-28 13:31:02.187595 (took 0:00:05.045671) 2025-09-28 13:31:02.188521 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-elasticsearch-exporter) 2025-09-28 13:31:02.188536 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-elasticsearch-exporter:Processing 2025-09-28 13:31:02.188546 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Building started at 2025-09-28 13:31:02.187897 2025-09-28 13:31:02.188557 | 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 2025-09-28 13:31:03.034025 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-elasticsearch-exporter:Turned 0 plugins into plugins archive 2025-09-28 13:31:03.034219 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-elasticsearch-exporter:Turned 0 additions into additions archive 2025-09-28 13:31:07.020389 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20250928 2025-09-28 13:31:07.020516 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> d28d47d38ef1 2025-09-28 13:31:07.020537 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Step 2/6 : LABEL "build-date"="20250928" "name"="prometheus-elasticsearch-exporter" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:31:07.020556 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Running in dac0bddf1ccf 2025-09-28 13:31:07.020574 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Removed intermediate container dac0bddf1ccf 2025-09-28 13:31:07.020659 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> f6668cb201ff 2025-09-28 13:31:07.020728 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Step 3/6 : ADD prometheus-elasticsearch-exporter-archive /prometheus-elasticsearch-exporter-source 2025-09-28 13:31:07.020833 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> 3e66c8172f28 2025-09-28 13:31:07.020856 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Step 4/6 : RUN ln -s /prometheus-elasticsearch-exporter-source/* prometheus-elasticsearch-exporter && mkdir -p /opt/elasticsearch_exporter && cp /prometheus-elasticsearch-exporter/elasticsearch_exporter /opt/elasticsearch_exporter/ 2025-09-28 13:31:07.020927 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Running in 26f03d8ef470 2025-09-28 13:31:07.020981 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Removed intermediate container 26f03d8ef470 2025-09-28 13:31:07.021034 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> 9509bd489c1d 2025-09-28 13:31:07.021095 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: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 2025-09-28 13:31:07.021281 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Running in f895b71da6a1 2025-09-28 13:31:07.021294 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Reading package lists... 2025-09-28 13:31:07.021304 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Building dependency tree... 2025-09-28 13:31:07.021314 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Reading state information... 2025-09-28 13:31:07.021361 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Package 'build-essential' is not installed, so not removed 2025-09-28 13:31:07.021400 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:31:07.021452 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Reading package lists... 2025-09-28 13:31:07.021509 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Building dependency tree... 2025-09-28 13:31:07.021577 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Reading state information... 2025-09-28 13:31:07.021649 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:31:07.021732 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Removed intermediate container f895b71da6a1 2025-09-28 13:31:07.021793 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> a3b09dc6304b 2025-09-28 13:31:07.021840 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Step 6/6 : USER prometheus 2025-09-28 13:31:07.021885 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Running in a4c2b0b2d19d 2025-09-28 13:31:07.021949 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Removed intermediate container a4c2b0b2d19d 2025-09-28 13:31:07.021994 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> bb9a4cb2d87e 2025-09-28 13:31:07.022058 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Successfully built d42a249b932a 2025-09-28 13:31:07.022104 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:build-20250928 2025-09-28 13:31:07.022298 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Built at 2025-09-28 13:31:07.022094 (took 0:00:04.834197) 2025-09-28 13:31:07.022748 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-mtail) 2025-09-28 13:31:07.022879 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mtail:Processing 2025-09-28 13:31:07.022951 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Building started at 2025-09-28 13:31:07.022832 2025-09-28 13:31:07.023050 | 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 2025-09-28 13:31:07.845136 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mtail:Turned 0 plugins into plugins archive 2025-09-28 13:31:07.845386 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mtail:Turned 0 additions into additions archive 2025-09-28 13:31:11.752223 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20250928 2025-09-28 13:31:11.752357 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> d28d47d38ef1 2025-09-28 13:31:11.752389 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 2/6 : LABEL "build-date"="20250928" "name"="prometheus-mtail" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:31:11.752403 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Running in ddc7df5f492a 2025-09-28 13:31:11.752414 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Removed intermediate container ddc7df5f492a 2025-09-28 13:31:11.752424 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> ad31ee7862f1 2025-09-28 13:31:11.752438 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 3/6 : ADD prometheus-mtail-archive /prometheus-mtail-source 2025-09-28 13:31:11.752448 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> ec454e1c4673 2025-09-28 13:31:11.752501 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 4/6 : RUN cp /prometheus-mtail-source/* /opt/ 2025-09-28 13:31:11.752542 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Running in 8ae1d825adba 2025-09-28 13:31:11.752596 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Removed intermediate container 8ae1d825adba 2025-09-28 13:31:11.752610 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> 21203f964d63 2025-09-28 13:31:11.752739 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: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 2025-09-28 13:31:11.752812 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Running in 46af6be5c7ef 2025-09-28 13:31:11.752828 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Reading package lists... 2025-09-28 13:31:11.752886 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Building dependency tree... 2025-09-28 13:31:11.752918 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Reading state information... 2025-09-28 13:31:11.752961 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Package 'build-essential' is not installed, so not removed 2025-09-28 13:31:11.753015 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:31:11.753026 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Reading package lists... 2025-09-28 13:31:11.753076 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Building dependency tree... 2025-09-28 13:31:11.753091 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Reading state information... 2025-09-28 13:31:11.753148 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:31:11.753163 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Removed intermediate container 46af6be5c7ef 2025-09-28 13:31:11.753221 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> 703e5b9f53ca 2025-09-28 13:31:11.753235 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 6/6 : USER root 2025-09-28 13:31:11.753293 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Running in a7802ce46e00 2025-09-28 13:31:11.753308 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Removed intermediate container a7802ce46e00 2025-09-28 13:31:11.753360 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> 6d229c2141ed 2025-09-28 13:31:11.753401 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Successfully built a443c1d1b180 2025-09-28 13:31:11.753440 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-mtail:build-20250928 2025-09-28 13:31:11.753575 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Built at 2025-09-28 13:31:11.753427 (took 0:00:04.730595) 2025-09-28 13:31:11.753990 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-libvirt-exporter) 2025-09-28 13:31:11.754061 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-libvirt-exporter:Processing 2025-09-28 13:31:11.754145 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Building started at 2025-09-28 13:31:11.754016 2025-09-28 13:31:11.754209 | 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 2025-09-28 13:31:12.272999 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-libvirt-exporter:Turned 0 plugins into plugins archive 2025-09-28 13:31:12.273237 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-libvirt-exporter:Turned 0 additions into additions archive 2025-09-28 13:31:16.021079 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20250928 2025-09-28 13:31:16.021157 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> d28d47d38ef1 2025-09-28 13:31:16.021176 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Step 2/6 : LABEL "build-date"="20250928" "name"="prometheus-libvirt-exporter" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:31:16.021193 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Running in 1d3647d16e7b 2025-09-28 13:31:16.021206 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Removed intermediate container 1d3647d16e7b 2025-09-28 13:31:16.021219 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> 2a0be8a2f596 2025-09-28 13:31:16.021231 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Step 3/6 : ADD prometheus-libvirt-exporter-archive /prometheus-libvirt-exporter-source 2025-09-28 13:31:16.021243 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> 531af5789288 2025-09-28 13:31:16.021256 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Step 4/6 : RUN ln -s /prometheus-libvirt-exporter-source/* prometheus-libvirt-exporter && cp /prometheus-libvirt-exporter/prometheus-libvirt-exporter /opt/libvirt-exporter 2025-09-28 13:31:16.021271 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Running in 7592329ba8cb 2025-09-28 13:31:16.021357 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Removed intermediate container 7592329ba8cb 2025-09-28 13:31:16.021372 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> d879f0b533a6 2025-09-28 13:31:16.021409 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: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 2025-09-28 13:31:16.021445 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Running in 1bbaf942f5c1 2025-09-28 13:31:16.021455 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Reading package lists... 2025-09-28 13:31:16.021465 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Building dependency tree... 2025-09-28 13:31:16.021474 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Reading state information... 2025-09-28 13:31:16.021531 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Package 'build-essential' is not installed, so not removed 2025-09-28 13:31:16.021543 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:31:16.021553 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Reading package lists... 2025-09-28 13:31:16.021562 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Building dependency tree... 2025-09-28 13:31:16.021622 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Reading state information... 2025-09-28 13:31:16.021633 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:31:16.021741 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Removed intermediate container 1bbaf942f5c1 2025-09-28 13:31:16.022690 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> f8c7e55e83ad 2025-09-28 13:31:16.022763 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Step 6/6 : USER root 2025-09-28 13:31:16.022774 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Running in 1f08823ecb43 2025-09-28 13:31:16.022784 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Removed intermediate container 1f08823ecb43 2025-09-28 13:31:16.022794 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> 52c18d194f4c 2025-09-28 13:31:16.022804 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Successfully built 9cd2b417f78d 2025-09-28 13:31:16.022814 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:build-20250928 2025-09-28 13:31:16.022824 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Built at 2025-09-28 13:31:16.022160 (took 0:00:04.268144) 2025-09-28 13:31:16.022902 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-cadvisor) 2025-09-28 13:31:16.024822 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-cadvisor:Processing 2025-09-28 13:31:16.024846 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Building started at 2025-09-28 13:31:16.022942 2025-09-28 13:31:16.024859 | 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 2025-09-28 13:31:18.159005 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-cadvisor:Turned 0 plugins into plugins archive 2025-09-28 13:31:18.159288 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-cadvisor:Turned 0 additions into additions archive 2025-09-28 13:31:23.279847 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Step 1/5 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20250928 2025-09-28 13:31:23.279958 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> d28d47d38ef1 2025-09-28 13:31:23.279988 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Step 2/5 : LABEL "build-date"="20250928" "name"="prometheus-cadvisor" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:31:23.280071 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Running in 82ae9792f8a1 2025-09-28 13:31:23.280208 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Removed intermediate container 82ae9792f8a1 2025-09-28 13:31:23.280227 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> 321bc69d7aa8 2025-09-28 13:31:23.280361 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Step 3/5 : ADD prometheus-cadvisor-archive /prometheus-cadvisor-source 2025-09-28 13:31:23.280431 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> af281ea4cb8f 2025-09-28 13:31:23.280503 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Step 4/5 : RUN cp /prometheus-cadvisor-source /opt/cadvisor && chmod 0755 /opt/cadvisor 2025-09-28 13:31:23.280610 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Running in 3c9bc180aaf3 2025-09-28 13:31:23.280692 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Removed intermediate container 3c9bc180aaf3 2025-09-28 13:31:23.280818 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> b5e0743577c9 2025-09-28 13:31:23.280915 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Step 5/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 2025-09-28 13:31:23.281002 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Running in 6b930f26cee2 2025-09-28 13:31:23.281084 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Reading package lists... 2025-09-28 13:31:23.281168 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Building dependency tree... 2025-09-28 13:31:23.281249 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Reading state information... 2025-09-28 13:31:23.281338 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Package 'build-essential' is not installed, so not removed 2025-09-28 13:31:23.281468 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:31:23.281531 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Reading package lists... 2025-09-28 13:31:23.281610 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Building dependency tree... 2025-09-28 13:31:23.281727 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Reading state information... 2025-09-28 13:31:23.281819 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:31:23.281902 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Removed intermediate container 6b930f26cee2 2025-09-28 13:31:23.281976 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> 9a1b26f75534 2025-09-28 13:31:23.282058 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Successfully built 64b42f72e857 2025-09-28 13:31:23.282136 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-cadvisor:build-20250928 2025-09-28 13:31:23.282311 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Built at 2025-09-28 13:31:23.282159 (took 0:00:07.259217) 2025-09-28 13:31:23.282936 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-ovn-exporter) 2025-09-28 13:31:23.282975 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-ovn-exporter:Processing 2025-09-28 13:31:23.283105 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Building started at 2025-09-28 13:31:23.282990 2025-09-28 13:31:23.283189 | 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 2025-09-28 13:31:23.896827 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-ovn-exporter:Turned 0 plugins into plugins archive 2025-09-28 13:31:23.897435 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-ovn-exporter:Turned 0 additions into additions archive 2025-09-28 13:31:27.441937 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20250928 2025-09-28 13:31:27.442105 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> d28d47d38ef1 2025-09-28 13:31:27.442207 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 2/6 : LABEL "build-date"="20250928" "name"="prometheus-ovn-exporter" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:31:27.442291 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Running in a43d51fa45f6 2025-09-28 13:31:27.442387 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Removed intermediate container a43d51fa45f6 2025-09-28 13:31:27.442469 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> 76364d5ce0ab 2025-09-28 13:31:27.442543 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 3/6 : ADD prometheus-ovn-exporter-archive /prometheus-ovn-exporter-source 2025-09-28 13:31:27.442618 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> 460a51af74e4 2025-09-28 13:31:27.442768 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 4/6 : RUN cp /prometheus-ovn-exporter-source/* /opt/ 2025-09-28 13:31:27.442859 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Running in 67ddbc381c20 2025-09-28 13:31:27.442931 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Removed intermediate container 67ddbc381c20 2025-09-28 13:31:27.443001 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> 757f753be159 2025-09-28 13:31:27.443076 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: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 2025-09-28 13:31:27.443154 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Running in 48b21b0e18c0 2025-09-28 13:31:27.443224 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Reading package lists... 2025-09-28 13:31:27.444147 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Building dependency tree... 2025-09-28 13:31:27.444209 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Reading state information... 2025-09-28 13:31:27.444219 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Package 'build-essential' is not installed, so not removed 2025-09-28 13:31:27.444226 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:31:27.444234 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Reading package lists... 2025-09-28 13:31:27.444241 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Building dependency tree... 2025-09-28 13:31:27.444248 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Reading state information... 2025-09-28 13:31:27.444254 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:31:27.444277 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Removed intermediate container 48b21b0e18c0 2025-09-28 13:31:27.444283 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> 151e42bc87cd 2025-09-28 13:31:27.444289 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 6/6 : USER prometheus 2025-09-28 13:31:27.444294 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Running in 93baa5f10d29 2025-09-28 13:31:27.444299 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Removed intermediate container 93baa5f10d29 2025-09-28 13:31:27.444305 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> a99541d308e3 2025-09-28 13:31:27.444310 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Successfully built a1335a67cfaf 2025-09-28 13:31:27.444316 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:build-20250928 2025-09-28 13:31:27.444323 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Built at 2025-09-28 13:31:27.443785 (took 0:00:04.160795) 2025-09-28 13:31:27.444363 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-node-exporter) 2025-09-28 13:31:27.444370 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-node-exporter:Processing 2025-09-28 13:31:27.444376 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Building started at 2025-09-28 13:31:27.444217 2025-09-28 13:31:27.444382 | 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 2025-09-28 13:31:28.325310 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-node-exporter:Turned 0 plugins into plugins archive 2025-09-28 13:31:28.326102 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-node-exporter:Turned 0 additions into additions archive 2025-09-28 13:31:32.409986 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20250928 2025-09-28 13:31:32.410045 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> d28d47d38ef1 2025-09-28 13:31:32.410071 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Step 2/6 : LABEL "build-date"="20250928" "name"="prometheus-node-exporter" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:31:32.410081 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Running in 34435ac725bd 2025-09-28 13:31:32.410088 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Removed intermediate container 34435ac725bd 2025-09-28 13:31:32.410095 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> 0fb1f912c7b6 2025-09-28 13:31:32.410102 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Step 3/6 : ADD prometheus-node-exporter-archive /prometheus-node-exporter-source 2025-09-28 13:31:32.410109 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> d7fb28a203f4 2025-09-28 13:31:32.410117 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Step 4/6 : RUN ln -s /prometheus-node-exporter-source/* prometheus-node-exporter && mkdir -p /opt/node_exporter/ && cp /prometheus-node-exporter/node_exporter /opt/node_exporter/ 2025-09-28 13:31:32.410126 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Running in bb1fca30606a 2025-09-28 13:31:32.410140 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Removed intermediate container bb1fca30606a 2025-09-28 13:31:32.410146 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> 7747a8068bcf 2025-09-28 13:31:32.410153 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: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 2025-09-28 13:31:32.410159 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Running in 56cd3706636b 2025-09-28 13:31:32.410165 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Reading package lists... 2025-09-28 13:31:32.410170 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Building dependency tree... 2025-09-28 13:31:32.410176 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Reading state information... 2025-09-28 13:31:32.410181 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Package 'build-essential' is not installed, so not removed 2025-09-28 13:31:32.410187 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:31:32.410192 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Reading package lists... 2025-09-28 13:31:32.410371 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Building dependency tree... 2025-09-28 13:31:32.410381 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Reading state information... 2025-09-28 13:31:32.410387 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:31:32.410392 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Removed intermediate container 56cd3706636b 2025-09-28 13:31:32.410398 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> fb7f6e0449ec 2025-09-28 13:31:32.410403 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Step 6/6 : USER prometheus 2025-09-28 13:31:32.410409 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Running in f6f38c445577 2025-09-28 13:31:32.410414 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Removed intermediate container f6f38c445577 2025-09-28 13:31:32.410419 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> 6fa110651431 2025-09-28 13:31:32.410425 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Successfully built 826416a5e40f 2025-09-28 13:31:32.410430 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-node-exporter:build-20250928 2025-09-28 13:31:32.410437 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Built at 2025-09-28 13:31:32.410109 (took 0:00:04.965892) 2025-09-28 13:31:32.410442 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(hacluster-pacemaker) 2025-09-28 13:31:32.410475 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker:Processing 2025-09-28 13:31:32.410481 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Building started at 2025-09-28 13:31:32.410395 2025-09-28 13:31:32.412382 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker:Turned 0 plugins into plugins archive 2025-09-28 13:31:32.412404 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker:Turned 0 additions into additions archive 2025-09-28 13:32:08.158044 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Step 1/3 : FROM osism.harbor.regio.digital/kolla/hacluster-base:build-20250928 2025-09-28 13:32:08.158136 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> 80d037f5532b 2025-09-28 13:32:08.158155 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Step 2/3 : LABEL "build-date"="20250928" "name"="hacluster-pacemaker" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:32:08.158181 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> Running in 8d28d0cec14a 2025-09-28 13:32:08.158193 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> Removed intermediate container 8d28d0cec14a 2025-09-28 13:32:08.158203 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> e632f9df08c8 2025-09-28 13:32:08.158214 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Step 3/3 : 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/* 2025-09-28 13:32:08.158224 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> Running in 5901df21e6af 2025-09-28 13:32:08.158234 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-28 13:32:08.158244 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:32:08.158254 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 13:32:08.158264 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 13:32:08.158273 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 13:32:08.158282 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 13:32:08.158292 | 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] 2025-09-28 13:32:08.158303 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 13:32:08.158312 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 13:32:08.158321 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 13:32:08.158331 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 13:32:08.158341 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 13:32:08.158350 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 13:32:08.158360 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 13:32:08.158429 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 13:32:08.158440 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Fetched 28.4 MB in 2s (11.5 MB/s) 2025-09-28 13:32:08.158450 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Reading package lists... 2025-09-28 13:32:08.158460 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Reading package lists... 2025-09-28 13:32:08.158469 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Building dependency tree... 2025-09-28 13:32:08.158479 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Reading state information... 2025-09-28 13:32:08.158496 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:The following additional packages will be installed: 2025-09-28 13:32:08.158506 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: corosync dbus dbus-bin dbus-daemon dbus-session-bus-common 2025-09-28 13:32:08.158515 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: dbus-system-bus-common libcfg7 libcib27t64 libcmap4 libcorosync-common4 2025-09-28 13:32:08.158531 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libcpg4 libcrmcluster29t64 libcrmcommon34t64 libcrmservice28t64 2025-09-28 13:32:08.158541 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libcurl3t64-gnutls libdbus-1-3 libglib2.0-0t64 libicu74 libknet1t64 2025-09-28 13:32:08.158555 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: liblrmd28t64 libltdl7 liblzo2-2 libncurses6 libnet1 libnozzle1t64 libnspr4 2025-09-28 13:32:08.158564 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libnss3 libnss3-tools libpacemaker1t64 libpe-rules26t64 libpe-status28t64 2025-09-28 13:32:08.158577 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libpils2t64 libplumb2t64 libqb100 libquorum5 libruby libruby3.2 2025-09-28 13:32:08.158737 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libstatgrab10t64 libstonithd26t64 libvotequorum8 libxml2 libxslt1.1 2025-09-28 13:32:08.158763 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libyaml-0-2 pacemaker-common pacemaker-resource-agents pcs psmisc puma 2025-09-28 13:32:08.158948 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-cffi-backend python3-cryptography python3-dacite python3-dateutil 2025-09-28 13:32:08.159009 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-lxml python3-openssl python3-pycurl python3-pyparsing python3-six 2025-09-28 13:32:08.159068 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-tornado rake resource-agents-base resource-agents-common ruby 2025-09-28 13:32:08.159129 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-childprocess ruby-ethon ruby-ffi ruby-mime-types ruby-mime-types-data 2025-09-28 13:32:08.159193 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-mustermann ruby-net-telnet ruby-nio4r ruby-rack ruby-rack-protection 2025-09-28 13:32:08.159294 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-ruby2-keywords ruby-rubygems ruby-sdbm ruby-sinatra ruby-tilt 2025-09-28 13:32:08.160020 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-webrick ruby-xmlrpc ruby3.2 rubygems-integration xsltproc 2025-09-28 13:32:08.160086 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Suggested packages: 2025-09-28 13:32:08.160107 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: default-dbus-session-bus | dbus-session-bus low-memory-monitor cluster-glue 2025-09-28 13:32:08.160124 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: crmsh fence-agents-extra resource-agents-extra python-cryptography-doc 2025-09-28 13:32:08.160141 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-cryptography-vectors python-lxml-doc python-openssl-doc 2025-09-28 13:32:08.160158 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-openssl-dbg libcurl4-gnutls-dev python-pycurl-doc 2025-09-28 13:32:08.160175 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python-pyparsing-doc python-tornado-doc python3-twisted targetcli-fb 2025-09-28 13:32:08.160192 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: postgresql ri ruby-dev bundler 2025-09-28 13:32:08.160208 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Recommended packages: 2025-09-28 13:32:08.160225 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libqb-tools libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 2025-09-28 13:32:08.160242 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: fence-agents-base python3-pacemaker python3-bs4 python3-cssselect 2025-09-28 13:32:08.160259 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-html5lib zip fonts-lato libjs-jquery 2025-09-28 13:32:08.160276 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:The following NEW packages will be installed: 2025-09-28 13:32:08.160339 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: corosync dbus dbus-bin dbus-daemon dbus-session-bus-common 2025-09-28 13:32:08.160382 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: dbus-system-bus-common libcfg7 libcib27t64 libcmap4 libcorosync-common4 2025-09-28 13:32:08.160400 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libcpg4 libcrmcluster29t64 libcrmcommon34t64 libcrmservice28t64 2025-09-28 13:32:08.160415 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libcurl3t64-gnutls libdbus-1-3 libglib2.0-0t64 libicu74 libknet1t64 2025-09-28 13:32:08.160431 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: liblrmd28t64 libltdl7 liblzo2-2 libncurses6 libnet1 libnozzle1t64 libnspr4 2025-09-28 13:32:08.160455 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libnss3 libnss3-tools libpacemaker1t64 libpe-rules26t64 libpe-status28t64 2025-09-28 13:32:08.160608 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libpils2t64 libplumb2t64 libqb100 libquorum5 libruby libruby3.2 2025-09-28 13:32:08.160688 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libstatgrab10t64 libstonithd26t64 libvotequorum8 libxml2 libxslt1.1 2025-09-28 13:32:08.160864 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libyaml-0-2 pacemaker pacemaker-cli-utils pacemaker-common 2025-09-28 13:32:08.161021 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: pacemaker-resource-agents pcs psmisc puma python3-cffi-backend 2025-09-28 13:32:08.161131 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-cryptography python3-dacite python3-dateutil python3-lxml 2025-09-28 13:32:08.161286 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-openssl python3-pycurl python3-pyparsing python3-six python3-tornado 2025-09-28 13:32:08.161348 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: rake resource-agents-base resource-agents-common ruby ruby-childprocess 2025-09-28 13:32:08.162842 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-ethon ruby-ffi ruby-mime-types ruby-mime-types-data ruby-mustermann 2025-09-28 13:32:08.162878 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-net-telnet ruby-nio4r ruby-rack ruby-rack-protection 2025-09-28 13:32:08.162893 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-ruby2-keywords ruby-rubygems ruby-sdbm ruby-sinatra ruby-tilt 2025-09-28 13:32:08.162907 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-webrick ruby-xmlrpc ruby3.2 rubygems-integration xsltproc 2025-09-28 13:32:08.162921 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:32:08.162935 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Need to get 29.1 MB of archives. 2025-09-28 13:32:08.162949 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:After this operation, 112 MB of additional disk space will be used. 2025-09-28 13:32:08.162963 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:32:08.162978 | 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.1 [11.1 kB] 2025-09-28 13:32:08.162992 | 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] 2025-09-28 13:32:08.163005 | 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.1 [8,656 B] 2025-09-28 13:32:08.163019 | 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.1 [10.5 kB] 2025-09-28 13:32:08.163033 | 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.1 [12.4 kB] 2025-09-28 13:32:08.163048 | 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] 2025-09-28 13:32:08.163061 | 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] 2025-09-28 13:32:08.163088 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3 amd64 2:3.98-1build1 [1,445 kB] 2025-09-28 13:32:08.163103 | 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] 2025-09-28 13:32:08.163116 | 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] 2025-09-28 13:32:08.163131 | 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.1 [7,278 B] 2025-09-28 13:32:08.163145 | 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] 2025-09-28 13:32:08.163159 | 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.1 [8,510 B] 2025-09-28 13:32:08.163172 | 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] 2025-09-28 13:32:08.163186 | 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.5 [763 kB] 2025-09-28 13:32:08.163200 | 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.2 [167 kB] 2025-09-28 13:32:08.163215 | 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.2 [15.0 kB] 2025-09-28 13:32:08.163229 | 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.1 [261 kB] 2025-09-28 13:32:08.163243 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3-tools amd64 2:3.98-1build1 [615 kB] 2025-09-28 13:32:08.163257 | 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] 2025-09-28 13:32:08.163270 | 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] 2025-09-28 13:32:08.163305 | 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] 2025-09-28 13:32:08.163320 | 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] 2025-09-28 13:32:08.163334 | 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] 2025-09-28 13:32:08.163348 | 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] 2025-09-28 13:32:08.163361 | 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] 2025-09-28 13:32:08.163375 | 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] 2025-09-28 13:32:08.163388 | 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] 2025-09-28 13:32:08.163408 | 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] 2025-09-28 13:32:08.163480 | 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.6 [5,341 kB] 2025-09-28 13:32:08.163735 | 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.6 [50.7 kB] 2025-09-28 13:32:08.163856 | 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] 2025-09-28 13:32:08.163885 | 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] 2025-09-28 13:32:08.163896 | 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] 2025-09-28 13:32:08.163907 | 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] 2025-09-28 13:32:08.163946 | 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] 2025-09-28 13:32:08.164006 | 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] 2025-09-28 13:32:08.164051 | 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] 2025-09-28 13:32:08.164107 | 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] 2025-09-28 13:32:08.164152 | 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] 2025-09-28 13:32:08.164211 | 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.1 [810 kB] 2025-09-28 13:32:08.164266 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-openssl all 23.2.0-1 [47.8 kB] 2025-09-28 13:32:08.164322 | 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.6 [333 kB] 2025-09-28 13:32:08.164378 | 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] 2025-09-28 13:32:08.164426 | 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] 2025-09-28 13:32:08.164469 | 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.2 [298 kB] 2025-09-28 13:32:08.164526 | 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] 2025-09-28 13:32:08.164580 | 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] 2025-09-28 13:32:08.164624 | 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] 2025-09-28 13:32:08.164693 | 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] 2025-09-28 13:32:08.164743 | 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] 2025-09-28 13:32:08.164905 | 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] 2025-09-28 13:32:08.164965 | 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] 2025-09-28 13:32:08.165002 | 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.3 [115 kB] 2025-09-28 13:32:08.165125 | 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] 2025-09-28 13:32:08.165192 | 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] 2025-09-28 13:32:08.165237 | 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] 2025-09-28 13:32:08.165280 | 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] 2025-09-28 13:32:08.165323 | 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] 2025-09-28 13:32:08.165380 | 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] 2025-09-28 13:32:08.165424 | 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] 2025-09-28 13:32:08.165466 | 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] 2025-09-28 13:32:08.165517 | 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] 2025-09-28 13:32:08.165572 | 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] 2025-09-28 13:32:08.165612 | 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] 2025-09-28 13:32:08.165652 | 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] 2025-09-28 13:32:08.165737 | 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.4 [1,544 kB] 2025-09-28 13:32:08.165758 | 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] 2025-09-28 13:32:08.165895 | 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] 2025-09-28 13:32:08.166045 | 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] 2025-09-28 13:32:08.166084 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 resource-agents-common amd64 1:4.13.0-1ubuntu4 [96.1 kB] 2025-09-28 13:32:08.166101 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 resource-agents-base all 1:4.13.0-1ubuntu4 [71.8 kB] 2025-09-28 13:32:08.166200 | 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] 2025-09-28 13:32:08.166282 | 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] 2025-09-28 13:32:08.166364 | 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] 2025-09-28 13:32:08.166473 | 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] 2025-09-28 13:32:08.166569 | 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] 2025-09-28 13:32:08.166642 | 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] 2025-09-28 13:32:08.166731 | 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] 2025-09-28 13:32:08.166917 | 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] 2025-09-28 13:32:08.167004 | 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] 2025-09-28 13:32:08.167056 | 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] 2025-09-28 13:32:08.167142 | 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] 2025-09-28 13:32:08.167225 | 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] 2025-09-28 13:32:08.167309 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Fetched 29.1 MB in 3s (10.9 MB/s) 2025-09-28 13:32:08.167392 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcorosync-common4:amd64. 2025-09-28 13:32:08.167471 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 2025-09-28 13:32:08.167571 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(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% 2025-09-28 13:32:08.167654 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 2025-09-28 13:32:08.170819 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:70% 2025-09-28 13:32:08.170847 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 75% 2025-09-28 13:32:08.170858 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 80% 2025-09-28 13:32:08.170869 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 2025-09-28 13:32:08.170880 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:85% (Reading database ... 90% 2025-09-28 13:32:08.170891 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 95% 2025-09-28 13:32:08.170901 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-09-28 13:32:08.170913 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../00-libcorosync-common4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-09-28 13:32:08.170924 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcorosync-common4:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-28 13:32:08.170934 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libqb100:amd64. 2025-09-28 13:32:08.170945 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../01-libqb100_2.0.8-1ubuntu2_amd64.deb ... 2025-09-28 13:32:08.170956 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libqb100:amd64 (2.0.8-1ubuntu2) ... 2025-09-28 13:32:08.170966 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcfg7:amd64. 2025-09-28 13:32:08.170977 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../02-libcfg7_3.1.7-1ubuntu3.1_amd64.deb ... 2025-09-28 13:32:08.170988 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcfg7:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-28 13:32:08.170999 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcmap4:amd64. 2025-09-28 13:32:08.171019 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../03-libcmap4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-09-28 13:32:08.171030 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcmap4:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-28 13:32:08.171041 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcpg4:amd64. 2025-09-28 13:32:08.171052 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../04-libcpg4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-09-28 13:32:08.171062 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcpg4:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-28 13:32:08.171073 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package liblzo2-2:amd64. 2025-09-28 13:32:08.171083 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../05-liblzo2-2_2.10-2build4_amd64.deb ... 2025-09-28 13:32:08.171094 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking liblzo2-2:amd64 (2.10-2build4) ... 2025-09-28 13:32:08.171113 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libnspr4:amd64. 2025-09-28 13:32:08.171125 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../06-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2025-09-28 13:32:08.171136 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2025-09-28 13:32:08.171147 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libnss3:amd64. 2025-09-28 13:32:08.171157 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../07-libnss3_2%3a3.98-1build1_amd64.deb ... 2025-09-28 13:32:08.171168 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libnss3:amd64 (2:3.98-1build1) ... 2025-09-28 13:32:08.171178 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libknet1t64:amd64. 2025-09-28 13:32:08.171189 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../08-libknet1t64_1.28-2ubuntu2_amd64.deb ... 2025-09-28 13:32:08.171200 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libknet1t64:amd64 (1.28-2ubuntu2) ... 2025-09-28 13:32:08.171211 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libnozzle1t64:amd64. 2025-09-28 13:32:08.171221 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../09-libnozzle1t64_1.28-2ubuntu2_amd64.deb ... 2025-09-28 13:32:08.171232 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2025-09-28 13:32:08.171243 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libquorum5:amd64. 2025-09-28 13:32:08.171253 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../10-libquorum5_3.1.7-1ubuntu3.1_amd64.deb ... 2025-09-28 13:32:08.171264 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libquorum5:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-28 13:32:08.171275 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libstatgrab10t64. 2025-09-28 13:32:08.171286 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../11-libstatgrab10t64_0.92.1-1.2build1_amd64.deb ... 2025-09-28 13:32:08.171305 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2025-09-28 13:32:08.171316 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libstatgrab10t64 (0.92.1-1.2build1) ... 2025-09-28 13:32:08.171327 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libvotequorum8:amd64. 2025-09-28 13:32:08.171337 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../12-libvotequorum8_3.1.7-1ubuntu3.1_amd64.deb ... 2025-09-28 13:32:08.171348 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libvotequorum8:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-28 13:32:08.171359 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libicu74:amd64. 2025-09-28 13:32:08.171369 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../13-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2025-09-28 13:32:08.171388 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-09-28 13:32:08.171399 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libxml2:amd64. 2025-09-28 13:32:08.171410 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../14-libxml2_2.9.14+dfsg-1.3ubuntu3.5_amd64.deb ... 2025-09-28 13:32:08.171420 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-09-28 13:32:08.171431 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libxslt1.1:amd64. 2025-09-28 13:32:08.171442 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../15-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-09-28 13:32:08.171453 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-09-28 13:32:08.171464 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package xsltproc. 2025-09-28 13:32:08.171474 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../16-xsltproc_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-09-28 13:32:08.171485 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2025-09-28 13:32:08.171495 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-09-28 13:32:08.171506 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package corosync. 2025-09-28 13:32:08.171517 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../17-corosync_3.1.7-1ubuntu3.1_amd64.deb ... 2025-09-28 13:32:08.171528 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking corosync (3.1.7-1ubuntu3.1) ... 2025-09-28 13:32:08.171538 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libnss3-tools. 2025-09-28 13:32:08.171549 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../18-libnss3-tools_2%3a3.98-1build1_amd64.deb ... 2025-09-28 13:32:08.171560 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2025-09-28 13:32:08.171576 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libnss3-tools (2:3.98-1build1) ... 2025-09-28 13:32:08.171587 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package psmisc. 2025-09-28 13:32:08.171598 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../19-psmisc_23.7-1build1_amd64.deb ... 2025-09-28 13:32:08.171609 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking psmisc (23.7-1build1) ... 2025-09-28 13:32:08.171619 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package rubygems-integration. 2025-09-28 13:32:08.171630 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../20-rubygems-integration_1.18_all.deb ... 2025-09-28 13:32:08.171641 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking rubygems-integration (1.18) ... 2025-09-28 13:32:08.171652 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package rake. 2025-09-28 13:32:08.171662 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../21-rake_13.0.6-3_all.deb ... 2025-09-28 13:32:08.171673 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking rake (13.0.6-3) ... 2025-09-28 13:32:08.171684 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-net-telnet. 2025-09-28 13:32:08.171695 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../22-ruby-net-telnet_0.2.0-1_all.deb ... 2025-09-28 13:32:08.171731 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-net-telnet (0.2.0-1) ... 2025-09-28 13:32:08.171741 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-webrick. 2025-09-28 13:32:08.171752 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../23-ruby-webrick_1.8.1-1ubuntu0.2_all.deb ... 2025-09-28 13:32:08.171770 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2025-09-28 13:32:08.171781 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-webrick (1.8.1-1ubuntu0.2) ... 2025-09-28 13:32:08.171811 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-xmlrpc. 2025-09-28 13:32:08.171820 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../24-ruby-xmlrpc_0.3.2-2_all.deb ... 2025-09-28 13:32:08.171838 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-xmlrpc (0.3.2-2) ... 2025-09-28 13:32:08.171849 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libruby:amd64. 2025-09-28 13:32:08.171860 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../25-libruby_1%3a3.2~ubuntu1_amd64.deb ... 2025-09-28 13:32:08.171870 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libruby:amd64 (1:3.2~ubuntu1) ... 2025-09-28 13:32:08.171881 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-sdbm:amd64. 2025-09-28 13:32:08.171891 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../26-ruby-sdbm_1.0.0-5build4_amd64.deb ... 2025-09-28 13:32:08.171902 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-sdbm:amd64 (1.0.0-5build4) ... 2025-09-28 13:32:08.171912 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libncurses6:amd64. 2025-09-28 13:32:08.171923 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../27-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2025-09-28 13:32:08.171934 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2025-09-28 13:32:08.171945 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-09-28 13:32:08.171956 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libyaml-0-2:amd64. 2025-09-28 13:32:08.171967 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../28-libyaml-0-2_0.2.5-1build1_amd64.deb ... 2025-09-28 13:32:08.171978 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-09-28 13:32:08.171988 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libruby3.2:amd64. 2025-09-28 13:32:08.171999 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../29-libruby3.2_3.2.3-1ubuntu0.24.04.6_amd64.deb ... 2025-09-28 13:32:08.172010 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.6) ... 2025-09-28 13:32:08.172021 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby3.2. 2025-09-28 13:32:08.172032 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../30-ruby3.2_3.2.3-1ubuntu0.24.04.6_amd64.deb ... 2025-09-28 13:32:08.172043 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2025-09-28 13:32:08.172054 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby3.2 (3.2.3-1ubuntu0.24.04.6) ... 2025-09-28 13:32:08.172064 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-rubygems. 2025-09-28 13:32:08.172075 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../31-ruby-rubygems_3.4.20-1_all.deb ... 2025-09-28 13:32:08.172085 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-rubygems (3.4.20-1) ... 2025-09-28 13:32:08.172107 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby. 2025-09-28 13:32:08.172117 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../32-ruby_1%3a3.2~ubuntu1_amd64.deb ... 2025-09-28 13:32:08.172127 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby (1:3.2~ubuntu1) ... 2025-09-28 13:32:08.172136 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-nio4r:amd64. 2025-09-28 13:32:08.172145 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../33-ruby-nio4r_2.5.8-4build2_amd64.deb ... 2025-09-28 13:32:08.172162 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-nio4r:amd64 (2.5.8-4build2) ... 2025-09-28 13:32:08.172172 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package puma. 2025-09-28 13:32:08.172181 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../34-puma_6.4.2-4ubuntu4.3_amd64.deb ... 2025-09-28 13:32:08.172190 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking puma (6.4.2-4ubuntu4.3) ... 2025-09-28 13:32:08.172198 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-dacite. 2025-09-28 13:32:08.172206 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../35-python3-dacite_1.8.1-2_all.deb ... 2025-09-28 13:32:08.172214 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-dacite (1.8.1-2) ... 2025-09-28 13:32:08.172223 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-six. 2025-09-28 13:32:08.172232 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../36-python3-six_1.16.0-4_all.deb ... 2025-09-28 13:32:08.172242 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-six (1.16.0-4) ... 2025-09-28 13:32:08.172251 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-dateutil. 2025-09-28 13:32:08.172264 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../37-python3-dateutil_2.8.2-3ubuntu1_all.deb ... 2025-09-28 13:32:08.172274 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-dateutil (2.8.2-3ubuntu1) ... 2025-09-28 13:32:08.172284 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-lxml:amd64. 2025-09-28 13:32:08.172293 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../38-python3-lxml_5.2.1-1_amd64.deb ... 2025-09-28 13:32:08.172302 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-lxml:amd64 (5.2.1-1) ... 2025-09-28 13:32:08.172312 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-cffi-backend:amd64. 2025-09-28 13:32:08.172324 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../39-python3-cffi-backend_1.16.0-2build1_amd64.deb ... 2025-09-28 13:32:08.172487 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... 2025-09-28 13:32:08.172520 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-cryptography. 2025-09-28 13:32:08.172538 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../40-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ... 2025-09-28 13:32:08.172549 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ... 2025-09-28 13:32:08.172562 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-openssl. 2025-09-28 13:32:08.172609 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../41-python3-openssl_23.2.0-1_all.deb ... 2025-09-28 13:32:08.172623 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-openssl (23.2.0-1) ... 2025-09-28 13:32:08.172679 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcurl3t64-gnutls:amd64. 2025-09-28 13:32:08.172731 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../42-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ... 2025-09-28 13:32:08.172816 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-09-28 13:32:08.172830 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-pycurl. 2025-09-28 13:32:08.172872 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../43-python3-pycurl_7.45.3-1build2_amd64.deb ... 2025-09-28 13:32:08.172902 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2025-09-28 13:32:08.172954 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-pycurl (7.45.3-1build2) ... 2025-09-28 13:32:08.172982 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-pyparsing. 2025-09-28 13:32:08.173039 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../44-python3-pyparsing_3.1.1-1_all.deb ... 2025-09-28 13:32:08.173068 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-pyparsing (3.1.1-1) ... 2025-09-28 13:32:08.173127 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-tornado. 2025-09-28 13:32:08.173141 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../45-python3-tornado_6.4.0-1ubuntu0.2_amd64.deb ... 2025-09-28 13:32:08.173181 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-tornado (6.4.0-1ubuntu0.2) ... 2025-09-28 13:32:08.173230 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-ffi:amd64. 2025-09-28 13:32:08.173243 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../46-ruby-ffi_1.16.3+dfsg-1build2_amd64.deb ... 2025-09-28 13:32:08.173292 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2025-09-28 13:32:08.173321 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-childprocess. 2025-09-28 13:32:08.173369 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../47-ruby-childprocess_4.1.0-2_all.deb ... 2025-09-28 13:32:08.173416 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-childprocess (4.1.0-2) ... 2025-09-28 13:32:08.173428 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-mime-types-data. 2025-09-28 13:32:08.173475 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../48-ruby-mime-types-data_3.2024.0206-1_all.deb ... 2025-09-28 13:32:08.173503 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-mime-types-data (3.2024.0206-1) ... 2025-09-28 13:32:08.173552 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-mime-types. 2025-09-28 13:32:08.173598 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../49-ruby-mime-types_3.5.2-1_all.deb ... 2025-09-28 13:32:08.173643 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-mime-types (3.5.2-1) ... 2025-09-28 13:32:08.173656 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-ethon. 2025-09-28 13:32:08.173721 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../50-ruby-ethon_0.16.0-1ubuntu1_all.deb ... 2025-09-28 13:32:08.173773 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-ethon (0.16.0-1ubuntu1) ... 2025-09-28 13:32:08.173800 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-ruby2-keywords. 2025-09-28 13:32:08.173852 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../51-ruby-ruby2-keywords_0.0.5-1_all.deb ... 2025-09-28 13:32:08.173889 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-ruby2-keywords (0.0.5-1) ... 2025-09-28 13:32:08.173901 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-mustermann. 2025-09-28 13:32:08.173953 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../52-ruby-mustermann_3.0.0-2_all.deb ... 2025-09-28 13:32:08.173975 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-mustermann (3.0.0-2) ... 2025-09-28 13:32:08.174021 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-rack. 2025-09-28 13:32:08.174044 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../53-ruby-rack_2.2.7-1ubuntu0.3_all.deb ... 2025-09-28 13:32:08.174090 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-rack (2.2.7-1ubuntu0.3) ... 2025-09-28 13:32:08.174136 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-rack-protection. 2025-09-28 13:32:08.174156 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../54-ruby-rack-protection_3.0.5-3ubuntu1_all.deb ... 2025-09-28 13:32:08.174194 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-rack-protection (3.0.5-3ubuntu1) ... 2025-09-28 13:32:08.174206 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-tilt. 2025-09-28 13:32:08.174255 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../55-ruby-tilt_2.0.11-2_all.deb ... 2025-09-28 13:32:08.174300 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-tilt (2.0.11-2) ... 2025-09-28 13:32:08.174314 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-sinatra. 2025-09-28 13:32:08.174359 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../56-ruby-sinatra_3.0.5-3ubuntu1_all.deb ... 2025-09-28 13:32:08.174405 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-sinatra (3.0.5-3ubuntu1) ... 2025-09-28 13:32:08.174417 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package pcs. 2025-09-28 13:32:08.174464 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../57-pcs_0.11.7-1ubuntu1_all.deb ... 2025-09-28 13:32:08.174509 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking pcs (0.11.7-1ubuntu1) ... 2025-09-28 13:32:08.174522 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libdbus-1-3:amd64. 2025-09-28 13:32:08.174567 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../58-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2025-09-28 13:32:08.174619 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-09-28 13:32:08.174632 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package dbus-bin. 2025-09-28 13:32:08.174669 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../59-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... 2025-09-28 13:32:08.174682 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... 2025-09-28 13:32:08.174782 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package dbus-session-bus-common. 2025-09-28 13:32:08.174818 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../60-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2025-09-28 13:32:08.174831 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2025-09-28 13:32:08.174957 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package dbus-daemon. 2025-09-28 13:32:08.174983 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../61-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... 2025-09-28 13:32:08.174998 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... 2025-09-28 13:32:08.175082 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package dbus-system-bus-common. 2025-09-28 13:32:08.175150 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../62-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2025-09-28 13:32:08.175217 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2025-09-28 13:32:08.175296 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package dbus. 2025-09-28 13:32:08.175375 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../63-dbus_1.14.10-4ubuntu4.1_amd64.deb ... 2025-09-28 13:32:08.175442 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking dbus (1.14.10-4ubuntu4.1) ... 2025-09-28 13:32:08.175509 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package pacemaker-common. 2025-09-28 13:32:08.175576 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../64-pacemaker-common_2.1.6-5ubuntu2_all.deb ... 2025-09-28 13:32:08.175645 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking pacemaker-common (2.1.6-5ubuntu2) ... 2025-09-28 13:32:08.175725 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libnet1:amd64. 2025-09-28 13:32:08.175937 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../65-libnet1_1.1.6+dfsg-3.2build1_amd64.deb ... 2025-09-28 13:32:08.175982 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2025-09-28 13:32:08.176038 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-09-28 13:32:08.176082 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../66-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... 2025-09-28 13:32:08.176123 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-09-28 13:32:08.176163 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libltdl7:amd64. 2025-09-28 13:32:08.176203 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../67-libltdl7_2.4.7-7build1_amd64.deb ... 2025-09-28 13:32:08.176243 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2025-09-28 13:32:08.176274 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libpils2t64. 2025-09-28 13:32:08.176311 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../68-libpils2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2025-09-28 13:32:08.176341 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libpils2t64 (1.0.12-22.1ubuntu3) ... 2025-09-28 13:32:08.176370 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libplumb2t64. 2025-09-28 13:32:08.176400 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../69-libplumb2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2025-09-28 13:32:08.176430 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libplumb2t64 (1.0.12-22.1ubuntu3) ... 2025-09-28 13:32:08.176459 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package resource-agents-common. 2025-09-28 13:32:08.176489 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../70-resource-agents-common_1%3a4.13.0-1ubuntu4_amd64.deb ... 2025-09-28 13:32:08.176528 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking resource-agents-common (1:4.13.0-1ubuntu4) ... 2025-09-28 13:32:08.176539 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package resource-agents-base. 2025-09-28 13:32:08.176584 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../71-resource-agents-base_1%3a4.13.0-1ubuntu4_all.deb ... 2025-09-28 13:32:08.176621 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking resource-agents-base (1:4.13.0-1ubuntu4) ... 2025-09-28 13:32:08.176632 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package pacemaker-resource-agents. 2025-09-28 13:32:08.176675 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../72-pacemaker-resource-agents_2.1.6-5ubuntu2_all.deb ... 2025-09-28 13:32:08.176728 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2025-09-28 13:32:08.176753 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcrmcommon34t64:amd64. 2025-09-28 13:32:08.176859 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../73-libcrmcommon34t64_2.1.6-5ubuntu2_amd64.deb ... 2025-09-28 13:32:08.176878 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-28 13:32:08.176896 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libpe-rules26t64:amd64. 2025-09-28 13:32:08.176908 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../74-libpe-rules26t64_2.1.6-5ubuntu2_amd64.deb ... 2025-09-28 13:32:08.176928 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-28 13:32:08.176962 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcib27t64:amd64. 2025-09-28 13:32:08.176993 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../75-libcib27t64_2.1.6-5ubuntu2_amd64.deb ... 2025-09-28 13:32:08.177044 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-28 13:32:08.177074 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcrmservice28t64:amd64. 2025-09-28 13:32:08.177103 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../76-libcrmservice28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-09-28 13:32:08.177132 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-28 13:32:08.177171 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libstonithd26t64:amd64. 2025-09-28 13:32:08.177181 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../77-libstonithd26t64_2.1.6-5ubuntu2_amd64.deb ... 2025-09-28 13:32:08.177225 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-28 13:32:08.177255 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcrmcluster29t64:amd64. 2025-09-28 13:32:08.177285 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../78-libcrmcluster29t64_2.1.6-5ubuntu2_amd64.deb ... 2025-09-28 13:32:08.177323 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-28 13:32:08.177334 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package liblrmd28t64:amd64. 2025-09-28 13:32:08.177378 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../79-liblrmd28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-09-28 13:32:08.177408 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-28 13:32:08.177446 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libpe-status28t64:amd64. 2025-09-28 13:32:08.177456 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../80-libpe-status28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-09-28 13:32:08.177502 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-28 13:32:08.177532 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libpacemaker1t64:amd64. 2025-09-28 13:32:08.177561 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../81-libpacemaker1t64_2.1.6-5ubuntu2_amd64.deb ... 2025-09-28 13:32:08.177599 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-28 13:32:08.177610 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package pacemaker. 2025-09-28 13:32:08.177679 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../82-pacemaker_2.1.6-5ubuntu2_amd64.deb ... 2025-09-28 13:32:08.177727 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking pacemaker (2.1.6-5ubuntu2) ... 2025-09-28 13:32:08.177742 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package pacemaker-cli-utils. 2025-09-28 13:32:08.177805 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../83-pacemaker-cli-utils_2.1.6-5ubuntu2_amd64.deb ... 2025-09-28 13:32:08.177818 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2025-09-28 13:32:08.177865 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up pacemaker-common (2.1.6-5ubuntu2) ... 2025-09-28 13:32:08.177902 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:info: The group `haclient' already exists as a system group. Exiting. 2025-09-28 13:32:08.177912 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:info: The system user `hacluster' already exists. Exiting. 2025-09-28 13:32:08.177950 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2025-09-28 13:32:08.177981 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:1+0 records in 2025-09-28 13:32:08.178011 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:1+0 records out 2025-09-28 13:32:08.178021 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.000138658 s, 29.5 MB/s 2025-09-28 13:32:08.178067 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-tornado (6.4.0-1ubuntu0.2) ... 2025-09-28 13:32:08.178097 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-dacite (1.8.1-2) ... 2025-09-28 13:32:08.178126 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-ruby2-keywords (0.0.5-1) ... 2025-09-28 13:32:08.178155 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-mustermann (3.0.0-2) ... 2025-09-28 13:32:08.178184 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up psmisc (23.7-1build1) ... 2025-09-28 13:32:08.178214 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-09-28 13:32:08.178243 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libqb100:amd64 (2.0.8-1ubuntu2) ... 2025-09-28 13:32:08.178281 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-09-28 13:32:08.178291 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up liblzo2-2:amd64 (2.10-2build4) ... 2025-09-28 13:32:08.178336 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcorosync-common4:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-28 13:32:08.178377 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up rubygems-integration (1.18) ... 2025-09-28 13:32:08.178407 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2025-09-28 13:32:08.178436 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2025-09-28 13:32:08.178465 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libstatgrab10t64 (0.92.1-1.2build1) ... 2025-09-28 13:32:08.178503 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-six (1.16.0-4) ... 2025-09-28 13:32:08.178513 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-pycurl (7.45.3-1build2) ... 2025-09-28 13:32:08.178557 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-09-28 13:32:08.178586 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:No schema files found: doing nothing. 2025-09-28 13:32:08.178615 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-pyparsing (3.1.1-1) ... 2025-09-28 13:32:08.178653 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2025-09-28 13:32:08.178663 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-09-28 13:32:08.178720 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-09-28 13:32:08.178755 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-net-telnet (0.2.0-1) ... 2025-09-28 13:32:08.178806 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libltdl7:amd64 (2.4.7-7build1) ... 2025-09-28 13:32:08.178846 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcfg7:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-28 13:32:08.178876 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-webrick (1.8.1-1ubuntu0.2) ... 2025-09-28 13:32:08.178904 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-09-28 13:32:08.178933 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2025-09-28 13:32:08.178963 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-mime-types-data (3.2024.0206-1) ... 2025-09-28 13:32:08.179001 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-dateutil (2.8.2-3ubuntu1) ... 2025-09-28 13:32:08.179017 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2025-09-28 13:32:08.179048 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-xmlrpc (0.3.2-2) ... 2025-09-28 13:32:08.179079 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-09-28 13:32:08.179108 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up dbus-bin (1.14.10-4ubuntu4.1) ... 2025-09-28 13:32:08.179138 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... 2025-09-28 13:32:08.179176 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libpils2t64 (1.0.12-22.1ubuntu3) ... 2025-09-28 13:32:08.179187 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libplumb2t64 (1.0.12-22.1ubuntu3) ... 2025-09-28 13:32:08.179227 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libvotequorum8:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-28 13:32:08.179258 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcpg4:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-28 13:32:08.179300 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcmap4:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-28 13:32:08.179311 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libquorum5:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-28 13:32:08.179341 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libnss3:amd64 (2:3.98-1build1) ... 2025-09-28 13:32:08.179370 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... 2025-09-28 13:32:08.179400 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up resource-agents-common (1:4.13.0-1ubuntu4) ... 2025-09-28 13:32:08.179418 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-cryptography (41.0.7-4ubuntu0.1) ... 2025-09-28 13:32:08.179459 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up dbus (1.14.10-4ubuntu4.1) ... 2025-09-28 13:32:08.179476 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up resource-agents-base (1:4.13.0-1ubuntu4) ... 2025-09-28 13:32:08.179519 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-mime-types (3.5.2-1) ... 2025-09-28 13:32:08.179573 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libknet1t64:amd64 (1.28-2ubuntu2) ... 2025-09-28 13:32:08.179590 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-09-28 13:32:08.179606 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2025-09-28 13:32:08.179652 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libnss3-tools (2:3.98-1build1) ... 2025-09-28 13:32:08.179670 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-openssl (23.2.0-1) ... 2025-09-28 13:32:08.179699 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-09-28 13:32:08.179744 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-28 13:32:08.179832 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-28 13:32:08.179842 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-28 13:32:08.179853 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-lxml:amd64 (5.2.1-1) ... 2025-09-28 13:32:08.179895 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up corosync (3.1.7-1ubuntu3.1) ... 2025-09-28 13:32:08.179925 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: could not determine current runlevel 2025-09-28 13:32:08.179964 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 13:32:08.179974 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-28 13:32:08.180017 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-28 13:32:08.180036 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-28 13:32:08.180078 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-28 13:32:08.180107 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-28 13:32:08.180133 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-28 13:32:08.180159 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-rubygems (3.4.20-1) ... 2025-09-28 13:32:08.180195 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up rake (13.0.6-3) ... 2025-09-28 13:32:08.180229 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby3.2 (3.2.3-1ubuntu0.24.04.6) ... 2025-09-28 13:32:08.180262 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-sdbm:amd64 (1.0.0-5build4) ... 2025-09-28 13:32:08.180288 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.6) ... 2025-09-28 13:32:08.180323 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libruby:amd64 (1:3.2~ubuntu1) ... 2025-09-28 13:32:08.180349 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby (1:3.2~ubuntu1) ... 2025-09-28 13:32:08.180384 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-nio4r:amd64 (2.5.8-4build2) ... 2025-09-28 13:32:08.180417 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-tilt (2.0.11-2) ... 2025-09-28 13:32:08.180451 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2025-09-28 13:32:08.180485 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up puma (6.4.2-4ubuntu4.3) ... 2025-09-28 13:32:08.180518 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-rack (2.2.7-1ubuntu0.3) ... 2025-09-28 13:32:08.180545 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-childprocess (4.1.0-2) ... 2025-09-28 13:32:08.180579 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-ethon (0.16.0-1ubuntu1) ... 2025-09-28 13:32:08.180613 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-rack-protection (3.0.5-3ubuntu1) ... 2025-09-28 13:32:08.180653 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-sinatra (3.0.5-3ubuntu1) ... 2025-09-28 13:32:08.180687 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up pcs (0.11.7-1ubuntu1) ... 2025-09-28 13:32:08.180722 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: could not determine current runlevel 2025-09-28 13:32:08.180772 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 13:32:08.180823 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: could not determine current runlevel 2025-09-28 13:32:08.180858 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 13:32:08.180891 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up pacemaker (2.1.6-5ubuntu2) ... 2025-09-28 13:32:08.180926 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: could not determine current runlevel 2025-09-28 13:32:08.180960 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 13:32:08.180986 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2025-09-28 13:32:08.181019 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:32:08.181045 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> Removed intermediate container 5901df21e6af 2025-09-28 13:32:08.181080 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> 13071e3d2553 2025-09-28 13:32:08.181117 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Successfully built 4689ee9e2cac 2025-09-28 13:32:08.181151 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Successfully tagged osism.harbor.regio.digital/kolla/hacluster-pacemaker:build-20250928 2025-09-28 13:32:08.181232 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Built at 2025-09-28 13:32:08.181169 (took 0:00:35.770774) 2025-09-28 13:32:08.181539 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(hacluster-pcs) 2025-09-28 13:32:08.181596 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pcs:Processing 2025-09-28 13:32:08.181640 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Building started at 2025-09-28 13:32:08.181585 2025-09-28 13:32:08.182391 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pcs:Turned 0 plugins into plugins archive 2025-09-28 13:32:08.182905 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pcs:Turned 0 additions into additions archive 2025-09-28 13:32:46.399910 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Step 1/3 : FROM osism.harbor.regio.digital/kolla/hacluster-base:build-20250928 2025-09-28 13:32:46.400244 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> 80d037f5532b 2025-09-28 13:32:46.400268 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Step 2/3 : LABEL "build-date"="20250928" "name"="hacluster-pcs" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:32:46.401818 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> Running in e8db521966d3 2025-09-28 13:32:46.401920 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> Removed intermediate container e8db521966d3 2025-09-28 13:32:46.401934 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> c83c732b0840 2025-09-28 13:32:46.401945 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Step 3/3 : 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/* 2025-09-28 13:32:46.401955 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> Running in a9208ff10587 2025-09-28 13:32:46.401963 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:32:46.401971 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 13:32:46.401979 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-28 13:32:46.401988 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 13:32:46.401996 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 13:32:46.402004 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 13:32:46.402034 | 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] 2025-09-28 13:32:46.402043 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 13:32:46.402052 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 13:32:46.402060 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 13:32:46.402068 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 13:32:46.402091 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 13:32:46.402098 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 13:32:46.402104 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 13:32:46.402110 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 13:32:46.402116 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Fetched 28.4 MB in 3s (10.1 MB/s) 2025-09-28 13:32:46.402122 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Reading package lists... 2025-09-28 13:32:46.402129 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Reading package lists... 2025-09-28 13:32:46.402135 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Building dependency tree... 2025-09-28 13:32:46.402141 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Reading state information... 2025-09-28 13:32:46.402152 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:The following additional packages will be installed: 2025-09-28 13:32:46.402158 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: corosync dbus dbus-bin dbus-daemon dbus-session-bus-common 2025-09-28 13:32:46.402164 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: dbus-system-bus-common iputils-ping libcfg7 libcib27t64 libcmap4 2025-09-28 13:32:46.402170 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libcorosync-common4 libcpg4 libcrmcluster29t64 libcrmcommon34t64 2025-09-28 13:32:46.402252 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libcrmservice28t64 libcurl3t64-gnutls libdbus-1-3 libglib2.0-0t64 libicu74 2025-09-28 13:32:46.402312 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libknet1t64 liblrmd28t64 libltdl7 liblzo2-2 libncurses6 libnet1 2025-09-28 13:32:46.402407 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libnozzle1t64 libnspr4 libnss3 libnss3-tools libpacemaker1t64 2025-09-28 13:32:46.402450 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libpe-rules26t64 libpe-status28t64 libpils2t64 libplumb2t64 libqb100 2025-09-28 13:32:46.402535 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libquorum5 libruby libruby3.2 libstatgrab10t64 libstonithd26t64 2025-09-28 13:32:46.402601 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libvotequorum8 libxml2 libxslt1.1 libyaml-0-2 pacemaker pacemaker-cli-utils 2025-09-28 13:32:46.402677 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: pacemaker-common pacemaker-resource-agents psmisc puma python3-cffi-backend 2025-09-28 13:32:46.402773 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-cryptography python3-dacite python3-dateutil python3-lxml 2025-09-28 13:32:46.402851 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-openssl python3-packaging python3-pycurl python3-pyparsing 2025-09-28 13:32:46.402952 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-six python3-tornado python3-yaml rake resource-agents-base 2025-09-28 13:32:46.403021 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: resource-agents-common ruby ruby-childprocess ruby-ethon ruby-ffi 2025-09-28 13:32:46.403087 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-mime-types ruby-mime-types-data ruby-mustermann ruby-net-telnet 2025-09-28 13:32:46.403156 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-nio4r ruby-rack ruby-rack-protection ruby-ruby2-keywords ruby-rubygems 2025-09-28 13:32:46.403225 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-sdbm ruby-sinatra ruby-tilt ruby-webrick ruby-xmlrpc ruby3.2 2025-09-28 13:32:46.403300 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: rubygems-integration xsltproc 2025-09-28 13:32:46.403380 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Suggested packages: 2025-09-28 13:32:46.403449 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: bash-completion cluster-glue csync2 dmidecode fdisk | util-linux ocfs2-tools 2025-09-28 13:32:46.403516 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: openssh-server parted sbd ufw vim-addon-manager default-dbus-session-bus 2025-09-28 13:32:46.403582 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: | dbus-session-bus low-memory-monitor fence-agents-extra 2025-09-28 13:32:46.403649 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: resource-agents-extra python-cryptography-doc python3-cryptography-vectors 2025-09-28 13:32:46.403721 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python-lxml-doc python-openssl-doc python3-openssl-dbg libcurl4-gnutls-dev 2025-09-28 13:32:46.403827 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python-pycurl-doc python-pyparsing-doc python-tornado-doc python3-twisted 2025-09-28 13:32:46.404016 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: targetcli-fb postgresql ri ruby-dev bundler 2025-09-28 13:32:46.404064 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Recommended packages: 2025-09-28 13:32:46.404081 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libqb-tools libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 2025-09-28 13:32:46.404094 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: fence-agents-base python3-pacemaker python3-bs4 python3-cssselect 2025-09-28 13:32:46.404158 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-html5lib zip fonts-lato libjs-jquery 2025-09-28 13:32:46.404234 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:The following NEW packages will be installed: 2025-09-28 13:32:46.404302 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: corosync crmsh dbus dbus-bin dbus-daemon dbus-session-bus-common 2025-09-28 13:32:46.404380 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: dbus-system-bus-common iputils-ping libcfg7 libcib27t64 libcmap4 2025-09-28 13:32:46.404446 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libcorosync-common4 libcpg4 libcrmcluster29t64 libcrmcommon34t64 2025-09-28 13:32:46.404519 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libcrmservice28t64 libcurl3t64-gnutls libdbus-1-3 libglib2.0-0t64 libicu74 2025-09-28 13:32:46.404588 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libknet1t64 liblrmd28t64 libltdl7 liblzo2-2 libncurses6 libnet1 2025-09-28 13:32:46.404656 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libnozzle1t64 libnspr4 libnss3 libnss3-tools libpacemaker1t64 2025-09-28 13:32:46.404743 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libpe-rules26t64 libpe-status28t64 libpils2t64 libplumb2t64 libqb100 2025-09-28 13:32:46.404849 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libquorum5 libruby libruby3.2 libstatgrab10t64 libstonithd26t64 2025-09-28 13:32:46.404946 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libvotequorum8 libxml2 libxslt1.1 libyaml-0-2 pacemaker pacemaker-cli-utils 2025-09-28 13:32:46.405019 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: pacemaker-common pacemaker-resource-agents pcs psmisc puma 2025-09-28 13:32:46.405084 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-cffi-backend python3-cryptography python3-dacite python3-dateutil 2025-09-28 13:32:46.405150 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-lxml python3-openssl python3-packaging python3-pycurl 2025-09-28 13:32:46.405221 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-pyparsing python3-six python3-tornado python3-yaml rake 2025-09-28 13:32:46.405287 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: resource-agents-base resource-agents-common ruby ruby-childprocess 2025-09-28 13:32:46.405352 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-ethon ruby-ffi ruby-mime-types ruby-mime-types-data ruby-mustermann 2025-09-28 13:32:46.405417 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-net-telnet ruby-nio4r ruby-rack ruby-rack-protection 2025-09-28 13:32:46.405482 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-ruby2-keywords ruby-rubygems ruby-sdbm ruby-sinatra ruby-tilt 2025-09-28 13:32:46.405552 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-webrick ruby-xmlrpc ruby3.2 rubygems-integration xsltproc 2025-09-28 13:32:46.405623 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:0 upgraded, 88 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:32:46.405692 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Need to get 30.6 MB of archives. 2025-09-28 13:32:46.405765 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:After this operation, 117 MB of additional disk space will be used. 2025-09-28 13:32:46.405845 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:32:46.405982 | 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] 2025-09-28 13:32:46.406063 | 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.1 [11.1 kB] 2025-09-28 13:32:46.406138 | 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] 2025-09-28 13:32:46.409808 | 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.1 [8,656 B] 2025-09-28 13:32:46.409828 | 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.1 [10.5 kB] 2025-09-28 13:32:46.409839 | 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.1 [12.4 kB] 2025-09-28 13:32:46.409847 | 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] 2025-09-28 13:32:46.409856 | 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] 2025-09-28 13:32:46.409906 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3 amd64 2:3.98-1build1 [1,445 kB] 2025-09-28 13:32:46.409916 | 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] 2025-09-28 13:32:46.409924 | 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] 2025-09-28 13:32:46.409932 | 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.1 [7,278 B] 2025-09-28 13:32:46.409940 | 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] 2025-09-28 13:32:46.409949 | 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.1 [8,510 B] 2025-09-28 13:32:46.409957 | 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] 2025-09-28 13:32:46.409966 | 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.5 [763 kB] 2025-09-28 13:32:46.409974 | 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.2 [167 kB] 2025-09-28 13:32:46.409982 | 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.2 [15.0 kB] 2025-09-28 13:32:46.409991 | 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.1 [261 kB] 2025-09-28 13:32:46.409999 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3-tools amd64 2:3.98-1build1 [615 kB] 2025-09-28 13:32:46.410008 | 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] 2025-09-28 13:32:46.410016 | 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] 2025-09-28 13:32:46.410025 | 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] 2025-09-28 13:32:46.410033 | 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] 2025-09-28 13:32:46.410053 | 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] 2025-09-28 13:32:46.410063 | 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] 2025-09-28 13:32:46.410072 | 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] 2025-09-28 13:32:46.410082 | 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] 2025-09-28 13:32:46.410091 | 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] 2025-09-28 13:32:46.410100 | 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] 2025-09-28 13:32:46.410110 | 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.6 [5,341 kB] 2025-09-28 13:32:46.410119 | 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.6 [50.7 kB] 2025-09-28 13:32:46.410141 | 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] 2025-09-28 13:32:46.410151 | 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] 2025-09-28 13:32:46.410161 | 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] 2025-09-28 13:32:46.410170 | 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] 2025-09-28 13:32:46.410180 | 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] 2025-09-28 13:32:46.410189 | 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] 2025-09-28 13:32:46.410205 | 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] 2025-09-28 13:32:46.410214 | 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] 2025-09-28 13:32:46.410224 | 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] 2025-09-28 13:32:46.410233 | 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.1 [810 kB] 2025-09-28 13:32:46.410242 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-openssl all 23.2.0-1 [47.8 kB] 2025-09-28 13:32:46.410252 | 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.6 [333 kB] 2025-09-28 13:32:46.410261 | 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] 2025-09-28 13:32:46.410270 | 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] 2025-09-28 13:32:46.410279 | 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.2 [298 kB] 2025-09-28 13:32:46.410289 | 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] 2025-09-28 13:32:46.410305 | 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] 2025-09-28 13:32:46.410314 | 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] 2025-09-28 13:32:46.410323 | 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] 2025-09-28 13:32:46.410333 | 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] 2025-09-28 13:32:46.410342 | 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] 2025-09-28 13:32:46.410351 | 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] 2025-09-28 13:32:46.410360 | 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.3 [115 kB] 2025-09-28 13:32:46.410370 | 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] 2025-09-28 13:32:46.410379 | 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] 2025-09-28 13:32:46.410388 | 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] 2025-09-28 13:32:46.410397 | 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] 2025-09-28 13:32:46.410407 | 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] 2025-09-28 13:32:46.410416 | 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] 2025-09-28 13:32:46.410433 | 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] 2025-09-28 13:32:46.410442 | 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] 2025-09-28 13:32:46.410452 | 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] 2025-09-28 13:32:46.410461 | 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] 2025-09-28 13:32:46.410470 | 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] 2025-09-28 13:32:46.410485 | 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] 2025-09-28 13:32:46.410494 | 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.4 [1,544 kB] 2025-09-28 13:32:46.410503 | 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] 2025-09-28 13:32:46.410512 | 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] 2025-09-28 13:32:46.410522 | 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] 2025-09-28 13:32:46.410531 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 resource-agents-common amd64 1:4.13.0-1ubuntu4 [96.1 kB] 2025-09-28 13:32:46.410546 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 resource-agents-base all 1:4.13.0-1ubuntu4 [71.8 kB] 2025-09-28 13:32:46.410556 | 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] 2025-09-28 13:32:46.410565 | 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] 2025-09-28 13:32:46.410574 | 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] 2025-09-28 13:32:46.410583 | 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] 2025-09-28 13:32:46.410593 | 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] 2025-09-28 13:32:46.410602 | 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] 2025-09-28 13:32:46.410611 | 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] 2025-09-28 13:32:46.410620 | 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] 2025-09-28 13:32:46.410629 | 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] 2025-09-28 13:32:46.410639 | 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] 2025-09-28 13:32:46.410648 | 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] 2025-09-28 13:32:46.410657 | 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] 2025-09-28 13:32:46.410667 | 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] 2025-09-28 13:32:46.410676 | 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] 2025-09-28 13:32:46.410685 | 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] 2025-09-28 13:32:46.410694 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Fetched 30.6 MB in 3s (9,349 kB/s) 2025-09-28 13:32:46.410738 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcorosync-common4:amd64. 2025-09-28 13:32:46.410749 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 2025-09-28 13:32:46.410769 | 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% 2025-09-28 13:32:46.410780 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 70% 2025-09-28 13:32:46.410790 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 75% 2025-09-28 13:32:46.410799 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 80% (Reading database ... 85% 2025-09-28 13:32:46.410808 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 90% 2025-09-28 13:32:46.410818 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 95% 2025-09-28 13:32:46.410833 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-09-28 13:32:46.410849 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../00-libcorosync-common4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-09-28 13:32:46.410859 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcorosync-common4:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-28 13:32:46.410889 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libqb100:amd64. 2025-09-28 13:32:46.410898 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../01-libqb100_2.0.8-1ubuntu2_amd64.deb ... 2025-09-28 13:32:46.410908 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libqb100:amd64 (2.0.8-1ubuntu2) ... 2025-09-28 13:32:46.410917 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcfg7:amd64. 2025-09-28 13:32:46.410926 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../02-libcfg7_3.1.7-1ubuntu3.1_amd64.deb ... 2025-09-28 13:32:46.410936 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcfg7:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-28 13:32:46.410945 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcmap4:amd64. 2025-09-28 13:32:46.410954 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../03-libcmap4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-09-28 13:32:46.410963 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcmap4:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-28 13:32:46.410972 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcpg4:amd64. 2025-09-28 13:32:46.410981 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../04-libcpg4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-09-28 13:32:46.410991 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcpg4:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-28 13:32:46.411000 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package liblzo2-2:amd64. 2025-09-28 13:32:46.411009 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../05-liblzo2-2_2.10-2build4_amd64.deb ... 2025-09-28 13:32:46.411018 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking liblzo2-2:amd64 (2.10-2build4) ... 2025-09-28 13:32:46.411027 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libnspr4:amd64. 2025-09-28 13:32:46.411036 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../06-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2025-09-28 13:32:46.411045 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2025-09-28 13:32:46.411055 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libnss3:amd64. 2025-09-28 13:32:46.411069 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../07-libnss3_2%3a3.98-1build1_amd64.deb ... 2025-09-28 13:32:46.411078 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libnss3:amd64 (2:3.98-1build1) ... 2025-09-28 13:32:46.411088 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libknet1t64:amd64. 2025-09-28 13:32:46.411097 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../08-libknet1t64_1.28-2ubuntu2_amd64.deb ... 2025-09-28 13:32:46.411106 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libknet1t64:amd64 (1.28-2ubuntu2) ... 2025-09-28 13:32:46.411116 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libnozzle1t64:amd64. 2025-09-28 13:32:46.411129 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../09-libnozzle1t64_1.28-2ubuntu2_amd64.deb ... 2025-09-28 13:32:46.411138 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2025-09-28 13:32:46.411197 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libquorum5:amd64. 2025-09-28 13:32:46.411261 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../10-libquorum5_3.1.7-1ubuntu3.1_amd64.deb ... 2025-09-28 13:32:46.411275 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libquorum5:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-28 13:32:46.411454 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libstatgrab10t64. 2025-09-28 13:32:46.411490 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../11-libstatgrab10t64_0.92.1-1.2build1_amd64.deb ... 2025-09-28 13:32:46.411497 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libstatgrab10t64 (0.92.1-1.2build1) ... 2025-09-28 13:32:46.411583 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libvotequorum8:amd64. 2025-09-28 13:32:46.411642 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../12-libvotequorum8_3.1.7-1ubuntu3.1_amd64.deb ... 2025-09-28 13:32:46.411722 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libvotequorum8:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-28 13:32:46.411808 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libicu74:amd64. 2025-09-28 13:32:46.411960 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../13-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2025-09-28 13:32:46.412028 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-09-28 13:32:46.412115 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libxml2:amd64. 2025-09-28 13:32:46.412161 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../14-libxml2_2.9.14+dfsg-1.3ubuntu3.5_amd64.deb ... 2025-09-28 13:32:46.412212 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-09-28 13:32:46.412267 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libxslt1.1:amd64. 2025-09-28 13:32:46.412320 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../15-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-09-28 13:32:46.412373 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-09-28 13:32:46.412426 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package xsltproc. 2025-09-28 13:32:46.412483 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../16-xsltproc_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-09-28 13:32:46.412547 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-09-28 13:32:46.412565 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-09-28 13:32:46.412627 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package corosync. 2025-09-28 13:32:46.412672 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../17-corosync_3.1.7-1ubuntu3.1_amd64.deb ... 2025-09-28 13:32:46.412723 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking corosync (3.1.7-1ubuntu3.1) ... 2025-09-28 13:32:46.412773 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libnss3-tools. 2025-09-28 13:32:46.412825 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../18-libnss3-tools_2%3a3.98-1build1_amd64.deb ... 2025-09-28 13:32:46.412906 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-09-28 13:32:46.412952 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libnss3-tools (2:3.98-1build1) ... 2025-09-28 13:32:46.412985 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package psmisc. 2025-09-28 13:32:46.413031 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../19-psmisc_23.7-1build1_amd64.deb ... 2025-09-28 13:32:46.413076 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking psmisc (23.7-1build1) ... 2025-09-28 13:32:46.413122 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package rubygems-integration. 2025-09-28 13:32:46.413167 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../20-rubygems-integration_1.18_all.deb ... 2025-09-28 13:32:46.413212 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking rubygems-integration (1.18) ... 2025-09-28 13:32:46.413256 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package rake. 2025-09-28 13:32:46.413279 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../21-rake_13.0.6-3_all.deb ... 2025-09-28 13:32:46.413340 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-09-28 13:32:46.413386 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking rake (13.0.6-3) ... 2025-09-28 13:32:46.413431 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-net-telnet. 2025-09-28 13:32:46.413476 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../22-ruby-net-telnet_0.2.0-1_all.deb ... 2025-09-28 13:32:46.413530 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-net-telnet (0.2.0-1) ... 2025-09-28 13:32:46.413580 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-webrick. 2025-09-28 13:32:46.413625 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../23-ruby-webrick_1.8.1-1ubuntu0.2_all.deb ... 2025-09-28 13:32:46.413642 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-webrick (1.8.1-1ubuntu0.2) ... 2025-09-28 13:32:46.413743 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-xmlrpc. 2025-09-28 13:32:46.413761 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../24-ruby-xmlrpc_0.3.2-2_all.deb ... 2025-09-28 13:32:46.413807 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-xmlrpc (0.3.2-2) ... 2025-09-28 13:32:46.413859 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libruby:amd64. 2025-09-28 13:32:46.413931 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../25-libruby_1%3a3.2~ubuntu1_amd64.deb ... 2025-09-28 13:32:46.413943 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libruby:amd64 (1:3.2~ubuntu1) ... 2025-09-28 13:32:46.413997 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-sdbm:amd64. 2025-09-28 13:32:46.414040 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../26-ruby-sdbm_1.0.0-5build4_amd64.deb ... 2025-09-28 13:32:46.414085 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-sdbm:amd64 (1.0.0-5build4) ... 2025-09-28 13:32:46.414130 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libncurses6:amd64. 2025-09-28 13:32:46.414175 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../27-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2025-09-28 13:32:46.414220 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-09-28 13:32:46.414272 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libyaml-0-2:amd64. 2025-09-28 13:32:46.414302 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../28-libyaml-0-2_0.2.5-1build1_amd64.deb ... 2025-09-28 13:32:46.414355 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-09-28 13:32:46.414370 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libruby3.2:amd64. 2025-09-28 13:32:46.414434 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../29-libruby3.2_3.2.3-1ubuntu0.24.04.6_amd64.deb ... 2025-09-28 13:32:46.414466 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.6) ... 2025-09-28 13:32:46.414508 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby3.2. 2025-09-28 13:32:46.414553 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../30-ruby3.2_3.2.3-1ubuntu0.24.04.6_amd64.deb ... 2025-09-28 13:32:46.414597 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby3.2 (3.2.3-1ubuntu0.24.04.6) ... 2025-09-28 13:32:46.414641 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-rubygems. 2025-09-28 13:32:46.414685 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../31-ruby-rubygems_3.4.20-1_all.deb ... 2025-09-28 13:32:46.414753 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-rubygems (3.4.20-1) ... 2025-09-28 13:32:46.414806 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby. 2025-09-28 13:32:46.414853 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../32-ruby_1%3a3.2~ubuntu1_amd64.deb ... 2025-09-28 13:32:46.414947 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby (1:3.2~ubuntu1) ... 2025-09-28 13:32:46.414994 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-nio4r:amd64. 2025-09-28 13:32:46.415039 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../33-ruby-nio4r_2.5.8-4build2_amd64.deb ... 2025-09-28 13:32:46.415082 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-nio4r:amd64 (2.5.8-4build2) ... 2025-09-28 13:32:46.415124 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package puma. 2025-09-28 13:32:46.415167 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../34-puma_6.4.2-4ubuntu4.3_amd64.deb ... 2025-09-28 13:32:46.415208 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking puma (6.4.2-4ubuntu4.3) ... 2025-09-28 13:32:46.415249 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-dacite. 2025-09-28 13:32:46.415290 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../35-python3-dacite_1.8.1-2_all.deb ... 2025-09-28 13:32:46.415331 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-dacite (1.8.1-2) ... 2025-09-28 13:32:46.415371 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-six. 2025-09-28 13:32:46.415412 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../36-python3-six_1.16.0-4_all.deb ... 2025-09-28 13:32:46.415462 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-six (1.16.0-4) ... 2025-09-28 13:32:46.415477 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-dateutil. 2025-09-28 13:32:46.415539 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../37-python3-dateutil_2.8.2-3ubuntu1_all.deb ... 2025-09-28 13:32:46.415557 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-dateutil (2.8.2-3ubuntu1) ... 2025-09-28 13:32:46.415608 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-lxml:amd64. 2025-09-28 13:32:46.415648 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../38-python3-lxml_5.2.1-1_amd64.deb ... 2025-09-28 13:32:46.415689 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-lxml:amd64 (5.2.1-1) ... 2025-09-28 13:32:46.415747 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-cffi-backend:amd64. 2025-09-28 13:32:46.415793 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../39-python3-cffi-backend_1.16.0-2build1_amd64.deb ... 2025-09-28 13:32:46.415835 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... 2025-09-28 13:32:46.415888 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-cryptography. 2025-09-28 13:32:46.415929 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../40-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ... 2025-09-28 13:32:46.415972 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-09-28 13:32:46.416018 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ... 2025-09-28 13:32:46.416062 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-openssl. 2025-09-28 13:32:46.416103 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../41-python3-openssl_23.2.0-1_all.deb ... 2025-09-28 13:32:46.416146 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-openssl (23.2.0-1) ... 2025-09-28 13:32:46.416188 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcurl3t64-gnutls:amd64. 2025-09-28 13:32:46.416237 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../42-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ... 2025-09-28 13:32:46.416268 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-09-28 13:32:46.416285 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-pycurl. 2025-09-28 13:32:46.416340 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../43-python3-pycurl_7.45.3-1build2_amd64.deb ... 2025-09-28 13:32:46.416380 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-pycurl (7.45.3-1build2) ... 2025-09-28 13:32:46.416421 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-pyparsing. 2025-09-28 13:32:46.416462 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../44-python3-pyparsing_3.1.1-1_all.deb ... 2025-09-28 13:32:46.416511 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-pyparsing (3.1.1-1) ... 2025-09-28 13:32:46.416552 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-tornado. 2025-09-28 13:32:46.416593 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../45-python3-tornado_6.4.0-1ubuntu0.2_amd64.deb ... 2025-09-28 13:32:46.416633 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-tornado (6.4.0-1ubuntu0.2) ... 2025-09-28 13:32:46.416673 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-ffi:amd64. 2025-09-28 13:32:46.416716 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../46-ruby-ffi_1.16.3+dfsg-1build2_amd64.deb ... 2025-09-28 13:32:46.416788 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2025-09-28 13:32:46.416835 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-childprocess. 2025-09-28 13:32:46.416889 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../47-ruby-childprocess_4.1.0-2_all.deb ... 2025-09-28 13:32:46.416934 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-childprocess (4.1.0-2) ... 2025-09-28 13:32:46.416977 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-mime-types-data. 2025-09-28 13:32:46.417019 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../48-ruby-mime-types-data_3.2024.0206-1_all.deb ... 2025-09-28 13:32:46.417061 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-mime-types-data (3.2024.0206-1) ... 2025-09-28 13:32:46.417103 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-mime-types. 2025-09-28 13:32:46.417143 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../49-ruby-mime-types_3.5.2-1_all.deb ... 2025-09-28 13:32:46.417184 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-mime-types (3.5.2-1) ... 2025-09-28 13:32:46.417225 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-ethon. 2025-09-28 13:32:46.417267 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../50-ruby-ethon_0.16.0-1ubuntu1_all.deb ... 2025-09-28 13:32:46.417308 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-ethon (0.16.0-1ubuntu1) ... 2025-09-28 13:32:46.417350 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-ruby2-keywords. 2025-09-28 13:32:46.417391 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../51-ruby-ruby2-keywords_0.0.5-1_all.deb ... 2025-09-28 13:32:46.417432 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-ruby2-keywords (0.0.5-1) ... 2025-09-28 13:32:46.417473 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-mustermann. 2025-09-28 13:32:46.417514 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../52-ruby-mustermann_3.0.0-2_all.deb ... 2025-09-28 13:32:46.417558 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-09-28 13:32:46.417602 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-mustermann (3.0.0-2) ... 2025-09-28 13:32:46.417644 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-rack. 2025-09-28 13:32:46.417687 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../53-ruby-rack_2.2.7-1ubuntu0.3_all.deb ... 2025-09-28 13:32:46.417744 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-rack (2.2.7-1ubuntu0.3) ... 2025-09-28 13:32:46.417792 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-rack-protection. 2025-09-28 13:32:46.417834 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../54-ruby-rack-protection_3.0.5-3ubuntu1_all.deb ... 2025-09-28 13:32:46.417887 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-rack-protection (3.0.5-3ubuntu1) ... 2025-09-28 13:32:46.417929 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-tilt. 2025-09-28 13:32:46.417970 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../55-ruby-tilt_2.0.11-2_all.deb ... 2025-09-28 13:32:46.418012 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-tilt (2.0.11-2) ... 2025-09-28 13:32:46.418054 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-sinatra. 2025-09-28 13:32:46.418100 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../56-ruby-sinatra_3.0.5-3ubuntu1_all.deb ... 2025-09-28 13:32:46.418138 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-sinatra (3.0.5-3ubuntu1) ... 2025-09-28 13:32:46.418180 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package pcs. 2025-09-28 13:32:46.418221 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../57-pcs_0.11.7-1ubuntu1_all.deb ... 2025-09-28 13:32:46.418262 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking pcs (0.11.7-1ubuntu1) ... 2025-09-28 13:32:46.418305 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libdbus-1-3:amd64. 2025-09-28 13:32:46.418348 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../58-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2025-09-28 13:32:46.418389 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-09-28 13:32:46.418431 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package dbus-bin. 2025-09-28 13:32:46.418471 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../59-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... 2025-09-28 13:32:46.418515 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-09-28 13:32:46.418559 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... 2025-09-28 13:32:46.418602 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package dbus-session-bus-common. 2025-09-28 13:32:46.418642 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../60-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2025-09-28 13:32:46.418683 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2025-09-28 13:32:46.418745 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package dbus-daemon. 2025-09-28 13:32:46.418791 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../61-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... 2025-09-28 13:32:46.418834 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... 2025-09-28 13:32:46.418896 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package dbus-system-bus-common. 2025-09-28 13:32:46.419053 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../62-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2025-09-28 13:32:46.419086 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2025-09-28 13:32:46.419100 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package dbus. 2025-09-28 13:32:46.419118 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../63-dbus_1.14.10-4ubuntu4.1_amd64.deb ... 2025-09-28 13:32:46.419129 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking dbus (1.14.10-4ubuntu4.1) ... 2025-09-28 13:32:46.419144 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package pacemaker-common. 2025-09-28 13:32:46.419158 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../64-pacemaker-common_2.1.6-5ubuntu2_all.deb ... 2025-09-28 13:32:46.419184 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking pacemaker-common (2.1.6-5ubuntu2) ... 2025-09-28 13:32:46.419234 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libnet1:amd64. 2025-09-28 13:32:46.419249 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../65-libnet1_1.1.6+dfsg-3.2build1_amd64.deb ... 2025-09-28 13:32:46.419303 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2025-09-28 13:32:46.419317 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-09-28 13:32:46.419371 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../66-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... 2025-09-28 13:32:46.419386 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-09-28 13:32:46.419438 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libltdl7:amd64. 2025-09-28 13:32:46.419452 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../67-libltdl7_2.4.7-7build1_amd64.deb ... 2025-09-28 13:32:46.419505 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2025-09-28 13:32:46.419519 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libpils2t64. 2025-09-28 13:32:46.419576 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../68-libpils2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2025-09-28 13:32:46.419590 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libpils2t64 (1.0.12-22.1ubuntu3) ... 2025-09-28 13:32:46.419634 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libplumb2t64. 2025-09-28 13:32:46.419648 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../69-libplumb2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2025-09-28 13:32:46.419692 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libplumb2t64 (1.0.12-22.1ubuntu3) ... 2025-09-28 13:32:46.419735 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package resource-agents-common. 2025-09-28 13:32:46.419800 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../70-resource-agents-common_1%3a4.13.0-1ubuntu4_amd64.deb ... 2025-09-28 13:32:46.421896 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking resource-agents-common (1:4.13.0-1ubuntu4) ... 2025-09-28 13:32:46.421920 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package resource-agents-base. 2025-09-28 13:32:46.421925 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../71-resource-agents-base_1%3a4.13.0-1ubuntu4_all.deb ... 2025-09-28 13:32:46.421930 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking resource-agents-base (1:4.13.0-1ubuntu4) ... 2025-09-28 13:32:46.421935 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package pacemaker-resource-agents. 2025-09-28 13:32:46.421940 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../72-pacemaker-resource-agents_2.1.6-5ubuntu2_all.deb ... 2025-09-28 13:32:46.421945 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2025-09-28 13:32:46.421950 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcrmcommon34t64:amd64. 2025-09-28 13:32:46.421955 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../73-libcrmcommon34t64_2.1.6-5ubuntu2_amd64.deb ... 2025-09-28 13:32:46.421959 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-28 13:32:46.421964 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libpe-rules26t64:amd64. 2025-09-28 13:32:46.421969 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../74-libpe-rules26t64_2.1.6-5ubuntu2_amd64.deb ... 2025-09-28 13:32:46.421974 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-28 13:32:46.421984 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcib27t64:amd64. 2025-09-28 13:32:46.421989 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../75-libcib27t64_2.1.6-5ubuntu2_amd64.deb ... 2025-09-28 13:32:46.421993 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-28 13:32:46.421998 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcrmservice28t64:amd64. 2025-09-28 13:32:46.422003 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../76-libcrmservice28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-09-28 13:32:46.422007 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-28 13:32:46.422012 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libstonithd26t64:amd64. 2025-09-28 13:32:46.422017 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../77-libstonithd26t64_2.1.6-5ubuntu2_amd64.deb ... 2025-09-28 13:32:46.422021 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-28 13:32:46.422026 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcrmcluster29t64:amd64. 2025-09-28 13:32:46.422031 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../78-libcrmcluster29t64_2.1.6-5ubuntu2_amd64.deb ... 2025-09-28 13:32:46.422035 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-28 13:32:46.422040 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package liblrmd28t64:amd64. 2025-09-28 13:32:46.422045 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../79-liblrmd28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-09-28 13:32:46.422050 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-28 13:32:46.422054 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libpe-status28t64:amd64. 2025-09-28 13:32:46.422059 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../80-libpe-status28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-09-28 13:32:46.422064 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-28 13:32:46.422068 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libpacemaker1t64:amd64. 2025-09-28 13:32:46.422073 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../81-libpacemaker1t64_2.1.6-5ubuntu2_amd64.deb ... 2025-09-28 13:32:46.422078 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-28 13:32:46.422083 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package pacemaker. 2025-09-28 13:32:46.422123 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../82-pacemaker_2.1.6-5ubuntu2_amd64.deb ... 2025-09-28 13:32:46.422129 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking pacemaker (2.1.6-5ubuntu2) ... 2025-09-28 13:32:46.422133 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package iputils-ping. 2025-09-28 13:32:46.422138 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../83-iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2025-09-28 13:32:46.422152 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking iputils-ping (3:20240117-1ubuntu0.1) ... 2025-09-28 13:32:46.422157 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package pacemaker-cli-utils. 2025-09-28 13:32:46.422185 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../84-pacemaker-cli-utils_2.1.6-5ubuntu2_amd64.deb ... 2025-09-28 13:32:46.423786 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2025-09-28 13:32:46.423797 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-packaging. 2025-09-28 13:32:46.423803 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../85-python3-packaging_24.0-1_all.deb ... 2025-09-28 13:32:46.423814 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-packaging (24.0-1) ... 2025-09-28 13:32:46.423819 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-yaml. 2025-09-28 13:32:46.423823 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../86-python3-yaml_6.0.2-1build2~cloud0_amd64.deb ... 2025-09-28 13:32:46.423828 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-yaml (6.0.2-1build2~cloud0) ... 2025-09-28 13:32:46.423833 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package crmsh. 2025-09-28 13:32:46.423837 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../87-crmsh_4.6.0-1ubuntu2_all.deb ... 2025-09-28 13:32:46.423842 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking crmsh (4.6.0-1ubuntu2) ... 2025-09-28 13:32:46.423847 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up pacemaker-common (2.1.6-5ubuntu2) ... 2025-09-28 13:32:46.423852 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:info: The group `haclient' already exists as a system group. Exiting. 2025-09-28 13:32:46.423856 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:info: The system user `hacluster' already exists. Exiting. 2025-09-28 13:32:46.423886 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-09-28 13:32:46.423893 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:1+0 records in 2025-09-28 13:32:46.423898 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:1+0 records out 2025-09-28 13:32:46.423902 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.000138056 s, 29.7 MB/s 2025-09-28 13:32:46.423907 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-tornado (6.4.0-1ubuntu0.2) ... 2025-09-28 13:32:46.423912 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-dacite (1.8.1-2) ... 2025-09-28 13:32:46.423916 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-ruby2-keywords (0.0.5-1) ... 2025-09-28 13:32:46.423921 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-mustermann (3.0.0-2) ... 2025-09-28 13:32:46.423925 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up psmisc (23.7-1build1) ... 2025-09-28 13:32:46.423930 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-09-28 13:32:46.423935 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libqb100:amd64 (2.0.8-1ubuntu2) ... 2025-09-28 13:32:46.423939 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-09-28 13:32:46.423944 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-yaml (6.0.2-1build2~cloud0) ... 2025-09-28 13:32:46.423948 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up liblzo2-2:amd64 (2.10-2build4) ... 2025-09-28 13:32:46.423953 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-09-28 13:32:46.423958 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcorosync-common4:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-28 13:32:46.423962 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up rubygems-integration (1.18) ... 2025-09-28 13:32:46.423967 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2025-09-28 13:32:46.423971 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2025-09-28 13:32:46.423976 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libstatgrab10t64 (0.92.1-1.2build1) ... 2025-09-28 13:32:46.423981 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-six (1.16.0-4) ... 2025-09-28 13:32:46.423985 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-pycurl (7.45.3-1build2) ... 2025-09-28 13:32:46.423993 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-09-28 13:32:46.423998 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:No schema files found: doing nothing. 2025-09-28 13:32:46.424091 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-packaging (24.0-1) ... 2025-09-28 13:32:46.424169 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-pyparsing (3.1.1-1) ... 2025-09-28 13:32:46.424245 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2025-09-28 13:32:46.424313 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-09-28 13:32:46.424395 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-09-28 13:32:46.424463 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-net-telnet (0.2.0-1) ... 2025-09-28 13:32:46.424537 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libltdl7:amd64 (2.4.7-7build1) ... 2025-09-28 13:32:46.424618 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcfg7:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-28 13:32:46.424688 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-webrick (1.8.1-1ubuntu0.2) ... 2025-09-28 13:32:46.424790 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-09-28 13:32:46.424894 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2025-09-28 13:32:46.424980 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-mime-types-data (3.2024.0206-1) ... 2025-09-28 13:32:46.425054 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-dateutil (2.8.2-3ubuntu1) ... 2025-09-28 13:32:46.425124 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2025-09-28 13:32:46.425196 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up iputils-ping (3:20240117-1ubuntu0.1) ... 2025-09-28 13:32:46.425282 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-xmlrpc (0.3.2-2) ... 2025-09-28 13:32:46.425354 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-09-28 13:32:46.425426 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up dbus-bin (1.14.10-4ubuntu4.1) ... 2025-09-28 13:32:46.425496 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... 2025-09-28 13:32:46.425566 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libpils2t64 (1.0.12-22.1ubuntu3) ... 2025-09-28 13:32:46.425640 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libplumb2t64 (1.0.12-22.1ubuntu3) ... 2025-09-28 13:32:46.425711 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libvotequorum8:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-28 13:32:46.425854 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcpg4:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-28 13:32:46.425946 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcmap4:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-28 13:32:46.426019 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libquorum5:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-28 13:32:46.426092 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libnss3:amd64 (2:3.98-1build1) ... 2025-09-28 13:32:46.426163 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... 2025-09-28 13:32:46.426234 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up resource-agents-common (1:4.13.0-1ubuntu4) ... 2025-09-28 13:32:46.426303 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-cryptography (41.0.7-4ubuntu0.1) ... 2025-09-28 13:32:46.426373 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up dbus (1.14.10-4ubuntu4.1) ... 2025-09-28 13:32:46.426442 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up resource-agents-base (1:4.13.0-1ubuntu4) ... 2025-09-28 13:32:46.426511 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-mime-types (3.5.2-1) ... 2025-09-28 13:32:46.426581 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libknet1t64:amd64 (1.28-2ubuntu2) ... 2025-09-28 13:32:46.426651 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-09-28 13:32:46.426743 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2025-09-28 13:32:46.426824 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libnss3-tools (2:3.98-1build1) ... 2025-09-28 13:32:46.426946 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-openssl (23.2.0-1) ... 2025-09-28 13:32:46.427026 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-09-28 13:32:46.427099 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-28 13:32:46.427169 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-28 13:32:46.427239 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-28 13:32:46.427303 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-lxml:amd64 (5.2.1-1) ... 2025-09-28 13:32:46.427365 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up corosync (3.1.7-1ubuntu3.1) ... 2025-09-28 13:32:46.427428 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: could not determine current runlevel 2025-09-28 13:32:46.427491 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 13:32:46.427554 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-28 13:32:46.427617 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-28 13:32:46.427681 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-28 13:32:46.427770 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-28 13:32:46.427840 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-28 13:32:46.427926 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-28 13:32:46.427991 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-rubygems (3.4.20-1) ... 2025-09-28 13:32:46.428057 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up rake (13.0.6-3) ... 2025-09-28 13:32:46.428125 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby3.2 (3.2.3-1ubuntu0.24.04.6) ... 2025-09-28 13:32:46.428185 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-sdbm:amd64 (1.0.0-5build4) ... 2025-09-28 13:32:46.428247 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.6) ... 2025-09-28 13:32:46.428310 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libruby:amd64 (1:3.2~ubuntu1) ... 2025-09-28 13:32:46.428377 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-09-28 13:32:46.428445 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby (1:3.2~ubuntu1) ... 2025-09-28 13:32:46.431589 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-nio4r:amd64 (2.5.8-4build2) ... 2025-09-28 13:32:46.431598 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-tilt (2.0.11-2) ... 2025-09-28 13:32:46.431603 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2025-09-28 13:32:46.431608 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up puma (6.4.2-4ubuntu4.3) ... 2025-09-28 13:32:46.431612 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-rack (2.2.7-1ubuntu0.3) ... 2025-09-28 13:32:46.431617 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-childprocess (4.1.0-2) ... 2025-09-28 13:32:46.431621 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-ethon (0.16.0-1ubuntu1) ... 2025-09-28 13:32:46.431625 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-rack-protection (3.0.5-3ubuntu1) ... 2025-09-28 13:32:46.431629 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-sinatra (3.0.5-3ubuntu1) ... 2025-09-28 13:32:46.431633 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up pcs (0.11.7-1ubuntu1) ... 2025-09-28 13:32:46.431637 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: could not determine current runlevel 2025-09-28 13:32:46.431641 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 13:32:46.431644 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: could not determine current runlevel 2025-09-28 13:32:46.431653 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 13:32:46.431657 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up pacemaker (2.1.6-5ubuntu2) ... 2025-09-28 13:32:46.431660 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: could not determine current runlevel 2025-09-28 13:32:46.431664 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 13:32:46.431668 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2025-09-28 13:32:46.431672 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up crmsh (4.6.0-1ubuntu2) ... 2025-09-28 13:32:46.431676 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/bootstrap.py:2296: SyntaxWarning: invalid escape sequence '\w' 2025-09-28 13:32:46.431680 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: pcmk_delay_max_v_list = re.findall("pcmk_delay_max=(\w+)", out) 2025-09-28 13:32:46.431685 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/log_patterns.py:37: SyntaxWarning: invalid escape sequence '\[' 2025-09-28 13:32:46.431688 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-09-28 13:32:46.431692 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: "[(]%%[)]\[", 2025-09-28 13:32:46.431696 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/log_patterns.py:95: SyntaxWarning: invalid escape sequence '\[' 2025-09-28 13:32:46.431716 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: "[(]%%[)]\[", 2025-09-28 13:32:46.431720 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/log_patterns.py:154: SyntaxWarning: invalid escape sequence '\[' 2025-09-28 13:32:46.431724 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: "[(]%%[)]\[", 2025-09-28 13:32:46.431728 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/report/collect.py:238: SyntaxWarning: invalid escape sequence '\s' 2025-09-28 13:32:46.431732 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: name_list = re.findall("^name\s*(.*)$", out_string, re.MULTILINE) 2025-09-28 13:32:46.431736 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/report/utils.py:207: SyntaxWarning: invalid escape sequence '\s' 2025-09-28 13:32:46.431740 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res = re.search("Description:\s+(.*)", out) 2025-09-28 13:32:46.431744 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/report/utils.py:550: SyntaxWarning: invalid escape sequence '\s' 2025-09-28 13:32:46.431748 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-09-28 13:32:46.431752 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: patt_set |= set(re.split('\s*\|\s*|\s+', config.report.sanitize_rule.strip('|'))) 2025-09-28 13:32:46.431756 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/sbd.py:96: SyntaxWarning: invalid escape sequence '\(' 2025-09-28 13:32:46.431760 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res = re.search("\(msgwait\)\s+:\s+(\d+)", out) 2025-09-28 13:32:46.431763 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/sbd.py:297: SyntaxWarning: invalid escape sequence '\s' 2025-09-28 13:32:46.431771 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res = re.search("UUID\s*:\s*(.*)\n", out) 2025-09-28 13:32:46.431775 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/ui_configure.py:571: SyntaxWarning: invalid escape sequence '\s' 2025-09-28 13:32:46.431779 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: osargs = re.split('\s*\|\s*|\s+', config.core.obscure_pattern.strip('|')) 2025-09-28 13:32:46.431783 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/ui_utils.py:52: SyntaxWarning: invalid escape sequence '\w' 2025-09-28 13:32:46.431791 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: if re.search("\w+=\w+", attr): 2025-09-28 13:32:46.431795 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2070: SyntaxWarning: invalid escape sequence '\d' 2025-09-28 13:32:46.431802 | 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": 2025-09-28 13:32:46.431806 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2536: SyntaxWarning: invalid escape sequence '\s' 2025-09-28 13:32:46.431810 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: return dict(re.findall("(Expected|Total) votes:\s+(\d+)", out)) 2025-09-28 13:32:46.431814 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2544: SyntaxWarning: invalid escape sequence '\d' 2025-09-28 13:32:46.431818 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: for node in re.findall("\d+ (.*) \w+", out): 2025-09-28 13:32:46.431822 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2625: SyntaxWarning: invalid escape sequence '\s' 2025-09-28 13:32:46.431826 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: return re.findall("VG Name\s+(.*)", out) 2025-09-28 13:32:46.431830 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2633: SyntaxWarning: invalid escape sequence '\s' 2025-09-28 13:32:46.431833 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res = re.search("Total PE\s+(\d+)", output) 2025-09-28 13:32:46.431837 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2721: SyntaxWarning: invalid escape sequence '\s' 2025-09-28 13:32:46.431841 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res = re.search("Sync HB interval:\s+(\d+)ms", out) 2025-09-28 13:32:46.431845 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2756: SyntaxWarning: invalid escape sequence '\w' 2025-09-28 13:32:46.431849 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: return dict(re.findall("(\w+)=(\w+)", out)) 2025-09-28 13:32:46.431853 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2792: SyntaxWarning: invalid escape sequence '\(' 2025-09-28 13:32:46.431857 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: patt = f"\({ra_type}\):\s*Started" 2025-09-28 13:32:46.431861 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2792: SyntaxWarning: invalid escape sequence '\)' 2025-09-28 13:32:46.431880 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: patt = f"\({ra_type}\):\s*Started" 2025-09-28 13:32:46.431884 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2884: SyntaxWarning: invalid escape sequence '\d' 2025-09-28 13:32:46.431888 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res_seconds = re.search("(\d+)s", time_res) 2025-09-28 13:32:46.431892 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2886: SyntaxWarning: invalid escape sequence '\d' 2025-09-28 13:32:46.431896 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res_min = re.search("(\d+)min", time_res) 2025-09-28 13:32:46.431900 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/watchdog.py:13: SyntaxWarning: invalid escape sequence '\[' 2025-09-28 13:32:46.431904 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: DEVICE_FIND_REGREX = "\[[0-9]+\] (/dev/.*)\n.*\nDriver: (.*)" 2025-09-28 13:32:46.431908 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/watchdog.py:64: SyntaxWarning: invalid escape sequence '\s' 2025-09-28 13:32:46.431912 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: return re.search("\n{}\s+".format(driver), out) 2025-09-28 13:32:46.431916 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/share/crmsh/tests/unittests/test_utils.py:698: SyntaxWarning: invalid escape sequence '\ ' 2025-09-28 13:32:46.431920 | 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 2025-09-28 13:32:46.431924 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/share/crmsh/tests/unittests/test_utils.py:736: SyntaxWarning: invalid escape sequence '\ ' 2025-09-28 13:32:46.431928 | 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" 2025-09-28 13:32:46.431937 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:32:46.431941 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> Removed intermediate container a9208ff10587 2025-09-28 13:32:46.431945 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> c533ce3b8859 2025-09-28 13:32:46.431949 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Successfully built 1ee495e80f60 2025-09-28 13:32:46.431953 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Successfully tagged osism.harbor.regio.digital/kolla/hacluster-pcs:build-20250928 2025-09-28 13:32:46.431957 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Built at 2025-09-28 13:32:46.431004 (took 0:00:38.249419) 2025-09-28 13:32:46.431965 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(hacluster-pacemaker-remote) 2025-09-28 13:32:46.431969 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker-remote:Processing 2025-09-28 13:32:46.431973 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Building started at 2025-09-28 13:32:46.431546 2025-09-28 13:32:46.432719 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker-remote:Turned 0 plugins into plugins archive 2025-09-28 13:32:46.433397 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker-remote:Turned 0 additions into additions archive 2025-09-28 13:33:00.033176 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Step 1/3 : FROM osism.harbor.regio.digital/kolla/hacluster-base:build-20250928 2025-09-28 13:33:00.033274 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> 80d037f5532b 2025-09-28 13:33:00.033295 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Step 2/3 : LABEL "build-date"="20250928" "name"="hacluster-pacemaker-remote" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:33:00.033313 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> Running in 81390883ca83 2025-09-28 13:33:00.033326 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> Removed intermediate container 81390883ca83 2025-09-28 13:33:00.033349 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> 9560425fe3e8 2025-09-28 13:33:00.033364 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Step 3/3 : 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/* 2025-09-28 13:33:00.033377 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> Running in 3c767d068fa7 2025-09-28 13:33:00.033390 | 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] 2025-09-28 13:33:00.033404 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:33:00.033417 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 13:33:00.033429 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 13:33:00.033440 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 13:33:00.033494 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 13:33:00.033505 | 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] 2025-09-28 13:33:00.033522 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 13:33:00.033532 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 13:33:00.033542 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 13:33:00.033551 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 13:33:00.033581 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 13:33:00.033591 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 13:33:00.033605 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 13:33:00.033614 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 13:33:00.033628 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Fetched 28.4 MB in 2s (12.0 MB/s) 2025-09-28 13:33:00.033641 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Reading package lists... 2025-09-28 13:33:00.033752 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Reading package lists... 2025-09-28 13:33:00.033784 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Building dependency tree... 2025-09-28 13:33:00.033809 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Reading state information... 2025-09-28 13:33:00.033826 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:The following additional packages will be installed: 2025-09-28 13:33:00.033843 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libcib27t64 libcrmcommon34t64 libcrmservice28t64 libdbus-1-3 libglib2.0-0t64 2025-09-28 13:33:00.033865 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libicu74 liblrmd28t64 libltdl7 libncurses6 libnet1 libpacemaker1t64 2025-09-28 13:33:00.033925 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libpe-rules26t64 libpe-status28t64 libpils2t64 libplumb2t64 libqb100 2025-09-28 13:33:00.033946 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libstonithd26t64 libxml2 libxslt1.1 pacemaker-common 2025-09-28 13:33:00.033971 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: pacemaker-resource-agents resource-agents-base resource-agents-common 2025-09-28 13:33:00.033987 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Suggested packages: 2025-09-28 13:33:00.034009 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: low-memory-monitor resource-agents-extra targetcli-fb postgresql 2025-09-28 13:33:00.034019 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Recommended packages: 2025-09-28 13:33:00.034032 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: dbus libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 2025-09-28 13:33:00.034042 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:The following NEW packages will be installed: 2025-09-28 13:33:00.034125 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libcib27t64 libcrmcommon34t64 libcrmservice28t64 libdbus-1-3 libglib2.0-0t64 2025-09-28 13:33:00.034136 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libicu74 liblrmd28t64 libltdl7 libncurses6 libnet1 libpacemaker1t64 2025-09-28 13:33:00.034150 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libpe-rules26t64 libpe-status28t64 libpils2t64 libplumb2t64 libqb100 2025-09-28 13:33:00.034173 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libstonithd26t64 libxml2 libxslt1.1 pacemaker-cli-utils pacemaker-common 2025-09-28 13:33:00.034188 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: pacemaker-remote pacemaker-resource-agents resource-agents-base 2025-09-28 13:33:00.034198 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: resource-agents-common 2025-09-28 13:33:00.034270 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:33:00.034282 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Need to get 15.2 MB of archives. 2025-09-28 13:33:00.034291 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:After this operation, 50.7 MB of additional disk space will be used. 2025-09-28 13:33:00.034305 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:33:00.034426 | 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] 2025-09-28 13:33:00.034440 | 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] 2025-09-28 13:33:00.034449 | 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.4 [1,544 kB] 2025-09-28 13:33:00.034460 | 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] 2025-09-28 13:33:00.034470 | 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] 2025-09-28 13:33:00.034488 | 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] 2025-09-28 13:33:00.034503 | 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] 2025-09-28 13:33:00.034513 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 resource-agents-common amd64 1:4.13.0-1ubuntu4 [96.1 kB] 2025-09-28 13:33:00.034577 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 resource-agents-base all 1:4.13.0-1ubuntu4 [71.8 kB] 2025-09-28 13:33:00.034588 | 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] 2025-09-28 13:33:00.034602 | 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] 2025-09-28 13:33:00.034611 | 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.5 [763 kB] 2025-09-28 13:33:00.034660 | 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.2 [167 kB] 2025-09-28 13:33:00.034671 | 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] 2025-09-28 13:33:00.034745 | 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] 2025-09-28 13:33:00.034763 | 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] 2025-09-28 13:33:00.034778 | 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] 2025-09-28 13:33:00.034797 | 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] 2025-09-28 13:33:00.034852 | 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] 2025-09-28 13:33:00.034872 | 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] 2025-09-28 13:33:00.034933 | 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] 2025-09-28 13:33:00.034952 | 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] 2025-09-28 13:33:00.034975 | 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] 2025-09-28 13:33:00.034991 | 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] 2025-09-28 13:33:00.035013 | 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] 2025-09-28 13:33:00.035029 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Fetched 15.2 MB in 1s (25.3 MB/s) 2025-09-28 13:33:00.035052 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package pacemaker-common. 2025-09-28 13:33:00.035070 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 2025-09-28 13:33:00.035152 | 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% 2025-09-28 13:33:00.035167 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 2025-09-28 13:33:00.035178 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:70% 2025-09-28 13:33:00.035192 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 75% 2025-09-28 13:33:00.035202 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 80% 2025-09-28 13:33:00.035271 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 85% 2025-09-28 13:33:00.035292 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 90% 2025-09-28 13:33:00.035303 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 95% 2025-09-28 13:33:00.035317 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-09-28 13:33:00.035327 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../00-pacemaker-common_2.1.6-5ubuntu2_all.deb ... 2025-09-28 13:33:00.035380 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking pacemaker-common (2.1.6-5ubuntu2) ... 2025-09-28 13:33:00.035391 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libnet1:amd64. 2025-09-28 13:33:00.035420 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.2build1_amd64.deb ... 2025-09-28 13:33:00.035431 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2025-09-28 13:33:00.035444 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-09-28 13:33:00.035505 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../02-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... 2025-09-28 13:33:00.035516 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-09-28 13:33:00.035526 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libltdl7:amd64. 2025-09-28 13:33:00.035540 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../03-libltdl7_2.4.7-7build1_amd64.deb ... 2025-09-28 13:33:00.035602 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2025-09-28 13:33:00.035614 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libpils2t64. 2025-09-28 13:33:00.035624 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../04-libpils2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2025-09-28 13:33:00.035637 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libpils2t64 (1.0.12-22.1ubuntu3) ... 2025-09-28 13:33:00.035647 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libplumb2t64. 2025-09-28 13:33:00.035756 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../05-libplumb2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2025-09-28 13:33:00.035774 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libplumb2t64 (1.0.12-22.1ubuntu3) ... 2025-09-28 13:33:00.035784 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libqb100:amd64. 2025-09-28 13:33:00.035794 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../06-libqb100_2.0.8-1ubuntu2_amd64.deb ... 2025-09-28 13:33:00.035807 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libqb100:amd64 (2.0.8-1ubuntu2) ... 2025-09-28 13:33:00.035817 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package resource-agents-common. 2025-09-28 13:33:00.035867 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../07-resource-agents-common_1%3a4.13.0-1ubuntu4_amd64.deb ... 2025-09-28 13:33:00.035878 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking resource-agents-common (1:4.13.0-1ubuntu4) ... 2025-09-28 13:33:00.035983 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package resource-agents-base. 2025-09-28 13:33:00.035996 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../08-resource-agents-base_1%3a4.13.0-1ubuntu4_all.deb ... 2025-09-28 13:33:00.036005 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: 2025-09-28 13:33:00.036019 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking resource-agents-base (1:4.13.0-1ubuntu4) ... 2025-09-28 13:33:00.036029 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package pacemaker-resource-agents. 2025-09-28 13:33:00.036103 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../09-pacemaker-resource-agents_2.1.6-5ubuntu2_all.deb ... 2025-09-28 13:33:00.036114 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: 2025-09-28 13:33:00.036128 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2025-09-28 13:33:00.036138 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libicu74:amd64. 2025-09-28 13:33:00.036203 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../10-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2025-09-28 13:33:00.036215 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-09-28 13:33:00.036229 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libxml2:amd64. 2025-09-28 13:33:00.036246 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../11-libxml2_2.9.14+dfsg-1.3ubuntu3.5_amd64.deb ... 2025-09-28 13:33:00.036310 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-09-28 13:33:00.036321 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libxslt1.1:amd64. 2025-09-28 13:33:00.036336 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../12-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-09-28 13:33:00.036345 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-09-28 13:33:00.036423 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libcrmcommon34t64:amd64. 2025-09-28 13:33:00.036435 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../13-libcrmcommon34t64_2.1.6-5ubuntu2_amd64.deb ... 2025-09-28 13:33:00.036444 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-28 13:33:00.036507 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libdbus-1-3:amd64. 2025-09-28 13:33:00.036518 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../14-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2025-09-28 13:33:00.036528 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-09-28 13:33:00.036542 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libcrmservice28t64:amd64. 2025-09-28 13:33:00.036552 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../15-libcrmservice28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-09-28 13:33:00.036617 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-28 13:33:00.036628 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libstonithd26t64:amd64. 2025-09-28 13:33:00.036642 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../16-libstonithd26t64_2.1.6-5ubuntu2_amd64.deb ... 2025-09-28 13:33:00.036652 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-28 13:33:00.036734 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package liblrmd28t64:amd64. 2025-09-28 13:33:00.036761 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../17-liblrmd28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-09-28 13:33:00.036785 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-28 13:33:00.036807 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package pacemaker-remote. 2025-09-28 13:33:00.036822 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../18-pacemaker-remote_2.1.6-5ubuntu2_amd64.deb ... 2025-09-28 13:33:00.036842 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking pacemaker-remote (2.1.6-5ubuntu2) ... 2025-09-28 13:33:00.036858 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libncurses6:amd64. 2025-09-28 13:33:00.036953 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../19-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2025-09-28 13:33:00.036975 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-09-28 13:33:00.036988 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libpe-rules26t64:amd64. 2025-09-28 13:33:00.037003 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../20-libpe-rules26t64_2.1.6-5ubuntu2_amd64.deb ... 2025-09-28 13:33:00.037013 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: 2025-09-28 13:33:00.037080 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-28 13:33:00.037103 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libcib27t64:amd64. 2025-09-28 13:33:00.037117 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../21-libcib27t64_2.1.6-5ubuntu2_amd64.deb ... 2025-09-28 13:33:00.037127 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-28 13:33:00.037178 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libpe-status28t64:amd64. 2025-09-28 13:33:00.037189 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../22-libpe-status28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-09-28 13:33:00.037203 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-28 13:33:00.037221 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libpacemaker1t64:amd64. 2025-09-28 13:33:00.037289 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../23-libpacemaker1t64_2.1.6-5ubuntu2_amd64.deb ... 2025-09-28 13:33:00.037300 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-28 13:33:00.037314 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package pacemaker-cli-utils. 2025-09-28 13:33:00.037324 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../24-pacemaker-cli-utils_2.1.6-5ubuntu2_amd64.deb ... 2025-09-28 13:33:00.037389 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2025-09-28 13:33:00.037400 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up pacemaker-common (2.1.6-5ubuntu2) ... 2025-09-28 13:33:00.037414 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:info: The group `haclient' already exists as a system group. Exiting. 2025-09-28 13:33:00.037424 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:info: The system user `hacluster' already exists. Exiting. 2025-09-28 13:33:00.037490 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: 2025-09-28 13:33:00.037502 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:1+0 records in 2025-09-28 13:33:00.037516 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:1+0 records out 2025-09-28 13:33:00.037526 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.000172767 s, 23.7 MB/s 2025-09-28 13:33:00.037539 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libqb100:amd64 (2.0.8-1ubuntu2) ... 2025-09-28 13:33:00.037617 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2025-09-28 13:33:00.037628 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-09-28 13:33:00.037642 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:No schema files found: doing nothing. 2025-09-28 13:33:00.037652 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-09-28 13:33:00.037736 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-09-28 13:33:00.037755 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libltdl7:amd64 (2.4.7-7build1) ... 2025-09-28 13:33:00.037769 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-09-28 13:33:00.037831 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-09-28 13:33:00.037842 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libpils2t64 (1.0.12-22.1ubuntu3) ... 2025-09-28 13:33:00.037855 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libplumb2t64 (1.0.12-22.1ubuntu3) ... 2025-09-28 13:33:00.037866 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up resource-agents-common (1:4.13.0-1ubuntu4) ... 2025-09-28 13:33:00.037938 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up resource-agents-base (1:4.13.0-1ubuntu4) ... 2025-09-28 13:33:00.037950 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-09-28 13:33:00.037964 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2025-09-28 13:33:00.037973 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-28 13:33:00.038079 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-28 13:33:00.038093 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-28 13:33:00.038102 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-28 13:33:00.038111 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-28 13:33:00.038126 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-28 13:33:00.038135 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-28 13:33:00.038198 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up pacemaker-remote (2.1.6-5ubuntu2) ... 2025-09-28 13:33:00.038210 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:invoke-rc.d: could not determine current runlevel 2025-09-28 13:33:00.038224 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 13:33:00.038233 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-28 13:33:00.038307 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2025-09-28 13:33:00.038319 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:33:00.038332 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> Removed intermediate container 3c767d068fa7 2025-09-28 13:33:00.038342 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> c86c8e3ebe8f 2025-09-28 13:33:00.038394 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Successfully built eeabb0d14739 2025-09-28 13:33:00.038405 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Successfully tagged osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:build-20250928 2025-09-28 13:33:00.038630 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Built at 2025-09-28 13:33:00.038376 (took 0:00:13.606830) 2025-09-28 13:33:00.038883 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(hacluster-corosync) 2025-09-28 13:33:00.038926 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-corosync:Processing 2025-09-28 13:33:00.038940 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Building started at 2025-09-28 13:33:00.038837 2025-09-28 13:33:00.039729 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-corosync:Turned 0 plugins into plugins archive 2025-09-28 13:33:00.040357 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-corosync:Turned 0 additions into additions archive 2025-09-28 13:33:13.489165 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Step 1/3 : FROM osism.harbor.regio.digital/kolla/hacluster-base:build-20250928 2025-09-28 13:33:13.489222 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> 80d037f5532b 2025-09-28 13:33:13.489286 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Step 2/3 : LABEL "build-date"="20250928" "name"="hacluster-corosync" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:33:13.489305 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> Running in 2aff5aa423e4 2025-09-28 13:33:13.489313 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> Removed intermediate container 2aff5aa423e4 2025-09-28 13:33:13.489320 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> b85478512abb 2025-09-28 13:33:13.489327 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Step 3/3 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends corosync && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-28 13:33:13.489335 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> Running in a436979c03b1 2025-09-28 13:33:13.489342 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-28 13:33:13.489353 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:33:13.489380 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 13:33:13.489441 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2025-09-28 13:33:13.491786 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 13:33:13.491803 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 13:33:13.491810 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 13:33:13.491817 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 13:33:13.491823 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 13:33:13.491830 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 13:33:13.491836 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 13:33:13.491856 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 13:33:13.491863 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 13:33:13.491869 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 13:33:13.491875 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 13:33:13.491882 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Fetched 28.4 MB in 3s (8,309 kB/s) 2025-09-28 13:33:13.491888 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Reading package lists... 2025-09-28 13:33:13.491895 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Reading package lists... 2025-09-28 13:33:13.491901 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Building dependency tree... 2025-09-28 13:33:13.491922 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Reading state information... 2025-09-28 13:33:13.491928 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:The following additional packages will be installed: 2025-09-28 13:33:13.491943 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: libcfg7 libcmap4 libcorosync-common4 libcpg4 libicu74 libknet1t64 liblzo2-2 2025-09-28 13:33:13.491950 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: libnozzle1t64 libnspr4 libnss3 libqb100 libquorum5 libstatgrab10t64 2025-09-28 13:33:13.491957 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: libvotequorum8 libxml2 libxslt1.1 xsltproc 2025-09-28 13:33:13.491963 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Recommended packages: 2025-09-28 13:33:13.491970 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: libqb-tools 2025-09-28 13:33:13.491976 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:The following NEW packages will be installed: 2025-09-28 13:33:13.491982 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: corosync libcfg7 libcmap4 libcorosync-common4 libcpg4 libicu74 libknet1t64 2025-09-28 13:33:13.491988 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: liblzo2-2 libnozzle1t64 libnspr4 libnss3 libqb100 libquorum5 2025-09-28 13:33:13.491995 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: libstatgrab10t64 libvotequorum8 libxml2 libxslt1.1 xsltproc 2025-09-28 13:33:13.492001 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:33:13.492007 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Need to get 13.9 MB of archives. 2025-09-28 13:33:13.492013 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:After this operation, 45.6 MB of additional disk space will be used. 2025-09-28 13:33:13.492020 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:33:13.492027 | 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.1 [11.1 kB] 2025-09-28 13:33:13.492034 | 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] 2025-09-28 13:33:13.492042 | 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.1 [8,656 B] 2025-09-28 13:33:13.492049 | 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.1 [10.5 kB] 2025-09-28 13:33:13.492057 | 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.1 [12.4 kB] 2025-09-28 13:33:13.492064 | 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] 2025-09-28 13:33:13.492078 | 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] 2025-09-28 13:33:13.492086 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3 amd64 2:3.98-1build1 [1,445 kB] 2025-09-28 13:33:13.492094 | 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] 2025-09-28 13:33:13.492101 | 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] 2025-09-28 13:33:13.492109 | 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.1 [7,278 B] 2025-09-28 13:33:13.492116 | 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] 2025-09-28 13:33:13.492123 | 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.1 [8,510 B] 2025-09-28 13:33:13.492136 | 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] 2025-09-28 13:33:13.492149 | 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.5 [763 kB] 2025-09-28 13:33:13.492157 | 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.2 [167 kB] 2025-09-28 13:33:13.492164 | 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.2 [15.0 kB] 2025-09-28 13:33:13.492172 | 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.1 [261 kB] 2025-09-28 13:33:13.492179 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Fetched 13.9 MB in 1s (20.7 MB/s) 2025-09-28 13:33:13.492187 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libcorosync-common4:amd64. 2025-09-28 13:33:13.492194 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 2025-09-28 13:33:13.492204 | 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% 2025-09-28 13:33:13.492213 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 70% 2025-09-28 13:33:13.492220 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 75% 2025-09-28 13:33:13.492228 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 80% (Reading database ... 85% (Reading database ... 90% 2025-09-28 13:33:13.492236 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 95% (Reading database ... 100% (Reading database ... 11567 files and directories currently installed.) 2025-09-28 13:33:13.492244 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../00-libcorosync-common4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-09-28 13:33:13.492252 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libcorosync-common4:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-28 13:33:13.492259 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libqb100:amd64. 2025-09-28 13:33:13.492267 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../01-libqb100_2.0.8-1ubuntu2_amd64.deb ... 2025-09-28 13:33:13.492274 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libqb100:amd64 (2.0.8-1ubuntu2) ... 2025-09-28 13:33:13.492282 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libcfg7:amd64. 2025-09-28 13:33:13.492289 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../02-libcfg7_3.1.7-1ubuntu3.1_amd64.deb ... 2025-09-28 13:33:13.492297 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libcfg7:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-28 13:33:13.492304 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libcmap4:amd64. 2025-09-28 13:33:13.492311 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../03-libcmap4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-09-28 13:33:13.492319 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libcmap4:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-28 13:33:13.492326 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libcpg4:amd64. 2025-09-28 13:33:13.492334 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../04-libcpg4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-09-28 13:33:13.492349 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libcpg4:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-28 13:33:13.492357 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package liblzo2-2:amd64. 2025-09-28 13:33:13.492365 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../05-liblzo2-2_2.10-2build4_amd64.deb ... 2025-09-28 13:33:13.492378 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking liblzo2-2:amd64 (2.10-2build4) ... 2025-09-28 13:33:13.492385 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libnspr4:amd64. 2025-09-28 13:33:13.492393 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../06-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2025-09-28 13:33:13.492400 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2025-09-28 13:33:13.492407 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libnss3:amd64. 2025-09-28 13:33:13.492415 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../07-libnss3_2%3a3.98-1build1_amd64.deb ... 2025-09-28 13:33:13.492426 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libnss3:amd64 (2:3.98-1build1) ... 2025-09-28 13:33:13.492434 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libknet1t64:amd64. 2025-09-28 13:33:13.492441 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../08-libknet1t64_1.28-2ubuntu2_amd64.deb ... 2025-09-28 13:33:13.492448 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libknet1t64:amd64 (1.28-2ubuntu2) ... 2025-09-28 13:33:13.492456 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libnozzle1t64:amd64. 2025-09-28 13:33:13.492463 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../09-libnozzle1t64_1.28-2ubuntu2_amd64.deb ... 2025-09-28 13:33:13.492470 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2025-09-28 13:33:13.492478 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libquorum5:amd64. 2025-09-28 13:33:13.492485 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../10-libquorum5_3.1.7-1ubuntu3.1_amd64.deb ... 2025-09-28 13:33:13.492492 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libquorum5:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-28 13:33:13.492500 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libstatgrab10t64. 2025-09-28 13:33:13.492507 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../11-libstatgrab10t64_0.92.1-1.2build1_amd64.deb ... 2025-09-28 13:33:13.492514 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libstatgrab10t64 (0.92.1-1.2build1) ... 2025-09-28 13:33:13.492522 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libvotequorum8:amd64. 2025-09-28 13:33:13.492530 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../12-libvotequorum8_3.1.7-1ubuntu3.1_amd64.deb ... 2025-09-28 13:33:13.492537 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libvotequorum8:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-28 13:33:13.492545 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libicu74:amd64. 2025-09-28 13:33:13.492552 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../13-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2025-09-28 13:33:13.492559 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-09-28 13:33:13.492567 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libxml2:amd64. 2025-09-28 13:33:13.492574 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../14-libxml2_2.9.14+dfsg-1.3ubuntu3.5_amd64.deb ... 2025-09-28 13:33:13.492582 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-09-28 13:33:13.492589 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libxslt1.1:amd64. 2025-09-28 13:33:13.492596 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../15-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-09-28 13:33:13.492604 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-09-28 13:33:13.492616 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package xsltproc. 2025-09-28 13:33:13.492624 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../16-xsltproc_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-09-28 13:33:13.492632 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-09-28 13:33:13.492639 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package corosync. 2025-09-28 13:33:13.492647 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../17-corosync_3.1.7-1ubuntu3.1_amd64.deb ... 2025-09-28 13:33:13.492654 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking corosync (3.1.7-1ubuntu3.1) ... 2025-09-28 13:33:13.492667 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libqb100:amd64 (2.0.8-1ubuntu2) ... 2025-09-28 13:33:13.492675 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up liblzo2-2:amd64 (2.10-2build4) ... 2025-09-28 13:33:13.492683 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libcorosync-common4:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-28 13:33:13.492690 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2025-09-28 13:33:13.492723 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libstatgrab10t64 (0.92.1-1.2build1) ... 2025-09-28 13:33:13.492734 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2025-09-28 13:33:13.492742 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libcfg7:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-28 13:33:13.492749 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-09-28 13:33:13.492757 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-09-28 13:33:13.492764 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libvotequorum8:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-28 13:33:13.492776 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libcpg4:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-28 13:33:13.492784 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libcmap4:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-28 13:33:13.492791 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libquorum5:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-28 13:33:13.492799 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libnss3:amd64 (2:3.98-1build1) ... 2025-09-28 13:33:13.492806 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libknet1t64:amd64 (1.28-2ubuntu2) ... 2025-09-28 13:33:13.492813 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-09-28 13:33:13.492821 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-09-28 13:33:13.492828 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up corosync (3.1.7-1ubuntu3.1) ... 2025-09-28 13:33:13.492836 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:invoke-rc.d: could not determine current runlevel 2025-09-28 13:33:13.492843 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 13:33:13.492851 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:33:13.492858 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> Removed intermediate container a436979c03b1 2025-09-28 13:33:13.492866 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> 94a4a3dc63ae 2025-09-28 13:33:13.492873 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Successfully built 8c4a3a3805bf 2025-09-28 13:33:13.492880 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Successfully tagged osism.harbor.regio.digital/kolla/hacluster-corosync:build-20250928 2025-09-28 13:33:13.492888 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Built at 2025-09-28 13:33:13.492539 (took 0:00:13.453702) 2025-09-28 13:33:13.492944 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovn-nb-db-server) 2025-09-28 13:33:13.493039 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-nb-db-server:Processing 2025-09-28 13:33:13.493053 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Building started at 2025-09-28 13:33:13.493008 2025-09-28 13:33:13.493902 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-nb-db-server:Turned 0 plugins into plugins archive 2025-09-28 13:33:13.494725 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-nb-db-server:Turned 0 additions into additions archive 2025-09-28 13:33:27.098760 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 1/8 : FROM osism.harbor.regio.digital/kolla/ovn-base:build-20250928 2025-09-28 13:33:27.098869 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> 0c537c3da906 2025-09-28 13:33:27.098891 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 2/8 : LABEL "build-date"="20250928" "name"="ovn-nb-db-server" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:33:27.098914 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Running in 576bfd24bcd8 2025-09-28 13:33:27.099006 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Removed intermediate container 576bfd24bcd8 2025-09-28 13:33:27.099036 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> 6c24b95c7655 2025-09-28 13:33:27.099092 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: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/* 2025-09-28 13:33:27.099119 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Running in 3476a6a8baca 2025-09-28 13:33:27.099166 | 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] 2025-09-28 13:33:27.099194 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:33:27.099246 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 13:33:27.099272 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 13:33:27.099325 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 13:33:27.099377 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 13:33:27.099403 | 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] 2025-09-28 13:33:27.099429 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 13:33:27.099454 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 13:33:27.099499 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 13:33:27.099535 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 13:33:27.099599 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 13:33:27.099635 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 13:33:27.099650 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 13:33:27.099663 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 13:33:27.099696 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Fetched 28.4 MB in 2s (11.5 MB/s) 2025-09-28 13:33:27.099815 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading package lists... 2025-09-28 13:33:27.099830 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading package lists... 2025-09-28 13:33:27.099858 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Building dependency tree... 2025-09-28 13:33:27.099908 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading state information... 2025-09-28 13:33:27.099922 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:The following additional packages will be installed: 2025-09-28 13:33:27.099979 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: lsb-release 2025-09-28 13:33:27.100002 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:The following NEW packages will be installed: 2025-09-28 13:33:27.100018 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: lsb-release ovn-central 2025-09-28 13:33:27.100070 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:33:27.100084 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Need to get 405 kB of archives. 2025-09-28 13:33:27.100098 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:After this operation, 1,594 kB of additional disk space will be used. 2025-09-28 13:33:27.100146 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:33:27.100160 | 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.0-1~cloud0 [398 kB] 2025-09-28 13:33:27.100208 | 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] 2025-09-28 13:33:27.100222 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Fetched 405 kB in 1s (654 kB/s) 2025-09-28 13:33:27.100284 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Selecting previously unselected package lsb-release. 2025-09-28 13:33:27.100294 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 2025-09-28 13:33:27.100307 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 2025-09-28 13:33:27.100372 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: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% 2025-09-28 13:33:27.100389 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 70% 2025-09-28 13:33:27.100402 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 75% 2025-09-28 13:33:27.100450 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 80% (Reading database ... 85% (Reading database ... 90% 2025-09-28 13:33:27.100464 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 95% 2025-09-28 13:33:27.100512 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 100% (Reading database ... 11909 files and directories currently installed.) 2025-09-28 13:33:27.100526 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Preparing to unpack .../lsb-release_12.0-2_all.deb ... 2025-09-28 13:33:27.100586 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Unpacking lsb-release (12.0-2) ... 2025-09-28 13:33:27.100596 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Selecting previously unselected package ovn-central. 2025-09-28 13:33:27.100625 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Preparing to unpack .../ovn-central_25.03.0-1~cloud0_amd64.deb ... 2025-09-28 13:33:27.100660 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Unpacking ovn-central (25.03.0-1~cloud0) ... 2025-09-28 13:33:27.100689 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Setting up lsb-release (12.0-2) ... 2025-09-28 13:33:27.100781 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Setting up ovn-central (25.03.0-1~cloud0) ... 2025-09-28 13:33:27.100801 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Removed intermediate container 3476a6a8baca 2025-09-28 13:33:27.100814 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> c5d10dc0d3a8 2025-09-28 13:33:27.101024 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 4/8 : COPY start_nb_db_server.sh /usr/local/bin/start-nb-db-server 2025-09-28 13:33:27.101081 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> d48a1756920c 2025-09-28 13:33:27.101094 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 5/8 : RUN chmod 755 /usr/local/bin/start-nb-db-server 2025-09-28 13:33:27.101104 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Running in 5f0ac9fbcae0 2025-09-28 13:33:27.101122 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Removed intermediate container 5f0ac9fbcae0 2025-09-28 13:33:27.101131 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> 85e0bd683fe2 2025-09-28 13:33:27.101140 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 6/8 : COPY extend_start.sh /usr/local/bin/kolla_ovn_extend_start 2025-09-28 13:33:27.101149 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> e4be584a04c1 2025-09-28 13:33:27.101161 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 7/8 : RUN chmod 644 /usr/local/bin/kolla_ovn_extend_start 2025-09-28 13:33:27.101169 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Running in 06c5999940f0 2025-09-28 13:33:27.101181 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Removed intermediate container 06c5999940f0 2025-09-28 13:33:27.101248 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> fcbb6a38c311 2025-09-28 13:33:27.101306 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: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 2025-09-28 13:33:27.101322 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Running in 331e636b4b31 2025-09-28 13:33:27.101363 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading package lists... 2025-09-28 13:33:27.101376 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Building dependency tree... 2025-09-28 13:33:27.101430 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading state information... 2025-09-28 13:33:27.101443 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Package 'build-essential' is not installed, so not removed 2025-09-28 13:33:27.101495 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:33:27.101508 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading package lists... 2025-09-28 13:33:27.101559 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Building dependency tree... 2025-09-28 13:33:27.101572 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading state information... 2025-09-28 13:33:27.101613 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:33:27.101625 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Removed intermediate container 331e636b4b31 2025-09-28 13:33:27.101678 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> 0549aa0983ec 2025-09-28 13:33:27.101691 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Successfully built fd06b803db52 2025-09-28 13:33:27.101755 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Successfully tagged osism.harbor.regio.digital/kolla/ovn-nb-db-server:build-20250928 2025-09-28 13:33:27.101837 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Built at 2025-09-28 13:33:27.101760 (took 0:00:13.608752) 2025-09-28 13:33:27.102175 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovn-northd) 2025-09-28 13:33:27.102192 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-northd:Processing 2025-09-28 13:33:27.102274 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Building started at 2025-09-28 13:33:27.102192 2025-09-28 13:33:27.103030 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-northd:Turned 0 plugins into plugins archive 2025-09-28 13:33:27.103495 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-northd:Turned 0 additions into additions archive 2025-09-28 13:33:39.272803 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Step 1/6 : FROM osism.harbor.regio.digital/kolla/ovn-base:build-20250928 2025-09-28 13:33:39.272910 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> 0c537c3da906 2025-09-28 13:33:39.272981 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Step 2/6 : LABEL "build-date"="20250928" "name"="ovn-northd" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:33:39.273132 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Running in fbc8b9a69c2a 2025-09-28 13:33:39.273157 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Removed intermediate container fbc8b9a69c2a 2025-09-28 13:33:39.273229 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> e9755cc6eeb9 2025-09-28 13:33:39.273297 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Step 3/6 : 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/* 2025-09-28 13:33:39.273365 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Running in a0661ae8c44d 2025-09-28 13:33:39.273434 | 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] 2025-09-28 13:33:39.273499 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:33:39.273554 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 13:33:39.273621 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 13:33:39.273686 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 13:33:39.273816 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 13:33:39.273884 | 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] 2025-09-28 13:33:39.273920 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 13:33:39.274033 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 13:33:39.274054 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 13:33:39.274128 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 13:33:39.274182 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 13:33:39.274247 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 13:33:39.274286 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 13:33:39.274340 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 13:33:39.274389 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Fetched 28.4 MB in 2s (12.0 MB/s) 2025-09-28 13:33:39.274438 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading package lists... 2025-09-28 13:33:39.274502 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading package lists... 2025-09-28 13:33:39.274565 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Building dependency tree... 2025-09-28 13:33:39.274628 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading state information... 2025-09-28 13:33:39.274678 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:The following additional packages will be installed: 2025-09-28 13:33:39.274788 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: lsb-release 2025-09-28 13:33:39.274809 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:The following NEW packages will be installed: 2025-09-28 13:33:39.274891 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: lsb-release ovn-central 2025-09-28 13:33:39.274961 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:33:39.275032 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Need to get 405 kB of archives. 2025-09-28 13:33:39.275079 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:After this operation, 1,594 kB of additional disk space will be used. 2025-09-28 13:33:39.275137 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 ovn-central amd64 25.03.0-1~cloud0 [398 kB] 2025-09-28 13:33:39.275199 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:33:39.275258 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 lsb-release all 12.0-2 [6,564 B] 2025-09-28 13:33:39.275317 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Fetched 405 kB in 0s (1,230 kB/s) 2025-09-28 13:33:39.275376 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Selecting previously unselected package lsb-release. 2025-09-28 13:33:39.275433 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 2025-09-28 13:33:39.275507 | 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% 2025-09-28 13:33:39.275570 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 70% 2025-09-28 13:33:39.275628 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 75% 2025-09-28 13:33:39.275685 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 80% 2025-09-28 13:33:39.275758 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 85% 2025-09-28 13:33:39.277541 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 90% 2025-09-28 13:33:39.277602 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 95% 2025-09-28 13:33:39.277612 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 100% (Reading database ... 11909 files and directories currently installed.) 2025-09-28 13:33:39.277622 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Preparing to unpack .../lsb-release_12.0-2_all.deb ... 2025-09-28 13:33:39.277630 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Unpacking lsb-release (12.0-2) ... 2025-09-28 13:33:39.277639 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Selecting previously unselected package ovn-central. 2025-09-28 13:33:39.277647 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Preparing to unpack .../ovn-central_25.03.0-1~cloud0_amd64.deb ... 2025-09-28 13:33:39.277655 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Unpacking ovn-central (25.03.0-1~cloud0) ... 2025-09-28 13:33:39.277673 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Setting up lsb-release (12.0-2) ... 2025-09-28 13:33:39.277681 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Setting up ovn-central (25.03.0-1~cloud0) ... 2025-09-28 13:33:39.277688 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Removed intermediate container a0661ae8c44d 2025-09-28 13:33:39.277696 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> 7ae9cccc3bbc 2025-09-28 13:33:39.277785 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Step 4/6 : COPY extend_start.sh /usr/local/bin/kolla_ovn_extend_start 2025-09-28 13:33:39.277794 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> 2386669e9827 2025-09-28 13:33:39.277801 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Step 5/6 : RUN chmod 644 /usr/local/bin/kolla_ovn_extend_start 2025-09-28 13:33:39.277809 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Running in 3b41587c69be 2025-09-28 13:33:39.277816 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Removed intermediate container 3b41587c69be 2025-09-28 13:33:39.277824 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> fc4c620d2409 2025-09-28 13:33:39.277833 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: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 2025-09-28 13:33:39.277843 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Running in e779a1762aa8 2025-09-28 13:33:39.277851 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading package lists... 2025-09-28 13:33:39.277858 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Building dependency tree... 2025-09-28 13:33:39.277866 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading state information... 2025-09-28 13:33:39.277873 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Package 'build-essential' is not installed, so not removed 2025-09-28 13:33:39.277881 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:33:39.277888 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading package lists... 2025-09-28 13:33:39.277896 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Building dependency tree... 2025-09-28 13:33:39.277903 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading state information... 2025-09-28 13:33:39.277911 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:33:39.277918 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Removed intermediate container e779a1762aa8 2025-09-28 13:33:39.277925 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> 2e1d93bbd8e4 2025-09-28 13:33:39.277933 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Successfully built af7a8823c5b7 2025-09-28 13:33:39.277962 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Successfully tagged osism.harbor.regio.digital/kolla/ovn-northd:build-20250928 2025-09-28 13:33:39.277970 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Built at 2025-09-28 13:33:39.276971 (took 0:00:12.174779) 2025-09-28 13:33:39.277977 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovn-sb-db-server) 2025-09-28 13:33:39.277985 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-sb-db-server:Processing 2025-09-28 13:33:39.277999 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Building started at 2025-09-28 13:33:39.277485 2025-09-28 13:33:39.278626 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-sb-db-server:Turned 0 plugins into plugins archive 2025-09-28 13:33:39.279448 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-sb-db-server:Turned 0 additions into additions archive 2025-09-28 13:33:53.583670 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 1/8 : FROM osism.harbor.regio.digital/kolla/ovn-base:build-20250928 2025-09-28 13:33:53.583855 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> 0c537c3da906 2025-09-28 13:33:53.583876 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 2/8 : LABEL "build-date"="20250928" "name"="ovn-sb-db-server" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:33:53.583913 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Running in d9f23bcc6d93 2025-09-28 13:33:53.583926 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Removed intermediate container d9f23bcc6d93 2025-09-28 13:33:53.583936 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> 9226553b63da 2025-09-28 13:33:53.584092 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: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/* 2025-09-28 13:33:53.584188 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Running in dea7c4c7668f 2025-09-28 13:33:53.584240 | 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] 2025-09-28 13:33:53.584273 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:33:53.584283 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 13:33:53.584376 | 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] 2025-09-28 13:33:53.584515 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 13:33:53.584589 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 13:33:53.584607 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 13:33:53.584616 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 13:33:53.584625 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 13:33:53.584634 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 13:33:53.584644 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 13:33:53.584653 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 13:33:53.584662 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 13:33:53.584671 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 13:33:53.584681 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 13:33:53.584690 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Fetched 28.4 MB in 3s (9,158 kB/s) 2025-09-28 13:33:53.584740 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading package lists... 2025-09-28 13:33:53.584755 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading package lists... 2025-09-28 13:33:53.584765 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Building dependency tree... 2025-09-28 13:33:53.584775 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading state information... 2025-09-28 13:33:53.584799 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:The following additional packages will be installed: 2025-09-28 13:33:53.584809 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: lsb-release 2025-09-28 13:33:53.584818 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:The following NEW packages will be installed: 2025-09-28 13:33:53.584827 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: lsb-release ovn-central 2025-09-28 13:33:53.584837 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:33:53.584855 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Need to get 405 kB of archives. 2025-09-28 13:33:53.584865 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:After this operation, 1,594 kB of additional disk space will be used. 2025-09-28 13:33:53.584874 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:33:53.584884 | 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] 2025-09-28 13:33:53.584893 | 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.0-1~cloud0 [398 kB] 2025-09-28 13:33:53.584903 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Fetched 405 kB in 1s (570 kB/s) 2025-09-28 13:33:53.584913 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Selecting previously unselected package lsb-release. 2025-09-28 13:33:53.584922 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 2025-09-28 13:33:53.584933 | 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% 2025-09-28 13:33:53.584943 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 70% 2025-09-28 13:33:53.584952 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 75% 2025-09-28 13:33:53.585008 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 2025-09-28 13:33:53.585017 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:80% 2025-09-28 13:33:53.585027 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 85% 2025-09-28 13:33:53.585036 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 90% 2025-09-28 13:33:53.585045 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 95% 2025-09-28 13:33:53.585055 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 100% (Reading database ... 11909 files and directories currently installed.) 2025-09-28 13:33:53.585122 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Preparing to unpack .../lsb-release_12.0-2_all.deb ... 2025-09-28 13:33:53.585194 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Unpacking lsb-release (12.0-2) ... 2025-09-28 13:33:53.585245 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Selecting previously unselected package ovn-central. 2025-09-28 13:33:53.585315 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Preparing to unpack .../ovn-central_25.03.0-1~cloud0_amd64.deb ... 2025-09-28 13:33:53.585367 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Unpacking ovn-central (25.03.0-1~cloud0) ... 2025-09-28 13:33:53.585377 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Setting up lsb-release (12.0-2) ... 2025-09-28 13:33:53.585386 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Setting up ovn-central (25.03.0-1~cloud0) ... 2025-09-28 13:33:53.585396 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Removed intermediate container dea7c4c7668f 2025-09-28 13:33:53.585406 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> 8d716181f615 2025-09-28 13:33:53.585436 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 4/8 : COPY start_sb_db_server.sh /usr/local/bin/start-sb-db-server 2025-09-28 13:33:53.585445 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> a2ff310c6124 2025-09-28 13:33:53.585463 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 5/8 : RUN chmod 755 /usr/local/bin/start-sb-db-server 2025-09-28 13:33:53.585494 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Running in f90259c419fd 2025-09-28 13:33:53.585503 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Removed intermediate container f90259c419fd 2025-09-28 13:33:53.585512 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> 27fac0378b18 2025-09-28 13:33:53.585522 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 6/8 : COPY extend_start.sh /usr/local/bin/kolla_ovn_extend_start 2025-09-28 13:33:53.585543 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> f96820225fe6 2025-09-28 13:33:53.585552 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 7/8 : RUN chmod 644 /usr/local/bin/kolla_ovn_extend_start 2025-09-28 13:33:53.585562 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Running in 057b58ecedb9 2025-09-28 13:33:53.585571 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Removed intermediate container 057b58ecedb9 2025-09-28 13:33:53.585580 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> afd8a28eb9ec 2025-09-28 13:33:53.585591 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: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 2025-09-28 13:33:53.585603 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Running in feba3cb02a5b 2025-09-28 13:33:53.585619 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading package lists... 2025-09-28 13:33:53.585629 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Building dependency tree... 2025-09-28 13:33:53.585638 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading state information... 2025-09-28 13:33:53.585652 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Package 'build-essential' is not installed, so not removed 2025-09-28 13:33:53.585661 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:33:53.585671 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading package lists... 2025-09-28 13:33:53.585680 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Building dependency tree... 2025-09-28 13:33:53.585689 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading state information... 2025-09-28 13:33:53.585974 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:33:53.585989 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Removed intermediate container feba3cb02a5b 2025-09-28 13:33:53.585999 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> 2a82890b4348 2025-09-28 13:33:53.586008 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Successfully built c8eb4ba54bcc 2025-09-28 13:33:53.586018 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Successfully tagged osism.harbor.regio.digital/kolla/ovn-sb-db-server:build-20250928 2025-09-28 13:33:53.586027 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Built at 2025-09-28 13:33:53.585361 (took 0:00:14.307876) 2025-09-28 13:33:53.586037 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovn-sb-db-relay) to queue 2025-09-28 13:33:53.586052 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovn-controller) 2025-09-28 13:33:53.586061 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-controller:Processing 2025-09-28 13:33:53.586071 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Building started at 2025-09-28 13:33:53.585765 2025-09-28 13:33:53.586637 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-controller:Turned 0 plugins into plugins archive 2025-09-28 13:33:53.587247 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-controller:Turned 0 additions into additions archive 2025-09-28 13:34:05.581125 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Step 1/6 : FROM osism.harbor.regio.digital/kolla/ovn-base:build-20250928 2025-09-28 13:34:05.581191 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> 0c537c3da906 2025-09-28 13:34:05.581309 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Step 2/6 : LABEL "build-date"="20250928" "name"="ovn-controller" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:34:05.581326 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Running in c1341665c989 2025-09-28 13:34:05.581337 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Removed intermediate container c1341665c989 2025-09-28 13:34:05.581345 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> e4e65dea2302 2025-09-28 13:34:05.581403 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Step 3/6 : 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/* 2025-09-28 13:34:05.581414 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Running in ba74c34121f8 2025-09-28 13:34:05.581865 | 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] 2025-09-28 13:34:05.581882 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:34:05.581891 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 13:34:05.581900 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 13:34:05.581908 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 13:34:05.581917 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 13:34:05.581925 | 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] 2025-09-28 13:34:05.581934 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 13:34:05.581993 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 13:34:05.582051 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 13:34:05.582060 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 13:34:05.582069 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 13:34:05.582078 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 13:34:05.582124 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 13:34:05.582168 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 13:34:05.582930 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Fetched 28.4 MB in 2s (11.8 MB/s) 2025-09-28 13:34:05.583041 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading package lists... 2025-09-28 13:34:05.583057 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading package lists... 2025-09-28 13:34:05.583091 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Building dependency tree... 2025-09-28 13:34:05.583101 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading state information... 2025-09-28 13:34:05.583111 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:The following additional packages will be installed: 2025-09-28 13:34:05.583122 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: lsb-release 2025-09-28 13:34:05.583132 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:The following NEW packages will be installed: 2025-09-28 13:34:05.583141 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: lsb-release ovn-host 2025-09-28 13:34:05.583151 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:34:05.583161 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Need to get 710 kB of archives. 2025-09-28 13:34:05.583171 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:After this operation, 2,055 kB of additional disk space will be used. 2025-09-28 13:34:05.583191 | 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.0-1~cloud0 [703 kB] 2025-09-28 13:34:05.583202 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:34:05.583212 | 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] 2025-09-28 13:34:05.583226 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Fetched 710 kB in 0s (1,684 kB/s) 2025-09-28 13:34:05.583319 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Selecting previously unselected package lsb-release. 2025-09-28 13:34:05.583374 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: 2025-09-28 13:34:05.583530 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 2025-09-28 13:34:05.583571 | 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% 2025-09-28 13:34:05.583591 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 70% (Reading database ... 75% 2025-09-28 13:34:05.583663 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 2025-09-28 13:34:05.583784 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:80% 2025-09-28 13:34:05.583849 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 85% 2025-09-28 13:34:05.583936 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 90% 2025-09-28 13:34:05.584078 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 95% 2025-09-28 13:34:05.584198 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 100% (Reading database ... 11909 files and directories currently installed.) 2025-09-28 13:34:05.584243 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Preparing to unpack .../lsb-release_12.0-2_all.deb ... 2025-09-28 13:34:05.584317 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Unpacking lsb-release (12.0-2) ... 2025-09-28 13:34:05.585876 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Selecting previously unselected package ovn-host. 2025-09-28 13:34:05.585931 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Preparing to unpack .../ovn-host_25.03.0-1~cloud0_amd64.deb ... 2025-09-28 13:34:05.585940 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Unpacking ovn-host (25.03.0-1~cloud0) ... 2025-09-28 13:34:05.585948 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Setting up lsb-release (12.0-2) ... 2025-09-28 13:34:05.585954 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Setting up ovn-host (25.03.0-1~cloud0) ... 2025-09-28 13:34:05.585961 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Removed intermediate container ba74c34121f8 2025-09-28 13:34:05.585988 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> bc4f0205dadf 2025-09-28 13:34:05.586011 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Step 4/6 : COPY extend_start.sh /usr/local/bin/kolla_ovn_extend_start 2025-09-28 13:34:05.586033 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> 853bc3a9c936 2025-09-28 13:34:05.586040 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Step 5/6 : RUN chmod 644 /usr/local/bin/kolla_ovn_extend_start 2025-09-28 13:34:05.586047 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Running in b51d62932868 2025-09-28 13:34:05.586053 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Removed intermediate container b51d62932868 2025-09-28 13:34:05.586059 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> bf8375afe931 2025-09-28 13:34:05.586067 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: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 2025-09-28 13:34:05.586075 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Running in 62b6a4855381 2025-09-28 13:34:05.586082 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading package lists... 2025-09-28 13:34:05.586088 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Building dependency tree... 2025-09-28 13:34:05.586095 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading state information... 2025-09-28 13:34:05.586101 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Package 'build-essential' is not installed, so not removed 2025-09-28 13:34:05.586107 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:34:05.586114 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading package lists... 2025-09-28 13:34:05.586120 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Building dependency tree... 2025-09-28 13:34:05.586126 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading state information... 2025-09-28 13:34:05.586132 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:34:05.586138 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Removed intermediate container 62b6a4855381 2025-09-28 13:34:05.586145 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> e95828e5f8a0 2025-09-28 13:34:05.586151 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Successfully built a8c55c5740e7 2025-09-28 13:34:05.586158 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Successfully tagged osism.harbor.regio.digital/kolla/ovn-controller:build-20250928 2025-09-28 13:34:05.586164 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Built at 2025-09-28 13:34:05.585525 (took 0:00:11.999760) 2025-09-28 13:34:05.586414 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-api) 2025-09-28 13:34:05.586463 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-api:Processing 2025-09-28 13:34:05.586476 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Building started at 2025-09-28 13:34:05.586162 2025-09-28 13:34:05.586487 | 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 2025-09-28 13:34:06.493041 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-api:Turned 1 plugins into plugins archive 2025-09-28 13:34:06.493110 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-api:Turned 0 additions into additions archive 2025-09-28 13:34:51.778092 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Step 1/6 : FROM osism.harbor.regio.digital/kolla/octavia-base:build-20250928 2025-09-28 13:34:51.778168 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> b1a252833db1 2025-09-28 13:34:51.778187 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Step 2/6 : LABEL "build-date"="20250928" "name"="octavia-api" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:34:51.778218 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Running in d9d946d96656 2025-09-28 13:34:51.778229 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Removed intermediate container d9d946d96656 2025-09-28 13:34:51.778239 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> 5755c2033079 2025-09-28 13:34:51.778248 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Step 3/6 : ADD plugins-archive / 2025-09-28 13:34:51.778259 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> 40d5fd4eb576 2025-09-28 13:34:51.778286 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Step 4/6 : COPY extend_start.sh /usr/local/bin/kolla_octavia_extend_start 2025-09-28 13:34:51.778297 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> 848a03bf262c 2025-09-28 13:34:51.778308 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Step 5/6 : 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 2025-09-28 13:34:51.778319 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Running in 0f6e8d13085e 2025-09-28 13:34:51.778329 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Processing /plugins/ovn_octavia_provider-8.0.1.dev6 2025-09-28 13:34:51.778338 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Preparing metadata (setup.py): started 2025-09-28 13:34:51.778348 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Preparing metadata (setup.py): finished with status 'done' 2025-09-28 13:34:51.778358 | 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.dev6) (5.10.0) 2025-09-28 13:34:51.778370 | 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.dev6) (1.3.0) 2025-09-28 13:34:51.778380 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Collecting neutron-lib>=3.8.0 (from ovn-octavia-provider==8.0.1.dev6) 2025-09-28 13:34:51.778389 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading neutron_lib-3.18.2-py3-none-any.whl.metadata (2.4 kB) 2025-09-28 13:34:51.778399 | 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.dev6) (4.4.0) 2025-09-28 13:34:51.778409 | 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.dev6) (9.7.1) 2025-09-28 13:34:51.778418 | 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.dev6) (7.1.0) 2025-09-28 13:34:51.778428 | 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.dev6) (16.1.0) 2025-09-28 13:34:51.778438 | 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.dev6) (5.7.0) 2025-09-28 13:34:51.778448 | 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.dev6) (8.2.0) 2025-09-28 13:34:51.778547 | 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.dev6) (3.5.0) 2025-09-28 13:34:51.778569 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Collecting ovsdbapp>=2.1.0 (from ovn-octavia-provider==8.0.1.dev6) 2025-09-28 13:34:51.778580 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading ovsdbapp-2.11.0-py3-none-any.whl.metadata (1.5 kB) 2025-09-28 13:34:51.778589 | 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.dev6) (6.1.1) 2025-09-28 13:34:51.778599 | 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.dev6) (2.0.38) 2025-09-28 13:34:51.778609 | 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.dev6) (9.0.0) 2025-09-28 13:34:51.778618 | 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.dev6) (3.8.0) 2025-09-28 13:34:51.778628 | 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.dev6) (2.1.0) 2025-09-28 13:34:51.778640 | 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.dev6) (2.32.3) 2025-09-28 13:34:51.778655 | 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.dev6) (5.4.1) 2025-09-28 13:34:51.778665 | 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.dev6) (1.7.0) 2025-09-28 13:34:51.778675 | 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.dev6) (4.12.2) 2025-09-28 13:34:51.778684 | 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.dev6) (1.5.1) 2025-09-28 13:34:51.778790 | 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.dev6) 2025-09-28 13:34:51.778806 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading os_ken-3.0.1-py3-none-any.whl.metadata (1.6 kB) 2025-09-28 13:34:51.778816 | 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.dev6) (7.1.0) 2025-09-28 13:34:51.778826 | 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.dev6) (5.7.1) 2025-09-28 13:34:51.778836 | 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.dev6) (17.2.1) 2025-09-28 13:34:51.778894 | 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.dev6) (6.5.1) 2025-09-28 13:34:51.778904 | 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.dev6) (4.5.1) 2025-09-28 13:34:51.778960 | 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.dev6) (4.1.1) 2025-09-28 13:34:51.778981 | 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.dev6) (3.6.0) 2025-09-28 13:34:51.779071 | 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.dev6) (4.2.0) 2025-09-28 13:34:51.781818 | 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.dev6) (1.3.4) 2025-09-28 13:34:51.781841 | 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.dev6) (1.8.9) 2025-09-28 13:34:51.781853 | 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.dev6) (3.3.0) 2025-09-28 13:34:51.781864 | 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.dev6) (3.0.0) 2025-09-28 13:34:51.781874 | 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.dev6) (1.17.2) 2025-09-28 13:34:51.781884 | 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.dev6) (43.0.3) 2025-09-28 13:34:51.781894 | 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.dev6) (5.1.1) 2025-09-28 13:34:51.781912 | 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.dev6) (1.3.4) 2025-09-28 13:34:51.781922 | 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.dev6) (1.0.1) 2025-09-28 13:34:51.781931 | 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.dev6) (1.33) 2025-09-28 13:34:51.781940 | 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.dev6) (4.3.6) 2025-09-28 13:34:51.781950 | 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.dev6) (7.0.0) 2025-09-28 13:34:51.781960 | 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.dev6) (6.0.2) 2025-09-28 13:34:51.781975 | 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.dev6) (1.4.0) 2025-09-28 13:34:51.782023 | 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.dev6) (1.17.1) 2025-09-28 13:34:51.782064 | 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.dev6) (2.22) 2025-09-28 13:34:51.782084 | 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.dev6) (3.0.0) 2025-09-28 13:34:51.782101 | 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.dev6) (0.39.0) 2025-09-28 13:34:51.782117 | 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.dev6) (1.1.0) 2025-09-28 13:34:51.782149 | 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.dev6) 2025-09-28 13:34:51.782167 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading ncclient-0.6.16.tar.gz (112 kB) 2025-09-28 13:34:51.782183 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Preparing metadata (setup.py): started 2025-09-28 13:34:51.782198 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Preparing metadata (setup.py): finished with status 'done' 2025-09-28 13:34:51.782213 | 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.dev6) (24.2) 2025-09-28 13:34:51.782230 | 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.dev6) (2.5.1) 2025-09-28 13:34:51.782247 | 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.dev6) (2.7.0) 2025-09-28 13:34:51.782265 | 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.dev6) (3.1.1) 2025-09-28 13:34:51.782283 | 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.dev6) (80.9.0) 2025-09-28 13:34:51.782312 | 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.dev6) (3.5.1) 2025-09-28 13:34:51.782330 | 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.dev6) (5.3.1) 2025-09-28 13:34:51.782348 | 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.dev6) (1.17.0) 2025-09-28 13:34:51.782364 | 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.dev6) (0.19) 2025-09-28 13:34:51.782381 | 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.dev6) (2.0.0) 2025-09-28 13:34:51.782410 | 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.dev6) (1.14.1) 2025-09-28 13:34:51.782427 | 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.dev6) (2.0.1) 2025-09-28 13:34:51.782444 | 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.dev6) (0.5.0) 2025-09-28 13:34:51.782461 | 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.dev6) (1.3.9) 2025-09-28 13:34:51.782478 | 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.dev6) (2.9.0.post0) 2025-09-28 13:34:51.782495 | 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.dev6) (3.1.0) 2025-09-28 13:34:51.782522 | 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.dev6) (5.5.2) 2025-09-28 13:34:51.782539 | 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.dev6) (5.3.1) 2025-09-28 13:34:51.782556 | 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.dev6) (5.4.2) 2025-09-28 13:34:51.782572 | 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.dev6) (6.3.1) 2025-09-28 13:34:51.782589 | 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.dev6) (0.11.0) 2025-09-28 13:34:51.782605 | 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.dev6) (5.1.0) 2025-09-28 13:34:51.782622 | 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.dev6) (2025.1) 2025-09-28 13:34:51.782638 | 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.dev6) (0.21.1) 2025-09-28 13:34:51.782663 | 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.dev6) (3.1.5) 2025-09-28 13:34:51.782680 | 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.dev6) (4.0.1) 2025-09-28 13:34:51.782697 | 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.dev6) (4.0.1) 2025-09-28 13:34:51.782776 | 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.dev6) (3.0.2) 2025-09-28 13:34:51.782794 | 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.dev6) (3.1.0) 2025-09-28 13:34:51.782811 | 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.dev6) (3.10.1) 2025-09-28 13:34:51.782827 | 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.dev6) (1.6.10) 2025-09-28 13:34:51.782843 | 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.dev6) (3.2.1) 2025-09-28 13:34:51.782860 | 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.dev6) (3.14.0) 2025-09-28 13:34:51.782876 | 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.dev6) 2025-09-28 13:34:51.782892 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading fixtures-4.2.4.post1-py3-none-any.whl.metadata (22 kB) 2025-09-28 13:34:51.782908 | 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.dev6) (1.5.0) 2025-09-28 13:34:51.782935 | 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.dev6) (0.3.5) 2025-09-28 13:34:51.782952 | 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.dev6) (0.2.13) 2025-09-28 13:34:51.782970 | 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.dev6) (3.4.1) 2025-09-28 13:34:51.782987 | 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.dev6) (3.10) 2025-09-28 13:34:51.783033 | 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.dev6) (1.26.20) 2025-09-28 13:34:51.783050 | 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.dev6) (2025.8.3) 2025-09-28 13:34:51.783076 | 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.dev6) (0.7) 2025-09-28 13:34:51.783116 | 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.dev6) (2.7.2) 2025-09-28 13:34:51.783135 | 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)) 2025-09-28 13:34:51.783154 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Reason for being yanked: https://github.com/testing-cabal/fixtures/issues/103 2025-09-28 13:34:51.783170 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2025-09-28 13:34:51.783187 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Downloading neutron_lib-3.18.2-py3-none-any.whl (620 kB) 2025-09-28 13:34:51.783204 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 620.9/620.9 kB 16.7 MB/s 0:00:00 2025-09-28 13:34:51.783221 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Downloading os_ken-3.0.1-py3-none-any.whl (2.0 MB) 2025-09-28 13:34:51.783237 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 26.1 MB/s 0:00:00 2025-09-28 13:34:51.783254 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Downloading ovsdbapp-2.11.0-py3-none-any.whl (143 kB) 2025-09-28 13:34:51.783272 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Downloading fixtures-4.2.4.post1-py3-none-any.whl (64 kB) 2025-09-28 13:34:51.783289 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Building wheels for collected packages: ovn-octavia-provider, ncclient 2025-09-28 13:34:51.783307 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: DEPRECATION: Building 'ovn-octavia-provider' 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 'ovn-octavia-provider'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-28 13:34:51.783327 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2025-09-28 13:34:51.783345 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Building wheel for ovn-octavia-provider (setup.py): started 2025-09-28 13:34:51.783361 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Building wheel for ovn-octavia-provider (setup.py): finished with status 'done' 2025-09-28 13:34:51.783389 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Created wheel for ovn-octavia-provider: filename=ovn_octavia_provider-8.0.1.dev6-py3-none-any.whl size=151688 sha256=68468e863c17ed088c4fcc926a6024565eff9d4cd867974c12d9c336a4daa7d6 2025-09-28 13:34:51.783406 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Stored in directory: /tmp/pip-ephem-wheel-cache-qz2_m5ry/wheels/a3/c4/21/db96fa5301056c4b30fd350bfe1a87d4cae9b0d49a73ec3e00 2025-09-28 13:34:51.783425 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: DEPRECATION: Building 'ncclient' 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 'ncclient'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-28 13:34:51.783442 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2025-09-28 13:34:51.783458 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Building wheel for ncclient (setup.py): started 2025-09-28 13:34:51.783474 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Building wheel for ncclient (setup.py): finished with status 'done' 2025-09-28 13:34:51.783504 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Created wheel for ncclient: filename=ncclient-0.6.16-py2.py3-none-any.whl size=90109 sha256=6d3c1c24a246a5a34c1ff7b5685bf6ae33beff095ec20f43192519d685fa56e4 2025-09-28 13:34:51.783530 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Stored in directory: /tmp/pip-ephem-wheel-cache-qz2_m5ry/wheels/27/bc/91/e27f72076c29a6245cf772e1cbd16d3c27a71367325386cb23 2025-09-28 13:34:51.783547 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Successfully built ovn-octavia-provider ncclient 2025-09-28 13:34:51.783572 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Installing collected packages: fixtures, ovsdbapp, ncclient, os-ken, neutron-lib, ovn-octavia-provider 2025-09-28 13:34:51.783595 | 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.dev6 ovsdbapp-2.11.0 2025-09-28 13:34:51.783611 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Removed intermediate container 0f6e8d13085e 2025-09-28 13:34:51.783633 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> 344ff0a50b0e 2025-09-28 13:34:51.783734 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-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 2025-09-28 13:34:51.783769 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Running in 0e7b0ae7951d 2025-09-28 13:34:51.783850 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Reading package lists... 2025-09-28 13:34:51.783876 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Building dependency tree... 2025-09-28 13:34:51.783964 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Reading state information... 2025-09-28 13:34:51.784061 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:The following packages were automatically installed and are no longer required: 2025-09-28 13:34:51.784088 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 13:34:51.784161 | 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 2025-09-28 13:34:51.784185 | 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 2025-09-28 13:34:51.784258 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 13:34:51.784282 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 13:34:51.784325 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 13:34:51.784413 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 13:34:51.784431 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: xz-utils 2025-09-28 13:34:51.784474 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Use 'apt autoremove' to remove them. 2025-09-28 13:34:51.784545 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:The following packages will be REMOVED: 2025-09-28 13:34:51.784573 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: build-essential 2025-09-28 13:34:51.784666 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 13:34:51.784686 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:After this operation, 17.4 kB disk space will be freed. 2025-09-28 13:34:51.784738 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 2025-09-28 13:34:51.784838 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-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% 2025-09-28 13:34:51.784879 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 70% 2025-09-28 13:34:51.784902 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 75% 2025-09-28 13:34:51.784978 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 80% 2025-09-28 13:34:51.785065 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 85% 2025-09-28 13:34:51.785083 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 90% (Reading database ... 95% 2025-09-28 13:34:51.785105 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 100% (Reading database ... 18952 files and directories currently installed.) 2025-09-28 13:34:51.785192 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing build-essential (12.10ubuntu1) ... 2025-09-28 13:34:51.785216 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Reading package lists... 2025-09-28 13:34:51.785262 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Building dependency tree... 2025-09-28 13:34:51.785353 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Reading state information... 2025-09-28 13:34:51.785377 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:The following packages will be REMOVED: 2025-09-28 13:34:51.785426 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 13:34:51.785512 | 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 2025-09-28 13:34:51.785530 | 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 2025-09-28 13:34:51.785553 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 13:34:51.785642 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 13:34:51.785668 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 13:34:51.785689 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 13:34:51.785787 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: xz-utils 2025-09-28 13:34:51.785950 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 13:34:51.785972 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:After this operation, 228 MB disk space will be freed. 2025-09-28 13:34:51.786077 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 2025-09-28 13:34:51.786148 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-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% 2025-09-28 13:34:51.786171 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 70% 2025-09-28 13:34:51.786247 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 2025-09-28 13:34:51.786266 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:75% 2025-09-28 13:34:51.786334 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 2025-09-28 13:34:51.786351 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:80% (Reading database ... 85% 2025-09-28 13:34:51.786419 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 90% (Reading database ... 95% 2025-09-28 13:34:51.786485 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 100% (Reading database ... 18943 files and directories currently installed.) 2025-09-28 13:34:51.786505 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 13:34:51.786562 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:34:51.786582 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 13:34:51.786638 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:34:51.786673 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 13:34:51.786690 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 13:34:51.786789 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:34:51.786812 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:34:51.786867 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:34:51.786912 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:34:51.786958 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 13:34:51.787027 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:34:51.787074 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:34:51.787109 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:34:51.787144 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:34:51.787189 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 13:34:51.787235 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 13:34:51.787280 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:34:51.787325 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:34:51.787369 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:34:51.787415 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:34:51.787458 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:34:51.787502 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:34:51.787547 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:34:51.787591 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:34:51.787636 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:34:51.787679 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:34:51.787727 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 13:34:51.787839 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:34:51.787853 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:34:51.787921 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 13:34:51.787940 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:34:51.788025 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:34:51.788047 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 13:34:51.788075 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:34:51.788123 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:34:51.788157 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:34:51.788210 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:34:51.788228 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing lto-disabled-list (47) ... 2025-09-28 13:34:51.788277 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing make (4.3-4.1build2) ... 2025-09-28 13:34:51.788333 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 13:34:51.788354 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:34:51.788418 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Collecting pyclean==3.0.0 2025-09-28 13:34:51.788437 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 13:34:51.788501 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 13:34:51.788521 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Installing collected packages: pyclean 2025-09-28 13:34:51.788601 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Successfully installed pyclean-3.0.0 2025-09-28 13:34:51.788655 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Cleaning directory /var/lib/kolla/venv 2025-09-28 13:34:51.788673 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2025-09-28 13:34:51.788740 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Total 11013 files, 1588 directories removed. 2025-09-28 13:34:51.788810 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2025-09-28 13:34:51.788829 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Cleaning directory /usr 2025-09-28 13:34:51.788879 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2025-09-28 13:34:51.788898 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Total 1380 files, 143 directories removed. 2025-09-28 13:34:51.788948 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2025-09-28 13:34:51.788966 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Found existing installation: pyclean 3.0.0 2025-09-28 13:34:51.789052 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Uninstalling pyclean-3.0.0: 2025-09-28 13:34:51.789072 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Successfully uninstalled pyclean-3.0.0 2025-09-28 13:34:51.789130 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Removed intermediate container 0e7b0ae7951d 2025-09-28 13:34:51.789176 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> 57b76689a3ca 2025-09-28 13:34:51.789226 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Successfully built 1f4556054dcb 2025-09-28 13:34:51.789273 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Successfully tagged osism.harbor.regio.digital/kolla/octavia-api:build-20250928 2025-09-28 13:34:51.789415 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Built at 2025-09-28 13:34:51.789280 (took 0:00:46.203118) 2025-09-28 13:34:51.789859 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-driver-agent) 2025-09-28 13:34:51.789940 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-driver-agent:Processing 2025-09-28 13:34:51.790034 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Building started at 2025-09-28 13:34:51.789926 2025-09-28 13:34:51.790116 | 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 2025-09-28 13:34:52.696820 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-driver-agent:Turned 1 plugins into plugins archive 2025-09-28 13:34:52.697150 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-driver-agent:Turned 0 additions into additions archive 2025-09-28 13:35:37.018208 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Step 1/6 : FROM osism.harbor.regio.digital/kolla/octavia-base:build-20250928 2025-09-28 13:35:37.018356 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> b1a252833db1 2025-09-28 13:35:37.018539 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Step 2/6 : LABEL "build-date"="20250928" "name"="octavia-driver-agent" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:35:37.018591 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Running in 05bb73cdd964 2025-09-28 13:35:37.018735 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Removed intermediate container 05bb73cdd964 2025-09-28 13:35:37.018874 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> b74feed7e2e1 2025-09-28 13:35:37.018959 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Step 3/6 : ADD plugins-archive / 2025-09-28 13:35:37.019147 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> f212a907723c 2025-09-28 13:35:37.019223 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Step 4/6 : RUN if [ "$(ls /plugins)" ]; then python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /plugins/* ; fi 2025-09-28 13:35:37.019804 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Running in e8df6f10abc2 2025-09-28 13:35:37.019822 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Processing /plugins/ovn_octavia_provider-8.0.1.dev6 2025-09-28 13:35:37.019832 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Preparing metadata (setup.py): started 2025-09-28 13:35:37.019842 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Preparing metadata (setup.py): finished with status 'done' 2025-09-28 13:35:37.019852 | 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.dev6) (5.10.0) 2025-09-28 13:35:37.019863 | 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.dev6) (1.3.0) 2025-09-28 13:35:37.019873 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Collecting neutron-lib>=3.8.0 (from ovn-octavia-provider==8.0.1.dev6) 2025-09-28 13:35:37.019883 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Downloading neutron_lib-3.18.2-py3-none-any.whl.metadata (2.4 kB) 2025-09-28 13:35:37.019893 | 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.dev6) (4.4.0) 2025-09-28 13:35:37.019906 | 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.dev6) (9.7.1) 2025-09-28 13:35:37.019954 | 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.dev6) (7.1.0) 2025-09-28 13:35:37.020043 | 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.dev6) (16.1.0) 2025-09-28 13:35:37.020109 | 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.dev6) (5.7.0) 2025-09-28 13:35:37.020192 | 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.dev6) (8.2.0) 2025-09-28 13:35:37.020255 | 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.dev6) (3.5.0) 2025-09-28 13:35:37.020322 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Collecting ovsdbapp>=2.1.0 (from ovn-octavia-provider==8.0.1.dev6) 2025-09-28 13:35:37.020387 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Downloading ovsdbapp-2.11.0-py3-none-any.whl.metadata (1.5 kB) 2025-09-28 13:35:37.020447 | 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.dev6) (6.1.1) 2025-09-28 13:35:37.020511 | 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.dev6) (2.0.38) 2025-09-28 13:35:37.020575 | 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.dev6) (9.0.0) 2025-09-28 13:35:37.020645 | 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.dev6) (3.8.0) 2025-09-28 13:35:37.020739 | 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.dev6) (2.1.0) 2025-09-28 13:35:37.020806 | 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.dev6) (2.32.3) 2025-09-28 13:35:37.020879 | 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.dev6) (5.4.1) 2025-09-28 13:35:37.020944 | 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.dev6) (1.7.0) 2025-09-28 13:35:37.021068 | 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.dev6) (4.12.2) 2025-09-28 13:35:37.021086 | 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.dev6) (1.5.1) 2025-09-28 13:35:37.021157 | 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.dev6) 2025-09-28 13:35:37.021258 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Downloading os_ken-3.0.1-py3-none-any.whl.metadata (1.6 kB) 2025-09-28 13:35:37.021977 | 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.dev6) (7.1.0) 2025-09-28 13:35:37.022062 | 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.dev6) (5.7.1) 2025-09-28 13:35:37.022078 | 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.dev6) (17.2.1) 2025-09-28 13:35:37.022089 | 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.dev6) (6.5.1) 2025-09-28 13:35:37.022099 | 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.dev6) (4.5.1) 2025-09-28 13:35:37.022109 | 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.dev6) (4.1.1) 2025-09-28 13:35:37.022144 | 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.dev6) (3.6.0) 2025-09-28 13:35:37.022155 | 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.dev6) (4.2.0) 2025-09-28 13:35:37.022165 | 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.dev6) (1.3.4) 2025-09-28 13:35:37.022174 | 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.dev6) (1.8.9) 2025-09-28 13:35:37.022184 | 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.dev6) (3.3.0) 2025-09-28 13:35:37.022193 | 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.dev6) (3.0.0) 2025-09-28 13:35:37.022221 | 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.dev6) (1.17.2) 2025-09-28 13:35:37.022234 | 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.dev6) (43.0.3) 2025-09-28 13:35:37.022328 | 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.dev6) (5.1.1) 2025-09-28 13:35:37.022339 | 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.dev6) (1.3.4) 2025-09-28 13:35:37.022349 | 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.dev6) (1.0.1) 2025-09-28 13:35:37.022359 | 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.dev6) (1.33) 2025-09-28 13:35:37.022368 | 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.dev6) (4.3.6) 2025-09-28 13:35:37.022378 | 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.dev6) (7.0.0) 2025-09-28 13:35:37.022387 | 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.dev6) (6.0.2) 2025-09-28 13:35:37.022397 | 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.dev6) (1.4.0) 2025-09-28 13:35:37.022449 | 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.dev6) (1.17.1) 2025-09-28 13:35:37.022467 | 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.dev6) (2.22) 2025-09-28 13:35:37.022477 | 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.dev6) (3.0.0) 2025-09-28 13:35:37.022525 | 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.dev6) (0.39.0) 2025-09-28 13:35:37.022536 | 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.dev6) (1.1.0) 2025-09-28 13:35:37.022583 | 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.dev6) 2025-09-28 13:35:37.022631 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Downloading ncclient-0.6.16.tar.gz (112 kB) 2025-09-28 13:35:37.022677 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Preparing metadata (setup.py): started 2025-09-28 13:35:37.022768 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Preparing metadata (setup.py): finished with status 'done' 2025-09-28 13:35:37.022784 | 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.dev6) (24.2) 2025-09-28 13:35:37.022863 | 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.dev6) (2.5.1) 2025-09-28 13:35:37.022903 | 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.dev6) (2.7.0) 2025-09-28 13:35:37.022916 | 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.dev6) (3.1.1) 2025-09-28 13:35:37.022958 | 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.dev6) (80.9.0) 2025-09-28 13:35:37.023780 | 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.dev6) (3.5.1) 2025-09-28 13:35:37.023803 | 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.dev6) (5.3.1) 2025-09-28 13:35:37.023815 | 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.dev6) (1.17.0) 2025-09-28 13:35:37.023827 | 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.dev6) (0.19) 2025-09-28 13:35:37.023845 | 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.dev6) (2.0.0) 2025-09-28 13:35:37.023856 | 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.dev6) (1.14.1) 2025-09-28 13:35:37.023868 | 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.dev6) (2.0.1) 2025-09-28 13:35:37.023880 | 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.dev6) (0.5.0) 2025-09-28 13:35:37.023892 | 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.dev6) (1.3.9) 2025-09-28 13:35:37.023904 | 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.dev6) (2.9.0.post0) 2025-09-28 13:35:37.023915 | 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.dev6) (3.1.0) 2025-09-28 13:35:37.023926 | 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.dev6) (5.5.2) 2025-09-28 13:35:37.023937 | 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.dev6) (5.3.1) 2025-09-28 13:35:37.023949 | 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.dev6) (5.4.2) 2025-09-28 13:35:37.023968 | 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.dev6) (6.3.1) 2025-09-28 13:35:37.023979 | 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.dev6) (0.11.0) 2025-09-28 13:35:37.023989 | 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.dev6) (5.1.0) 2025-09-28 13:35:37.024055 | 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.dev6) (2025.1) 2025-09-28 13:35:37.024076 | 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.dev6) (0.21.1) 2025-09-28 13:35:37.024149 | 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.dev6) (3.1.5) 2025-09-28 13:35:37.024168 | 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.dev6) (4.0.1) 2025-09-28 13:35:37.024178 | 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.dev6) (4.0.1) 2025-09-28 13:35:37.024188 | 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.dev6) (3.0.2) 2025-09-28 13:35:37.024198 | 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.dev6) (3.1.0) 2025-09-28 13:35:37.024208 | 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.dev6) (3.10.1) 2025-09-28 13:35:37.024217 | 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.dev6) (1.6.10) 2025-09-28 13:35:37.024227 | 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.dev6) (3.2.1) 2025-09-28 13:35:37.024237 | 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.dev6) (3.14.0) 2025-09-28 13:35:37.024293 | 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.dev6) 2025-09-28 13:35:37.024303 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Downloading fixtures-4.2.4.post1-py3-none-any.whl.metadata (22 kB) 2025-09-28 13:35:37.024314 | 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.dev6) (1.5.0) 2025-09-28 13:35:37.024350 | 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.dev6) (0.3.5) 2025-09-28 13:35:37.024367 | 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.dev6) (0.2.13) 2025-09-28 13:35:37.024399 | 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.dev6) (3.4.1) 2025-09-28 13:35:37.026828 | 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.dev6) (3.10) 2025-09-28 13:35:37.026864 | 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.dev6) (1.26.20) 2025-09-28 13:35:37.026889 | 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.dev6) (2025.8.3) 2025-09-28 13:35:37.026900 | 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.dev6) (0.7) 2025-09-28 13:35:37.026911 | 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.dev6) (2.7.2) 2025-09-28 13:35:37.026923 | 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)) 2025-09-28 13:35:37.026935 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Reason for being yanked: https://github.com/testing-cabal/fixtures/issues/103 2025-09-28 13:35:37.026946 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2025-09-28 13:35:37.026956 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Downloading neutron_lib-3.18.2-py3-none-any.whl (620 kB) 2025-09-28 13:35:37.026966 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 620.9/620.9 kB 17.9 MB/s 0:00:00 2025-09-28 13:35:37.026976 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Downloading os_ken-3.0.1-py3-none-any.whl (2.0 MB) 2025-09-28 13:35:37.026985 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 26.6 MB/s 0:00:00 2025-09-28 13:35:37.026995 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Downloading ovsdbapp-2.11.0-py3-none-any.whl (143 kB) 2025-09-28 13:35:37.027032 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Downloading fixtures-4.2.4.post1-py3-none-any.whl (64 kB) 2025-09-28 13:35:37.027042 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Building wheels for collected packages: ovn-octavia-provider, ncclient 2025-09-28 13:35:37.027054 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: DEPRECATION: Building 'ovn-octavia-provider' 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 'ovn-octavia-provider'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-28 13:35:37.027066 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2025-09-28 13:35:37.027075 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Building wheel for ovn-octavia-provider (setup.py): started 2025-09-28 13:35:37.027085 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Building wheel for ovn-octavia-provider (setup.py): finished with status 'done' 2025-09-28 13:35:37.027095 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Created wheel for ovn-octavia-provider: filename=ovn_octavia_provider-8.0.1.dev6-py3-none-any.whl size=151688 sha256=7976c0e78e3a1758e73c449d425999915d2640359a254615ea34f9fa46d821f5 2025-09-28 13:35:37.027114 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Stored in directory: /tmp/pip-ephem-wheel-cache-y9osf1la/wheels/a3/c4/21/db96fa5301056c4b30fd350bfe1a87d4cae9b0d49a73ec3e00 2025-09-28 13:35:37.027136 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: DEPRECATION: Building 'ncclient' 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 'ncclient'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-28 13:35:37.027154 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2025-09-28 13:35:37.027164 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Building wheel for ncclient (setup.py): started 2025-09-28 13:35:37.027174 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Building wheel for ncclient (setup.py): finished with status 'done' 2025-09-28 13:35:37.027184 | 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=90109 sha256=9ecb3f40d4dc9de0aa11ea3b6d6fe21b3187fe84835f2134792b5bf68da282ef 2025-09-28 13:35:37.027194 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Stored in directory: /tmp/pip-ephem-wheel-cache-y9osf1la/wheels/27/bc/91/e27f72076c29a6245cf772e1cbd16d3c27a71367325386cb23 2025-09-28 13:35:37.027204 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Successfully built ovn-octavia-provider ncclient 2025-09-28 13:35:37.027213 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Installing collected packages: fixtures, ovsdbapp, ncclient, os-ken, neutron-lib, ovn-octavia-provider 2025-09-28 13:35:37.027223 | 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.dev6 ovsdbapp-2.11.0 2025-09-28 13:35:37.027233 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Removed intermediate container e8df6f10abc2 2025-09-28 13:35:37.027242 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> 19d19e5c9fcf 2025-09-28 13:35:37.027253 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-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 2025-09-28 13:35:37.027264 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Running in 51542c42c21d 2025-09-28 13:35:37.027274 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Reading package lists... 2025-09-28 13:35:37.027284 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Building dependency tree... 2025-09-28 13:35:37.027293 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Reading state information... 2025-09-28 13:35:37.027303 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:The following packages were automatically installed and are no longer required: 2025-09-28 13:35:37.027312 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 13:35:37.027322 | 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 2025-09-28 13:35:37.027332 | 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 2025-09-28 13:35:37.027341 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 13:35:37.027351 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 13:35:37.027360 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 13:35:37.027370 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 13:35:37.027379 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: xz-utils 2025-09-28 13:35:37.027389 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Use 'apt autoremove' to remove them. 2025-09-28 13:35:37.027413 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:The following packages will be REMOVED: 2025-09-28 13:35:37.027423 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: build-essential 2025-09-28 13:35:37.027433 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 13:35:37.027442 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:After this operation, 17.4 kB disk space will be freed. 2025-09-28 13:35:37.027452 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 2025-09-28 13:35:37.027475 | 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% 2025-09-28 13:35:37.027486 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 70% 2025-09-28 13:35:37.027496 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 75% 2025-09-28 13:35:37.027505 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 80% 2025-09-28 13:35:37.027515 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 2025-09-28 13:35:37.027524 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:85% 2025-09-28 13:35:37.027534 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 90% 2025-09-28 13:35:37.027543 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 95% 2025-09-28 13:35:37.027552 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 100% (Reading database ... 18952 files and directories currently installed.) 2025-09-28 13:35:37.027562 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing build-essential (12.10ubuntu1) ... 2025-09-28 13:35:37.027571 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Reading package lists... 2025-09-28 13:35:37.027581 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Building dependency tree... 2025-09-28 13:35:37.027590 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Reading state information... 2025-09-28 13:35:37.027599 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:The following packages will be REMOVED: 2025-09-28 13:35:37.027609 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 13:35:37.027619 | 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 2025-09-28 13:35:37.027632 | 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 2025-09-28 13:35:37.027642 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 13:35:37.027652 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 13:35:37.027661 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 13:35:37.027674 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 13:35:37.027737 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: xz-utils 2025-09-28 13:35:37.027858 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 13:35:37.027876 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:After this operation, 228 MB disk space will be freed. 2025-09-28 13:35:37.027940 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 2025-09-28 13:35:37.027976 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 5% (Reading database ... 2025-09-28 13:35:37.028114 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: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% 2025-09-28 13:35:37.028143 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 70% 2025-09-28 13:35:37.028197 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 75% 2025-09-28 13:35:37.028246 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 80% 2025-09-28 13:35:37.028294 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 85% 2025-09-28 13:35:37.028338 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 90% 2025-09-28 13:35:37.028369 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 95% 2025-09-28 13:35:37.028442 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 100% (Reading database ... 18943 files and directories currently installed.) 2025-09-28 13:35:37.028490 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 13:35:37.028538 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:35:37.028586 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 13:35:37.028647 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:35:37.028662 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 13:35:37.028728 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 13:35:37.028804 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:35:37.028819 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:35:37.028889 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:35:37.028945 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:35:37.028960 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 13:35:37.029043 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:35:37.029059 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:35:37.029109 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:35:37.029142 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:35:37.029212 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 13:35:37.029246 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 13:35:37.029309 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:35:37.029365 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:35:37.029380 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:35:37.029445 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:35:37.029460 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:35:37.029526 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:35:37.029582 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:35:37.029605 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:35:37.029652 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:35:37.029666 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:35:37.029733 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2025-09-28 13:35:37.029800 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 13:35:37.029856 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:35:37.029870 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:35:37.029930 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 13:35:37.029987 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:35:37.030016 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:35:37.030075 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 13:35:37.030131 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:35:37.030145 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:35:37.030202 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:35:37.030232 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:35:37.030291 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing lto-disabled-list (47) ... 2025-09-28 13:35:37.030347 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing make (4.3-4.1build2) ... 2025-09-28 13:35:37.030361 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 13:35:37.030419 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:35:37.030476 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Collecting pyclean==3.0.0 2025-09-28 13:35:37.030490 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 13:35:37.030556 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 13:35:37.030684 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Installing collected packages: pyclean 2025-09-28 13:35:37.030732 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Successfully installed pyclean-3.0.0 2025-09-28 13:35:37.030785 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Cleaning directory /var/lib/kolla/venv 2025-09-28 13:35:37.030830 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2025-09-28 13:35:37.030894 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Total 11013 files, 1588 directories removed. 2025-09-28 13:35:37.030909 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2025-09-28 13:35:37.030953 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Cleaning directory /usr 2025-09-28 13:35:37.030993 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2025-09-28 13:35:37.031056 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Total 1380 files, 143 directories removed. 2025-09-28 13:35:37.031069 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2025-09-28 13:35:37.031138 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Found existing installation: pyclean 3.0.0 2025-09-28 13:35:37.031179 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Uninstalling pyclean-3.0.0: 2025-09-28 13:35:37.031219 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Successfully uninstalled pyclean-3.0.0 2025-09-28 13:35:37.031259 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Removed intermediate container 51542c42c21d 2025-09-28 13:35:37.031279 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> d1040975eef0 2025-09-28 13:35:37.031339 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Step 6/6 : USER octavia 2025-09-28 13:35:37.031380 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Running in 47fd4b22b8f9 2025-09-28 13:35:37.031420 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Removed intermediate container 47fd4b22b8f9 2025-09-28 13:35:37.031459 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> a9acb9228d1e 2025-09-28 13:35:37.031498 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Successfully built d9f30583596f 2025-09-28 13:35:37.031538 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Successfully tagged osism.harbor.regio.digital/kolla/octavia-driver-agent:build-20250928 2025-09-28 13:35:37.031659 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Built at 2025-09-28 13:35:37.031545 (took 0:00:45.241619) 2025-09-28 13:35:37.032199 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-health-manager) 2025-09-28 13:35:37.032304 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-health-manager:Processing 2025-09-28 13:35:37.032384 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Building started at 2025-09-28 13:35:37.032301 2025-09-28 13:35:37.033330 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-health-manager:Turned 0 plugins into plugins archive 2025-09-28 13:35:37.033932 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-health-manager:Turned 0 additions into additions archive 2025-09-28 13:36:05.880972 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Step 1/4 : FROM osism.harbor.regio.digital/kolla/octavia-base:build-20250928 2025-09-28 13:36:05.881111 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> b1a252833db1 2025-09-28 13:36:05.881133 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Step 2/4 : LABEL "build-date"="20250928" "name"="octavia-health-manager" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:36:05.881149 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Running in af3971ebf2d7 2025-09-28 13:36:05.881163 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Removed intermediate container af3971ebf2d7 2025-09-28 13:36:05.881179 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> 966fe7bdca2e 2025-09-28 13:36:05.881193 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Step 3/4 : 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 2025-09-28 13:36:05.881237 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Running in 9aee15102c7a 2025-09-28 13:36:05.881276 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Reading package lists... 2025-09-28 13:36:05.881313 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Building dependency tree... 2025-09-28 13:36:05.881365 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Reading state information... 2025-09-28 13:36:05.881404 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:The following packages were automatically installed and are no longer required: 2025-09-28 13:36:05.881467 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 13:36:05.881483 | 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 2025-09-28 13:36:05.881496 | 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 2025-09-28 13:36:05.881544 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 13:36:05.881559 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 13:36:05.881592 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 13:36:05.881635 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 13:36:05.881650 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: xz-utils 2025-09-28 13:36:05.881692 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Use 'apt autoremove' to remove them. 2025-09-28 13:36:05.881748 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:The following packages will be REMOVED: 2025-09-28 13:36:05.881780 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: build-essential 2025-09-28 13:36:05.881824 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 13:36:05.881839 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:After this operation, 17.4 kB disk space will be freed. 2025-09-28 13:36:05.881938 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 2025-09-28 13:36:05.881952 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 2025-09-28 13:36:05.881982 | 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% 2025-09-28 13:36:05.882052 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 70% 2025-09-28 13:36:05.882066 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 75% 2025-09-28 13:36:05.882125 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 2025-09-28 13:36:05.882140 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:80% 2025-09-28 13:36:05.882174 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 85% 2025-09-28 13:36:05.882217 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 90% 2025-09-28 13:36:05.882231 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 2025-09-28 13:36:05.882285 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:95% 2025-09-28 13:36:05.882300 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 100% (Reading database ... 18952 files and directories currently installed.) 2025-09-28 13:36:05.882366 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing build-essential (12.10ubuntu1) ... 2025-09-28 13:36:05.882380 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Reading package lists... 2025-09-28 13:36:05.882435 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Building dependency tree... 2025-09-28 13:36:05.882450 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Reading state information... 2025-09-28 13:36:05.882517 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:The following packages will be REMOVED: 2025-09-28 13:36:05.882532 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 13:36:05.882574 | 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 2025-09-28 13:36:05.882601 | 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 2025-09-28 13:36:05.882614 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 13:36:05.882660 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 13:36:05.882674 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 13:36:05.882729 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 13:36:05.882764 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: xz-utils 2025-09-28 13:36:05.882813 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 13:36:05.882842 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:After this operation, 228 MB disk space will be freed. 2025-09-28 13:36:05.882886 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 2025-09-28 13:36:05.882939 | 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% 2025-09-28 13:36:05.882955 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 70% 2025-09-28 13:36:05.882986 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 75% 2025-09-28 13:36:05.883061 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 80% (Reading database ... 85% 2025-09-28 13:36:05.883089 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 90% 2025-09-28 13:36:05.883130 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 95% 2025-09-28 13:36:05.883169 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 100% (Reading database ... 18943 files and directories currently installed.) 2025-09-28 13:36:05.883195 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 13:36:05.883238 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:36:05.883265 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 13:36:05.883306 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:36:05.883344 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 13:36:05.883389 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 13:36:05.883415 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:36:05.883457 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:36:05.883495 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:36:05.883535 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:36:05.883613 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 13:36:05.883625 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:36:05.883652 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:36:05.883721 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:36:05.883751 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:36:05.883800 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 13:36:05.883857 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 13:36:05.883871 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:36:05.883927 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:36:05.883941 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:36:05.883985 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:36:05.884051 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:36:05.884947 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:36:05.884966 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:36:05.884977 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:36:05.885011 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:36:05.885024 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:36:05.885035 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 13:36:05.885045 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:36:05.885057 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:36:05.885068 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 13:36:05.885078 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:36:05.885088 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:36:05.885105 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 13:36:05.885115 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:36:05.885124 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:36:05.885143 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:36:05.885153 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:36:05.885162 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing lto-disabled-list (47) ... 2025-09-28 13:36:05.885172 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing make (4.3-4.1build2) ... 2025-09-28 13:36:05.885181 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 13:36:05.885191 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:36:05.885200 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Collecting pyclean==3.0.0 2025-09-28 13:36:05.885210 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 13:36:05.885219 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 13:36:05.885229 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Installing collected packages: pyclean 2025-09-28 13:36:05.885238 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Successfully installed pyclean-3.0.0 2025-09-28 13:36:05.885255 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Cleaning directory /var/lib/kolla/venv 2025-09-28 13:36:05.885265 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: 2025-09-28 13:36:05.885274 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Total 9905 files, 1430 directories removed. 2025-09-28 13:36:05.885284 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: 2025-09-28 13:36:05.885293 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Cleaning directory /usr 2025-09-28 13:36:05.885303 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: 2025-09-28 13:36:05.885312 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Total 1380 files, 143 directories removed. 2025-09-28 13:36:05.885321 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: 2025-09-28 13:36:05.885331 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Found existing installation: pyclean 3.0.0 2025-09-28 13:36:05.885340 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Uninstalling pyclean-3.0.0: 2025-09-28 13:36:05.885349 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: Successfully uninstalled pyclean-3.0.0 2025-09-28 13:36:05.885359 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Removed intermediate container 9aee15102c7a 2025-09-28 13:36:05.885368 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> 518762647e22 2025-09-28 13:36:05.885377 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Step 4/4 : USER octavia 2025-09-28 13:36:05.885387 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Running in 94d46f0e494c 2025-09-28 13:36:05.885396 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Removed intermediate container 94d46f0e494c 2025-09-28 13:36:05.885405 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> 9c5f191f2f83 2025-09-28 13:36:05.885415 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Successfully built 09b773fd09a8 2025-09-28 13:36:05.885424 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Successfully tagged osism.harbor.regio.digital/kolla/octavia-health-manager:build-20250928 2025-09-28 13:36:05.885440 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Built at 2025-09-28 13:36:05.884897 (took 0:00:28.852596) 2025-09-28 13:36:05.885450 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-worker) 2025-09-28 13:36:05.885459 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-worker:Processing 2025-09-28 13:36:05.885468 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Building started at 2025-09-28 13:36:05.885306 2025-09-28 13:36:05.887792 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-worker:Turned 0 plugins into plugins archive 2025-09-28 13:36:05.887821 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-worker:Turned 0 additions into additions archive 2025-09-28 13:36:34.913820 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Step 1/4 : FROM osism.harbor.regio.digital/kolla/octavia-base:build-20250928 2025-09-28 13:36:34.913923 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> b1a252833db1 2025-09-28 13:36:34.913969 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Step 2/4 : LABEL "build-date"="20250928" "name"="octavia-worker" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:36:34.914009 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Running in 2a4cadf0ff73 2025-09-28 13:36:34.914024 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Removed intermediate container 2a4cadf0ff73 2025-09-28 13:36:34.914057 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> fca4f90b7fd0 2025-09-28 13:36:34.914069 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Step 3/4 : 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 2025-09-28 13:36:34.914079 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Running in 4d20bf50a274 2025-09-28 13:36:34.914089 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Reading package lists... 2025-09-28 13:36:34.914099 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Building dependency tree... 2025-09-28 13:36:34.914108 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Reading state information... 2025-09-28 13:36:34.914118 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:The following packages were automatically installed and are no longer required: 2025-09-28 13:36:34.914128 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 13:36:34.914138 | 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 2025-09-28 13:36:34.914148 | 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 2025-09-28 13:36:34.914157 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 13:36:34.914167 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 13:36:34.914176 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 13:36:34.914185 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 13:36:34.914195 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: xz-utils 2025-09-28 13:36:34.914205 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Use 'apt autoremove' to remove them. 2025-09-28 13:36:34.914214 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:The following packages will be REMOVED: 2025-09-28 13:36:34.914224 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: build-essential 2025-09-28 13:36:34.914233 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 13:36:34.914254 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:After this operation, 17.4 kB disk space will be freed. 2025-09-28 13:36:34.914264 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 2025-09-28 13:36:34.914273 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 2025-09-28 13:36:34.914286 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: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% 2025-09-28 13:36:34.914297 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 70% 2025-09-28 13:36:34.914306 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 75% 2025-09-28 13:36:34.914316 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 2025-09-28 13:36:34.914325 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:80% 2025-09-28 13:36:34.914334 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 85% 2025-09-28 13:36:34.914344 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 90% 2025-09-28 13:36:34.914446 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 95% 2025-09-28 13:36:34.914458 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 100% (Reading database ... 18952 files and directories currently installed.) 2025-09-28 13:36:34.914474 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing build-essential (12.10ubuntu1) ... 2025-09-28 13:36:34.914484 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Reading package lists... 2025-09-28 13:36:34.914493 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Building dependency tree... 2025-09-28 13:36:34.914502 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Reading state information... 2025-09-28 13:36:34.914512 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:The following packages will be REMOVED: 2025-09-28 13:36:34.914527 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 13:36:34.914537 | 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 2025-09-28 13:36:34.914547 | 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 2025-09-28 13:36:34.914556 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 13:36:34.914566 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 13:36:34.914575 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 13:36:34.914585 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 13:36:34.914595 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: xz-utils 2025-09-28 13:36:34.914604 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 13:36:34.914614 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:After this operation, 228 MB disk space will be freed. 2025-09-28 13:36:34.914623 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 2025-09-28 13:36:34.914635 | 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% 2025-09-28 13:36:34.914645 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 70% 2025-09-28 13:36:34.914654 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 2025-09-28 13:36:34.914664 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:75% (Reading database ... 80% 2025-09-28 13:36:34.914673 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 85% (Reading database ... 90% 2025-09-28 13:36:34.914682 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 95% 2025-09-28 13:36:34.914692 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 100% (Reading database ... 18943 files and directories currently installed.) 2025-09-28 13:36:34.914732 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 13:36:34.914747 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:36:34.914756 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 13:36:34.914765 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:36:34.914774 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 13:36:34.914783 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 13:36:34.914793 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:36:34.914802 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:36:34.914811 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:36:34.914820 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:36:34.914836 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 13:36:34.914911 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:36:34.914922 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:36:34.914931 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:36:34.914940 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:36:34.914950 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 13:36:34.914959 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 13:36:34.914968 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:36:34.915039 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:36:34.915059 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:36:34.915075 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:36:34.915091 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:36:34.915108 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:36:34.915123 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:36:34.915137 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:36:34.915162 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:36:34.915179 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:36:34.915197 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 13:36:34.915215 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:36:34.915232 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:36:34.915248 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 13:36:34.915264 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:36:34.915279 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:36:34.915291 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 13:36:34.915309 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:36:34.915418 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:36:34.915438 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:36:34.915453 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:36:34.915468 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing lto-disabled-list (47) ... 2025-09-28 13:36:34.915483 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing make (4.3-4.1build2) ... 2025-09-28 13:36:34.915499 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 13:36:34.915515 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:36:34.915531 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Collecting pyclean==3.0.0 2025-09-28 13:36:34.915546 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 13:36:34.915577 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 13:36:34.915595 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Installing collected packages: pyclean 2025-09-28 13:36:34.915611 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Successfully installed pyclean-3.0.0 2025-09-28 13:36:34.915629 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Cleaning directory /var/lib/kolla/venv 2025-09-28 13:36:34.915645 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2025-09-28 13:36:34.915661 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Total 9905 files, 1430 directories removed. 2025-09-28 13:36:34.915679 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2025-09-28 13:36:34.915697 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Cleaning directory /usr 2025-09-28 13:36:34.915762 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2025-09-28 13:36:34.915780 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Total 1380 files, 143 directories removed. 2025-09-28 13:36:34.915796 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2025-09-28 13:36:34.915814 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Found existing installation: pyclean 3.0.0 2025-09-28 13:36:34.915834 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Uninstalling pyclean-3.0.0: 2025-09-28 13:36:34.915851 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: Successfully uninstalled pyclean-3.0.0 2025-09-28 13:36:34.915866 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Removed intermediate container 4d20bf50a274 2025-09-28 13:36:34.915902 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> d6d95cfc34ab 2025-09-28 13:36:34.915937 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Step 4/4 : USER octavia 2025-09-28 13:36:34.915955 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Running in 83ad4a3066d9 2025-09-28 13:36:34.915971 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Removed intermediate container 83ad4a3066d9 2025-09-28 13:36:34.916036 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> 3bb68fab742b 2025-09-28 13:36:34.916055 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Successfully built 8686d3bef784 2025-09-28 13:36:34.916082 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Successfully tagged osism.harbor.regio.digital/kolla/octavia-worker:build-20250928 2025-09-28 13:36:34.916100 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Built at 2025-09-28 13:36:34.915431 (took 0:00:29.030125) 2025-09-28 13:36:34.916117 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-housekeeping) 2025-09-28 13:36:34.916134 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-housekeeping:Processing 2025-09-28 13:36:34.916151 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Building started at 2025-09-28 13:36:34.915822 2025-09-28 13:36:34.916587 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-housekeeping:Turned 0 plugins into plugins archive 2025-09-28 13:36:34.917042 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-housekeeping:Turned 0 additions into additions archive 2025-09-28 13:37:03.877671 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Step 1/4 : FROM osism.harbor.regio.digital/kolla/octavia-base:build-20250928 2025-09-28 13:37:03.877809 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> b1a252833db1 2025-09-28 13:37:03.877899 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Step 2/4 : LABEL "build-date"="20250928" "name"="octavia-housekeeping" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:37:03.879811 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Running in fc0d688fa245 2025-09-28 13:37:03.879835 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Removed intermediate container fc0d688fa245 2025-09-28 13:37:03.879845 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> f5ddce398395 2025-09-28 13:37:03.879856 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Step 3/4 : 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 2025-09-28 13:37:03.879866 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Running in d33c31039dc0 2025-09-28 13:37:03.879875 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Reading package lists... 2025-09-28 13:37:03.879884 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Building dependency tree... 2025-09-28 13:37:03.879892 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Reading state information... 2025-09-28 13:37:03.879900 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:The following packages were automatically installed and are no longer required: 2025-09-28 13:37:03.879909 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 13:37:03.879917 | 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 2025-09-28 13:37:03.879926 | 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 2025-09-28 13:37:03.879934 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 13:37:03.879943 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 13:37:03.879951 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 13:37:03.879977 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 13:37:03.879986 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: xz-utils 2025-09-28 13:37:03.879995 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Use 'apt autoremove' to remove them. 2025-09-28 13:37:03.880004 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:The following packages will be REMOVED: 2025-09-28 13:37:03.880012 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: build-essential 2025-09-28 13:37:03.880021 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 13:37:03.880030 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:After this operation, 17.4 kB disk space will be freed. 2025-09-28 13:37:03.880038 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 2025-09-28 13:37:03.880047 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 2025-09-28 13:37:03.880056 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: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% 2025-09-28 13:37:03.880067 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 70% (Reading database ... 2025-09-28 13:37:03.880076 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:75% 2025-09-28 13:37:03.880084 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 80% (Reading database ... 85% 2025-09-28 13:37:03.880092 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 90% 2025-09-28 13:37:03.880111 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 95% 2025-09-28 13:37:03.880128 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 100% (Reading database ... 18952 files and directories currently installed.) 2025-09-28 13:37:03.880138 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing build-essential (12.10ubuntu1) ... 2025-09-28 13:37:03.880146 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Reading package lists... 2025-09-28 13:37:03.880155 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Building dependency tree... 2025-09-28 13:37:03.880163 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Reading state information... 2025-09-28 13:37:03.880171 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:The following packages will be REMOVED: 2025-09-28 13:37:03.880180 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 13:37:03.880189 | 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 2025-09-28 13:37:03.880207 | 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 2025-09-28 13:37:03.880216 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 13:37:03.880225 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 13:37:03.880233 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 13:37:03.880241 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 13:37:03.880250 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: xz-utils 2025-09-28 13:37:03.880258 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 13:37:03.880267 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:After this operation, 228 MB disk space will be freed. 2025-09-28 13:37:03.880275 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 2025-09-28 13:37:03.880284 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 2025-09-28 13:37:03.880292 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: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% 2025-09-28 13:37:03.880301 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 70% 2025-09-28 13:37:03.880309 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 75% 2025-09-28 13:37:03.880322 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 2025-09-28 13:37:03.880330 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:80% (Reading database ... 85% 2025-09-28 13:37:03.880398 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 90% (Reading database ... 95% 2025-09-28 13:37:03.880463 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 2025-09-28 13:37:03.880556 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:100% (Reading database ... 18943 files and directories currently installed.) 2025-09-28 13:37:03.880613 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 13:37:03.880673 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:37:03.880786 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 13:37:03.880851 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:37:03.880919 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 13:37:03.881000 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 13:37:03.881067 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:37:03.881132 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:37:03.881198 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:37:03.881262 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:37:03.881329 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 13:37:03.881395 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:37:03.881482 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:37:03.881551 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:37:03.881624 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:37:03.881683 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 13:37:03.881772 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 13:37:03.881845 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:37:03.881911 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:37:03.882002 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:37:03.882120 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:37:03.882153 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:37:03.882232 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:37:03.882298 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:37:03.882363 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:37:03.882426 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:37:03.882490 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:37:03.882549 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 13:37:03.882613 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:37:03.882665 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:37:03.882720 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 13:37:03.882790 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:37:03.882849 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:37:03.882904 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 13:37:03.882972 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:37:03.883025 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:37:03.883080 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:37:03.883134 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:37:03.883187 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing lto-disabled-list (47) ... 2025-09-28 13:37:03.883240 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing make (4.3-4.1build2) ... 2025-09-28 13:37:03.883292 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 13:37:03.883344 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:37:03.883397 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Collecting pyclean==3.0.0 2025-09-28 13:37:03.883449 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 13:37:03.883502 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 13:37:03.883554 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Installing collected packages: pyclean 2025-09-28 13:37:03.883607 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Successfully installed pyclean-3.0.0 2025-09-28 13:37:03.883659 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Cleaning directory /var/lib/kolla/venv 2025-09-28 13:37:03.883732 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2025-09-28 13:37:03.883785 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Total 9905 files, 1430 directories removed. 2025-09-28 13:37:03.883842 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2025-09-28 13:37:03.883898 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Cleaning directory /usr 2025-09-28 13:37:03.883950 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2025-09-28 13:37:03.884020 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Total 1380 files, 143 directories removed. 2025-09-28 13:37:03.884071 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2025-09-28 13:37:03.884127 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Found existing installation: pyclean 3.0.0 2025-09-28 13:37:03.884182 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Uninstalling pyclean-3.0.0: 2025-09-28 13:37:03.884236 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: Successfully uninstalled pyclean-3.0.0 2025-09-28 13:37:03.884288 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Removed intermediate container d33c31039dc0 2025-09-28 13:37:03.884343 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> f36556856d72 2025-09-28 13:37:03.884397 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Step 4/4 : USER octavia 2025-09-28 13:37:03.884461 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Running in 21f8b27c3fbd 2025-09-28 13:37:03.884509 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Removed intermediate container 21f8b27c3fbd 2025-09-28 13:37:03.884562 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> 639a5b86888f 2025-09-28 13:37:03.884620 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Successfully built 9b836fc4737f 2025-09-28 13:37:03.884674 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Successfully tagged osism.harbor.regio.digital/kolla/octavia-housekeeping:build-20250928 2025-09-28 13:37:03.884842 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Built at 2025-09-28 13:37:03.884688 (took 0:00:28.968866) 2025-09-28 13:37:03.885256 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(skyline-apiserver) 2025-09-28 13:37:03.885376 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-apiserver:Processing 2025-09-28 13:37:03.885461 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Building started at 2025-09-28 13:37:03.885379 2025-09-28 13:37:03.885535 | 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 2025-09-28 13:37:05.617989 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-apiserver:Turned 0 plugins into plugins archive 2025-09-28 13:37:05.618339 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-apiserver:Turned 0 additions into additions archive 2025-09-28 13:37:42.582379 | 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 2025-09-28 13:37:42.583833 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2025-09-28 13:37:42.583864 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:[WARNING]: Empty continuation lines will become errors in a future release. 2025-09-28 13:37:42.583876 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2025-09-28 13:37:42.583885 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 1/7 : FROM osism.harbor.regio.digital/kolla/skyline-base:build-20250928 2025-09-28 13:37:42.583896 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> ca802d1e10a5 2025-09-28 13:37:42.583909 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 2/7 : LABEL "build-date"="20250928" "name"="skyline-apiserver" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:37:42.583942 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Running in 343bb6025674 2025-09-28 13:37:42.583953 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Removed intermediate container 343bb6025674 2025-09-28 13:37:42.583963 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> 19dd98fbbf5f 2025-09-28 13:37:42.583972 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 3/7 : ADD skyline-apiserver-archive /skyline-apiserver-source 2025-09-28 13:37:42.583982 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> 427a46bde1f0 2025-09-28 13:37:42.583992 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 4/7 : COPY extend_start.sh /usr/local/bin/kolla_skyline_extend_start 2025-09-28 13:37:42.584002 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> b86f2f4e2b5f 2025-09-28 13:37:42.584012 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 5/7 : 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 2025-09-28 13:37:42.584023 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Running in fa8796c5ff7d 2025-09-28 13:37:42.584033 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Processing /skyline-apiserver 2025-09-28 13:37:42.584042 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Preparing metadata (setup.py): started 2025-09-28 13:37:42.584051 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Preparing metadata (setup.py): finished with status 'done' 2025-09-28 13:37:42.584078 | 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.dev3) (6.1.1) 2025-09-28 13:37:42.584089 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting fastapi<=0.58.1 (from skyline-apiserver==6.0.1.dev3) 2025-09-28 13:37:42.584099 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading fastapi-0.58.1-py3-none-any.whl.metadata (21 kB) 2025-09-28 13:37:42.584109 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting pydantic<=1.10.0 (from skyline-apiserver==6.0.1.dev3) 2025-09-28 13:37:42.584128 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading pydantic-1.10.0-py3-none-any.whl.metadata (138 kB) 2025-09-28 13:37:42.584138 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting uvicorn<=0.17.6 (from skyline-apiserver==6.0.1.dev3) 2025-09-28 13:37:42.584147 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading uvicorn-0.17.6-py3-none-any.whl.metadata (6.2 kB) 2025-09-28 13:37:42.584157 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting gunicorn>=20.1.0 (from skyline-apiserver==6.0.1.dev3) 2025-09-28 13:37:42.584172 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading gunicorn-23.0.0-py3-none-any.whl.metadata (4.4 kB) 2025-09-28 13:37:42.584182 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting python-jose<=3.3.0 (from skyline-apiserver==6.0.1.dev3) 2025-09-28 13:37:42.584191 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading python_jose-3.3.0-py2.py3-none-any.whl.metadata (5.4 kB) 2025-09-28 13:37:42.584200 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting databases>=0.9.0 (from skyline-apiserver==6.0.1.dev3) 2025-09-28 13:37:42.584210 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading databases-0.9.0-py3-none-any.whl.metadata (5.4 kB) 2025-09-28 13:37:42.584223 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting aiomysql>=0.2.0 (from skyline-apiserver==6.0.1.dev3) 2025-09-28 13:37:42.584287 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading aiomysql-0.2.0-py3-none-any.whl.metadata (11 kB) 2025-09-28 13:37:42.584391 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting aiosqlite>=0.20.0 (from skyline-apiserver==6.0.1.dev3) 2025-09-28 13:37:42.584523 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading aiosqlite-0.21.0-py3-none-any.whl.metadata (4.3 kB) 2025-09-28 13:37:42.584677 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting loguru<=0.5.3 (from skyline-apiserver==6.0.1.dev3) 2025-09-28 13:37:42.584804 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading loguru-0.5.3-py3-none-any.whl.metadata (21 kB) 2025-09-28 13:37:42.584902 | 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.dev3) (6.0.2) 2025-09-28 13:37:42.585080 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting immutables>=0.16 (from skyline-apiserver==6.0.1.dev3) 2025-09-28 13:37:42.585160 | 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) 2025-09-28 13:37:42.585243 | 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.dev3) (1.14.1) 2025-09-28 13:37:42.585326 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting httpx>=0.16.1 (from skyline-apiserver==6.0.1.dev3) 2025-09-28 13:37:42.585442 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading httpx-0.28.1-py3-none-any.whl.metadata (7.1 kB) 2025-09-28 13:37:42.585563 | 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.dev3) (2.0.38) 2025-09-28 13:37:42.585679 | 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.dev3) (1.1.1) 2025-09-28 13:37:42.585838 | 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.dev3) (2.7.0) 2025-09-28 13:37:42.586018 | 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.dev3) (8.1.8) 2025-09-28 13:37:42.586258 | 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.dev3) (3.1.5) 2025-09-28 13:37:42.586357 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting h11>=0.11 (from skyline-apiserver==6.0.1.dev3) 2025-09-28 13:37:42.586373 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) 2025-09-28 13:37:42.586470 | 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.dev3) (3.0.2) 2025-09-28 13:37:42.586561 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting python-multipart>=0.0.5 (from skyline-apiserver==6.0.1.dev3) 2025-09-28 13:37:42.586654 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading python_multipart-0.0.20-py3-none-any.whl.metadata (1.8 kB) 2025-09-28 13:37:42.586826 | 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.dev3) (5.6.0) 2025-09-28 13:37:42.586988 | 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.dev3) (9.7.0) 2025-09-28 13:37:42.587109 | 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.dev3) (4.8.0) 2025-09-28 13:37:42.587220 | 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.dev3) (11.4.0) 2025-09-28 13:37:42.587296 | 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.dev3) (18.9.0) 2025-09-28 13:37:42.587390 | 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.dev3) (5.10.0) 2025-09-28 13:37:42.587460 | 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.dev3) (4.5.1) 2025-09-28 13:37:42.587529 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting starlette==0.13.4 (from fastapi<=0.58.1->skyline-apiserver==6.0.1.dev3) 2025-09-28 13:37:42.587600 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading starlette-0.13.4-py3-none-any.whl.metadata (6.6 kB) 2025-09-28 13:37:42.587670 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: typing-extensions>=4.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pydantic<=1.10.0->skyline-apiserver==6.0.1.dev3) (4.12.2) 2025-09-28 13:37:42.587778 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting ecdsa!=0.15 (from python-jose<=3.3.0->skyline-apiserver==6.0.1.dev3) 2025-09-28 13:37:42.588814 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading ecdsa-0.19.1-py2.py3-none-any.whl.metadata (29 kB) 2025-09-28 13:37:42.588836 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting rsa (from python-jose<=3.3.0->skyline-apiserver==6.0.1.dev3) 2025-09-28 13:37:42.588846 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading rsa-4.9-py3-none-any.whl.metadata (4.2 kB) 2025-09-28 13:37:42.588856 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting pyasn1 (from python-jose<=3.3.0->skyline-apiserver==6.0.1.dev3) 2025-09-28 13:37:42.588866 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2025-09-28 13:37:42.588875 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting asgiref>=3.4.0 (from uvicorn<=0.17.6->skyline-apiserver==6.0.1.dev3) 2025-09-28 13:37:42.588885 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading asgiref-3.8.1-py3-none-any.whl.metadata (9.3 kB) 2025-09-28 13:37:42.588894 | 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.dev3) (1.3.9) 2025-09-28 13:37:42.588916 | 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.dev3) (1.17.0) 2025-09-28 13:37:42.588951 | 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.dev3) (24.2) 2025-09-28 13:37:42.588961 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting anyio (from httpx>=0.16.1->skyline-apiserver==6.0.1.dev3) 2025-09-28 13:37:42.588970 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading anyio-4.8.0-py3-none-any.whl.metadata (4.6 kB) 2025-09-28 13:37:42.588979 | 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.dev3) (2025.8.3) 2025-09-28 13:37:42.588999 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting httpcore==1.* (from httpx>=0.16.1->skyline-apiserver==6.0.1.dev3) 2025-09-28 13:37:42.589009 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading httpcore-1.0.7-py3-none-any.whl.metadata (21 kB) 2025-09-28 13:37:42.589018 | 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.dev3) (3.10) 2025-09-28 13:37:42.589028 | 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.dev3) (2.1.0) 2025-09-28 13:37:42.589038 | 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.dev3) (2.32.3) 2025-09-28 13:37:42.589047 | 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.dev3) (5.4.1) 2025-09-28 13:37:42.589056 | 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.dev3) (1.7.0) 2025-09-28 13:37:42.589066 | 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.dev3) (9.7.1) 2025-09-28 13:37:42.589075 | 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.dev3) (5.7.1) 2025-09-28 13:37:42.589084 | 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.dev3) (6.5.1) 2025-09-28 13:37:42.589094 | 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.dev3) (5.7.0) 2025-09-28 13:37:42.589110 | 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.dev3) (8.2.0) 2025-09-28 13:37:42.589119 | 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.dev3) (3.0.0) 2025-09-28 13:37:42.589139 | 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.dev3) (1.3.0) 2025-09-28 13:37:42.589178 | 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.dev3) (2.0.0) 2025-09-28 13:37:42.589334 | 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.dev3) (1.17.2) 2025-09-28 13:37:42.589355 | 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.dev3) (1.1.0) 2025-09-28 13:37:42.589464 | 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.dev3) (2025.1) 2025-09-28 13:37:42.589482 | 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.dev3) (3.2.1) 2025-09-28 13:37:42.589558 | 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.dev3) (7.0.0) 2025-09-28 13:37:42.589575 | 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.dev3) (80.9.0) 2025-09-28 13:37:42.589654 | 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.dev3) (3.14.0) 2025-09-28 13:37:42.589741 | 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.dev3) (0.2.13) 2025-09-28 13:37:42.589763 | 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.dev3) (2.0.1) 2025-09-28 13:37:42.589869 | 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.dev3) (24.2.1) 2025-09-28 13:37:42.589886 | 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.dev3) (43.0.3) 2025-09-28 13:37:42.590016 | 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.dev3) (1.17.1) 2025-09-28 13:37:42.590037 | 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.dev3) (2.22) 2025-09-28 13:37:42.590111 | 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.dev3) (4.9.1) 2025-09-28 13:37:42.590137 | 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.dev3) (4.4.0) 2025-09-28 13:37:42.590216 | 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.dev3) (2.1.0) 2025-09-28 13:37:42.590299 | 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.dev3) (3.2.0) 2025-09-28 13:37:42.590392 | 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.dev3) (7.1.0) 2025-09-28 13:37:42.590479 | 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.dev3) (0.5.2) 2025-09-28 13:37:42.590531 | 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.dev3) (2.5.11) 2025-09-28 13:37:42.590583 | 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.dev3) (1.9.0) 2025-09-28 13:37:42.590634 | 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.dev3) (5.1.1) 2025-09-28 13:37:42.590756 | 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.dev3) (1.3.4) 2025-09-28 13:37:42.590780 | 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.dev3) (1.0.1) 2025-09-28 13:37:42.590794 | 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.dev3) (1.33) 2025-09-28 13:37:42.590881 | 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.dev3) (4.3.6) 2025-09-28 13:37:42.591002 | 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.dev3) (1.4.0) 2025-09-28 13:37:42.591016 | 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.dev3) (3.0.0) 2025-09-28 13:37:42.591066 | 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.dev3) (2.9.0.post0) 2025-09-28 13:37:42.591133 | 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.dev3) (3.4.1) 2025-09-28 13:37:42.591159 | 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.dev3) (1.26.20) 2025-09-28 13:37:42.591237 | 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.dev3) (3.1.1) 2025-09-28 13:37:42.591287 | 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.dev3) (4.23.0) 2025-09-28 13:37:42.591337 | 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.dev3) (25.1.0) 2025-09-28 13:37:42.591400 | 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.dev3) (2024.10.1) 2025-09-28 13:37:42.591415 | 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.dev3) (0.36.2) 2025-09-28 13:37:42.591498 | 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.dev3) (0.23.1) 2025-09-28 13:37:42.591545 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting sniffio>=1.1 (from anyio->httpx>=0.16.1->skyline-apiserver==6.0.1.dev3) 2025-09-28 13:37:42.591592 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 2025-09-28 13:37:42.591640 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading fastapi-0.58.1-py3-none-any.whl (49 kB) 2025-09-28 13:37:42.591685 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading starlette-0.13.4-py3-none-any.whl (59 kB) 2025-09-28 13:37:42.591775 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading loguru-0.5.3-py3-none-any.whl (57 kB) 2025-09-28 13:37:42.591842 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading pydantic-1.10.0-py3-none-any.whl (153 kB) 2025-09-28 13:37:42.591910 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading python_jose-3.3.0-py2.py3-none-any.whl (33 kB) 2025-09-28 13:37:42.592782 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading uvicorn-0.17.6-py3-none-any.whl (53 kB) 2025-09-28 13:37:42.592800 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading aiomysql-0.2.0-py3-none-any.whl (44 kB) 2025-09-28 13:37:42.592810 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading aiosqlite-0.21.0-py3-none-any.whl (15 kB) 2025-09-28 13:37:42.592819 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading asgiref-3.8.1-py3-none-any.whl (23 kB) 2025-09-28 13:37:42.592829 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading databases-0.9.0-py3-none-any.whl (25 kB) 2025-09-28 13:37:42.592838 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading ecdsa-0.19.1-py2.py3-none-any.whl (150 kB) 2025-09-28 13:37:42.592847 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading gunicorn-23.0.0-py3-none-any.whl (85 kB) 2025-09-28 13:37:42.592856 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading h11-0.14.0-py3-none-any.whl (58 kB) 2025-09-28 13:37:42.592865 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading httpx-0.28.1-py3-none-any.whl (73 kB) 2025-09-28 13:37:42.592874 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading httpcore-1.0.7-py3-none-any.whl (78 kB) 2025-09-28 13:37:42.592892 | 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) 2025-09-28 13:37:42.592903 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading python_multipart-0.0.20-py3-none-any.whl (24 kB) 2025-09-28 13:37:42.592912 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading anyio-4.8.0-py3-none-any.whl (96 kB) 2025-09-28 13:37:42.592950 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 2025-09-28 13:37:42.592958 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2025-09-28 13:37:42.592966 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading rsa-4.9-py3-none-any.whl (34 kB) 2025-09-28 13:37:42.592975 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Building wheels for collected packages: skyline-apiserver 2025-09-28 13:37:42.592986 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: DEPRECATION: Building 'skyline-apiserver' 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 'skyline-apiserver'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-28 13:37:42.592996 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2025-09-28 13:37:42.593005 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Building wheel for skyline-apiserver (setup.py): started 2025-09-28 13:37:42.593013 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Building wheel for skyline-apiserver (setup.py): finished with status 'done' 2025-09-28 13:37:42.593022 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Created wheel for skyline-apiserver: filename=skyline_apiserver-6.0.1.dev3-py3-none-any.whl size=159434 sha256=8e52617626bc1fc69d2b55c03ab2e8c1dd22af2c2288d7cd502e0210b9175b79 2025-09-28 13:37:42.593031 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Stored in directory: /tmp/pip-ephem-wheel-cache-p_z71ved/wheels/5d/96/f1/e535c7d90f6922e2d4ea896be8b05d8e4cc5f55d6ffb5cbb20 2025-09-28 13:37:42.593039 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Successfully built skyline-apiserver 2025-09-28 13:37:42.593048 | 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 2025-09-28 13:37:42.593059 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Successfully installed aiomysql-0.2.0 aiosqlite-0.21.0 anyio-4.8.0 asgiref-3.8.1 databases-0.9.0 ecdsa-0.19.1 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.0 python-jose-3.3.0 python-multipart-0.0.20 rsa-4.9 skyline-apiserver-6.0.1.dev3 sniffio-1.3.1 starlette-0.13.4 uvicorn-0.17.6 2025-09-28 13:37:42.593073 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Removed intermediate container fa8796c5ff7d 2025-09-28 13:37:42.593082 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> 605475060b04 2025-09-28 13:37:42.593098 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: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 2025-09-28 13:37:42.593108 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Running in fc32f8faa6ff 2025-09-28 13:37:42.593116 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Reading package lists... 2025-09-28 13:37:42.593130 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Building dependency tree... 2025-09-28 13:37:42.593143 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Reading state information... 2025-09-28 13:37:42.593155 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:The following packages were automatically installed and are no longer required: 2025-09-28 13:37:42.593213 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 13:37:42.593227 | 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 2025-09-28 13:37:42.593377 | 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 2025-09-28 13:37:42.593413 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 13:37:42.593426 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 13:37:42.593444 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 13:37:42.593454 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 13:37:42.593470 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: xz-utils 2025-09-28 13:37:42.593503 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Use 'apt autoremove' to remove them. 2025-09-28 13:37:42.593571 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:The following packages will be REMOVED: 2025-09-28 13:37:42.593588 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: build-essential 2025-09-28 13:37:42.593659 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 13:37:42.593676 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:After this operation, 17.4 kB disk space will be freed. 2025-09-28 13:37:42.593798 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 2025-09-28 13:37:42.593819 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 2025-09-28 13:37:42.593836 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: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% 2025-09-28 13:37:42.593911 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 70% 2025-09-28 13:37:42.593951 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 2025-09-28 13:37:42.594001 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:75% 2025-09-28 13:37:42.594062 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 80% 2025-09-28 13:37:42.594077 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 2025-09-28 13:37:42.594139 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:85% 2025-09-28 13:37:42.594155 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 2025-09-28 13:37:42.594224 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:90% 2025-09-28 13:37:42.594239 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 95% 2025-09-28 13:37:42.594313 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-28 13:37:42.594329 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing build-essential (12.10ubuntu1) ... 2025-09-28 13:37:42.594400 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Reading package lists... 2025-09-28 13:37:42.594461 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Building dependency tree... 2025-09-28 13:37:42.594524 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Reading state information... 2025-09-28 13:37:42.594596 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:The following packages will be REMOVED: 2025-09-28 13:37:42.594629 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 13:37:42.594680 | 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 2025-09-28 13:37:42.594695 | 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 2025-09-28 13:37:42.594774 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 13:37:42.594837 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 13:37:42.594863 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 13:37:42.594947 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 13:37:42.595012 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: xz-utils 2025-09-28 13:37:42.595116 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 13:37:42.595179 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:After this operation, 228 MB disk space will be freed. 2025-09-28 13:37:42.595245 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 2025-09-28 13:37:42.595333 | 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% 2025-09-28 13:37:42.595414 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 70% 2025-09-28 13:37:42.595489 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 75% 2025-09-28 13:37:42.595563 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 80% 2025-09-28 13:37:42.595641 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 85% 2025-09-28 13:37:42.595735 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 90% 2025-09-28 13:37:42.596789 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 95% 2025-09-28 13:37:42.596808 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-09-28 13:37:42.596818 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 13:37:42.596827 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:37:42.596835 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 13:37:42.596843 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:37:42.596852 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 13:37:42.596860 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 13:37:42.596869 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:37:42.596877 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:37:42.596886 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:37:42.596894 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:37:42.596902 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 13:37:42.596911 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:37:42.596942 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:37:42.596961 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:37:42.596970 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:37:42.596978 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 13:37:42.596987 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 13:37:42.596995 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:37:42.597004 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:37:42.597012 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:37:42.597020 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:37:42.597029 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:37:42.597037 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:37:42.597045 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2025-09-28 13:37:42.597059 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:37:42.597067 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:37:42.597075 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:37:42.597083 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:37:42.597092 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 13:37:42.597110 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:37:42.597122 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:37:42.597216 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 13:37:42.597232 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:37:42.597342 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2025-09-28 13:37:42.597408 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:37:42.597483 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2025-09-28 13:37:42.597542 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 13:37:42.597586 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2025-09-28 13:37:42.597600 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:37:42.597667 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:37:42.597682 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2025-09-28 13:37:42.597798 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:37:42.597817 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:37:42.597863 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing lto-disabled-list (47) ... 2025-09-28 13:37:42.597877 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing make (4.3-4.1build2) ... 2025-09-28 13:37:42.597957 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 13:37:42.598014 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:37:42.598070 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting pyclean==3.0.0 2025-09-28 13:37:42.598092 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 13:37:42.598138 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 13:37:42.598152 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Installing collected packages: pyclean 2025-09-28 13:37:42.598221 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Successfully installed pyclean-3.0.0 2025-09-28 13:37:42.598235 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Cleaning directory /var/lib/kolla/venv 2025-09-28 13:37:42.598300 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2025-09-28 13:37:42.598314 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Total 8682 files, 1244 directories removed. 2025-09-28 13:37:42.598380 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2025-09-28 13:37:42.598394 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Cleaning directory /usr 2025-09-28 13:37:42.598461 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2025-09-28 13:37:42.598475 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Total 1316 files, 133 directories removed. 2025-09-28 13:37:42.598540 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2025-09-28 13:37:42.598554 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Found existing installation: pyclean 3.0.0 2025-09-28 13:37:42.598622 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Uninstalling pyclean-3.0.0: 2025-09-28 13:37:42.598635 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Successfully uninstalled pyclean-3.0.0 2025-09-28 13:37:42.598722 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Removed intermediate container fc32f8faa6ff 2025-09-28 13:37:42.598740 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> 03e6e8e29c18 2025-09-28 13:37:42.598811 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 7/7 : USER skyline 2025-09-28 13:37:42.598867 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Running in 80d9d1ed133d 2025-09-28 13:37:42.598881 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Removed intermediate container 80d9d1ed133d 2025-09-28 13:37:42.598980 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> d2619916151c 2025-09-28 13:37:42.598991 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Successfully built 719d99eedc5e 2025-09-28 13:37:42.599039 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Successfully tagged osism.harbor.regio.digital/kolla/skyline-apiserver:build-20250928 2025-09-28 13:37:42.599161 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Built at 2025-09-28 13:37:42.599048 (took 0:00:38.713669) 2025-09-28 13:37:42.599588 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(skyline-console) 2025-09-28 13:37:42.599660 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-console:Processing 2025-09-28 13:37:42.599813 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Building started at 2025-09-28 13:37:42.599649 2025-09-28 13:37:42.599908 | 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 2025-09-28 13:37:45.162307 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-console:Turned 0 plugins into plugins archive 2025-09-28 13:37:45.162858 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-console:Turned 0 additions into additions archive 2025-09-28 13:38:30.416664 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 1/7 : FROM osism.harbor.regio.digital/kolla/skyline-base:build-20250928 2025-09-28 13:38:30.418944 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> ca802d1e10a5 2025-09-28 13:38:30.419067 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 2/7 : LABEL "build-date"="20250928" "name"="skyline-console" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:38:30.419115 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Running in f73d812f0f1e 2025-09-28 13:38:30.419128 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Removed intermediate container f73d812f0f1e 2025-09-28 13:38:30.419139 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> ac409d3c834e 2025-09-28 13:38:30.419150 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 3/7 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends nginx && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-28 13:38:30.419161 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Running in a784281e14a6 2025-09-28 13:38:30.419171 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:38:30.419181 | 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] 2025-09-28 13:38:30.419191 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 13:38:30.419201 | 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] 2025-09-28 13:38:30.419210 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 13:38:30.419220 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 13:38:30.419229 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 13:38:30.419239 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 13:38:30.419248 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 13:38:30.419258 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 13:38:30.419267 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 13:38:30.419276 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 13:38:30.419285 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 13:38:30.419295 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 13:38:30.419304 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 13:38:30.419314 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Fetched 28.4 MB in 3s (11.3 MB/s) 2025-09-28 13:38:30.419323 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading package lists... 2025-09-28 13:38:30.419332 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading package lists... 2025-09-28 13:38:30.419342 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Building dependency tree... 2025-09-28 13:38:30.419351 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading state information... 2025-09-28 13:38:30.419361 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:The following additional packages will be installed: 2025-09-28 13:38:30.419370 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: nginx-common 2025-09-28 13:38:30.419380 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Suggested packages: 2025-09-28 13:38:30.419389 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: fcgiwrap nginx-doc ssl-cert 2025-09-28 13:38:30.419408 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:The following NEW packages will be installed: 2025-09-28 13:38:30.419426 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: nginx nginx-common 2025-09-28 13:38:30.419461 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:38:30.419489 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Need to get 564 kB of archives. 2025-09-28 13:38:30.419506 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:After this operation, 1,596 kB of additional disk space will be used. 2025-09-28 13:38:30.419524 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:38:30.419542 | 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.5 [43.4 kB] 2025-09-28 13:38:30.419560 | 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.5 [520 kB] 2025-09-28 13:38:30.419577 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Preconfiguring packages ... 2025-09-28 13:38:30.419590 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Fetched 564 kB in 0s (1,869 kB/s) 2025-09-28 13:38:30.419733 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Selecting previously unselected package nginx-common. 2025-09-28 13:38:30.419752 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 2025-09-28 13:38:30.419764 | 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% 2025-09-28 13:38:30.419776 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 70% 2025-09-28 13:38:30.419785 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 75% 2025-09-28 13:38:30.419794 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 80% 2025-09-28 13:38:30.419804 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 85% 2025-09-28 13:38:30.419813 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 90% 2025-09-28 13:38:30.419822 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 95% 2025-09-28 13:38:30.419832 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-28 13:38:30.419841 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Preparing to unpack .../nginx-common_1.24.0-2ubuntu7.5_all.deb ... 2025-09-28 13:38:30.419851 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Unpacking nginx-common (1.24.0-2ubuntu7.5) ... 2025-09-28 13:38:30.419910 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Selecting previously unselected package nginx. 2025-09-28 13:38:30.419921 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Preparing to unpack .../nginx_1.24.0-2ubuntu7.5_amd64.deb ... 2025-09-28 13:38:30.419930 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Unpacking nginx (1.24.0-2ubuntu7.5) ... 2025-09-28 13:38:30.419940 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Setting up nginx-common (1.24.0-2ubuntu7.5) ... 2025-09-28 13:38:30.419949 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Setting up nginx (1.24.0-2ubuntu7.5) ... 2025-09-28 13:38:30.419959 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:invoke-rc.d: could not determine current runlevel 2025-09-28 13:38:30.419968 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 13:38:30.420041 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Removed intermediate container a784281e14a6 2025-09-28 13:38:30.420053 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> 0b2abae6c556 2025-09-28 13:38:30.420062 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 4/7 : ADD skyline-console-archive /skyline-console-source 2025-09-28 13:38:30.420072 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> ff60c893e9ec 2025-09-28 13:38:30.420092 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 5/7 : RUN ln -s skyline-console-source/* skyline-console && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /skyline-console 2025-09-28 13:38:30.420103 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Running in d3e732e66a3c 2025-09-28 13:38:30.420153 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Processing /skyline-console 2025-09-28 13:38:30.420163 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Preparing metadata (setup.py): started 2025-09-28 13:38:30.420173 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Preparing metadata (setup.py): finished with status 'done' 2025-09-28 13:38:30.420220 | 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.0.0rc2.dev3) (6.1.1) 2025-09-28 13:38:30.420264 | 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.0.0rc2.dev3) (80.9.0) 2025-09-28 13:38:30.420299 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Building wheels for collected packages: skyline-console 2025-09-28 13:38:30.422818 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: DEPRECATION: Building 'skyline-console' 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 'skyline-console'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-28 13:38:30.422843 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2025-09-28 13:38:30.422853 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Building wheel for skyline-console (setup.py): started 2025-09-28 13:38:30.422884 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Building wheel for skyline-console (setup.py): finished with status 'done' 2025-09-28 13:38:30.422895 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Created wheel for skyline-console: filename=skyline_console-6.0.0.0rc2.dev3-py3-none-any.whl size=6270215 sha256=8b5dab4041b518499eda99c4f69bde56bb91d10802ab9db69ecbd5e81ba74c13 2025-09-28 13:38:30.422905 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Stored in directory: /tmp/pip-ephem-wheel-cache-bk04w4_r/wheels/cc/1b/89/3424b52a9f3db6af7527d7bd0ccefe6b733db06302b9206a0a 2025-09-28 13:38:30.422915 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Successfully built skyline-console 2025-09-28 13:38:30.422924 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Installing collected packages: skyline-console 2025-09-28 13:38:30.422933 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Successfully installed skyline-console-6.0.0.0rc2.dev3 2025-09-28 13:38:30.422942 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Removed intermediate container d3e732e66a3c 2025-09-28 13:38:30.422951 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> 8777a98d6cb1 2025-09-28 13:38:30.422962 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: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 2025-09-28 13:38:30.422972 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Running in d25a3ad56d45 2025-09-28 13:38:30.422981 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading package lists... 2025-09-28 13:38:30.422991 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Building dependency tree... 2025-09-28 13:38:30.423000 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading state information... 2025-09-28 13:38:30.423009 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:The following packages were automatically installed and are no longer required: 2025-09-28 13:38:30.423028 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 13:38:30.423038 | 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 2025-09-28 13:38:30.423048 | 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 2025-09-28 13:38:30.423057 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 13:38:30.423066 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 13:38:30.423075 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 13:38:30.423085 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 13:38:30.423094 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: xz-utils 2025-09-28 13:38:30.423103 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Use 'apt autoremove' to remove them. 2025-09-28 13:38:30.423112 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:The following packages will be REMOVED: 2025-09-28 13:38:30.423122 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: build-essential 2025-09-28 13:38:30.423131 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 13:38:30.423140 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:After this operation, 17.4 kB disk space will be freed. 2025-09-28 13:38:30.423150 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 2025-09-28 13:38:30.423159 | 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% 2025-09-28 13:38:30.423178 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 2025-09-28 13:38:30.423187 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:70% 2025-09-28 13:38:30.423197 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 75% 2025-09-28 13:38:30.423212 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 2025-09-28 13:38:30.423222 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:80% (Reading database ... 85% 2025-09-28 13:38:30.423231 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 90% 2025-09-28 13:38:30.423240 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 95% 2025-09-28 13:38:30.423249 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 100% (Reading database ... 18874 files and directories currently installed.) 2025-09-28 13:38:30.423259 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing build-essential (12.10ubuntu1) ... 2025-09-28 13:38:30.423268 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading package lists... 2025-09-28 13:38:30.423277 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Building dependency tree... 2025-09-28 13:38:30.423286 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading state information... 2025-09-28 13:38:30.423295 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:The following packages will be REMOVED: 2025-09-28 13:38:30.423304 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 13:38:30.423314 | 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 2025-09-28 13:38:30.423323 | 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 2025-09-28 13:38:30.423333 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 13:38:30.423348 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 13:38:30.423358 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 13:38:30.423367 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 13:38:30.423376 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: xz-utils 2025-09-28 13:38:30.423386 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 13:38:30.423395 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:After this operation, 228 MB disk space will be freed. 2025-09-28 13:38:30.423404 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 2025-09-28 13:38:30.423420 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 2025-09-28 13:38:30.423438 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: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% 2025-09-28 13:38:30.423459 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 70% 2025-09-28 13:38:30.423474 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 75% (Reading database ... 80% 2025-09-28 13:38:30.423490 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 85% 2025-09-28 13:38:30.423506 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 90% 2025-09-28 13:38:30.423521 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 95% 2025-09-28 13:38:30.423538 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 100% (Reading database ... 18865 files and directories currently installed.) 2025-09-28 13:38:30.423555 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 13:38:30.423574 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:38:30.423590 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 13:38:30.423605 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:38:30.423614 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 13:38:30.423629 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 13:38:30.423639 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:38:30.423648 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:38:30.423658 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:38:30.423667 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:38:30.423676 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 13:38:30.423686 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:38:30.423695 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:38:30.423742 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:38:30.423760 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:38:30.423774 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 13:38:30.424005 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 13:38:30.424070 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:38:30.424135 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:38:30.424153 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:38:30.424169 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:38:30.424192 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:38:30.424209 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:38:30.424233 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:38:30.424292 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:38:30.424355 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:38:30.424370 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:38:30.424533 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 13:38:30.424567 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:38:30.424588 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:38:30.424600 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 13:38:30.424634 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:38:30.424732 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:38:30.424775 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 13:38:30.424855 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:38:30.424910 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:38:30.424984 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:38:30.425037 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:38:30.425098 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing lto-disabled-list (47) ... 2025-09-28 13:38:30.425113 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing make (4.3-4.1build2) ... 2025-09-28 13:38:30.425188 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 13:38:30.425238 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:38:30.425300 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Collecting pyclean==3.0.0 2025-09-28 13:38:30.425356 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 13:38:30.425371 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 13:38:30.425446 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Installing collected packages: pyclean 2025-09-28 13:38:30.425477 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Successfully installed pyclean-3.0.0 2025-09-28 13:38:30.425547 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Cleaning directory /var/lib/kolla/venv 2025-09-28 13:38:30.425611 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2025-09-28 13:38:30.425625 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Total 8130 files, 1160 directories removed. 2025-09-28 13:38:30.425698 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2025-09-28 13:38:30.425774 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Cleaning directory /usr 2025-09-28 13:38:30.425836 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2025-09-28 13:38:30.425940 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Total 1316 files, 133 directories removed. 2025-09-28 13:38:30.425971 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2025-09-28 13:38:30.426031 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Found existing installation: pyclean 3.0.0 2025-09-28 13:38:30.426046 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Uninstalling pyclean-3.0.0: 2025-09-28 13:38:30.426118 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Successfully uninstalled pyclean-3.0.0 2025-09-28 13:38:30.426149 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Removed intermediate container d25a3ad56d45 2025-09-28 13:38:30.426223 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> b73ee6dd43da 2025-09-28 13:38:30.426273 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 7/7 : USER root 2025-09-28 13:38:30.426322 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Running in f0b130d27bc8 2025-09-28 13:38:30.426370 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Removed intermediate container f0b130d27bc8 2025-09-28 13:38:30.426418 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> 42952bb17491 2025-09-28 13:38:30.426484 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Successfully built 1dc041f7694d 2025-09-28 13:38:30.426499 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Successfully tagged osism.harbor.regio.digital/kolla/skyline-console:build-20250928 2025-09-28 13:38:30.426648 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Built at 2025-09-28 13:38:30.426521 (took 0:00:47.826872) 2025-09-28 13:38:30.427212 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(heat-engine) 2025-09-28 13:38:30.427290 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-engine:Processing 2025-09-28 13:38:30.427373 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Building started at 2025-09-28 13:38:30.427297 2025-09-28 13:38:30.428367 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-engine:Turned 0 plugins into plugins archive 2025-09-28 13:38:30.429092 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-engine:Turned 0 additions into additions archive 2025-09-28 13:39:00.643218 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Step 1/4 : FROM osism.harbor.regio.digital/kolla/heat-base:build-20250928 2025-09-28 13:39:00.643318 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> 3cbca03b215c 2025-09-28 13:39:00.643430 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Step 2/4 : LABEL "build-date"="20250928" "name"="heat-engine" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:39:00.643541 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Running in 9342d3d77390 2025-09-28 13:39:00.643617 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Removed intermediate container 9342d3d77390 2025-09-28 13:39:00.643681 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> 792204875291 2025-09-28 13:39:00.643797 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Step 3/4 : 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 2025-09-28 13:39:00.643895 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Running in 94fd076aacec 2025-09-28 13:39:00.643969 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Reading package lists... 2025-09-28 13:39:00.644043 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Building dependency tree... 2025-09-28 13:39:00.644115 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Reading state information... 2025-09-28 13:39:00.644189 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:The following packages were automatically installed and are no longer required: 2025-09-28 13:39:00.644254 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 13:39:00.644317 | 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 2025-09-28 13:39:00.644377 | 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 2025-09-28 13:39:00.644436 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 13:39:00.644495 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 13:39:00.644554 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 13:39:00.644613 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 13:39:00.644673 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: xz-utils 2025-09-28 13:39:00.644756 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Use 'apt autoremove' to remove them. 2025-09-28 13:39:00.644876 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:The following packages will be REMOVED: 2025-09-28 13:39:00.644935 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: build-essential 2025-09-28 13:39:00.645010 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 13:39:00.645073 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:After this operation, 17.4 kB disk space will be freed. 2025-09-28 13:39:00.645141 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 2025-09-28 13:39:00.645227 | 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% 2025-09-28 13:39:00.645278 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 70% 2025-09-28 13:39:00.645345 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 75% 2025-09-28 13:39:00.645409 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 80% 2025-09-28 13:39:00.645472 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 85% 2025-09-28 13:39:00.645534 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 90% 2025-09-28 13:39:00.645595 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 95% 2025-09-28 13:39:00.645662 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-28 13:39:00.645764 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing build-essential (12.10ubuntu1) ... 2025-09-28 13:39:00.645855 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Reading package lists... 2025-09-28 13:39:00.645928 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Building dependency tree... 2025-09-28 13:39:00.645993 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Reading state information... 2025-09-28 13:39:00.646065 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:The following packages will be REMOVED: 2025-09-28 13:39:00.646127 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 13:39:00.646189 | 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 2025-09-28 13:39:00.646268 | 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 2025-09-28 13:39:00.646328 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 13:39:00.646386 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 13:39:00.646445 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 13:39:00.646505 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 13:39:00.646564 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: xz-utils 2025-09-28 13:39:00.646631 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 13:39:00.646692 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:After this operation, 228 MB disk space will be freed. 2025-09-28 13:39:00.646785 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 2025-09-28 13:39:00.646892 | 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% 2025-09-28 13:39:00.646946 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 70% 2025-09-28 13:39:00.647009 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 75% 2025-09-28 13:39:00.647072 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 80% 2025-09-28 13:39:00.647136 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 85% 2025-09-28 13:39:00.647983 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 90% 2025-09-28 13:39:00.648018 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 95% 2025-09-28 13:39:00.648023 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-09-28 13:39:00.648028 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 13:39:00.648033 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:39:00.648036 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 13:39:00.648040 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:39:00.648043 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 13:39:00.648047 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 13:39:00.648050 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:39:00.648054 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:39:00.648058 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:39:00.648062 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:39:00.648065 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 13:39:00.648068 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:39:00.648087 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:39:00.648091 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:39:00.648103 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:39:00.648136 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 13:39:00.648140 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 13:39:00.648143 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:39:00.648147 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:39:00.648181 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:39:00.649772 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:39:00.649781 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2025-09-28 13:39:00.649785 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:39:00.649789 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2025-09-28 13:39:00.649793 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:39:00.649797 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:39:00.649801 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:39:00.649805 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:39:00.649808 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:39:00.649811 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 13:39:00.649828 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:39:00.649832 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:39:00.649835 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 13:39:00.649838 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:39:00.649842 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:39:00.649845 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 13:39:00.649848 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:39:00.649852 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:39:00.649855 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:39:00.649858 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:39:00.649861 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing lto-disabled-list (47) ... 2025-09-28 13:39:00.649865 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing make (4.3-4.1build2) ... 2025-09-28 13:39:00.649868 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 13:39:00.649872 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:39:00.649875 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Collecting pyclean==3.0.0 2025-09-28 13:39:00.649878 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 13:39:00.649882 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 13:39:00.649885 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Installing collected packages: pyclean 2025-09-28 13:39:00.649888 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Successfully installed pyclean-3.0.0 2025-09-28 13:39:00.649892 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Cleaning directory /var/lib/kolla/venv 2025-09-28 13:39:00.649895 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2025-09-28 13:39:00.649898 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Total 10962 files, 1524 directories removed. 2025-09-28 13:39:00.649902 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2025-09-28 13:39:00.649905 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Cleaning directory /usr 2025-09-28 13:39:00.649908 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2025-09-28 13:39:00.649911 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Total 1316 files, 133 directories removed. 2025-09-28 13:39:00.649915 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2025-09-28 13:39:00.649924 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Found existing installation: pyclean 3.0.0 2025-09-28 13:39:00.649927 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Uninstalling pyclean-3.0.0: 2025-09-28 13:39:00.649933 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: Successfully uninstalled pyclean-3.0.0 2025-09-28 13:39:00.649936 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Removed intermediate container 94fd076aacec 2025-09-28 13:39:00.649941 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> 83de7c048dec 2025-09-28 13:39:00.650018 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Step 4/4 : USER heat 2025-09-28 13:39:00.650087 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Running in b18ccef219a9 2025-09-28 13:39:00.650156 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Removed intermediate container b18ccef219a9 2025-09-28 13:39:00.650220 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> 8485e1b09378 2025-09-28 13:39:00.650287 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Successfully built 4ed39767f0ed 2025-09-28 13:39:00.650351 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Successfully tagged osism.harbor.regio.digital/kolla/heat-engine:build-20250928 2025-09-28 13:39:00.650491 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Built at 2025-09-28 13:39:00.650382 (took 0:00:30.223085) 2025-09-28 13:39:00.650993 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(heat-api-cfn) 2025-09-28 13:39:00.651118 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api-cfn:Processing 2025-09-28 13:39:00.651216 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Building started at 2025-09-28 13:39:00.651125 2025-09-28 13:39:00.652351 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api-cfn:Turned 0 plugins into plugins archive 2025-09-28 13:39:00.653131 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api-cfn:Turned 0 additions into additions archive 2025-09-28 13:39:33.400846 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Step 1/5 : FROM osism.harbor.regio.digital/kolla/heat-base:build-20250928 2025-09-28 13:39:33.400954 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> 3cbca03b215c 2025-09-28 13:39:33.401096 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Step 2/5 : LABEL "build-date"="20250928" "name"="heat-api-cfn" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:39:33.401223 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Running in 14cf8cd31296 2025-09-28 13:39:33.401267 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Removed intermediate container 14cf8cd31296 2025-09-28 13:39:33.401489 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> 3ebc9b6ceea3 2025-09-28 13:39:33.401568 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_heat_extend_start 2025-09-28 13:39:33.401595 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> 380ce2ad0086 2025-09-28 13:39:33.401609 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_heat_extend_start 2025-09-28 13:39:33.401621 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Running in 31f43f9cb8b1 2025-09-28 13:39:33.401662 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Removed intermediate container 31f43f9cb8b1 2025-09-28 13:39:33.401798 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> dc1a7cdc35aa 2025-09-28 13:39:33.401907 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Step 5/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 2025-09-28 13:39:33.401970 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Running in 11c89e779618 2025-09-28 13:39:33.402047 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Reading package lists... 2025-09-28 13:39:33.402118 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Building dependency tree... 2025-09-28 13:39:33.402188 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Reading state information... 2025-09-28 13:39:33.402266 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:The following packages were automatically installed and are no longer required: 2025-09-28 13:39:33.402333 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 13:39:33.402396 | 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 2025-09-28 13:39:33.402459 | 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 2025-09-28 13:39:33.402520 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 13:39:33.402581 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 13:39:33.402642 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 13:39:33.402692 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 13:39:33.402783 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: xz-utils 2025-09-28 13:39:33.402951 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Use 'apt autoremove' to remove them. 2025-09-28 13:39:33.402970 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:The following packages will be REMOVED: 2025-09-28 13:39:33.403038 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: build-essential 2025-09-28 13:39:33.403111 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 13:39:33.403177 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:After this operation, 17.4 kB disk space will be freed. 2025-09-28 13:39:33.403246 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 2025-09-28 13:39:33.403322 | 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% 2025-09-28 13:39:33.403390 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 70% 2025-09-28 13:39:33.403458 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 75% 2025-09-28 13:39:33.403524 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 80% 2025-09-28 13:39:33.403589 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 85% 2025-09-28 13:39:33.403655 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 90% 2025-09-28 13:39:33.403754 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 95% 2025-09-28 13:39:33.403857 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-28 13:39:33.404024 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing build-essential (12.10ubuntu1) ... 2025-09-28 13:39:33.404058 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Reading package lists... 2025-09-28 13:39:33.404076 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Building dependency tree... 2025-09-28 13:39:33.404112 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Reading state information... 2025-09-28 13:39:33.404204 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:The following packages will be REMOVED: 2025-09-28 13:39:33.404267 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 13:39:33.405924 | 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 2025-09-28 13:39:33.405944 | 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 2025-09-28 13:39:33.405955 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 13:39:33.405965 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 13:39:33.405974 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 13:39:33.405984 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 13:39:33.405993 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: xz-utils 2025-09-28 13:39:33.406003 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 13:39:33.406012 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:After this operation, 228 MB disk space will be freed. 2025-09-28 13:39:33.406021 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 2025-09-28 13:39:33.406030 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 2025-09-28 13:39:33.406041 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: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% 2025-09-28 13:39:33.406053 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 70% 2025-09-28 13:39:33.406062 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 75% 2025-09-28 13:39:33.406071 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 80% 2025-09-28 13:39:33.406080 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 85% 2025-09-28 13:39:33.406089 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 90% 2025-09-28 13:39:33.406098 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 95% 2025-09-28 13:39:33.406107 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-09-28 13:39:33.406118 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 13:39:33.406128 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:39:33.406137 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 13:39:33.406146 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:39:33.406155 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 13:39:33.406182 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 13:39:33.406192 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:39:33.406201 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:39:33.406211 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:39:33.406220 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:39:33.406229 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 13:39:33.406239 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:39:33.406248 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:39:33.406258 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:39:33.406274 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2025-09-28 13:39:33.406285 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:39:33.406294 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 13:39:33.406304 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 13:39:33.406313 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:39:33.406322 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:39:33.406331 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:39:33.406412 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:39:33.406422 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:39:33.406432 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:39:33.406441 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:39:33.406450 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:39:33.406460 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:39:33.406469 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:39:33.406478 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 13:39:33.406488 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:39:33.406497 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:39:33.406506 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 13:39:33.406515 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:39:33.406524 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:39:33.406574 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 13:39:33.406584 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:39:33.406593 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:39:33.406602 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:39:33.406648 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:39:33.406658 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing lto-disabled-list (47) ... 2025-09-28 13:39:33.406729 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing make (4.3-4.1build2) ... 2025-09-28 13:39:33.406818 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 13:39:33.406830 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:39:33.406877 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Collecting pyclean==3.0.0 2025-09-28 13:39:33.406923 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 13:39:33.406969 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 13:39:33.407015 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Installing collected packages: pyclean 2025-09-28 13:39:33.407060 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Successfully installed pyclean-3.0.0 2025-09-28 13:39:33.407114 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Cleaning directory /var/lib/kolla/venv 2025-09-28 13:39:33.407147 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2025-09-28 13:39:33.407221 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Total 10962 files, 1524 directories removed. 2025-09-28 13:39:33.408272 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2025-09-28 13:39:33.408328 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Cleaning directory /usr 2025-09-28 13:39:33.408339 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2025-09-28 13:39:33.408362 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Total 1316 files, 133 directories removed. 2025-09-28 13:39:33.408371 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2025-09-28 13:39:33.408378 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Found existing installation: pyclean 3.0.0 2025-09-28 13:39:33.408385 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Uninstalling pyclean-3.0.0: 2025-09-28 13:39:33.408392 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: Successfully uninstalled pyclean-3.0.0 2025-09-28 13:39:33.408399 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Removed intermediate container 11c89e779618 2025-09-28 13:39:33.408406 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> 1c27df7ab269 2025-09-28 13:39:33.408412 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Successfully built f38ca3789fe1 2025-09-28 13:39:33.408419 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Successfully tagged osism.harbor.regio.digital/kolla/heat-api-cfn:build-20250928 2025-09-28 13:39:33.408426 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Built at 2025-09-28 13:39:33.407673 (took 0:00:32.756548) 2025-09-28 13:39:33.408440 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(heat-api) 2025-09-28 13:39:33.408598 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api:Processing 2025-09-28 13:39:33.408688 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Building started at 2025-09-28 13:39:33.408517 2025-09-28 13:39:33.410047 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api:Turned 0 plugins into plugins archive 2025-09-28 13:39:33.410925 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api:Turned 0 additions into additions archive 2025-09-28 13:40:05.375661 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Step 1/5 : FROM osism.harbor.regio.digital/kolla/heat-base:build-20250928 2025-09-28 13:40:05.375795 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> 3cbca03b215c 2025-09-28 13:40:05.375817 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Step 2/5 : LABEL "build-date"="20250928" "name"="heat-api" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:40:05.375834 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Running in 2df08ea48cea 2025-09-28 13:40:05.375847 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Removed intermediate container 2df08ea48cea 2025-09-28 13:40:05.375860 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> b963d334d4b1 2025-09-28 13:40:05.375912 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_heat_extend_start 2025-09-28 13:40:05.375926 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> e80e945869cf 2025-09-28 13:40:05.375938 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_heat_extend_start 2025-09-28 13:40:05.375951 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Running in d85699f17ed7 2025-09-28 13:40:05.375962 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Removed intermediate container d85699f17ed7 2025-09-28 13:40:05.375974 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> 683dc05d1533 2025-09-28 13:40:05.375988 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Step 5/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 2025-09-28 13:40:05.376015 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Running in 2fa6a8867ccc 2025-09-28 13:40:05.376026 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Reading package lists... 2025-09-28 13:40:05.377251 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Building dependency tree... 2025-09-28 13:40:05.377271 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Reading state information... 2025-09-28 13:40:05.377314 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:The following packages were automatically installed and are no longer required: 2025-09-28 13:40:05.377376 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 13:40:05.377386 | 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 2025-09-28 13:40:05.377396 | 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 2025-09-28 13:40:05.377409 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 13:40:05.377438 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 13:40:05.377478 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 13:40:05.377488 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 13:40:05.377540 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: xz-utils 2025-09-28 13:40:05.377550 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Use 'apt autoremove' to remove them. 2025-09-28 13:40:05.377581 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:The following packages will be REMOVED: 2025-09-28 13:40:05.377591 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: build-essential 2025-09-28 13:40:05.377604 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 13:40:05.377770 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:After this operation, 17.4 kB disk space will be freed. 2025-09-28 13:40:05.377799 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 2025-09-28 13:40:05.377825 | 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% (Reading database ... 40% (Reading database ... 45% 2025-09-28 13:40:05.377843 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-28 13:40:05.377991 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 70% 2025-09-28 13:40:05.378048 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 75% 2025-09-28 13:40:05.378058 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 2025-09-28 13:40:05.378110 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:80% 2025-09-28 13:40:05.378201 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 2025-09-28 13:40:05.378218 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:85% 2025-09-28 13:40:05.378227 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 2025-09-28 13:40:05.378236 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:90% (Reading database ... 95% 2025-09-28 13:40:05.378246 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-28 13:40:05.378259 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing build-essential (12.10ubuntu1) ... 2025-09-28 13:40:05.378269 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Reading package lists... 2025-09-28 13:40:05.378278 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Building dependency tree... 2025-09-28 13:40:05.378287 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Reading state information... 2025-09-28 13:40:05.378305 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:The following packages will be REMOVED: 2025-09-28 13:40:05.378316 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 13:40:05.378325 | 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 2025-09-28 13:40:05.378336 | 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 2025-09-28 13:40:05.378345 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 13:40:05.378355 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 13:40:05.378409 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 13:40:05.378459 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 13:40:05.378509 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: xz-utils 2025-09-28 13:40:05.378559 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 13:40:05.378569 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:After this operation, 228 MB disk space will be freed. 2025-09-28 13:40:05.378579 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 2025-09-28 13:40:05.378590 | 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% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-28 13:40:05.378679 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 70% 2025-09-28 13:40:05.378690 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 75% 2025-09-28 13:40:05.378800 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 80% 2025-09-28 13:40:05.378811 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 85% 2025-09-28 13:40:05.378820 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 90% 2025-09-28 13:40:05.378830 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 95% 2025-09-28 13:40:05.378840 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-09-28 13:40:05.378849 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 13:40:05.378859 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:40:05.378878 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 13:40:05.378887 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:40:05.378897 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 13:40:05.378906 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 13:40:05.378916 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:40:05.378925 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:40:05.378934 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:40:05.378984 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:40:05.379036 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 13:40:05.379106 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:40:05.379155 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:40:05.379192 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:40:05.379208 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:40:05.379217 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 13:40:05.379227 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 13:40:05.379237 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:40:05.379246 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:40:05.379255 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:40:05.379268 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:40:05.379278 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:40:05.379287 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:40:05.379296 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:40:05.379306 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:40:05.379315 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:40:05.379324 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:40:05.379334 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 13:40:05.379367 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:40:05.379438 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:40:05.379488 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 13:40:05.379538 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:40:05.379588 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:40:05.379658 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 13:40:05.379749 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:40:05.379772 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:40:05.379782 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:40:05.379791 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:40:05.379805 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing lto-disabled-list (47) ... 2025-09-28 13:40:05.379815 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing make (4.3-4.1build2) ... 2025-09-28 13:40:05.379824 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 13:40:05.379834 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:40:05.379843 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Collecting pyclean==3.0.0 2025-09-28 13:40:05.379852 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 13:40:05.379861 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 13:40:05.379870 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Installing collected packages: pyclean 2025-09-28 13:40:05.379879 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Successfully installed pyclean-3.0.0 2025-09-28 13:40:05.379888 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Cleaning directory /var/lib/kolla/venv 2025-09-28 13:40:05.379898 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2025-09-28 13:40:05.379907 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Total 10962 files, 1524 directories removed. 2025-09-28 13:40:05.379916 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2025-09-28 13:40:05.379933 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Cleaning directory /usr 2025-09-28 13:40:05.379973 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2025-09-28 13:40:05.379983 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Total 1316 files, 133 directories removed. 2025-09-28 13:40:05.380019 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2025-09-28 13:40:05.380030 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Found existing installation: pyclean 3.0.0 2025-09-28 13:40:05.380039 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Uninstalling pyclean-3.0.0: 2025-09-28 13:40:05.380048 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: Successfully uninstalled pyclean-3.0.0 2025-09-28 13:40:05.380058 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Removed intermediate container 2fa6a8867ccc 2025-09-28 13:40:05.380067 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> a65d4b6c878a 2025-09-28 13:40:05.380076 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Successfully built 3f22ade77a62 2025-09-28 13:40:05.380086 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Successfully tagged osism.harbor.regio.digital/kolla/heat-api:build-20250928 2025-09-28 13:40:05.380099 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Built at 2025-09-28 13:40:05.379951 (took 0:00:31.971434) 2025-09-28 13:40:05.380377 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(keystone) 2025-09-28 13:40:05.380393 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone:Processing 2025-09-28 13:40:05.380427 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building started at 2025-09-28 13:40:05.380329 2025-09-28 13:40:05.381295 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone:Turned 0 plugins into plugins archive 2025-09-28 13:40:05.382325 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone:Turned 0 additions into additions archive 2025-09-28 13:44:11.654062 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 1/11 : FROM osism.harbor.regio.digital/kolla/keystone-base:build-20250928 2025-09-28 13:44:11.654187 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> c11c3a1580bc 2025-09-28 13:44:11.654264 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 2/11 : LABEL "build-date"="20250928" "name"="keystone" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:44:11.654406 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in bc651286d864 2025-09-28 13:44:11.654491 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container bc651286d864 2025-09-28 13:44:11.654634 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> c8f87cf7f4cf 2025-09-28 13:44:11.654752 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 3/11 : 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/* 2025-09-28 13:44:11.654915 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in 7ce74260ec3d 2025-09-28 13:44:11.655008 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:44:11.655152 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-28 13:44:11.655274 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 13:44:11.655396 | 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] 2025-09-28 13:44:11.655513 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 13:44:11.655629 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 13:44:11.655750 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 13:44:11.655956 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 13:44:11.656257 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 13:44:11.656325 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 13:44:11.656369 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 13:44:11.656418 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 13:44:11.656620 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 13:44:11.656696 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 13:44:11.656823 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 13:44:11.656933 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Fetched 28.4 MB in 3s (8,416 kB/s) 2025-09-28 13:44:11.657041 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2025-09-28 13:44:11.657213 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2025-09-28 13:44:11.657341 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building dependency tree... 2025-09-28 13:44:11.657455 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading state information... 2025-09-28 13:44:11.657583 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following additional packages will be installed: 2025-09-28 13:44:11.657731 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: comerr-dev krb5-multidev libgssrpc4t64 libkadm5clnt-mit12 libkadm5srv-mit12 2025-09-28 13:44:11.657857 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libkdb5-10t64 2025-09-28 13:44:11.657955 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Suggested packages: 2025-09-28 13:44:11.658046 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: doc-base krb5-doc krb5-user 2025-09-28 13:44:11.658148 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following NEW packages will be installed: 2025-09-28 13:44:11.658240 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: comerr-dev krb5-multidev libapache2-mod-auth-gssapi libgssrpc4t64 2025-09-28 13:44:11.658303 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev 2025-09-28 13:44:11.658336 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:44:11.658423 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Need to get 436 kB of archives. 2025-09-28 13:44:11.658433 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:After this operation, 2,055 kB of additional disk space will be used. 2025-09-28 13:44:11.658472 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:44:11.658529 | 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] 2025-09-28 13:44:11.658562 | 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] 2025-09-28 13:44:11.658631 | 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] 2025-09-28 13:44:11.658664 | 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] 2025-09-28 13:44:11.658731 | 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] 2025-09-28 13:44:11.658791 | 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] 2025-09-28 13:44:11.658801 | 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] 2025-09-28 13:44:11.658838 | 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] 2025-09-28 13:44:11.658904 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Fetched 436 kB in 0s (1,650 kB/s) 2025-09-28 13:44:11.658914 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package comerr-dev:amd64. 2025-09-28 13:44:11.658950 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2025-09-28 13:44:11.659021 | 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% 2025-09-28 13:44:11.659071 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2025-09-28 13:44:11.659084 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:70% (Reading database ... 75% 2025-09-28 13:44:11.659137 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 80% 2025-09-28 13:44:11.659219 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 85% 2025-09-28 13:44:11.659255 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 90% 2025-09-28 13:44:11.659325 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 95% 2025-09-28 13:44:11.659362 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 100% (Reading database ... 19193 files and directories currently installed.) 2025-09-28 13:44:11.659399 | 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 ... 2025-09-28 13:44:11.659466 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2025-09-28 13:44:11.659495 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libgssrpc4t64:amd64. 2025-09-28 13:44:11.659535 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../1-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2025-09-28 13:44:11.659571 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2025-09-28 13:44:11.659608 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libkadm5clnt-mit12:amd64. 2025-09-28 13:44:11.659646 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../2-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2025-09-28 13:44:11.659745 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2025-09-28 13:44:11.659766 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libkdb5-10t64:amd64. 2025-09-28 13:44:11.659796 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../3-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2025-09-28 13:44:11.659826 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2025-09-28 13:44:11.659857 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libkadm5srv-mit12:amd64. 2025-09-28 13:44:11.659888 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../4-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2025-09-28 13:44:11.659926 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2025-09-28 13:44:11.659966 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package krb5-multidev:amd64. 2025-09-28 13:44:11.660042 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../5-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2025-09-28 13:44:11.660053 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2025-09-28 13:44:11.660091 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libapache2-mod-auth-gssapi. 2025-09-28 13:44:11.660140 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../6-libapache2-mod-auth-gssapi_1.6.4-3build2_amd64.deb ... 2025-09-28 13:44:11.660222 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libapache2-mod-auth-gssapi (1.6.4-3build2) ... 2025-09-28 13:44:11.660260 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libkrb5-dev:amd64. 2025-09-28 13:44:11.660323 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../7-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2025-09-28 13:44:11.660333 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2025-09-28 13:44:11.660371 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libapache2-mod-auth-gssapi (1.6.4-3build2) ... 2025-09-28 13:44:11.660433 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:apache2_invoke: Enable module auth_gssapi 2025-09-28 13:44:11.660442 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:invoke-rc.d: could not determine current runlevel 2025-09-28 13:44:11.660479 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:invoke-rc.d: policy-rc.d denied execution of restart. 2025-09-28 13:44:11.660541 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2025-09-28 13:44:11.660550 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2025-09-28 13:44:11.660586 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2025-09-28 13:44:11.660649 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2025-09-28 13:44:11.660658 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2025-09-28 13:44:11.660696 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2025-09-28 13:44:11.660778 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2025-09-28 13:44:11.660807 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:44:11.660838 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container 7ce74260ec3d 2025-09-28 13:44:11.660875 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 07033a8f5054 2025-09-28 13:44:11.660941 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 4/11 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt requests-kerberos 2025-09-28 13:44:11.660971 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in 5c5158e85e4a 2025-09-28 13:44:11.661002 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting requests-kerberos 2025-09-28 13:44:11.661040 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading requests_kerberos-0.15.0-py2.py3-none-any.whl.metadata (12 kB) 2025-09-28 13:44:11.661157 | 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) 2025-09-28 13:44:11.661198 | 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) 2025-09-28 13:44:11.661208 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting pyspnego[kerberos] (from requests-kerberos) 2025-09-28 13:44:11.661216 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading pyspnego-0.11.2-py3-none-any.whl.metadata (5.4 kB) 2025-09-28 13:44:11.661256 | 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) 2025-09-28 13:44:11.661288 | 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) 2025-09-28 13:44:11.661355 | 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) 2025-09-28 13:44:11.661379 | 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) 2025-09-28 13:44:11.661404 | 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) 2025-09-28 13:44:11.661430 | 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) (2025.8.3) 2025-09-28 13:44:11.661487 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting gssapi>=1.6.0 (from pyspnego[kerberos]->requests-kerberos) 2025-09-28 13:44:11.661513 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading gssapi-1.9.0.tar.gz (94 kB) 2025-09-28 13:44:11.661560 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Installing build dependencies: started 2025-09-28 13:44:11.661592 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Installing build dependencies: finished with status 'done' 2025-09-28 13:44:11.661633 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Getting requirements to build wheel: started 2025-09-28 13:44:11.661664 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Getting requirements to build wheel: finished with status 'done' 2025-09-28 13:44:11.661725 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Preparing metadata (pyproject.toml): started 2025-09-28 13:44:11.661783 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Preparing metadata (pyproject.toml): finished with status 'done' 2025-09-28 13:44:11.661814 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting krb5>=0.3.0 (from pyspnego[kerberos]->requests-kerberos) 2025-09-28 13:44:11.661863 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading krb5-0.7.0.tar.gz (235 kB) 2025-09-28 13:44:11.661892 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Installing build dependencies: started 2025-09-28 13:44:11.661942 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Installing build dependencies: finished with status 'done' 2025-09-28 13:44:11.661972 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Getting requirements to build wheel: started 2025-09-28 13:44:11.662002 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Getting requirements to build wheel: finished with status 'done' 2025-09-28 13:44:11.662042 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Preparing metadata (pyproject.toml): started 2025-09-28 13:44:11.662068 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Preparing metadata (pyproject.toml): finished with status 'done' 2025-09-28 13:44:11.662131 | 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) 2025-09-28 13:44:11.662162 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading requests_kerberos-0.15.0-py2.py3-none-any.whl (12 kB) 2025-09-28 13:44:11.662203 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading pyspnego-0.11.2-py3-none-any.whl (130 kB) 2025-09-28 13:44:11.662234 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building wheels for collected packages: gssapi, krb5 2025-09-28 13:44:11.662275 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for gssapi (pyproject.toml): started 2025-09-28 13:44:11.662300 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for gssapi (pyproject.toml): still running... 2025-09-28 13:44:11.662345 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for gssapi (pyproject.toml): finished with status 'done' 2025-09-28 13:44:11.662376 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Created wheel for gssapi: filename=gssapi-1.9.0-cp312-cp312-linux_x86_64.whl size=4371754 sha256=6cf723f20b22839e7a6bb45dfb16d7345af309cec9ecdb4ced5d01fef0b5b471 2025-09-28 13:44:11.662418 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Stored in directory: /tmp/pip-ephem-wheel-cache-xi1v7go4/wheels/e7/a2/21/47551ac1f8d2731ec4424fcfdaa895b634d811c6cd827786f1 2025-09-28 13:44:11.662449 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for krb5 (pyproject.toml): started 2025-09-28 13:44:11.662486 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for krb5 (pyproject.toml): still running... 2025-09-28 13:44:11.662529 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for krb5 (pyproject.toml): finished with status 'done' 2025-09-28 13:44:11.662556 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Created wheel for krb5: filename=krb5-0.7.0-cp312-cp312-linux_x86_64.whl size=7313991 sha256=8d9f81c3db082147308f2acd34288ed034b32c58e237b13071c640f7bd722f34 2025-09-28 13:44:11.662632 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Stored in directory: /tmp/pip-ephem-wheel-cache-xi1v7go4/wheels/cf/6f/fd/107dbd5ebf9806f41585f9ae57d53ee27be245c5ac56e1fa5e 2025-09-28 13:44:11.662642 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully built gssapi krb5 2025-09-28 13:44:11.662693 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Installing collected packages: krb5, gssapi, pyspnego, requests-kerberos 2025-09-28 13:44:11.662748 | 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 2025-09-28 13:44:11.662799 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container 5c5158e85e4a 2025-09-28 13:44:11.662829 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 5ffca097ec70 2025-09-28 13:44:11.662860 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 5/11 : ADD plugins-archive / 2025-09-28 13:44:11.662901 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 67045ef45359 2025-09-28 13:44:11.662932 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 6/11 : COPY keystone_bootstrap.sh /usr/local/bin/kolla_keystone_bootstrap 2025-09-28 13:44:11.662982 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 78f52627fb21 2025-09-28 13:44:11.663008 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 7/11 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-28 13:44:11.663054 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 74fbd32d6b45 2025-09-28 13:44:11.663087 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 8/11 : 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 2025-09-28 13:44:11.663155 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in 27285072e8cf 2025-09-28 13:44:11.663213 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container 27285072e8cf 2025-09-28 13:44:11.663263 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 3b45d113462c 2025-09-28 13:44:11.663293 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 9/11 : RUN python3 -m pip --no-cache-dir install keystone-keycloak-backend 2025-09-28 13:44:11.663334 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in 1958cedff981 2025-09-28 13:44:11.663360 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting keystone-keycloak-backend 2025-09-28 13:44:11.663406 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading keystone_keycloak_backend-0.2.0-py3-none-any.whl.metadata (1.9 kB) 2025-09-28 13:44:11.663431 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting python-keycloak<4.0.0,>=3.6.1 (from keystone-keycloak-backend) 2025-09-28 13:44:11.663482 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading python_keycloak-3.12.0-py3-none-any.whl.metadata (5.8 kB) 2025-09-28 13:44:11.663513 | 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) 2025-09-28 13:44:11.663555 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading deprecation-2.1.0-py2.py3-none-any.whl.metadata (4.6 kB) 2025-09-28 13:44:11.663586 | 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) 2025-09-28 13:44:11.663643 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading jwcrypto-1.5.6-py3-none-any.whl.metadata (3.1 kB) 2025-09-28 13:44:11.663676 | 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) 2025-09-28 13:44:11.663741 | 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) 2025-09-28 13:44:11.663770 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl.metadata (14 kB) 2025-09-28 13:44:11.663814 | 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) 2025-09-28 13:44:11.663847 | 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) 2025-09-28 13:44:11.663879 | 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) 2025-09-28 13:44:11.663934 | 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) 2025-09-28 13:44:11.663947 | 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) 2025-09-28 13:44:11.663973 | 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) 2025-09-28 13:44:11.663999 | 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) 2025-09-28 13:44:11.664048 | 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) 2025-09-28 13:44:11.664074 | 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) (2025.8.3) 2025-09-28 13:44:11.664100 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading keystone_keycloak_backend-0.2.0-py3-none-any.whl (5.5 kB) 2025-09-28 13:44:11.664152 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading python_keycloak-3.12.0-py3-none-any.whl (59 kB) 2025-09-28 13:44:11.664448 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading jwcrypto-1.5.6-py3-none-any.whl (92 kB) 2025-09-28 13:44:11.664495 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading deprecation-2.1.0-py2.py3-none-any.whl (11 kB) 2025-09-28 13:44:11.664507 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl (54 kB) 2025-09-28 13:44:11.664518 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Installing collected packages: deprecation, requests-toolbelt, jwcrypto, python-keycloak, keystone-keycloak-backend 2025-09-28 13:44:11.664529 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully installed deprecation-2.1.0 jwcrypto-1.5.6 keystone-keycloak-backend-0.2.0 python-keycloak-3.12.0 requests-toolbelt-1.0.0 2025-09-28 13:44:11.664539 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container 1958cedff981 2025-09-28 13:44:11.664549 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 22977d6a3b1a 2025-09-28 13:44:11.664561 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 10/11 : RUN apt-get update && apt-get -y install --no-install-recommends libapache2-mod-shib libapache2-mod-auth-openidc libldap-common libmemcached11 && apt-get clean && rm -rf /var/lib/apt/lists/* && a2enmod auth_openidc && a2enmod shib 2025-09-28 13:44:11.664619 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in 6c740483db82 2025-09-28 13:44:11.664655 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:44:11.664685 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 13:44:11.664800 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-28 13:44:11.664818 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 13:44:11.664828 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 13:44:11.664837 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 13:44:11.664846 | 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] 2025-09-28 13:44:11.664861 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 13:44:11.664871 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 13:44:11.664880 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 13:44:11.664889 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 13:44:11.664914 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 13:44:11.664983 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 13:44:11.664994 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 13:44:11.665024 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 13:44:11.665055 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Fetched 28.4 MB in 2s (11.4 MB/s) 2025-09-28 13:44:11.665086 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2025-09-28 13:44:11.665204 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2025-09-28 13:44:11.665260 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building dependency tree... 2025-09-28 13:44:11.665270 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading state information... 2025-09-28 13:44:11.665301 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:libapache2-mod-auth-openidc is already the newest version (2.4.15.1-1ubuntu0.1). 2025-09-28 13:44:11.665318 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:libldap-common is already the newest version (2.6.7+dfsg-1~exp1ubuntu8.2). 2025-09-28 13:44:11.665327 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following additional packages will be installed: 2025-09-28 13:44:11.665337 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libfcgi0t64 libhashkit2t64 liblog4shib2 libltdl7 libodbc2 libsaml12t64 2025-09-28 13:44:11.665346 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libshibsp-plugins libshibsp11t64 libxerces-c3.2t64 libxml-security-c20 2025-09-28 13:44:11.665355 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libxmltooling10t64 opensaml-schemas shibboleth-sp-common shibboleth-sp-utils 2025-09-28 13:44:11.665368 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: xmltooling-schemas 2025-09-28 13:44:11.665378 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Suggested packages: 2025-09-28 13:44:11.665415 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: odbc-postgresql tdsodbc 2025-09-28 13:44:11.665424 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Recommended packages: 2025-09-28 13:44:11.665484 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libfcgi-bin 2025-09-28 13:44:11.665494 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following NEW packages will be installed: 2025-09-28 13:44:11.665532 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libapache2-mod-shib libfcgi0t64 libhashkit2t64 liblog4shib2 libltdl7 2025-09-28 13:44:11.665567 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libmemcached11t64 libodbc2 libsaml12t64 libshibsp-plugins libshibsp11t64 2025-09-28 13:44:11.665599 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libxerces-c3.2t64 libxml-security-c20 libxmltooling10t64 opensaml-schemas 2025-09-28 13:44:11.665636 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: shibboleth-sp-common shibboleth-sp-utils xmltooling-schemas 2025-09-28 13:44:11.665645 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:44:11.665658 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Need to get 4,486 kB of archives. 2025-09-28 13:44:11.665668 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:After this operation, 21.0 MB of additional disk space will be used. 2025-09-28 13:44:11.665727 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:44:11.665790 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:2 http://archive.ubuntu.com/ubuntu noble/universe amd64 liblog4shib2 amd64 2.0.1-1build1 [69.1 kB] 2025-09-28 13:44:11.665807 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libhashkit2t64 amd64 1.1.4-1.1build3 [15.5 kB] 2025-09-28 13:44:11.665821 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libmemcached11t64 amd64 1.1.4-1.1build3 [80.5 kB] 2025-09-28 13:44:11.665830 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2025-09-28 13:44:11.665868 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libodbc2 amd64 2.3.12-1ubuntu0.24.04.1 [158 kB] 2025-09-28 13:44:11.665878 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:7 http://archive.ubuntu.com/ubuntu noble/universe amd64 libxerces-c3.2t64 amd64 3.2.4+debian-1.2ubuntu2 [919 kB] 2025-09-28 13:44:11.665909 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 libxml-security-c20 amd64 2.0.4-2build2 [289 kB] 2025-09-28 13:44:11.665945 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 libxmltooling10t64 amd64 3.2.4-2.1build3 [630 kB] 2025-09-28 13:44:11.665976 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libsaml12t64 amd64 3.2.1-4.1ubuntu0.24.04.1 [898 kB] 2025-09-28 13:44:11.665996 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 opensaml-schemas all 3.2.1-4.1ubuntu0.24.04.1 [24.1 kB] 2025-09-28 13:44:11.666030 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:12 http://archive.ubuntu.com/ubuntu noble/universe amd64 shibboleth-sp-common all 3.4.1+dfsg-2.1build1 [44.8 kB] 2025-09-28 13:44:11.666040 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:13 http://archive.ubuntu.com/ubuntu noble/universe amd64 xmltooling-schemas all 3.2.4-2.1build3 [14.9 kB] 2025-09-28 13:44:11.666081 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:14 http://archive.ubuntu.com/ubuntu noble/universe amd64 libshibsp11t64 amd64 3.4.1+dfsg-2.1build1 [958 kB] 2025-09-28 13:44:11.666136 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:15 http://archive.ubuntu.com/ubuntu noble/universe amd64 libshibsp-plugins amd64 3.4.1+dfsg-2.1build1 [181 kB] 2025-09-28 13:44:11.666147 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi0t64 amd64 2.4.2-2.1ubuntu0.24.04.1 [27.0 kB] 2025-09-28 13:44:11.666227 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:17 http://archive.ubuntu.com/ubuntu noble/universe amd64 shibboleth-sp-utils amd64 3.4.1+dfsg-2.1build1 [74.7 kB] 2025-09-28 13:44:11.666246 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:18 http://archive.ubuntu.com/ubuntu noble/universe amd64 libapache2-mod-shib amd64 3.4.1+dfsg-2.1build1 [61.4 kB] 2025-09-28 13:44:11.666279 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Fetched 4,486 kB in 0s (12.9 MB/s) 2025-09-28 13:44:11.666319 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package liblog4shib2:amd64. 2025-09-28 13:44:11.666340 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2025-09-28 13:44:11.666378 | 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% 2025-09-28 13:44:11.666409 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 70% 2025-09-28 13:44:11.666430 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 75% 2025-09-28 13:44:11.666467 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 80% 2025-09-28 13:44:11.666476 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 85% 2025-09-28 13:44:11.666536 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 90% 2025-09-28 13:44:11.666556 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 95% 2025-09-28 13:44:11.666613 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 100% (Reading database ... 19386 files and directories currently installed.) 2025-09-28 13:44:11.666632 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../00-liblog4shib2_2.0.1-1build1_amd64.deb ... 2025-09-28 13:44:11.666770 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking liblog4shib2:amd64 (2.0.1-1build1) ... 2025-09-28 13:44:11.666786 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libhashkit2t64:amd64. 2025-09-28 13:44:11.666797 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../01-libhashkit2t64_1.1.4-1.1build3_amd64.deb ... 2025-09-28 13:44:11.666822 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libhashkit2t64:amd64 (1.1.4-1.1build3) ... 2025-09-28 13:44:11.666839 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libmemcached11t64:amd64. 2025-09-28 13:44:11.666998 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../02-libmemcached11t64_1.1.4-1.1build3_amd64.deb ... 2025-09-28 13:44:11.667014 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libmemcached11t64:amd64 (1.1.4-1.1build3) ... 2025-09-28 13:44:11.667024 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libltdl7:amd64. 2025-09-28 13:44:11.667033 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2025-09-28 13:44:11.667043 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../03-libltdl7_2.4.7-7build1_amd64.deb ... 2025-09-28 13:44:11.667057 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2025-09-28 13:44:11.667067 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libodbc2:amd64. 2025-09-28 13:44:11.667076 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../04-libodbc2_2.3.12-1ubuntu0.24.04.1_amd64.deb ... 2025-09-28 13:44:11.667160 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libodbc2:amd64 (2.3.12-1ubuntu0.24.04.1) ... 2025-09-28 13:44:11.667192 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libxerces-c3.2t64:amd64. 2025-09-28 13:44:11.667222 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../05-libxerces-c3.2t64_3.2.4+debian-1.2ubuntu2_amd64.deb ... 2025-09-28 13:44:11.667253 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libxerces-c3.2t64:amd64 (3.2.4+debian-1.2ubuntu2) ... 2025-09-28 13:44:11.667282 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libxml-security-c20:amd64. 2025-09-28 13:44:11.667312 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../06-libxml-security-c20_2.0.4-2build2_amd64.deb ... 2025-09-28 13:44:11.667333 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libxml-security-c20:amd64 (2.0.4-2build2) ... 2025-09-28 13:44:11.667342 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libxmltooling10t64:amd64. 2025-09-28 13:44:11.667352 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../07-libxmltooling10t64_3.2.4-2.1build3_amd64.deb ... 2025-09-28 13:44:11.667372 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libxmltooling10t64:amd64 (3.2.4-2.1build3) ... 2025-09-28 13:44:11.667382 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libsaml12t64:amd64. 2025-09-28 13:44:11.667415 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../08-libsaml12t64_3.2.1-4.1ubuntu0.24.04.1_amd64.deb ... 2025-09-28 13:44:11.667425 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libsaml12t64:amd64 (3.2.1-4.1ubuntu0.24.04.1) ... 2025-09-28 13:44:11.667434 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package opensaml-schemas. 2025-09-28 13:44:11.667494 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../09-opensaml-schemas_3.2.1-4.1ubuntu0.24.04.1_all.deb ... 2025-09-28 13:44:11.667528 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking opensaml-schemas (3.2.1-4.1ubuntu0.24.04.1) ... 2025-09-28 13:44:11.667558 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package shibboleth-sp-common. 2025-09-28 13:44:11.667588 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2025-09-28 13:44:11.667608 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../10-shibboleth-sp-common_3.4.1+dfsg-2.1build1_all.deb ... 2025-09-28 13:44:11.667618 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking shibboleth-sp-common (3.4.1+dfsg-2.1build1) ... 2025-09-28 13:44:11.667650 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package xmltooling-schemas. 2025-09-28 13:44:11.667680 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../11-xmltooling-schemas_3.2.4-2.1build3_all.deb ... 2025-09-28 13:44:11.667769 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking xmltooling-schemas (3.2.4-2.1build3) ... 2025-09-28 13:44:11.667780 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libshibsp11t64:amd64. 2025-09-28 13:44:11.667789 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../12-libshibsp11t64_3.4.1+dfsg-2.1build1_amd64.deb ... 2025-09-28 13:44:11.667818 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libshibsp11t64:amd64 (3.4.1+dfsg-2.1build1) ... 2025-09-28 13:44:11.667827 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libshibsp-plugins:amd64. 2025-09-28 13:44:11.667875 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../13-libshibsp-plugins_3.4.1+dfsg-2.1build1_amd64.deb ... 2025-09-28 13:44:11.667892 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libshibsp-plugins:amd64 (3.4.1+dfsg-2.1build1) ... 2025-09-28 13:44:11.667902 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libfcgi0t64:amd64. 2025-09-28 13:44:11.667934 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../14-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2025-09-28 13:44:11.667965 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2025-09-28 13:44:11.668005 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package shibboleth-sp-utils. 2025-09-28 13:44:11.668014 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../15-shibboleth-sp-utils_3.4.1+dfsg-2.1build1_amd64.deb ... 2025-09-28 13:44:11.668047 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking shibboleth-sp-utils (3.4.1+dfsg-2.1build1) ... 2025-09-28 13:44:11.668077 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libapache2-mod-shib. 2025-09-28 13:44:11.668175 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../16-libapache2-mod-shib_3.4.1+dfsg-2.1build1_amd64.deb ... 2025-09-28 13:44:11.668187 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libapache2-mod-shib (3.4.1+dfsg-2.1build1) ... 2025-09-28 13:44:11.668224 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up shibboleth-sp-common (3.4.1+dfsg-2.1build1) ... 2025-09-28 13:44:11.668234 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up liblog4shib2:amd64 (2.0.1-1build1) ... 2025-09-28 13:44:11.668265 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2025-09-28 13:44:11.668297 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libxerces-c3.2t64:amd64 (3.2.4+debian-1.2ubuntu2) ... 2025-09-28 13:44:11.668323 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libltdl7:amd64 (2.4.7-7build1) ... 2025-09-28 13:44:11.668356 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libodbc2:amd64 (2.3.12-1ubuntu0.24.04.1) ... 2025-09-28 13:44:11.668408 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up xmltooling-schemas (3.2.4-2.1build3) ... 2025-09-28 13:44:11.668428 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libhashkit2t64:amd64 (1.1.4-1.1build3) ... 2025-09-28 13:44:11.668438 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up opensaml-schemas (3.2.1-4.1ubuntu0.24.04.1) ... 2025-09-28 13:44:11.668474 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libxml-security-c20:amd64 (2.0.4-2build2) ... 2025-09-28 13:44:11.668506 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libmemcached11t64:amd64 (1.1.4-1.1build3) ... 2025-09-28 13:44:11.668543 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libxmltooling10t64:amd64 (3.2.4-2.1build3) ... 2025-09-28 13:44:11.668556 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libsaml12t64:amd64 (3.2.1-4.1ubuntu0.24.04.1) ... 2025-09-28 13:44:11.668565 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libshibsp11t64:amd64 (3.4.1+dfsg-2.1build1) ... 2025-09-28 13:44:11.668597 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libshibsp-plugins:amd64 (3.4.1+dfsg-2.1build1) ... 2025-09-28 13:44:11.668649 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up shibboleth-sp-utils (3.4.1+dfsg-2.1build1) ... 2025-09-28 13:44:11.668680 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Adding system user for Shibboleth daemon 2025-09-28 13:44:11.668732 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:invoke-rc.d: could not determine current runlevel 2025-09-28 13:44:11.668748 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 13:44:11.668758 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libapache2-mod-shib (3.4.1+dfsg-2.1build1) ... 2025-09-28 13:44:11.668828 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:apache2_invoke: Enable module shib 2025-09-28 13:44:11.668860 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:invoke-rc.d: could not determine current runlevel 2025-09-28 13:44:11.668910 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:invoke-rc.d: policy-rc.d denied execution of restart. 2025-09-28 13:44:11.668940 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:apache2_invoke: Enable configuration shib 2025-09-28 13:44:11.668970 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:invoke-rc.d: could not determine current runlevel 2025-09-28 13:44:11.668983 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:invoke-rc.d: policy-rc.d denied execution of reload. 2025-09-28 13:44:11.668999 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:44:11.669009 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Module auth_openidc already enabled 2025-09-28 13:44:11.669018 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Module shib already enabled 2025-09-28 13:44:11.669028 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container 6c740483db82 2025-09-28 13:44:11.669037 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 827c1279f275 2025-09-28 13:44:11.669097 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: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 2025-09-28 13:44:11.669170 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in b54a686ddba1 2025-09-28 13:44:11.669188 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2025-09-28 13:44:11.669198 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building dependency tree... 2025-09-28 13:44:11.669211 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading state information... 2025-09-28 13:44:11.669220 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following packages were automatically installed and are no longer required: 2025-09-28 13:44:11.669279 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 13:44:11.669331 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-28 13:44:11.669368 | 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 2025-09-28 13:44:11.669378 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 13:44:11.669388 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 13:44:11.669401 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 13:44:11.669410 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 13:44:11.669420 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: xz-utils 2025-09-28 13:44:11.669456 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Use 'apt autoremove' to remove them. 2025-09-28 13:44:11.669466 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following packages will be REMOVED: 2025-09-28 13:44:11.669517 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: build-essential 2025-09-28 13:44:11.669547 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 13:44:11.669578 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:After this operation, 17.4 kB disk space will be freed. 2025-09-28 13:44:11.669638 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2025-09-28 13:44:11.669650 | 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% 2025-09-28 13:44:11.669660 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 70% 2025-09-28 13:44:11.669670 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 75% 2025-09-28 13:44:11.669679 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 80% 2025-09-28 13:44:11.669688 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 85% 2025-09-28 13:44:11.669752 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 90% 2025-09-28 13:44:11.669807 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 95% 2025-09-28 13:44:11.669837 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 100% (Reading database ... 19641 files and directories currently installed.) 2025-09-28 13:44:11.669874 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing build-essential (12.10ubuntu1) ... 2025-09-28 13:44:11.669884 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2025-09-28 13:44:11.669897 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building dependency tree... 2025-09-28 13:44:11.669906 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading state information... 2025-09-28 13:44:11.669915 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following packages will be REMOVED: 2025-09-28 13:44:11.669931 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 13:44:11.669964 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-28 13:44:11.669995 | 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 2025-09-28 13:44:11.670024 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 13:44:11.670034 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 13:44:11.670044 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 13:44:11.670077 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 13:44:11.670094 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: xz-utils 2025-09-28 13:44:11.670161 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 13:44:11.670171 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:After this operation, 228 MB disk space will be freed. 2025-09-28 13:44:11.670236 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2025-09-28 13:44:11.670272 | 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% 2025-09-28 13:44:11.670316 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 70% 2025-09-28 13:44:11.670392 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 75% 2025-09-28 13:44:11.670433 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 80% 2025-09-28 13:44:11.670489 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 85% 2025-09-28 13:44:11.670528 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 90% 2025-09-28 13:44:11.670593 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 95% 2025-09-28 13:44:11.670633 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 100% (Reading database ... 19632 files and directories currently installed.) 2025-09-28 13:44:11.670698 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 13:44:11.670802 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:44:11.670817 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 13:44:11.670858 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:44:11.670913 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 13:44:11.670947 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 13:44:11.671020 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:44:11.671054 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:44:11.671094 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:44:11.671181 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:44:11.671218 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 13:44:11.671252 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:44:11.671292 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:44:11.671349 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:44:11.671388 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:44:11.671452 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 13:44:11.671492 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 13:44:11.671532 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2025-09-28 13:44:11.671591 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:44:11.671626 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:44:11.671687 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:44:11.671781 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:44:11.671845 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:44:11.671919 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:44:11.671969 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:44:11.672006 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:44:11.672064 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:44:11.672149 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:44:11.672179 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 13:44:11.672217 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:44:11.672268 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:44:11.672305 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 13:44:11.672363 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:44:11.672421 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:44:11.672456 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 13:44:11.672505 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:44:11.672562 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:44:11.672593 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:44:11.672647 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:44:11.672695 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing lto-disabled-list (47) ... 2025-09-28 13:44:11.672781 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing make (4.3-4.1build2) ... 2025-09-28 13:44:11.672818 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 13:44:11.672887 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:44:11.672925 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting pyclean==3.0.0 2025-09-28 13:44:11.672986 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 13:44:11.673045 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 13:44:11.673080 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Installing collected packages: pyclean 2025-09-28 13:44:11.673145 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully installed pyclean-3.0.0 2025-09-28 13:44:11.673182 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Cleaning directory /var/lib/kolla/venv 2025-09-28 13:44:11.673231 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2025-09-28 13:44:11.673281 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Total 9483 files, 1381 directories removed. 2025-09-28 13:44:11.673317 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2025-09-28 13:44:11.673365 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Cleaning directory /usr 2025-09-28 13:44:11.673402 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2025-09-28 13:44:11.673460 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Total 1316 files, 133 directories removed. 2025-09-28 13:44:11.673497 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2025-09-28 13:44:11.673558 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Found existing installation: pyclean 3.0.0 2025-09-28 13:44:11.673607 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Uninstalling pyclean-3.0.0: 2025-09-28 13:44:11.673666 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Successfully uninstalled pyclean-3.0.0 2025-09-28 13:44:11.673697 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container b54a686ddba1 2025-09-28 13:44:11.673798 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 6ba9df893f7f 2025-09-28 13:44:11.673859 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully built 656c0c682bd8 2025-09-28 13:44:11.673896 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully tagged osism.harbor.regio.digital/kolla/keystone:build-20250928 2025-09-28 13:44:11.674019 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Built at 2025-09-28 13:44:11.673914 (took 0:04:06.293585) 2025-09-28 13:44:11.674559 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(keystone-ssh) 2025-09-28 13:44:11.674631 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-ssh:Processing 2025-09-28 13:44:11.674740 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Building started at 2025-09-28 13:44:11.674598 2025-09-28 13:44:11.675566 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-ssh:Turned 0 plugins into plugins archive 2025-09-28 13:44:11.676050 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-ssh:Turned 0 additions into additions archive 2025-09-28 13:44:53.365285 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 1/8 : FROM osism.harbor.regio.digital/kolla/keystone-base:build-20250928 2025-09-28 13:44:53.365363 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> c11c3a1580bc 2025-09-28 13:44:53.365496 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 2/8 : LABEL "build-date"="20250928" "name"="keystone-ssh" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:44:53.365518 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in 7ebebe5b9eb9 2025-09-28 13:44:53.365532 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container 7ebebe5b9eb9 2025-09-28 13:44:53.365544 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> c2bc4605e902 2025-09-28 13:44:53.365605 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 3/8 : 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 2025-09-28 13:44:53.365621 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in c11dc0e318d7 2025-09-28 13:44:53.365634 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container c11dc0e318d7 2025-09-28 13:44:53.365694 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> 70dddc19d3a6 2025-09-28 13:44:53.365752 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 4/8 : RUN mkdir -p /var/run/sshd && chmod 0755 /var/run/sshd 2025-09-28 13:44:53.366864 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in 11b08097ee31 2025-09-28 13:44:53.366888 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container 11b08097ee31 2025-09-28 13:44:53.366900 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> 7564b9890ee8 2025-09-28 13:44:53.366913 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 5/8 : 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/* 2025-09-28 13:44:53.366925 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in d67fe992c18a 2025-09-28 13:44:53.366937 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-28 13:44:53.366951 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:44:53.366963 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 13:44:53.366975 | 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] 2025-09-28 13:44:53.367044 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 13:44:53.367055 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 13:44:53.367065 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 13:44:53.367074 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 13:44:53.367084 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 13:44:53.367094 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 13:44:53.367103 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 13:44:53.367113 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 13:44:53.367122 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 13:44:53.367131 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 13:44:53.367140 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 13:44:53.367149 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Fetched 28.4 MB in 3s (8,345 kB/s) 2025-09-28 13:44:53.367164 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading package lists... 2025-09-28 13:44:53.367174 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading package lists... 2025-09-28 13:44:53.367187 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Building dependency tree... 2025-09-28 13:44:53.367306 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading state information... 2025-09-28 13:44:53.367344 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:The following additional packages will be installed: 2025-09-28 13:44:53.367456 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libcbor0.10 libfido2-1 libpopt0 openssh-client openssh-sftp-server ucf 2025-09-28 13:44:53.367524 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Suggested packages: 2025-09-28 13:44:53.367596 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: keychain libpam-ssh monkeysphere ssh-askpass molly-guard ufw 2025-09-28 13:44:53.367670 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: python3-braceexpand 2025-09-28 13:44:53.367796 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Recommended packages: 2025-09-28 13:44:53.367907 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: xauth default-logind | logind | libpam-systemd ncurses-term ssh-import-id 2025-09-28 13:44:53.368018 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:The following NEW packages will be installed: 2025-09-28 13:44:53.368114 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libcbor0.10 libfido2-1 libpopt0 openssh-client openssh-server 2025-09-28 13:44:53.368184 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: openssh-sftp-server rsync ucf 2025-09-28 13:44:53.368262 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:44:53.368335 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Need to get 2,084 kB of archives. 2025-09-28 13:44:53.368404 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:After this operation, 7,346 kB of additional disk space will be used. 2025-09-28 13:44:53.368475 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:44:53.368555 | 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] 2025-09-28 13:44:53.368633 | 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.2 [436 kB] 2025-09-28 13:44:53.368726 | 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] 2025-09-28 13:44:53.368863 | 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] 2025-09-28 13:44:53.368956 | 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.14 [906 kB] 2025-09-28 13:44:53.369100 | 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.14 [37.3 kB] 2025-09-28 13:44:53.369203 | 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] 2025-09-28 13:44:53.369279 | 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.14 [510 kB] 2025-09-28 13:44:53.369369 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preconfiguring packages ... 2025-09-28 13:44:53.369442 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Fetched 2,084 kB in 0s (6,570 kB/s) 2025-09-28 13:44:53.369516 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package libpopt0:amd64. 2025-09-28 13:44:53.369581 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 2025-09-28 13:44:53.369657 | 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% 2025-09-28 13:44:53.369730 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 70% 2025-09-28 13:44:53.369872 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 75% (Reading database ... 80% 2025-09-28 13:44:53.369945 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 85% 2025-09-28 13:44:53.370805 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 90% 2025-09-28 13:44:53.370825 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 95% 2025-09-28 13:44:53.370836 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 100% (Reading database ... 19193 files and directories currently installed.) 2025-09-28 13:44:53.370847 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../0-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-09-28 13:44:53.370859 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-09-28 13:44:53.370870 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package rsync. 2025-09-28 13:44:53.370880 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../1-rsync_3.2.7-1ubuntu1.2_amd64.deb ... 2025-09-28 13:44:53.370891 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking rsync (3.2.7-1ubuntu1.2) ... 2025-09-28 13:44:53.370901 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package libcbor0.10:amd64. 2025-09-28 13:44:53.370912 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../2-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2025-09-28 13:44:53.370922 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-09-28 13:44:53.370933 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package libfido2-1:amd64. 2025-09-28 13:44:53.370944 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../3-libfido2-1_1.14.0-1build3_amd64.deb ... 2025-09-28 13:44:53.370956 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2025-09-28 13:44:53.370966 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package openssh-client. 2025-09-28 13:44:53.370976 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../4-openssh-client_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-09-28 13:44:53.371029 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-09-28 13:44:53.371040 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package openssh-sftp-server. 2025-09-28 13:44:53.371050 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../5-openssh-sftp-server_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-09-28 13:44:53.371064 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.14) ... 2025-09-28 13:44:53.371073 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package ucf. 2025-09-28 13:44:53.371083 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../6-ucf_3.0043+nmu1_all.deb ... 2025-09-28 13:44:53.371092 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Moving old data out of the way 2025-09-28 13:44:53.371104 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking ucf (3.0043+nmu1) ... 2025-09-28 13:44:53.371162 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package openssh-server. 2025-09-28 13:44:53.371326 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../7-openssh-server_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-09-28 13:44:53.371377 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking openssh-server (1:9.6p1-3ubuntu13.14) ... 2025-09-28 13:44:53.371393 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-09-28 13:44:53.371401 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up ucf (3.0043+nmu1) ... 2025-09-28 13:44:53.371549 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2025-09-28 13:44:53.371583 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-09-28 13:44:53.371601 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-09-28 13:44:53.371673 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up rsync (3.2.7-1ubuntu1.2) ... 2025-09-28 13:44:53.371788 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:invoke-rc.d: could not determine current runlevel 2025-09-28 13:44:53.371868 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 13:44:53.371938 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.14) ... 2025-09-28 13:44:53.372019 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up openssh-server (1:9.6p1-3ubuntu13.14) ... 2025-09-28 13:44:53.372091 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2025-09-28 13:44:53.372157 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Creating config file /etc/ssh/sshd_config with new version 2025-09-28 13:44:53.372224 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Creating SSH2 RSA key; this may take some time ... 2025-09-28 13:44:53.372292 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2025-09-28 13:44:53.372360 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:3072 SHA256:xJpUMAZ2lIlvpLO02z8Qxj0ufOx0TOU9dtTLfOCmLjo root@ubuntu (RSA) 2025-09-28 13:44:53.372425 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Creating SSH2 ECDSA key; this may take some time ... 2025-09-28 13:44:53.372493 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2025-09-28 13:44:53.372559 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:256 SHA256:+NZ8C7rgS0QAWcHLo/4iwtK3eJN3jjXUTD44af+NrU0 root@ubuntu (ECDSA) 2025-09-28 13:44:53.372627 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Creating SSH2 ED25519 key; this may take some time ... 2025-09-28 13:44:53.372692 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2025-09-28 13:44:53.372776 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:256 SHA256:RuYHt+5r37aqBNPv1UYjBcO5Z1szrcEUbkNbpTC28dE root@ubuntu (ED25519) 2025-09-28 13:44:53.372847 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:invoke-rc.d: could not determine current runlevel 2025-09-28 13:44:53.372915 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 13:44:53.373025 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:44:53.373117 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container d67fe992c18a 2025-09-28 13:44:53.373176 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> 8fc8d7ebd6be 2025-09-28 13:44:53.373242 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 6/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-28 13:44:53.373309 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> e0295faa82c1 2025-09-28 13:44:53.374794 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 7/8 : 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 2025-09-28 13:44:53.374821 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in 70dde4fb5602 2025-09-28 13:44:53.374834 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container 70dde4fb5602 2025-09-28 13:44:53.374844 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> 6a08048ed71d 2025-09-28 13:44:53.374864 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: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 2025-09-28 13:44:53.374873 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in 9ae31de84b6c 2025-09-28 13:44:53.374881 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading package lists... 2025-09-28 13:44:53.374888 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Building dependency tree... 2025-09-28 13:44:53.374894 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading state information... 2025-09-28 13:44:53.374901 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:The following packages were automatically installed and are no longer required: 2025-09-28 13:44:53.374909 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 13:44:53.374916 | 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 2025-09-28 13:44:53.374923 | 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 2025-09-28 13:44:53.374930 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 13:44:53.374937 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 13:44:53.374943 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 13:44:53.374950 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 13:44:53.374957 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: xz-utils 2025-09-28 13:44:53.374964 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Use 'apt autoremove' to remove them. 2025-09-28 13:44:53.374971 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:The following packages will be REMOVED: 2025-09-28 13:44:53.374993 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: build-essential 2025-09-28 13:44:53.375000 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 13:44:53.375007 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:After this operation, 17.4 kB disk space will be freed. 2025-09-28 13:44:53.375014 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 2025-09-28 13:44:53.375022 | 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% 2025-09-28 13:44:53.375030 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 70% (Reading database ... 75% 2025-09-28 13:44:53.375037 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 80% 2025-09-28 13:44:53.375052 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 85% 2025-09-28 13:44:53.375059 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 90% 2025-09-28 13:44:53.375066 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 95% 2025-09-28 13:44:53.375083 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 100% (Reading database ... 19367 files and directories currently installed.) 2025-09-28 13:44:53.375090 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing build-essential (12.10ubuntu1) ... 2025-09-28 13:44:53.375105 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading package lists... 2025-09-28 13:44:53.375112 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Building dependency tree... 2025-09-28 13:44:53.375119 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading state information... 2025-09-28 13:44:53.375126 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:The following packages will be REMOVED: 2025-09-28 13:44:53.375132 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 13:44:53.375139 | 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 2025-09-28 13:44:53.375147 | 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 2025-09-28 13:44:53.375164 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 13:44:53.375171 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 13:44:53.375178 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 13:44:53.375185 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 13:44:53.375192 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: xz-utils 2025-09-28 13:44:53.375199 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 13:44:53.375206 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:After this operation, 228 MB disk space will be freed. 2025-09-28 13:44:53.375212 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 2025-09-28 13:44:53.375224 | 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% 2025-09-28 13:44:53.375232 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-28 13:44:53.375239 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 70% 2025-09-28 13:44:53.375246 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 75% 2025-09-28 13:44:53.375253 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 80% 2025-09-28 13:44:53.375260 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 85% 2025-09-28 13:44:53.375271 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 90% 2025-09-28 13:44:53.375277 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 95% 2025-09-28 13:44:53.375284 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 100% (Reading database ... 19358 files and directories currently installed.) 2025-09-28 13:44:53.375317 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 13:44:53.375407 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:44:53.375420 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 13:44:53.375564 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:44:53.375594 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 13:44:53.375638 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 13:44:53.375651 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:44:53.375662 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:44:53.375756 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:44:53.375796 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:44:53.375885 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 13:44:53.375945 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:44:53.376017 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:44:53.376086 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:44:53.376143 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:44:53.376198 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 13:44:53.376243 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 13:44:53.376300 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:44:53.376345 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:44:53.376389 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:44:53.376445 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:44:53.376489 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:44:53.376544 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:44:53.376557 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:44:53.376618 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:44:53.376673 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:44:53.376685 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:44:53.376767 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 13:44:53.376830 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2025-09-28 13:44:53.376844 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:44:53.376911 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:44:53.376967 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 13:44:53.376995 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:44:53.377060 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:44:53.377101 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 13:44:53.377141 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:44:53.377181 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2025-09-28 13:44:53.377231 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:44:53.377244 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2025-09-28 13:44:53.377327 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:44:53.377341 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:44:53.377394 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing lto-disabled-list (47) ... 2025-09-28 13:44:53.377408 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing make (4.3-4.1build2) ... 2025-09-28 13:44:53.377471 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 13:44:53.377512 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:44:53.377554 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Collecting pyclean==3.0.0 2025-09-28 13:44:53.377605 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 13:44:53.377617 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 13:44:53.377678 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Installing collected packages: pyclean 2025-09-28 13:44:53.377732 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Successfully installed pyclean-3.0.0 2025-09-28 13:44:53.377788 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Cleaning directory /var/lib/kolla/venv 2025-09-28 13:44:53.377801 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2025-09-28 13:44:53.377871 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Total 9372 files, 1361 directories removed. 2025-09-28 13:44:53.377913 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2025-09-28 13:44:53.377953 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Cleaning directory /usr 2025-09-28 13:44:53.378092 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2025-09-28 13:44:53.378109 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Total 1316 files, 133 directories removed. 2025-09-28 13:44:53.378249 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2025-09-28 13:44:53.378275 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Found existing installation: pyclean 3.0.0 2025-09-28 13:44:53.378288 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Uninstalling pyclean-3.0.0: 2025-09-28 13:44:53.378295 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: Successfully uninstalled pyclean-3.0.0 2025-09-28 13:44:53.378340 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container 9ae31de84b6c 2025-09-28 13:44:53.378394 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> b1e6ace1ccae 2025-09-28 13:44:53.378440 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Successfully built f8e36b901f83 2025-09-28 13:44:53.378453 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Successfully tagged osism.harbor.regio.digital/kolla/keystone-ssh:build-20250928 2025-09-28 13:44:53.378563 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Built at 2025-09-28 13:44:53.378480 (took 0:00:41.703882) 2025-09-28 13:44:53.378973 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(keystone-fernet) 2025-09-28 13:44:53.379042 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-fernet:Processing 2025-09-28 13:44:53.379126 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Building started at 2025-09-28 13:44:53.379038 2025-09-28 13:44:53.379997 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-fernet:Turned 0 plugins into plugins archive 2025-09-28 13:44:53.380584 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-fernet:Turned 0 additions into additions archive 2025-09-28 13:45:34.987340 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 1/8 : FROM osism.harbor.regio.digital/kolla/keystone-base:build-20250928 2025-09-28 13:45:34.987440 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> c11c3a1580bc 2025-09-28 13:45:34.987458 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 2/8 : LABEL "build-date"="20250928" "name"="keystone-fernet" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:45:34.987512 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Running in 71d5f725dce5 2025-09-28 13:45:34.987624 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Removed intermediate container 71d5f725dce5 2025-09-28 13:45:34.987682 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> 601687d6bb71 2025-09-28 13:45:34.987798 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 3/8 : 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/* 2025-09-28 13:45:34.987881 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Running in 2147e190f68f 2025-09-28 13:45:34.989010 | 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] 2025-09-28 13:45:34.989104 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:45:34.989118 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 13:45:34.989129 | 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] 2025-09-28 13:45:34.989140 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 13:45:34.989149 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 13:45:34.989159 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 13:45:34.989169 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 13:45:34.989178 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 13:45:34.989188 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 13:45:34.989197 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 13:45:34.989207 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 13:45:34.989217 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 13:45:34.989226 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 13:45:34.989236 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 13:45:34.989245 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Fetched 28.4 MB in 3s (8,366 kB/s) 2025-09-28 13:45:34.989255 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading package lists... 2025-09-28 13:45:34.989265 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading package lists... 2025-09-28 13:45:34.989274 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Building dependency tree... 2025-09-28 13:45:34.989284 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading state information... 2025-09-28 13:45:34.989293 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:The following additional packages will be installed: 2025-09-28 13:45:34.989303 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: cron-daemon-common libcbor0.10 libfido2-1 libpopt0 2025-09-28 13:45:34.989313 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Suggested packages: 2025-09-28 13:45:34.989323 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: anacron logrotate checksecurity supercat default-mta | mail-transport-agent 2025-09-28 13:45:34.989344 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: keychain libpam-ssh monkeysphere ssh-askpass openssh-server 2025-09-28 13:45:34.989354 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: python3-braceexpand 2025-09-28 13:45:34.989364 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Recommended packages: 2025-09-28 13:45:34.989373 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: xauth 2025-09-28 13:45:34.989393 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:The following NEW packages will be installed: 2025-09-28 13:45:34.989404 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: cron cron-daemon-common libcbor0.10 libfido2-1 libpopt0 openssh-client rsync 2025-09-28 13:45:34.989413 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:45:34.989424 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Need to get 1,579 kB of archives. 2025-09-28 13:45:34.989433 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:After this operation, 5,167 kB of additional disk space will be used. 2025-09-28 13:45:34.989442 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:45:34.989452 | 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] 2025-09-28 13:45:34.989463 | 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] 2025-09-28 13:45:34.989472 | 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] 2025-09-28 13:45:34.989482 | 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.2 [436 kB] 2025-09-28 13:45:34.989491 | 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] 2025-09-28 13:45:34.989500 | 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] 2025-09-28 13:45:34.989539 | 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.14 [906 kB] 2025-09-28 13:45:34.990576 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Fetched 1,579 kB in 1s (1,750 kB/s) 2025-09-28 13:45:34.990628 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package cron-daemon-common. 2025-09-28 13:45:34.990641 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 2025-09-28 13:45:34.990653 | 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% 2025-09-28 13:45:34.990664 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 70% 2025-09-28 13:45:34.990677 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 75% 2025-09-28 13:45:34.990693 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 80% 2025-09-28 13:45:34.990753 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 85% 2025-09-28 13:45:34.990769 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 90% 2025-09-28 13:45:34.990786 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 95% 2025-09-28 13:45:34.990802 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 100% (Reading database ... 19193 files and directories currently installed.) 2025-09-28 13:45:34.990819 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../cron-daemon-common_3.0pl1-184ubuntu2_all.deb ... 2025-09-28 13:45:34.990832 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking cron-daemon-common (3.0pl1-184ubuntu2) ... 2025-09-28 13:45:34.990875 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up cron-daemon-common (3.0pl1-184ubuntu2) ... 2025-09-28 13:45:34.990885 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Creating group 'crontab' with GID 995. 2025-09-28 13:45:34.990893 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package cron. 2025-09-28 13:45:34.990902 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 2025-09-28 13:45:34.990912 | 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 ... 2025-09-28 13:45:34.990923 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 2025-09-28 13:45:34.990932 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:55% (Reading database ... 60% (Reading database ... 65% 2025-09-28 13:45:34.990940 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 70% 2025-09-28 13:45:34.990948 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 75% 2025-09-28 13:45:34.990957 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 80% 2025-09-28 13:45:34.990965 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 85% 2025-09-28 13:45:34.990973 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 90% 2025-09-28 13:45:34.990981 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 95% 2025-09-28 13:45:34.990990 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 100% (Reading database ... 19212 files and directories currently installed.) 2025-09-28 13:45:34.990998 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../0-cron_3.0pl1-184ubuntu2_amd64.deb ... 2025-09-28 13:45:34.991006 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking cron (3.0pl1-184ubuntu2) ... 2025-09-28 13:45:34.991015 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package libpopt0:amd64. 2025-09-28 13:45:34.991023 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../1-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-09-28 13:45:34.991031 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-09-28 13:45:34.991106 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2025-09-28 13:45:34.991116 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package rsync. 2025-09-28 13:45:34.991124 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../2-rsync_3.2.7-1ubuntu1.2_amd64.deb ... 2025-09-28 13:45:34.991133 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking rsync (3.2.7-1ubuntu1.2) ... 2025-09-28 13:45:34.991141 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package libcbor0.10:amd64. 2025-09-28 13:45:34.991149 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../3-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2025-09-28 13:45:34.991158 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-09-28 13:45:34.991181 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package libfido2-1:amd64. 2025-09-28 13:45:34.991190 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../4-libfido2-1_1.14.0-1build3_amd64.deb ... 2025-09-28 13:45:34.991198 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2025-09-28 13:45:34.991207 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2025-09-28 13:45:34.991215 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package openssh-client. 2025-09-28 13:45:34.991224 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../5-openssh-client_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-09-28 13:45:34.991232 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2025-09-28 13:45:34.991240 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-09-28 13:45:34.991256 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-09-28 13:45:34.991315 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up cron (3.0pl1-184ubuntu2) ... 2025-09-28 13:45:34.991325 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:invoke-rc.d: could not determine current runlevel 2025-09-28 13:45:34.991333 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 13:45:34.991342 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2025-09-28 13:45:34.991350 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-09-28 13:45:34.991358 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-09-28 13:45:34.991366 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up rsync (3.2.7-1ubuntu1.2) ... 2025-09-28 13:45:34.991375 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:invoke-rc.d: could not determine current runlevel 2025-09-28 13:45:34.991419 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 13:45:34.991428 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:45:34.991436 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Removed intermediate container 2147e190f68f 2025-09-28 13:45:34.991445 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> 638949c8c62d 2025-09-28 13:45:34.991493 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 4/8 : COPY fetch_fernet_tokens.py /usr/bin/ 2025-09-28 13:45:34.991502 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> e51d0946a783 2025-09-28 13:45:34.991535 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 5/8 : COPY keystone_bootstrap.sh /usr/local/bin/kolla_keystone_bootstrap 2025-09-28 13:45:34.991544 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> 33c73008c25d 2025-09-28 13:45:34.991578 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 6/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-28 13:45:34.992787 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> 210f1abb82a3 2025-09-28 13:45:34.992813 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 7/8 : RUN chmod 644 /usr/local/bin/kolla_extend_start && chmod 755 /usr/local/bin/kolla_keystone_bootstrap /usr/bin/fetch_fernet_tokens.py 2025-09-28 13:45:34.992823 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Running in 5c1fcd211635 2025-09-28 13:45:34.992831 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Removed intermediate container 5c1fcd211635 2025-09-28 13:45:34.992840 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> 3998c2d7ec01 2025-09-28 13:45:34.992887 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: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 2025-09-28 13:45:34.992904 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Running in 774212e72a5c 2025-09-28 13:45:34.992918 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading package lists... 2025-09-28 13:45:34.992933 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Building dependency tree... 2025-09-28 13:45:34.992942 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading state information... 2025-09-28 13:45:34.992951 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:The following packages were automatically installed and are no longer required: 2025-09-28 13:45:34.992959 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 13:45:34.992967 | 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 2025-09-28 13:45:34.992975 | 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 2025-09-28 13:45:34.992994 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 13:45:34.993003 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 13:45:34.993020 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 13:45:34.993029 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 13:45:34.993037 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: xz-utils 2025-09-28 13:45:34.993045 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Use 'apt autoremove' to remove them. 2025-09-28 13:45:34.993053 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:The following packages will be REMOVED: 2025-09-28 13:45:34.993062 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: build-essential 2025-09-28 13:45:34.993070 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 13:45:34.993078 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:After this operation, 17.4 kB disk space will be freed. 2025-09-28 13:45:34.993086 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 2025-09-28 13:45:34.993095 | 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% 2025-09-28 13:45:34.993104 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 70% 2025-09-28 13:45:34.993112 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 75% 2025-09-28 13:45:34.993120 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 80% 2025-09-28 13:45:34.993128 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 85% 2025-09-28 13:45:34.993137 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 90% 2025-09-28 13:45:34.993145 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 95% 2025-09-28 13:45:34.993153 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 100% (Reading database ... 19338 files and directories currently installed.) 2025-09-28 13:45:34.993161 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing build-essential (12.10ubuntu1) ... 2025-09-28 13:45:34.993169 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading package lists... 2025-09-28 13:45:34.993177 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Building dependency tree... 2025-09-28 13:45:34.993186 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading state information... 2025-09-28 13:45:34.993194 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:The following packages will be REMOVED: 2025-09-28 13:45:34.993202 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 13:45:34.993215 | 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 2025-09-28 13:45:34.993224 | 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 2025-09-28 13:45:34.993232 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 13:45:34.993240 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 13:45:34.993248 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 13:45:34.993257 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 13:45:34.993265 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: xz-utils 2025-09-28 13:45:34.993279 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 13:45:34.993287 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:After this operation, 228 MB disk space will be freed. 2025-09-28 13:45:34.993296 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 2025-09-28 13:45:34.993304 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% 2025-09-28 13:45:34.993318 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: (Reading database ... 30% (Reading database ... 35% 2025-09-28 13:45:34.993334 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-28 13:45:34.993349 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 70% (Reading database ... 75% 2025-09-28 13:45:34.993368 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 80% 2025-09-28 13:45:34.993388 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 85% 2025-09-28 13:45:34.993444 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 90% 2025-09-28 13:45:34.993517 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 95% 2025-09-28 13:45:34.993531 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 100% (Reading database ... 19329 files and directories currently installed.) 2025-09-28 13:45:34.993639 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 13:45:34.993655 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:45:34.993723 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 13:45:34.993742 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:45:34.993828 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 13:45:34.993866 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 13:45:34.993983 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:45:34.993997 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:45:34.994061 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:45:34.994129 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:45:34.994153 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 13:45:34.994174 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:45:34.994251 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:45:34.994265 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:45:34.994309 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:45:34.994369 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 13:45:34.994428 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 13:45:34.994458 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:45:34.994517 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:45:34.994547 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:45:34.994607 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:45:34.994636 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:45:34.994693 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:45:34.994732 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:45:34.994801 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:45:34.994910 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:45:34.994923 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:45:34.994935 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 13:45:34.994963 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:45:34.995020 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:45:34.995048 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 13:45:34.995106 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:45:34.995135 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:45:34.995200 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 13:45:34.995222 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:45:34.995299 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:45:34.995317 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:45:34.995337 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2025-09-28 13:45:34.995380 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:45:34.995423 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing lto-disabled-list (47) ... 2025-09-28 13:45:34.995474 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing make (4.3-4.1build2) ... 2025-09-28 13:45:34.995487 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 13:45:34.995544 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:45:34.995585 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Collecting pyclean==3.0.0 2025-09-28 13:45:34.995599 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 13:45:34.995674 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 13:45:34.995732 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Installing collected packages: pyclean 2025-09-28 13:45:34.995752 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Successfully installed pyclean-3.0.0 2025-09-28 13:45:34.995812 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Cleaning directory /var/lib/kolla/venv 2025-09-28 13:45:34.995835 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2025-09-28 13:45:34.995883 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Total 9372 files, 1361 directories removed. 2025-09-28 13:45:34.995957 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2025-09-28 13:45:34.995971 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Cleaning directory /usr 2025-09-28 13:45:34.996013 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2025-09-28 13:45:34.996035 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Total 1316 files, 133 directories removed. 2025-09-28 13:45:34.996095 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2025-09-28 13:45:34.996118 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Found existing installation: pyclean 3.0.0 2025-09-28 13:45:34.996141 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Uninstalling pyclean-3.0.0: 2025-09-28 13:45:34.996198 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: Successfully uninstalled pyclean-3.0.0 2025-09-28 13:45:34.996222 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Removed intermediate container 774212e72a5c 2025-09-28 13:45:34.996278 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> 3dabf9ec98d9 2025-09-28 13:45:34.996302 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Successfully built 7b432c878d0a 2025-09-28 13:45:34.996359 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Successfully tagged osism.harbor.regio.digital/kolla/keystone-fernet:build-20250928 2025-09-28 13:45:34.996525 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Built at 2025-09-28 13:45:34.996364 (took 0:00:41.617326) 2025-09-28 13:45:34.996931 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-pxe) 2025-09-28 13:45:34.996960 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-pxe:Processing 2025-09-28 13:45:34.997029 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Building started at 2025-09-28 13:45:34.996958 2025-09-28 13:45:34.998957 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-pxe:Turned 0 plugins into plugins archive 2025-09-28 13:45:34.999013 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-pxe:Turned 0 additions into additions archive 2025-09-28 13:46:21.541884 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 1/8 : FROM osism.harbor.regio.digital/kolla/ironic-base:build-20250928 2025-09-28 13:46:21.541943 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> 79c14d849acd 2025-09-28 13:46:21.541959 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 2/8 : LABEL "build-date"="20250928" "name"="ironic-pxe" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:46:21.541974 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Running in 34ec31040590 2025-09-28 13:46:21.541986 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Removed intermediate container 34ec31040590 2025-09-28 13:46:21.541997 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> cc1a3d6eb7b9 2025-09-28 13:46:21.542010 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 3/8 : 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/* 2025-09-28 13:46:21.542022 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Running in 93c8898333a7 2025-09-28 13:46:21.542032 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:46:21.542043 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 13:46:21.542053 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-28 13:46:21.542065 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 13:46:21.542075 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 13:46:21.542086 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 13:46:21.542096 | 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] 2025-09-28 13:46:21.542139 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 13:46:21.542168 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 13:46:21.542177 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 13:46:21.542186 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 13:46:21.542305 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 13:46:21.542425 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 13:46:21.542527 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 13:46:21.542621 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 13:46:21.542779 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Fetched 28.4 MB in 2s (11.5 MB/s) 2025-09-28 13:46:21.542887 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading package lists... 2025-09-28 13:46:21.542997 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading package lists... 2025-09-28 13:46:21.543140 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Building dependency tree... 2025-09-28 13:46:21.543270 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading state information... 2025-09-28 13:46:21.545016 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:The following additional packages will be installed: 2025-09-28 13:46:21.545046 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: distro-info-data gettext-base grub-common grub-efi-amd64 grub-efi-amd64-bin 2025-09-28 13:46:21.545057 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: grub-ipxe grub2-common ipxe-qemu libefiboot1t64 libefivar1t64 libfreetype6 2025-09-28 13:46:21.545067 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libfuse3-3 libpng16-16t64 mokutil python-apt-common python3-apt sbsigntool 2025-09-28 13:46:21.545076 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ucf 2025-09-28 13:46:21.545086 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Suggested packages: 2025-09-28 13:46:21.545095 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: multiboot-doc grub-emu xorriso desktop-base console-setup grub-pc fuse3 2025-09-28 13:46:21.545105 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: floppyd python-apt-doc 2025-09-28 13:46:21.545114 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Recommended packages: 2025-09-28 13:46:21.545124 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: os-prober efibootmgr secureboot-db lsb-release iso-codes 2025-09-28 13:46:21.545133 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:The following NEW packages will be installed: 2025-09-28 13:46:21.545143 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: distro-info-data dosfstools gettext-base grub-common grub-efi-amd64 2025-09-28 13:46:21.545152 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: grub-efi-amd64-bin grub-efi-amd64-signed grub-ipxe grub2-common ipxe 2025-09-28 13:46:21.545162 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ipxe-qemu libefiboot1t64 libefivar1t64 libfreetype6 libfuse3-3 2025-09-28 13:46:21.545171 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libpng16-16t64 mokutil mtools pxelinux python-apt-common python3-apt 2025-09-28 13:46:21.545181 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: sbsigntool shim-signed syslinux syslinux-common tftpd-hpa ucf 2025-09-28 13:46:21.545190 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:46:21.545199 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Need to get 13.7 MB of archives. 2025-09-28 13:46:21.545209 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:After this operation, 56.0 MB of additional disk space will be used. 2025-09-28 13:46:21.545218 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:46:21.545228 | 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.3 [6,686 B] 2025-09-28 13:46:21.545254 | 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 [20.7 kB] 2025-09-28 13:46:21.545264 | 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 [169 kB] 2025-09-28 13:46:21.545274 | 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] 2025-09-28 13:46:21.545284 | 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] 2025-09-28 13:46:21.545294 | 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] 2025-09-28 13:46:21.545303 | 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] 2025-09-28 13:46:21.545322 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libpng16-16t64 amd64 1.6.43-5build1 [187 kB] 2025-09-28 13:46:21.545332 | 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] 2025-09-28 13:46:21.545341 | 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] 2025-09-28 13:46:21.545351 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 libfreetype6 amd64 2.13.2+dfsg-1build3 [402 kB] 2025-09-28 13:46:21.545361 | 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] 2025-09-28 13:46:21.545371 | 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] 2025-09-28 13:46:21.545381 | 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] 2025-09-28 13:46:21.545397 | 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] 2025-09-28 13:46:21.545646 | 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] 2025-09-28 13:46:21.545882 | 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] 2025-09-28 13:46:21.546012 | 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] 2025-09-28 13:46:21.546127 | 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] 2025-09-28 13:46:21.546222 | 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] 2025-09-28 13:46:21.546319 | 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] 2025-09-28 13:46:21.546416 | 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] 2025-09-28 13:46:21.546515 | 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] 2025-09-28 13:46:21.546616 | 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] 2025-09-28 13:46:21.547229 | 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] 2025-09-28 13:46:21.547303 | 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] 2025-09-28 13:46:21.547314 | 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] 2025-09-28 13:46:21.547324 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preconfiguring packages ... 2025-09-28 13:46:21.547333 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Fetched 13.7 MB in 1s (15.4 MB/s) 2025-09-28 13:46:21.547343 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package distro-info-data. 2025-09-28 13:46:21.547351 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 2025-09-28 13:46:21.547363 | 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% 2025-09-28 13:46:21.547374 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 70% (Reading database ... 75% 2025-09-28 13:46:21.547382 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 80% 2025-09-28 13:46:21.547422 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 85% 2025-09-28 13:46:21.547431 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 90% 2025-09-28 13:46:21.547462 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 95% 2025-09-28 13:46:21.547471 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-28 13:46:21.547498 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../00-distro-info-data_0.60ubuntu0.3_all.deb ... 2025-09-28 13:46:21.547539 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking distro-info-data (0.60ubuntu0.3) ... 2025-09-28 13:46:21.547548 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package python-apt-common. 2025-09-28 13:46:21.547557 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../01-python-apt-common_2.7.7ubuntu5_all.deb ... 2025-09-28 13:46:21.547585 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking python-apt-common (2.7.7ubuntu5) ... 2025-09-28 13:46:21.547597 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package python3-apt. 2025-09-28 13:46:21.547627 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../02-python3-apt_2.7.7ubuntu5_amd64.deb ... 2025-09-28 13:46:21.547636 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking python3-apt (2.7.7ubuntu5) ... 2025-09-28 13:46:21.547664 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package ucf. 2025-09-28 13:46:21.547676 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../03-ucf_3.0043+nmu1_all.deb ... 2025-09-28 13:46:21.547829 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Moving old data out of the way 2025-09-28 13:46:21.547863 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking ucf (3.0043+nmu1) ... 2025-09-28 13:46:21.547872 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package dosfstools. 2025-09-28 13:46:21.547900 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../04-dosfstools_4.2-1.1build1_amd64.deb ... 2025-09-28 13:46:21.547909 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking dosfstools (4.2-1.1build1) ... 2025-09-28 13:46:21.547953 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package gettext-base. 2025-09-28 13:46:21.547982 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../05-gettext-base_0.21-14ubuntu2_amd64.deb ... 2025-09-28 13:46:21.548012 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking gettext-base (0.21-14ubuntu2) ... 2025-09-28 13:46:21.548024 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package libfuse3-3:amd64. 2025-09-28 13:46:21.548061 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../06-libfuse3-3_3.14.0-5build1_amd64.deb ... 2025-09-28 13:46:21.548098 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2025-09-28 13:46:21.548137 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package libpng16-16t64:amd64. 2025-09-28 13:46:21.548174 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../07-libpng16-16t64_1.6.43-5build1_amd64.deb ... 2025-09-28 13:46:21.548210 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking libpng16-16t64:amd64 (1.6.43-5build1) ... 2025-09-28 13:46:21.548282 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package libefivar1t64:amd64. 2025-09-28 13:46:21.548292 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../08-libefivar1t64_38-3.1build1_amd64.deb ... 2025-09-28 13:46:21.548328 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking libefivar1t64:amd64 (38-3.1build1) ... 2025-09-28 13:46:21.548359 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package libefiboot1t64:amd64. 2025-09-28 13:46:21.548395 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../09-libefiboot1t64_38-3.1build1_amd64.deb ... 2025-09-28 13:46:21.548438 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2025-09-28 13:46:21.548510 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking libefiboot1t64:amd64 (38-3.1build1) ... 2025-09-28 13:46:21.548519 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package libfreetype6:amd64. 2025-09-28 13:46:21.548550 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../10-libfreetype6_2.13.2+dfsg-1build3_amd64.deb ... 2025-09-28 13:46:21.548581 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking libfreetype6:amd64 (2.13.2+dfsg-1build3) ... 2025-09-28 13:46:21.548645 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub-common. 2025-09-28 13:46:21.548723 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../11-grub-common_2.12-1ubuntu7.3_amd64.deb ... 2025-09-28 13:46:21.548768 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub-common (2.12-1ubuntu7.3) ... 2025-09-28 13:46:21.548803 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub-efi-amd64-bin. 2025-09-28 13:46:21.548874 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../12-grub-efi-amd64-bin_2.12-1ubuntu7.3_amd64.deb ... 2025-09-28 13:46:21.548883 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2025-09-28 13:46:21.548914 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub-efi-amd64-bin (2.12-1ubuntu7.3) ... 2025-09-28 13:46:21.548944 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub2-common. 2025-09-28 13:46:21.549016 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../13-grub2-common_2.12-1ubuntu7.3_amd64.deb ... 2025-09-28 13:46:21.549026 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub2-common (2.12-1ubuntu7.3) ... 2025-09-28 13:46:21.549063 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub-efi-amd64. 2025-09-28 13:46:21.549098 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../14-grub-efi-amd64_2.12-1ubuntu7.3_amd64.deb ... 2025-09-28 13:46:21.549168 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2025-09-28 13:46:21.549192 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub-efi-amd64 (2.12-1ubuntu7.3) ... 2025-09-28 13:46:21.549222 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub-efi-amd64-signed. 2025-09-28 13:46:21.549257 | 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 ... 2025-09-28 13:46:21.549287 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub-efi-amd64-signed (1.202.5+2.12-1ubuntu7.3) ... 2025-09-28 13:46:21.549353 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub-ipxe. 2025-09-28 13:46:21.549362 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../16-grub-ipxe_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2025-09-28 13:46:21.549424 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub-ipxe (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2025-09-28 13:46:21.549437 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package ipxe-qemu. 2025-09-28 13:46:21.549474 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../17-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2025-09-28 13:46:21.549554 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2025-09-28 13:46:21.549627 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package ipxe. 2025-09-28 13:46:21.549636 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../18-ipxe_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2025-09-28 13:46:21.549673 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking ipxe (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2025-09-28 13:46:21.549798 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package mokutil. 2025-09-28 13:46:21.549812 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../19-mokutil_0.6.0-2build3_amd64.deb ... 2025-09-28 13:46:21.549844 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking mokutil (0.6.0-2build3) ... 2025-09-28 13:46:21.549876 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package mtools. 2025-09-28 13:46:21.549913 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../20-mtools_4.0.43-1build1_amd64.deb ... 2025-09-28 13:46:21.549980 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking mtools (4.0.43-1build1) ... 2025-09-28 13:46:21.549989 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package pxelinux. 2025-09-28 13:46:21.550020 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../21-pxelinux_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_all.deb ... 2025-09-28 13:46:21.550052 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking pxelinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-09-28 13:46:21.550117 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package sbsigntool. 2025-09-28 13:46:21.550127 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../22-sbsigntool_0.9.4-3.1ubuntu7_amd64.deb ... 2025-09-28 13:46:21.550162 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking sbsigntool (0.9.4-3.1ubuntu7) ... 2025-09-28 13:46:21.550197 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package shim-signed. 2025-09-28 13:46:21.550229 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../23-shim-signed_1.58+15.8-0ubuntu1_amd64.deb ... 2025-09-28 13:46:21.550271 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking shim-signed (1.58+15.8-0ubuntu1) ... 2025-09-28 13:46:21.550318 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package syslinux. 2025-09-28 13:46:21.550329 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../24-syslinux_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_amd64.deb ... 2025-09-28 13:46:21.550383 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking syslinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-09-28 13:46:21.550396 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package syslinux-common. 2025-09-28 13:46:21.550437 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../25-syslinux-common_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_all.deb ... 2025-09-28 13:46:21.550484 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking syslinux-common (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-09-28 13:46:21.550496 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package tftpd-hpa. 2025-09-28 13:46:21.550530 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../26-tftpd-hpa_5.2+20150808-1.4build1_amd64.deb ... 2025-09-28 13:46:21.550583 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking tftpd-hpa (5.2+20150808-1.4build1) ... 2025-09-28 13:46:21.550602 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up mtools (4.0.43-1build1) ... 2025-09-28 13:46:21.550648 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up distro-info-data (0.60ubuntu0.3) ... 2025-09-28 13:46:21.550673 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up libefivar1t64:amd64 (38-3.1build1) ... 2025-09-28 13:46:21.550767 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up dosfstools (4.2-1.1build1) ... 2025-09-28 13:46:21.550781 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up gettext-base (0.21-14ubuntu2) ... 2025-09-28 13:46:21.550811 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up syslinux-common (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-09-28 13:46:21.550849 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up pxelinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-09-28 13:46:21.550859 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up syslinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-09-28 13:46:21.550890 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2025-09-28 13:46:21.550921 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up libpng16-16t64:amd64 (1.6.43-5build1) ... 2025-09-28 13:46:21.550959 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up ucf (3.0043+nmu1) ... 2025-09-28 13:46:21.550995 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2025-09-28 13:46:21.551026 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up python-apt-common (2.7.7ubuntu5) ... 2025-09-28 13:46:21.551057 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2025-09-28 13:46:21.551091 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up libefiboot1t64:amd64 (38-3.1build1) ... 2025-09-28 13:46:21.551128 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up sbsigntool (0.9.4-3.1ubuntu7) ... 2025-09-28 13:46:21.551158 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub-ipxe (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2025-09-28 13:46:21.551190 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:/usr/sbin/grub-probe: error: failed to get canonical path of `overlay'. 2025-09-28 13:46:21.551220 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up tftpd-hpa (5.2+20150808-1.4build1) ... 2025-09-28 13:46:21.551256 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:invoke-rc.d: could not determine current runlevel 2025-09-28 13:46:21.551306 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 13:46:21.551340 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up ipxe (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2025-09-28 13:46:21.551348 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up mokutil (0.6.0-2build3) ... 2025-09-28 13:46:21.551379 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up python3-apt (2.7.7ubuntu5) ... 2025-09-28 13:46:21.551410 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up libfreetype6:amd64 (2.13.2+dfsg-1build3) ... 2025-09-28 13:46:21.551440 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub-common (2.12-1ubuntu7.3) ... 2025-09-28 13:46:21.551477 | 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 2025-09-28 13:46:21.551512 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:invoke-rc.d: could not determine current runlevel 2025-09-28 13:46:21.551566 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 13:46:21.551579 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub-efi-amd64-bin (2.12-1ubuntu7.3) ... 2025-09-28 13:46:21.551620 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub2-common (2.12-1ubuntu7.3) ... 2025-09-28 13:46:21.551666 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub-efi-amd64 (2.12-1ubuntu7.3) ... 2025-09-28 13:46:21.551678 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2025-09-28 13:46:21.551758 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Creating config file /etc/default/grub with new version 2025-09-28 13:46:21.551768 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub-efi-amd64-signed (1.202.5+2.12-1ubuntu7.3) ... 2025-09-28 13:46:21.551798 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up shim-signed (1.58+15.8-0ubuntu1) ... 2025-09-28 13:46:21.551831 | 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 2025-09-28 13:46:21.551875 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:46:21.551906 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Removed intermediate container 93c8898333a7 2025-09-28 13:46:21.551942 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> 9d24c62c4d13 2025-09-28 13:46:21.551977 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 4/8 : ENV TFTPBOOT_PATH=/tftpboot HTTPBOOT_PATH=/httpboot 2025-09-28 13:46:21.552013 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Running in 69b29c00a841 2025-09-28 13:46:21.552044 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Removed intermediate container 69b29c00a841 2025-09-28 13:46:21.552079 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> 1655d03a2c4d 2025-09-28 13:46:21.552114 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 5/8 : COPY tftp-map-file-template /map-file-template 2025-09-28 13:46:21.552144 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> 176356ae6373 2025-09-28 13:46:21.552179 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 6/8 : COPY extend_start.sh /usr/local/bin/kolla_ironic_extend_start 2025-09-28 13:46:21.552213 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> 8621fe0922d5 2025-09-28 13:46:21.552248 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 7/8 : RUN chmod 644 /usr/local/bin/kolla_ironic_extend_start 2025-09-28 13:46:21.552279 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Running in 2e2ea71b90d8 2025-09-28 13:46:21.552309 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Removed intermediate container 2e2ea71b90d8 2025-09-28 13:46:21.552340 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> 8b366cd0fad8 2025-09-28 13:46:21.552379 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: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 2025-09-28 13:46:21.552418 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Running in f351bad6c627 2025-09-28 13:46:21.552448 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading package lists... 2025-09-28 13:46:21.552478 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Building dependency tree... 2025-09-28 13:46:21.552509 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading state information... 2025-09-28 13:46:21.552539 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:The following packages were automatically installed and are no longer required: 2025-09-28 13:46:21.552570 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 13:46:21.552601 | 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 2025-09-28 13:46:21.552632 | 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 2025-09-28 13:46:21.552662 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 13:46:21.552737 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 13:46:21.552795 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 13:46:21.552812 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 13:46:21.552841 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: xz-utils 2025-09-28 13:46:21.552850 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Use 'apt autoremove' to remove them. 2025-09-28 13:46:21.552881 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:The following packages will be REMOVED: 2025-09-28 13:46:21.552912 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: build-essential 2025-09-28 13:46:21.552943 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 13:46:21.552980 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:After this operation, 17.4 kB disk space will be freed. 2025-09-28 13:46:21.553015 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 2025-09-28 13:46:21.553052 | 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% 2025-09-28 13:46:21.553088 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 70% 2025-09-28 13:46:21.553123 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 75% 2025-09-28 13:46:21.553154 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 80% 2025-09-28 13:46:21.553189 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 85% 2025-09-28 13:46:21.553243 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 90% 2025-09-28 13:46:21.553261 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 95% 2025-09-28 13:46:21.553295 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 100% (Reading database ... 19880 files and directories currently installed.) 2025-09-28 13:46:21.553304 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing build-essential (12.10ubuntu1) ... 2025-09-28 13:46:21.553334 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading package lists... 2025-09-28 13:46:21.553365 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Building dependency tree... 2025-09-28 13:46:21.553396 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading state information... 2025-09-28 13:46:21.553426 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:The following packages will be REMOVED: 2025-09-28 13:46:21.553462 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 13:46:21.553499 | 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 2025-09-28 13:46:21.553575 | 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 2025-09-28 13:46:21.553591 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 13:46:21.553621 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 13:46:21.553649 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 13:46:21.553667 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 13:46:21.553772 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: xz-utils 2025-09-28 13:46:21.553793 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 13:46:21.553802 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:After this operation, 228 MB disk space will be freed. 2025-09-28 13:46:21.553855 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 2025-09-28 13:46:21.553864 | 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% 2025-09-28 13:46:21.553889 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 70% 2025-09-28 13:46:21.553896 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 75% 2025-09-28 13:46:21.553921 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 80% 2025-09-28 13:46:21.553952 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 85% 2025-09-28 13:46:21.553981 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 90% 2025-09-28 13:46:21.554011 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 95% 2025-09-28 13:46:21.554047 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 100% (Reading database ... 19871 files and directories currently installed.) 2025-09-28 13:46:21.554076 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 13:46:21.554105 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:46:21.554135 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 13:46:21.554164 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:46:21.554227 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 13:46:21.554242 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 13:46:21.554269 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:46:21.554276 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:46:21.554301 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:46:21.554361 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2025-09-28 13:46:21.554369 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:46:21.554399 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 13:46:21.554429 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:46:21.554455 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:46:21.554509 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:46:21.554517 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:46:21.554546 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 13:46:21.554571 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 13:46:21.554598 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:46:21.554652 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:46:21.554659 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:46:21.554746 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:46:21.554779 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:46:21.554804 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:46:21.554825 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:46:21.554847 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:46:21.554873 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2025-09-28 13:46:21.554929 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:46:21.554937 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2025-09-28 13:46:21.554966 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:46:21.555021 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 13:46:21.555028 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:46:21.555049 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2025-09-28 13:46:21.555071 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:46:21.555120 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 13:46:21.555127 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:46:21.555158 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2025-09-28 13:46:21.555181 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:46:21.555207 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2025-09-28 13:46:21.555234 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 13:46:21.555289 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:46:21.555301 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:46:21.555334 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:46:21.555343 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:46:21.555367 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2025-09-28 13:46:21.555393 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing lto-disabled-list (47) ... 2025-09-28 13:46:21.555442 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing make (4.3-4.1build2) ... 2025-09-28 13:46:21.555449 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 13:46:21.555473 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:46:21.555499 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Collecting pyclean==3.0.0 2025-09-28 13:46:21.555525 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 13:46:21.555572 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 13:46:21.555579 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Installing collected packages: pyclean 2025-09-28 13:46:21.555604 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Successfully installed pyclean-3.0.0 2025-09-28 13:46:21.555627 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Cleaning directory /var/lib/kolla/venv 2025-09-28 13:46:21.555653 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2025-09-28 13:46:21.555735 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Total 9465 files, 1326 directories removed. 2025-09-28 13:46:21.555750 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2025-09-28 13:46:21.555776 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Cleaning directory /usr 2025-09-28 13:46:21.555796 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2025-09-28 13:46:21.555819 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Total 1331 files, 136 directories removed. 2025-09-28 13:46:21.555845 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2025-09-28 13:46:21.555893 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Found existing installation: pyclean 3.0.0 2025-09-28 13:46:21.555900 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Uninstalling pyclean-3.0.0: 2025-09-28 13:46:21.555925 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: Successfully uninstalled pyclean-3.0.0 2025-09-28 13:46:21.555951 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Removed intermediate container f351bad6c627 2025-09-28 13:46:21.555977 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> 9a74623d6ad6 2025-09-28 13:46:21.556028 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Successfully built 9806299677fd 2025-09-28 13:46:21.556035 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Successfully tagged osism.harbor.regio.digital/kolla/ironic-pxe:build-20250928 2025-09-28 13:46:21.556109 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Built at 2025-09-28 13:46:21.556033 (took 0:00:46.559075) 2025-09-28 13:46:21.556437 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-api) 2025-09-28 13:46:21.556493 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-api:Processing 2025-09-28 13:46:21.556537 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Building started at 2025-09-28 13:46:21.556477 2025-09-28 13:46:21.557408 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-api:Turned 0 plugins into plugins archive 2025-09-28 13:46:21.557935 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-api:Turned 0 additions into additions archive 2025-09-28 13:46:51.795918 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Step 1/5 : FROM osism.harbor.regio.digital/kolla/ironic-base:build-20250928 2025-09-28 13:46:51.796017 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> 79c14d849acd 2025-09-28 13:46:51.796076 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Step 2/5 : LABEL "build-date"="20250928" "name"="ironic-api" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:46:51.796118 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Running in 0865ff2cef9d 2025-09-28 13:46:51.796130 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Removed intermediate container 0865ff2cef9d 2025-09-28 13:46:51.796168 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> 26dffd942891 2025-09-28 13:46:51.796182 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_ironic_extend_start 2025-09-28 13:46:51.796238 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> f6d3e413c24b 2025-09-28 13:46:51.796298 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_ironic_extend_start 2025-09-28 13:46:51.796386 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Running in e9a1a007daa0 2025-09-28 13:46:51.796424 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Removed intermediate container e9a1a007daa0 2025-09-28 13:46:51.796462 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> ed83332a868b 2025-09-28 13:46:51.796528 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Step 5/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 2025-09-28 13:46:51.796625 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Running in 53884e4d21be 2025-09-28 13:46:51.796663 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Reading package lists... 2025-09-28 13:46:51.796760 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Building dependency tree... 2025-09-28 13:46:51.796809 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Reading state information... 2025-09-28 13:46:51.797097 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:The following packages were automatically installed and are no longer required: 2025-09-28 13:46:51.797156 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 13:46:51.797168 | 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 2025-09-28 13:46:51.797178 | 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 2025-09-28 13:46:51.797189 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 13:46:51.797229 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 13:46:51.797240 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 13:46:51.797249 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 13:46:51.797283 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: xz-utils 2025-09-28 13:46:51.797293 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Use 'apt autoremove' to remove them. 2025-09-28 13:46:51.797340 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:The following packages will be REMOVED: 2025-09-28 13:46:51.797351 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: build-essential 2025-09-28 13:46:51.797387 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 13:46:51.797436 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:After this operation, 17.4 kB disk space will be freed. 2025-09-28 13:46:51.797503 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 2025-09-28 13:46:51.797550 | 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% 2025-09-28 13:46:51.797655 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 70% 2025-09-28 13:46:51.797736 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 75% 2025-09-28 13:46:51.797805 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 80% 2025-09-28 13:46:51.797846 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 85% 2025-09-28 13:46:51.797888 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 90% 2025-09-28 13:46:51.797951 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 95% 2025-09-28 13:46:51.797993 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-28 13:46:51.798065 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing build-essential (12.10ubuntu1) ... 2025-09-28 13:46:51.798106 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Reading package lists... 2025-09-28 13:46:51.798164 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Building dependency tree... 2025-09-28 13:46:51.798205 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Reading state information... 2025-09-28 13:46:51.798275 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:The following packages will be REMOVED: 2025-09-28 13:46:51.798311 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 13:46:51.798347 | 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 2025-09-28 13:46:51.798404 | 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 2025-09-28 13:46:51.798448 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 13:46:51.798487 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 13:46:51.798563 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 13:46:51.798630 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 13:46:51.798675 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: xz-utils 2025-09-28 13:46:51.798743 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 13:46:51.798832 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:After this operation, 228 MB disk space will be freed. 2025-09-28 13:46:51.798867 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 2025-09-28 13:46:51.798909 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% 2025-09-28 13:46:51.798968 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 2025-09-28 13:46:51.799010 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:40% 2025-09-28 13:46:51.799067 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: (Reading database ... 45% 2025-09-28 13:46:51.799133 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: (Reading database ... 50% 2025-09-28 13:46:51.799173 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 55% 2025-09-28 13:46:51.799229 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 60% (Reading database ... 65% 2025-09-28 13:46:51.799271 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 70% 2025-09-28 13:46:51.799331 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 75% 2025-09-28 13:46:51.799366 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 80% 2025-09-28 13:46:51.799443 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 85% 2025-09-28 13:46:51.799487 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 90% 2025-09-28 13:46:51.799549 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 95% 2025-09-28 13:46:51.799616 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-09-28 13:46:51.799659 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 13:46:51.799747 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:46:51.799819 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 13:46:51.799859 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:46:51.799913 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 13:46:51.799955 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 13:46:51.800009 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:46:51.800063 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2025-09-28 13:46:51.800102 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:46:51.800155 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:46:51.800220 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:46:51.800261 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 13:46:51.800325 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:46:51.800365 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:46:51.800430 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:46:51.800470 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:46:51.800524 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 13:46:51.800566 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 13:46:51.800802 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:46:51.800835 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:46:51.800876 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:46:51.800911 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:46:51.800925 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:46:51.800961 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:46:51.801021 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:46:51.801057 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:46:51.801092 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:46:51.801163 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:46:51.801199 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 13:46:51.801248 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:46:51.801282 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:46:51.801358 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 13:46:51.801413 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:46:51.801426 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:46:51.801467 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 13:46:51.801539 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:46:51.801550 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:46:51.801649 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:46:51.801661 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:46:51.801700 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing lto-disabled-list (47) ... 2025-09-28 13:46:51.801769 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing make (4.3-4.1build2) ... 2025-09-28 13:46:51.801804 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 13:46:51.801839 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:46:51.801894 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Collecting pyclean==3.0.0 2025-09-28 13:46:51.801934 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 13:46:51.801974 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 13:46:51.802053 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Installing collected packages: pyclean 2025-09-28 13:46:51.802064 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Successfully installed pyclean-3.0.0 2025-09-28 13:46:51.802100 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Cleaning directory /var/lib/kolla/venv 2025-09-28 13:46:51.802135 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2025-09-28 13:46:51.802207 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Total 9465 files, 1326 directories removed. 2025-09-28 13:46:51.802218 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2025-09-28 13:46:51.802257 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Cleaning directory /usr 2025-09-28 13:46:51.802329 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2025-09-28 13:46:51.802382 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Total 1316 files, 133 directories removed. 2025-09-28 13:46:51.802396 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2025-09-28 13:46:51.802429 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Found existing installation: pyclean 3.0.0 2025-09-28 13:46:51.802464 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Uninstalling pyclean-3.0.0: 2025-09-28 13:46:51.802518 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: Successfully uninstalled pyclean-3.0.0 2025-09-28 13:46:51.802598 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Removed intermediate container 53884e4d21be 2025-09-28 13:46:51.802635 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> 5c52576ae550 2025-09-28 13:46:51.802669 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Successfully built 356178b0e447 2025-09-28 13:46:51.802748 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Successfully tagged osism.harbor.regio.digital/kolla/ironic-api:build-20250928 2025-09-28 13:46:51.802922 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Built at 2025-09-28 13:46:51.802739 (took 0:00:30.246262) 2025-09-28 13:46:51.803347 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-conductor) 2025-09-28 13:46:51.803393 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-conductor:Processing 2025-09-28 13:46:51.803481 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Building started at 2025-09-28 13:46:51.803373 2025-09-28 13:46:51.803556 | 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 2025-09-28 13:46:52.535753 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-conductor:Turned 1 plugins into plugins archive 2025-09-28 13:46:52.536004 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-conductor:Turned 0 additions into additions archive 2025-09-28 13:49:12.300490 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 1/7 : FROM osism.harbor.regio.digital/kolla/ironic-base:build-20250928 2025-09-28 13:49:12.300601 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> 79c14d849acd 2025-09-28 13:49:12.300647 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 2/7 : LABEL "build-date"="20250928" "name"="ironic-conductor" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:49:12.300692 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Running in f4b6346918f4 2025-09-28 13:49:12.301041 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Removed intermediate container f4b6346918f4 2025-09-28 13:49:12.301113 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> 475fa271447a 2025-09-28 13:49:12.301235 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 3/7 : ADD plugins-archive / 2025-09-28 13:49:12.301266 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> a4421dc11213 2025-09-28 13:49:12.301292 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 4/7 : 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 2025-09-28 13:49:12.301389 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Running in 2c0263b7eaa0 2025-09-28 13:49:12.301481 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting ironic-staging-drivers 2025-09-28 13:49:12.301847 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading ironic_staging_drivers-0.17.0-py3-none-any.whl.metadata (3.4 kB) 2025-09-28 13:49:12.301889 | 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)) 2025-09-28 13:49:12.301915 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading proliantutils-2.16.3-py3-none-any.whl.metadata (2.5 kB) 2025-09-28 13:49:12.301945 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pysnmp-lextudio>=5.0.0 (from -r /ironic/driver-requirements.txt (line 8)) 2025-09-28 13:49:12.302206 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pysnmp_lextudio-5.0.33-py3-none-any.whl.metadata (8.1 kB) 2025-09-28 13:49:12.302401 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pyasn1>=0.5.1 (from -r /ironic/driver-requirements.txt (line 9)) 2025-09-28 13:49:12.302504 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2025-09-28 13:49:12.302634 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pyasn1-modules>=0.3.0 (from -r /ironic/driver-requirements.txt (line 10)) 2025-09-28 13:49:12.305888 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB) 2025-09-28 13:49:12.305938 | 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)) 2025-09-28 13:49:12.305999 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading python_scciclient-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2025-09-28 13:49:12.306012 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting ansible>=2.7 (from -r /ironic/driver-requirements.txt (line 14)) 2025-09-28 13:49:12.306022 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading ansible-12.0.0-py3-none-any.whl.metadata (8.0 kB) 2025-09-28 13:49:12.306031 | 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)) 2025-09-28 13:49:12.306041 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading sushy_oem_idrac-5.0.0-py3-none-any.whl.metadata (2.5 kB) 2025-09-28 13:49:12.306051 | 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) 2025-09-28 13:49:12.306064 | 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) 2025-09-28 13:49:12.306074 | 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) 2025-09-28 13:49:12.306083 | 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) 2025-09-28 13:49:12.306093 | 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)) (6.1.1) 2025-09-28 13:49:12.306118 | 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) 2025-09-28 13:49:12.306128 | 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) 2025-09-28 13:49:12.306138 | 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) 2025-09-28 13:49:12.306148 | 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) 2025-09-28 13:49:12.306158 | 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.0) 2025-09-28 13:49:12.306167 | 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) 2025-09-28 13:49:12.306177 | 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)) 2025-09-28 13:49:12.306188 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2025-09-28 13:49:12.306198 | 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)) 2025-09-28 13:49:12.306214 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pyghmi-1.5.77-py3-none-any.whl.metadata (1.1 kB) 2025-09-28 13:49:12.306235 | 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) 2025-09-28 13:49:12.306245 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting ironic-lib>=2.17.1 (from ironic-staging-drivers) 2025-09-28 13:49:12.306255 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading ironic_lib-7.0.0-py3-none-any.whl.metadata (1.9 kB) 2025-09-28 13:49:12.306264 | 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) 2025-09-28 13:49:12.306275 | 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) 2025-09-28 13:49:12.306285 | 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) 2025-09-28 13:49:12.306296 | 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) 2025-09-28 13:49:12.306305 | 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)) 2025-09-28 13:49:12.306315 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pyasyncore-1.0.4-py3-none-any.whl.metadata (3.7 kB) 2025-09-28 13:49:12.306324 | 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)) 2025-09-28 13:49:12.306333 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pysmi_lextudio-1.4.3-py3-none-any.whl.metadata (8.1 kB) 2025-09-28 13:49:12.306343 | 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)) 2025-09-28 13:49:12.306352 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pysnmpcrypto-0.0.4-py2.py3-none-any.whl.metadata (2.4 kB) 2025-09-28 13:49:12.306363 | 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) 2025-09-28 13:49:12.306379 | 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) 2025-09-28 13:49:12.306389 | 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) 2025-09-28 13:49:12.306400 | 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) 2025-09-28 13:49:12.306409 | 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) 2025-09-28 13:49:12.306419 | 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) 2025-09-28 13:49:12.306437 | 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) 2025-09-28 13:49:12.306447 | 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)) (2025.8.3) 2025-09-28 13:49:12.306457 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting ansible-core~=2.19.1 (from ansible>=2.7->-r /ironic/driver-requirements.txt (line 14)) 2025-09-28 13:49:12.306472 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading ansible_core-2.19.2-py3-none-any.whl.metadata (7.7 kB) 2025-09-28 13:49:12.306483 | 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.19.1->ansible>=2.7->-r /ironic/driver-requirements.txt (line 14)) (6.0.2) 2025-09-28 13:49:12.306493 | 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.19.1->ansible>=2.7->-r /ironic/driver-requirements.txt (line 14)) (24.2) 2025-09-28 13:49:12.306502 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting resolvelib<2.0.0,>=0.5.3 (from ansible-core~=2.19.1->ansible>=2.7->-r /ironic/driver-requirements.txt (line 14)) 2025-09-28 13:49:12.306512 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading resolvelib-1.2.0-py3-none-any.whl.metadata (3.7 kB) 2025-09-28 13:49:12.306522 | 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) 2025-09-28 13:49:12.306531 | 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) 2025-09-28 13:49:12.306541 | 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) 2025-09-28 13:49:12.306550 | 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) 2025-09-28 13:49:12.306560 | 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) 2025-09-28 13:49:12.306569 | 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) 2025-09-28 13:49:12.306584 | 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) 2025-09-28 13:49:12.306594 | 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) 2025-09-28 13:49:12.306610 | 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) 2025-09-28 13:49:12.306620 | 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) 2025-09-28 13:49:12.306630 | 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) 2025-09-28 13:49:12.306640 | 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) 2025-09-28 13:49:12.306738 | 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) 2025-09-28 13:49:12.306756 | 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) 2025-09-28 13:49:12.306766 | 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) 2025-09-28 13:49:12.306776 | 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) 2025-09-28 13:49:12.306786 | 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) 2025-09-28 13:49:12.306796 | 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) 2025-09-28 13:49:12.306806 | 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) 2025-09-28 13:49:12.306815 | 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) 2025-09-28 13:49:12.306825 | 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) 2025-09-28 13:49:12.306834 | 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) 2025-09-28 13:49:12.306844 | 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) 2025-09-28 13:49:12.306853 | 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) 2025-09-28 13:49:12.306869 | 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) 2025-09-28 13:49:12.306886 | 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) 2025-09-28 13:49:12.306896 | 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) (80.9.0) 2025-09-28 13:49:12.306906 | 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) 2025-09-28 13:49:12.306916 | 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) 2025-09-28 13:49:12.306931 | 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) 2025-09-28 13:49:12.306941 | 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) 2025-09-28 13:49:12.307236 | 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) 2025-09-28 13:49:12.307249 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading proliantutils-2.16.3-py3-none-any.whl (456 kB) 2025-09-28 13:49:12.307259 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading python_scciclient-0.16.0-py3-none-any.whl (77 kB) 2025-09-28 13:49:12.307268 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading sushy_oem_idrac-5.0.0-py3-none-any.whl (68 kB) 2025-09-28 13:49:12.307278 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading ironic_staging_drivers-0.17.0-py3-none-any.whl (84 kB) 2025-09-28 13:49:12.307291 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pysnmp_lextudio-5.0.33-py3-none-any.whl (290 kB) 2025-09-28 13:49:12.307337 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pyasyncore-1.0.4-py3-none-any.whl (10 kB) 2025-09-28 13:49:12.307454 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pysmi_lextudio-1.4.3-py3-none-any.whl (83 kB) 2025-09-28 13:49:12.307472 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pysnmpcrypto-0.0.4-py2.py3-none-any.whl (6.5 kB) 2025-09-28 13:49:12.307678 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2025-09-28 13:49:12.307783 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) 2025-09-28 13:49:12.307807 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading ansible-12.0.0-py3-none-any.whl (51.8 MB) 2025-09-28 13:49:12.307818 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.8/51.8 MB 32.4 MB/s 0:00:01 2025-09-28 13:49:12.307857 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading ansible_core-2.19.2-py3-none-any.whl (2.4 MB) 2025-09-28 13:49:12.307942 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 37.9 MB/s 0:00:00 2025-09-28 13:49:12.308005 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading resolvelib-1.2.0-py3-none-any.whl (18 kB) 2025-09-28 13:49:12.308088 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2025-09-28 13:49:12.308152 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading ironic_lib-7.0.0-py3-none-any.whl (72 kB) 2025-09-28 13:49:12.308217 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pyghmi-1.5.77-py3-none-any.whl (271 kB) 2025-09-28 13:49:12.308304 | 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 2025-09-28 13:49:12.308357 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Successfully installed ansible-12.0.0 ansible-core-2.19.2 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.4 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.0 sushy-oem-idrac-5.0.0 2025-09-28 13:49:12.308423 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Processing /plugins/ironic_prometheus_exporter-4.5.1.dev2 2025-09-28 13:49:12.308489 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Installing build dependencies: started 2025-09-28 13:49:12.308554 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Installing build dependencies: finished with status 'done' 2025-09-28 13:49:12.308621 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Getting requirements to build wheel: started 2025-09-28 13:49:12.308686 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Getting requirements to build wheel: finished with status 'done' 2025-09-28 13:49:12.308785 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Preparing metadata (pyproject.toml): started 2025-09-28 13:49:12.308858 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Preparing metadata (pyproject.toml): finished with status 'done' 2025-09-28 13:49:12.308926 | 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) (6.1.1) 2025-09-28 13:49:12.309794 | 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) 2025-09-28 13:49:12.309813 | 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.0) 2025-09-28 13:49:12.309824 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting Flask>=1.0.0 (from ironic-prometheus-exporter==4.5.1.dev2) 2025-09-28 13:49:12.309834 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading flask-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2025-09-28 13:49:12.309844 | 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) 2025-09-28 13:49:12.309853 | 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) 2025-09-28 13:49:12.309863 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2025-09-28 13:49:12.309873 | 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) 2025-09-28 13:49:12.309883 | 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) 2025-09-28 13:49:12.309892 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2025-09-28 13:49:12.309921 | 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) 2025-09-28 13:49:12.309932 | 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) 2025-09-28 13:49:12.309942 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2025-09-28 13:49:12.309971 | 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) 2025-09-28 13:49:12.309983 | 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) 2025-09-28 13:49:12.309992 | 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) 2025-09-28 13:49:12.310008 | 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) 2025-09-28 13:49:12.310016 | 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) 2025-09-28 13:49:12.310024 | 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) 2025-09-28 13:49:12.310033 | 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) 2025-09-28 13:49:12.310043 | 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) 2025-09-28 13:49:12.310051 | 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) 2025-09-28 13:49:12.310071 | 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) 2025-09-28 13:49:12.310080 | 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) 2025-09-28 13:49:12.310088 | 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) 2025-09-28 13:49:12.310097 | 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) 2025-09-28 13:49:12.310105 | 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) 2025-09-28 13:49:12.310113 | 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) 2025-09-28 13:49:12.310128 | 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) 2025-09-28 13:49:12.310141 | 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) 2025-09-28 13:49:12.310201 | 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) 2025-09-28 13:49:12.310215 | 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) 2025-09-28 13:49:12.310378 | 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) 2025-09-28 13:49:12.310417 | 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) 2025-09-28 13:49:12.310435 | 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) 2025-09-28 13:49:12.310459 | 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) 2025-09-28 13:49:12.310474 | 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) 2025-09-28 13:49:12.310539 | 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) 2025-09-28 13:49:12.310598 | 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) 2025-09-28 13:49:12.310612 | 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) 2025-09-28 13:49:12.310729 | 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) 2025-09-28 13:49:12.310755 | 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) 2025-09-28 13:49:12.310821 | 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) 2025-09-28 13:49:12.310881 | 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) 2025-09-28 13:49:12.311040 | 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) 2025-09-28 13:49:12.311066 | 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) 2025-09-28 13:49:12.311084 | 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) 2025-09-28 13:49:12.311110 | 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) 2025-09-28 13:49:12.311137 | 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) 2025-09-28 13:49:12.311190 | 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) 2025-09-28 13:49:12.311244 | 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) 2025-09-28 13:49:12.311298 | 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) 2025-09-28 13:49:12.311361 | 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) 2025-09-28 13:49:12.311407 | 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) (80.9.0) 2025-09-28 13:49:12.311459 | 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) 2025-09-28 13:49:12.311515 | 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) 2025-09-28 13:49:12.311569 | 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) 2025-09-28 13:49:12.311623 | 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) 2025-09-28 13:49:12.311686 | 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) (2025.8.3) 2025-09-28 13:49:12.311781 | 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) 2025-09-28 13:49:12.311851 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading flask-3.1.0-py3-none-any.whl (102 kB) 2025-09-28 13:49:12.311867 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2025-09-28 13:49:12.311940 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2025-09-28 13:49:12.312036 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB) 2025-09-28 13:49:12.312096 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Building wheels for collected packages: ironic-prometheus-exporter 2025-09-28 13:49:12.312159 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Building wheel for ironic-prometheus-exporter (pyproject.toml): started 2025-09-28 13:49:12.312185 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Building wheel for ironic-prometheus-exporter (pyproject.toml): finished with status 'done' 2025-09-28 13:49:12.312209 | 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=68008 sha256=f3d15a3f16be43fb9191e51cf0cd30c658c43615622ad75ddb49c4bb5bb32569 2025-09-28 13:49:12.312280 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Stored in directory: /tmp/pip-ephem-wheel-cache-r9lb3l2w/wheels/c4/60/ea/544bf93cf6eae1cfc3cf45f6e3ffaff38fd03288f1cab7ddce 2025-09-28 13:49:12.313780 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Successfully built ironic-prometheus-exporter 2025-09-28 13:49:12.313803 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Installing collected packages: Werkzeug, itsdangerous, blinker, Flask, ironic-prometheus-exporter 2025-09-28 13:49:12.313813 | 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 2025-09-28 13:49:12.313822 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Removed intermediate container 2c0263b7eaa0 2025-09-28 13:49:12.313831 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> 83a1e8bd22b4 2025-09-28 13:49:12.313841 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 5/7 : 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/* 2025-09-28 13:49:12.313861 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Running in 83429ecdd043 2025-09-28 13:49:12.313870 | 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] 2025-09-28 13:49:12.313879 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:49:12.313887 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 13:49:12.313895 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 13:49:12.313904 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 13:49:12.313912 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 13:49:12.313930 | 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] 2025-09-28 13:49:12.313939 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 13:49:12.313948 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 13:49:12.313975 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 13:49:12.313983 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 13:49:12.313992 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 13:49:12.314000 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 13:49:12.314008 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 13:49:12.314017 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 13:49:12.314025 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Fetched 28.4 MB in 3s (11.2 MB/s) 2025-09-28 13:49:12.314034 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading package lists... 2025-09-28 13:49:12.314042 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading package lists... 2025-09-28 13:49:12.314051 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Building dependency tree... 2025-09-28 13:49:12.314059 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading state information... 2025-09-28 13:49:12.314067 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:e2fsprogs is already the newest version (1.47.0-2.4~exp1ubuntu4.1). 2025-09-28 13:49:12.314076 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:udev is already the newest version (255.4-1ubuntu8.10). 2025-09-28 13:49:12.314085 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:udev set to manually installed. 2025-09-28 13:49:12.314093 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:The following additional packages will be installed: 2025-09-28 13:49:12.314101 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: bsdextrautils dmidecode freeipmi-common libcbor0.10 libfido2-1 libfreeipmi17 2025-09-28 13:49:12.314110 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libfuse3-3 libglib2.0-0t64 libinih1 libmagic-mgc libmagic1t64 libnuma1 2025-09-28 13:49:12.314118 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libparted2t64 libpopt0 liburcu8t64 liburing2 ncal 2025-09-28 13:49:12.314126 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Suggested packages: 2025-09-28 13:49:12.314135 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: calendar whois vacation mailutils freeipmi-tools wodim cdrkit-doc xorriso 2025-09-28 13:49:12.314152 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: fuse3 low-memory-monitor file libparted-dev libparted-i18n floppyd keychain 2025-09-28 13:49:12.314161 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libpam-ssh monkeysphere ssh-askpass parted-doc xfsdump acl attr quota 2025-09-28 13:49:12.314170 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Recommended packages: 2025-09-28 13:49:12.314178 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: groff-base openipmi syslinux-common libglib2.0-data shared-mime-info 2025-09-28 13:49:12.314186 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: xdg-user-dirs xauth qemu-block-extra 2025-09-28 13:49:12.314195 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:The following NEW packages will be installed: 2025-09-28 13:49:12.314203 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: bsdextrautils bsdmainutils dmidecode dosfstools freeipmi-common gdisk 2025-09-28 13:49:12.314211 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: genisoimage ipmitool isolinux libcbor0.10 libfido2-1 libfreeipmi17 2025-09-28 13:49:12.314226 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libfuse3-3 libglib2.0-0t64 libinih1 libmagic-mgc libmagic1t64 libnuma1 2025-09-28 13:49:12.314239 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libparted2t64 libpopt0 liburcu8t64 liburing2 mtools ncal openssh-client 2025-09-28 13:49:12.314248 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: parted psmisc python3-systemd qemu-utils shellinabox xfsprogs 2025-09-28 13:49:12.314256 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:0 upgraded, 31 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:49:12.314265 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Need to get 11.1 MB of archives. 2025-09-28 13:49:12.314273 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:After this operation, 50.1 MB of additional disk space will be used. 2025-09-28 13:49:12.314282 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:49:12.314290 | 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] 2025-09-28 13:49:12.314299 | 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] 2025-09-28 13:49:12.314307 | 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] 2025-09-28 13:49:12.314316 | 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.4 [1,544 kB] 2025-09-28 13:49:12.314324 | 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] 2025-09-28 13:49:12.314332 | 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.3 [73.7 kB] 2025-09-28 13:49:12.314341 | 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] 2025-09-28 13:49:12.314349 | 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] 2025-09-28 13:49:12.314357 | 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] 2025-09-28 13:49:12.314366 | 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] 2025-09-28 13:49:12.314374 | 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] 2025-09-28 13:49:12.314382 | 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] 2025-09-28 13:49:12.314390 | 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] 2025-09-28 13:49:12.314399 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-09-28 13:49:12.314411 | 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] 2025-09-28 13:49:12.314419 | 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.14 [906 kB] 2025-09-28 13:49:12.314427 | 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] 2025-09-28 13:49:12.314436 | 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] 2025-09-28 13:49:12.314444 | 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] 2025-09-28 13:49:12.314458 | 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] 2025-09-28 13:49:12.314467 | 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] 2025-09-28 13:49:12.314479 | 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] 2025-09-28 13:49:12.314487 | 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] 2025-09-28 13:49:12.314519 | 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] 2025-09-28 13:49:12.314632 | 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] 2025-09-28 13:49:12.314653 | 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] 2025-09-28 13:49:12.314726 | 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] 2025-09-28 13:49:12.314744 | 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.10 [2,219 kB] 2025-09-28 13:49:12.314805 | 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] 2025-09-28 13:49:12.314861 | 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] 2025-09-28 13:49:12.314874 | 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] 2025-09-28 13:49:12.314978 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Fetched 11.1 MB in 1s (19.7 MB/s) 2025-09-28 13:49:12.314993 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package freeipmi-common. 2025-09-28 13:49:12.315053 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 2025-09-28 13:49:12.315100 | 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% 2025-09-28 13:49:12.315146 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 70% 2025-09-28 13:49:12.315189 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 75% 2025-09-28 13:49:12.315245 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 2025-09-28 13:49:12.315257 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:80% 2025-09-28 13:49:12.315322 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 85% 2025-09-28 13:49:12.315377 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 90% 2025-09-28 13:49:12.315421 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 95% (Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-28 13:49:12.315465 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../00-freeipmi-common_1.6.13-3_all.deb ... 2025-09-28 13:49:12.315520 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking freeipmi-common (1.6.13-3) ... 2025-09-28 13:49:12.315570 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libfreeipmi17. 2025-09-28 13:49:12.315583 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../01-libfreeipmi17_1.6.13-3_amd64.deb ... 2025-09-28 13:49:12.315646 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libfreeipmi17 (1.6.13-3) ... 2025-09-28 13:49:12.315671 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package ipmitool. 2025-09-28 13:49:12.315765 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../02-ipmitool_1.8.19-7ubuntu0.24.04.3_amd64.deb ... 2025-09-28 13:49:12.315783 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking ipmitool (1.8.19-7ubuntu0.24.04.3) ... 2025-09-28 13:49:12.315843 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-09-28 13:49:12.315885 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../03-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... 2025-09-28 13:49:12.315936 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-09-28 13:49:12.315949 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libpopt0:amd64. 2025-09-28 13:49:12.316038 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2025-09-28 13:49:12.316061 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../04-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-09-28 13:49:12.316121 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-09-28 13:49:12.316142 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package bsdextrautils. 2025-09-28 13:49:12.316202 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../05-bsdextrautils_2.39.3-9ubuntu6.3_amd64.deb ... 2025-09-28 13:49:12.316225 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking bsdextrautils (2.39.3-9ubuntu6.3) ... 2025-09-28 13:49:12.316302 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package dmidecode. 2025-09-28 13:49:12.316313 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../06-dmidecode_3.5-3ubuntu0.1_amd64.deb ... 2025-09-28 13:49:12.316355 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking dmidecode (3.5-3ubuntu0.1) ... 2025-09-28 13:49:12.316414 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package dosfstools. 2025-09-28 13:49:12.316427 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../07-dosfstools_4.2-1.1build1_amd64.deb ... 2025-09-28 13:49:12.316469 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking dosfstools (4.2-1.1build1) ... 2025-09-28 13:49:12.316510 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libcbor0.10:amd64. 2025-09-28 13:49:12.316551 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../08-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2025-09-28 13:49:12.316573 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-09-28 13:49:12.316644 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libfido2-1:amd64. 2025-09-28 13:49:12.316668 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../09-libfido2-1_1.14.0-1build3_amd64.deb ... 2025-09-28 13:49:12.316689 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2025-09-28 13:49:12.316770 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libfuse3-3:amd64. 2025-09-28 13:49:12.316828 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../10-libfuse3-3_3.14.0-5build1_amd64.deb ... 2025-09-28 13:49:12.316841 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2025-09-28 13:49:12.316905 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libmagic-mgc. 2025-09-28 13:49:12.317010 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../11-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... 2025-09-28 13:49:12.317157 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libmagic-mgc (1:5.45-3build1) ... 2025-09-28 13:49:12.317205 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libmagic1t64:amd64. 2025-09-28 13:49:12.317217 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../12-libmagic1t64_1%3a5.45-3build1_amd64.deb ... 2025-09-28 13:49:12.317231 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... 2025-09-28 13:49:12.317240 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libnuma1:amd64. 2025-09-28 13:49:12.317253 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../13-libnuma1_2.0.18-1build1_amd64.deb ... 2025-09-28 13:49:12.317315 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-09-28 13:49:12.317358 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libparted2t64:amd64. 2025-09-28 13:49:12.317409 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../14-libparted2t64_3.6-4build1_amd64.deb ... 2025-09-28 13:49:12.317423 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2025-09-28 13:49:12.317489 | 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' 2025-09-28 13:49:12.317531 | 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 libparted2t64' 2025-09-28 13:49:12.317544 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libparted2t64:amd64 (3.6-4build1) ... 2025-09-28 13:49:12.317605 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package openssh-client. 2025-09-28 13:49:12.317657 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../15-openssh-client_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-09-28 13:49:12.317669 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-09-28 13:49:12.317727 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package parted. 2025-09-28 13:49:12.317787 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../16-parted_3.6-4build1_amd64.deb ... 2025-09-28 13:49:12.317829 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking parted (3.6-4build1) ... 2025-09-28 13:49:12.317841 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package psmisc. 2025-09-28 13:49:12.317903 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../17-psmisc_23.7-1build1_amd64.deb ... 2025-09-28 13:49:12.317977 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking psmisc (23.7-1build1) ... 2025-09-28 13:49:12.317991 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package ncal. 2025-09-28 13:49:12.318046 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../18-ncal_12.1.8_amd64.deb ... 2025-09-28 13:49:12.318099 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking ncal (12.1.8) ... 2025-09-28 13:49:12.318112 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package bsdmainutils. 2025-09-28 13:49:12.318167 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../19-bsdmainutils_12.1.8_all.deb ... 2025-09-28 13:49:12.318219 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking bsdmainutils (12.1.8) ... 2025-09-28 13:49:12.318239 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package genisoimage. 2025-09-28 13:49:12.318282 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../20-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2025-09-28 13:49:12.318294 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking genisoimage (9:1.1.11-3.5) ... 2025-09-28 13:49:12.318354 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package isolinux. 2025-09-28 13:49:12.318406 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../21-isolinux_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_all.deb ... 2025-09-28 13:49:12.318426 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking isolinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-09-28 13:49:12.318469 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libinih1:amd64. 2025-09-28 13:49:12.318482 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../22-libinih1_55-1ubuntu2_amd64.deb ... 2025-09-28 13:49:12.318542 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libinih1:amd64 (55-1ubuntu2) ... 2025-09-28 13:49:12.318583 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package liburcu8t64:amd64. 2025-09-28 13:49:12.318653 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../23-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2025-09-28 13:49:12.318728 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-09-28 13:49:12.318828 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package liburing2:amd64. 2025-09-28 13:49:12.318912 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../24-liburing2_2.5-1build1_amd64.deb ... 2025-09-28 13:49:12.318966 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking liburing2:amd64 (2.5-1build1) ... 2025-09-28 13:49:12.319019 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package mtools. 2025-09-28 13:49:12.321786 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../25-mtools_4.0.43-1build1_amd64.deb ... 2025-09-28 13:49:12.321803 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking mtools (4.0.43-1build1) ... 2025-09-28 13:49:12.321814 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package python3-systemd. 2025-09-28 13:49:12.321823 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../26-python3-systemd_235-1build4_amd64.deb ... 2025-09-28 13:49:12.321832 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking python3-systemd (235-1build4) ... 2025-09-28 13:49:12.321840 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package qemu-utils. 2025-09-28 13:49:12.321848 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../27-qemu-utils_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-09-28 13:49:12.321857 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-28 13:49:12.321865 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package shellinabox. 2025-09-28 13:49:12.321874 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../28-shellinabox_2.21build3_amd64.deb ... 2025-09-28 13:49:12.321882 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking shellinabox (2.21build3) ... 2025-09-28 13:49:12.321891 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package xfsprogs. 2025-09-28 13:49:12.321899 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../29-xfsprogs_6.6.0-1ubuntu2.1_amd64.deb ... 2025-09-28 13:49:12.321908 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking xfsprogs (6.6.0-1ubuntu2.1) ... 2025-09-28 13:49:12.321916 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package gdisk. 2025-09-28 13:49:12.321924 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../30-gdisk_1.0.10-1build1_amd64.deb ... 2025-09-28 13:49:12.321933 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking gdisk (1.0.10-1build1) ... 2025-09-28 13:49:12.321941 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-09-28 13:49:12.321949 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up shellinabox (2.21build3) ... 2025-09-28 13:49:12.321978 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:invoke-rc.d: could not determine current runlevel 2025-09-28 13:49:12.321986 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 13:49:12.321995 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up isolinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-09-28 13:49:12.322012 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up bsdextrautils (2.39.3-9ubuntu6.3) ... 2025-09-28 13:49:12.322021 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libmagic-mgc (1:5.45-3build1) ... 2025-09-28 13:49:12.322029 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up ncal (12.1.8) ... 2025-09-28 13:49:12.322038 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up mtools (4.0.43-1build1) ... 2025-09-28 13:49:12.322046 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up psmisc (23.7-1build1) ... 2025-09-28 13:49:12.322061 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-09-28 13:49:12.322070 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up freeipmi-common (1.6.13-3) ... 2025-09-28 13:49:12.322078 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libinih1:amd64 (55-1ubuntu2) ... 2025-09-28 13:49:12.322086 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up dosfstools (4.2-1.1build1) ... 2025-09-28 13:49:12.322094 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libmagic1t64:amd64 (1:5.45-3build1) ... 2025-09-28 13:49:12.322103 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-09-28 13:49:12.322111 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:No schema files found: doing nothing. 2025-09-28 13:49:12.322120 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up bsdmainutils (12.1.8) ... 2025-09-28 13:49:12.322128 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up xfsprogs (6.6.0-1ubuntu2.1) ... 2025-09-28 13:49:12.322137 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2025-09-28 13:49:12.322145 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libfreeipmi17 (1.6.13-3) ... 2025-09-28 13:49:12.322153 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-09-28 13:49:12.322162 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up dmidecode (3.5-3ubuntu0.1) ... 2025-09-28 13:49:12.322170 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up liburing2:amd64 (2.5-1build1) ... 2025-09-28 13:49:12.322178 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2025-09-28 13:49:12.322187 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up ipmitool (1.8.19-7ubuntu0.24.04.3) ... 2025-09-28 13:49:12.322195 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:invoke-rc.d: could not determine current runlevel 2025-09-28 13:49:12.322203 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 13:49:12.322221 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up python3-systemd (235-1build4) ... 2025-09-28 13:49:12.322229 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-09-28 13:49:12.322238 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up genisoimage (9:1.1.11-3.5) ... 2025-09-28 13:49:12.322246 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-09-28 13:49:12.322254 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libparted2t64:amd64 (3.6-4build1) ... 2025-09-28 13:49:12.322263 | 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 libparted2t 2025-09-28 13:49:12.322271 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:64' 2025-09-28 13:49:12.322280 | 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' 2025-09-28 13:49:12.322288 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up gdisk (1.0.10-1build1) ... 2025-09-28 13:49:12.322297 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-28 13:49:12.322305 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up parted (3.6-4build1) ... 2025-09-28 13:49:12.322333 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:49:12.322342 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Removed intermediate container 83429ecdd043 2025-09-28 13:49:12.322351 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> b5c01063060a 2025-09-28 13:49:12.322361 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: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 2025-09-28 13:49:12.322371 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Running in 3160eed7a44d 2025-09-28 13:49:12.322379 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading package lists... 2025-09-28 13:49:12.322388 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Building dependency tree... 2025-09-28 13:49:12.322396 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading state information... 2025-09-28 13:49:12.322405 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:The following packages were automatically installed and are no longer required: 2025-09-28 13:49:12.322413 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 13:49:12.322422 | 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 2025-09-28 13:49:12.322431 | 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 2025-09-28 13:49:12.322444 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 13:49:12.322453 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 13:49:12.322461 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 13:49:12.322470 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 13:49:12.322478 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: xz-utils 2025-09-28 13:49:12.322486 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Use 'apt autoremove' to remove them. 2025-09-28 13:49:12.322495 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:The following packages will be REMOVED: 2025-09-28 13:49:12.322504 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: build-essential 2025-09-28 13:49:12.322512 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 13:49:12.322520 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:After this operation, 17.4 kB disk space will be freed. 2025-09-28 13:49:12.322529 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 2025-09-28 13:49:12.322538 | 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% 2025-09-28 13:49:12.322548 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 70% 2025-09-28 13:49:12.322556 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 75% 2025-09-28 13:49:12.322564 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 80% 2025-09-28 13:49:12.322579 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 85% 2025-09-28 13:49:12.322587 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 90% 2025-09-28 13:49:12.322596 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 95% 2025-09-28 13:49:12.322610 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 100% (Reading database ... 19500 files and directories currently installed.) 2025-09-28 13:49:12.322619 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing build-essential (12.10ubuntu1) ... 2025-09-28 13:49:12.322627 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading package lists... 2025-09-28 13:49:12.322635 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Building dependency tree... 2025-09-28 13:49:12.322644 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading state information... 2025-09-28 13:49:12.322652 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:The following packages will be REMOVED: 2025-09-28 13:49:12.322660 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 13:49:12.322669 | 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 2025-09-28 13:49:12.322678 | 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 2025-09-28 13:49:12.322686 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 13:49:12.322695 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 13:49:12.322732 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 13:49:12.322740 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 13:49:12.322749 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: xz-utils 2025-09-28 13:49:12.322757 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 13:49:12.322766 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:After this operation, 228 MB disk space will be freed. 2025-09-28 13:49:12.322774 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 2025-09-28 13:49:12.322783 | 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% 2025-09-28 13:49:12.322791 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 70% 2025-09-28 13:49:12.322800 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 75% (Reading database ... 80% 2025-09-28 13:49:12.322808 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 85% 2025-09-28 13:49:12.322817 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 90% 2025-09-28 13:49:12.322830 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 95% 2025-09-28 13:49:12.322838 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 100% (Reading database ... 19491 files and directories currently installed.) 2025-09-28 13:49:12.322847 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 13:49:12.322855 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:49:12.322864 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 13:49:12.322872 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:49:12.322881 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 13:49:12.322889 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 13:49:12.322897 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:49:12.322906 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:49:12.322920 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:49:12.322928 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:49:12.322937 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 13:49:12.322945 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:49:12.322991 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:49:12.323000 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:49:12.323009 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:49:12.323024 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 13:49:12.323033 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 13:49:12.323041 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:49:12.323050 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:49:12.323058 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2025-09-28 13:49:12.323066 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:49:12.323075 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2025-09-28 13:49:12.323083 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:49:12.323092 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:49:12.323100 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:49:12.323108 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:49:12.323116 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:49:12.323125 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:49:12.323133 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:49:12.323141 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 13:49:12.323150 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:49:12.323158 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:49:12.323166 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 13:49:12.323178 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:49:12.323187 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:49:12.323195 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 13:49:12.323207 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:49:12.323261 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:49:12.323409 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2025-09-28 13:49:12.323436 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:49:12.323444 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:49:12.323456 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing lto-disabled-list (47) ... 2025-09-28 13:49:12.323464 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2025-09-28 13:49:12.323485 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing make (4.3-4.1build2) ... 2025-09-28 13:49:12.323532 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 13:49:12.323550 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:49:12.323609 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pyclean==3.0.0 2025-09-28 13:49:12.323692 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 13:49:12.323736 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 13:49:12.323779 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Installing collected packages: pyclean 2025-09-28 13:49:12.323835 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Successfully installed pyclean-3.0.0 2025-09-28 13:49:12.323848 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Cleaning directory /var/lib/kolla/venv 2025-09-28 13:49:12.323892 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2025-09-28 13:49:12.323904 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Total 25645 files, 2986 directories removed. 2025-09-28 13:49:12.323975 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2025-09-28 13:49:12.324041 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Cleaning directory /usr 2025-09-28 13:49:12.324053 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2025-09-28 13:49:12.324113 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Total 1323 files, 135 directories removed. 2025-09-28 13:49:12.324126 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2025-09-28 13:49:12.324182 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Found existing installation: pyclean 3.0.0 2025-09-28 13:49:12.324195 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Uninstalling pyclean-3.0.0: 2025-09-28 13:49:12.324255 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Successfully uninstalled pyclean-3.0.0 2025-09-28 13:49:12.324308 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Removed intermediate container 3160eed7a44d 2025-09-28 13:49:12.324321 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> ace6f8226d37 2025-09-28 13:49:12.324380 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 7/7 : USER ironic 2025-09-28 13:49:12.324431 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Running in aa7a2908ca4b 2025-09-28 13:49:12.324443 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Removed intermediate container aa7a2908ca4b 2025-09-28 13:49:12.324486 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> 6510d4cbd871 2025-09-28 13:49:12.324512 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Successfully built 58972ac735ea 2025-09-28 13:49:12.324568 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Successfully tagged osism.harbor.regio.digital/kolla/ironic-conductor:build-20250928 2025-09-28 13:49:12.324665 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Built at 2025-09-28 13:49:12.324568 (took 0:02:20.521195) 2025-09-28 13:49:12.324729 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-prometheus-exporter) to queue 2025-09-28 13:49:12.325299 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(glance-api) 2025-09-28 13:49:12.325314 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-api:Processing 2025-09-28 13:49:12.325407 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Building started at 2025-09-28 13:49:12.325324 2025-09-28 13:49:12.326222 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-api:Turned 0 plugins into plugins archive 2025-09-28 13:49:12.326681 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-api:Turned 0 additions into additions archive 2025-09-28 13:49:59.366688 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 1/7 : FROM osism.harbor.regio.digital/kolla/glance-base:build-20250928 2025-09-28 13:49:59.366850 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> 7f1bb8c27748 2025-09-28 13:49:59.367961 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 2/7 : LABEL "build-date"="20250928" "name"="glance-api" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:49:59.368059 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Running in ab1330d77b78 2025-09-28 13:49:59.368086 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Removed intermediate container ab1330d77b78 2025-09-28 13:49:59.368104 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> 8360c34bae8d 2025-09-28 13:49:59.368122 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 3/7 : 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/* 2025-09-28 13:49:59.368138 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Running in 178bd096149a 2025-09-28 13:49:59.368176 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:49:59.368195 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 13:49:59.368212 | 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] 2025-09-28 13:49:59.368229 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 13:49:59.368247 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 13:49:59.368264 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 13:49:59.368281 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2025-09-28 13:49:59.368299 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 13:49:59.368317 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 13:49:59.368333 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 13:49:59.368351 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 13:49:59.368368 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 13:49:59.368385 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 13:49:59.368396 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 13:49:59.368406 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 13:49:59.368415 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Fetched 28.4 MB in 2s (11.5 MB/s) 2025-09-28 13:49:59.368425 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading package lists... 2025-09-28 13:49:59.368434 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading package lists... 2025-09-28 13:49:59.368444 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Building dependency tree... 2025-09-28 13:49:59.368453 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading state information... 2025-09-28 13:49:59.368463 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:The following additional packages will be installed: 2025-09-28 13:49:59.368472 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2025-09-28 13:49:59.368492 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: initramfs-tools-bin initramfs-tools-core keyutils klibc-utils kpartx 2025-09-28 13:49:59.368502 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libevent-core-2.1-7t64 libfuse3-3 libglib2.0-0t64 libklibc libnfsidmap1 2025-09-28 13:49:59.368512 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libnuma1 liburcu8t64 liburing2 linux-base rpcbind sg3-utils-udev ucf 2025-09-28 13:49:59.368521 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Suggested packages: 2025-09-28 13:49:59.368547 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libarchive-dev resolvconf | openresolv | systemd-resolved bash-completion 2025-09-28 13:49:59.368557 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: fuse3 low-memory-monitor multipath-tools-boot watchdog 2025-09-28 13:49:59.368567 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Recommended packages: 2025-09-28 13:49:59.368576 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: zstd libglib2.0-data shared-mime-info xdg-user-dirs qemu-block-extra 2025-09-28 13:49:59.368586 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:The following NEW packages will be installed: 2025-09-28 13:49:59.368596 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2025-09-28 13:49:59.368605 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: initramfs-tools-bin initramfs-tools-core keyutils klibc-utils kpartx 2025-09-28 13:49:59.368615 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libevent-core-2.1-7t64 libfuse3-3 libglib2.0-0t64 libklibc libnfsidmap1 2025-09-28 13:49:59.368624 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libnuma1 liburcu8t64 liburing2 linux-base lsscsi multipath-tools nfs-common 2025-09-28 13:49:59.368633 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: qemu-utils rpcbind sg3-utils-udev ucf 2025-09-28 13:49:59.368643 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:0 upgraded, 26 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:49:59.368652 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Need to get 5,662 kB of archives. 2025-09-28 13:49:59.368662 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:After this operation, 22.1 MB of additional disk space will be used. 2025-09-28 13:49:59.368671 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:49:59.368681 | 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] 2025-09-28 13:49:59.368699 | 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] 2025-09-28 13:49:59.368871 | 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] 2025-09-28 13:49:59.368908 | 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] 2025-09-28 13:49:59.368928 | 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] 2025-09-28 13:49:59.368938 | 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] 2025-09-28 13:49:59.368947 | 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.1 [215 kB] 2025-09-28 13:49:59.368956 | 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.4 [1,544 kB] 2025-09-28 13:49:59.368964 | 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] 2025-09-28 13:49:59.368972 | 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] 2025-09-28 13:49:59.368981 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-09-28 13:49:59.369000 | 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] 2025-09-28 13:49:59.369009 | 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] 2025-09-28 13:49:59.369393 | 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.5 [21.5 kB] 2025-09-28 13:49:59.369407 | 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.1 [47.2 kB] 2025-09-28 13:49:59.369416 | 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.1 [100 kB] 2025-09-28 13:49:59.369424 | 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.5 [50.5 kB] 2025-09-28 13:49:59.369433 | 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.1 [18.1 kB] 2025-09-28 13:49:59.369441 | 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.5 [9,060 B] 2025-09-28 13:49:59.369450 | 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] 2025-09-28 13:49:59.369458 | 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] 2025-09-28 13:49:59.369467 | 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] 2025-09-28 13:49:59.369475 | 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.10 [2,219 kB] 2025-09-28 13:49:59.369484 | 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] 2025-09-28 13:49:59.369492 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 kpartx amd64 0.9.4-5ubuntu8 [32.0 kB] 2025-09-28 13:49:59.369501 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 multipath-tools amd64 0.9.4-5ubuntu8 [310 kB] 2025-09-28 13:49:59.369514 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preconfiguring packages ... 2025-09-28 13:49:59.369523 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Fetched 5,662 kB in 1s (4,533 kB/s) 2025-09-28 13:49:59.369531 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2025-09-28 13:49:59.369543 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 2025-09-28 13:49:59.369796 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 2025-09-28 13:49:59.369881 | ubuntu-noble-large | INFO:kolla.common.utils.glance-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% 2025-09-28 13:49:59.369898 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 2025-09-28 13:49:59.369919 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:70% 2025-09-28 13:49:59.369930 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 75% 2025-09-28 13:49:59.369939 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 80% 2025-09-28 13:49:59.369949 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 85% 2025-09-28 13:49:59.370032 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 90% 2025-09-28 13:49:59.370043 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 95% 2025-09-28 13:49:59.370073 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 100% (Reading database ... 18910 files and directories currently installed.) 2025-09-28 13:49:59.370090 | 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 ... 2025-09-28 13:49:59.370105 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-09-28 13:49:59.370134 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libnfsidmap1:amd64. 2025-09-28 13:49:59.370178 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../01-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2025-09-28 13:49:59.370218 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2025-09-28 13:49:59.370268 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package rpcbind. 2025-09-28 13:49:59.370319 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../02-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2025-09-28 13:49:59.370333 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking rpcbind (1.2.6-7ubuntu2) ... 2025-09-28 13:49:59.370389 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package ucf. 2025-09-28 13:49:59.370442 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../03-ucf_3.0043+nmu1_all.deb ... 2025-09-28 13:49:59.370456 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Moving old data out of the way 2025-09-28 13:49:59.370516 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-09-28 13:49:59.370556 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking ucf (3.0043+nmu1) ... 2025-09-28 13:49:59.370607 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package keyutils. 2025-09-28 13:49:59.370647 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../04-keyutils_1.6.3-3build1_amd64.deb ... 2025-09-28 13:49:59.370686 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking keyutils (1.6.3-3build1) ... 2025-09-28 13:49:59.370747 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package nfs-common. 2025-09-28 13:49:59.370877 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../05-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2025-09-28 13:49:59.370892 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2025-09-28 13:49:59.370943 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package dhcpcd-base. 2025-09-28 13:49:59.370957 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../06-dhcpcd-base_1%3a10.0.6-1ubuntu3.1_amd64.deb ... 2025-09-28 13:49:59.371016 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking dhcpcd-base (1:10.0.6-1ubuntu3.1) ... 2025-09-28 13:49:59.371056 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-09-28 13:49:59.371106 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../07-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... 2025-09-28 13:49:59.371158 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-09-28 13:49:59.371172 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package cpio. 2025-09-28 13:49:59.371226 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../08-cpio_2.15+dfsg-1ubuntu2_amd64.deb ... 2025-09-28 13:49:59.371254 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking cpio (2.15+dfsg-1ubuntu2) ... 2025-09-28 13:49:59.371302 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libfuse3-3:amd64. 2025-09-28 13:49:59.371352 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../09-libfuse3-3_3.14.0-5build1_amd64.deb ... 2025-09-28 13:49:59.371366 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2025-09-28 13:49:59.371418 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libnuma1:amd64. 2025-09-28 13:49:59.371468 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../10-libnuma1_2.0.18-1build1_amd64.deb ... 2025-09-28 13:49:59.371494 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-09-28 13:49:59.371548 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package busybox-initramfs. 2025-09-28 13:49:59.371563 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../11-busybox-initramfs_1%3a1.36.1-6ubuntu3.1_amd64.deb ... 2025-09-28 13:49:59.371628 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2025-09-28 13:49:59.371678 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package dracut-install. 2025-09-28 13:49:59.371700 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../12-dracut-install_060+5-1ubuntu3.3_amd64.deb ... 2025-09-28 13:49:59.371802 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking dracut-install (060+5-1ubuntu3.3) ... 2025-09-28 13:49:59.371819 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package initramfs-tools-bin. 2025-09-28 13:49:59.371871 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../13-initramfs-tools-bin_0.142ubuntu25.5_amd64.deb ... 2025-09-28 13:49:59.371887 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking initramfs-tools-bin (0.142ubuntu25.5) ... 2025-09-28 13:49:59.372045 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libklibc:amd64. 2025-09-28 13:49:59.372081 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../14-libklibc_2.0.13-4ubuntu0.1_amd64.deb ... 2025-09-28 13:49:59.372094 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libklibc:amd64 (2.0.13-4ubuntu0.1) ... 2025-09-28 13:49:59.372111 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package klibc-utils. 2025-09-28 13:49:59.372122 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../15-klibc-utils_2.0.13-4ubuntu0.1_amd64.deb ... 2025-09-28 13:49:59.372135 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking klibc-utils (2.0.13-4ubuntu0.1) ... 2025-09-28 13:49:59.372178 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package initramfs-tools-core. 2025-09-28 13:49:59.372214 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../16-initramfs-tools-core_0.142ubuntu25.5_all.deb ... 2025-09-28 13:49:59.372259 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking initramfs-tools-core (0.142ubuntu25.5) ... 2025-09-28 13:49:59.372294 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package linux-base. 2025-09-28 13:49:59.372329 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../17-linux-base_4.5ubuntu9+24.04.1_all.deb ... 2025-09-28 13:49:59.372377 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking linux-base (4.5ubuntu9+24.04.1) ... 2025-09-28 13:49:59.372400 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package initramfs-tools. 2025-09-28 13:49:59.372525 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../18-initramfs-tools_0.142ubuntu25.5_all.deb ... 2025-09-28 13:49:59.372553 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking initramfs-tools (0.142ubuntu25.5) ... 2025-09-28 13:49:59.372571 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package liburcu8t64:amd64. 2025-09-28 13:49:59.372583 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../19-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2025-09-28 13:49:59.372597 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-09-28 13:49:59.372637 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package liburing2:amd64. 2025-09-28 13:49:59.372672 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../20-liburing2_2.5-1build1_amd64.deb ... 2025-09-28 13:49:59.372722 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking liburing2:amd64 (2.5-1build1) ... 2025-09-28 13:49:59.372803 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-09-28 13:49:59.372956 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package lsscsi. 2025-09-28 13:49:59.372967 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../21-lsscsi_0.32-1build1_amd64.deb ... 2025-09-28 13:49:59.372986 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking lsscsi (0.32-1build1) ... 2025-09-28 13:49:59.372995 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package qemu-utils. 2025-09-28 13:49:59.373004 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../22-qemu-utils_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-09-28 13:49:59.373016 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-28 13:49:59.373028 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package sg3-utils-udev. 2025-09-28 13:49:59.373086 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../23-sg3-utils-udev_1.46-3ubuntu4_all.deb ... 2025-09-28 13:49:59.373151 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking sg3-utils-udev (1.46-3ubuntu4) ... 2025-09-28 13:49:59.373161 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package kpartx. 2025-09-28 13:49:59.373173 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../24-kpartx_0.9.4-5ubuntu8_amd64.deb ... 2025-09-28 13:49:59.373236 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking kpartx (0.9.4-5ubuntu8) ... 2025-09-28 13:49:59.373245 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package multipath-tools. 2025-09-28 13:49:59.373297 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../25-multipath-tools_0.9.4-5ubuntu8_amd64.deb ... 2025-09-28 13:49:59.373307 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking multipath-tools (0.9.4-5ubuntu8) ... 2025-09-28 13:49:59.373354 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up cpio (2.15+dfsg-1ubuntu2) ... 2025-09-28 13:49:59.373363 | 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 2025-09-28 13:49:59.373431 | 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 2025-09-28 13:49:59.373481 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-09-28 13:49:59.373490 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2025-09-28 13:49:59.373526 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up linux-base (4.5ubuntu9+24.04.1) ... 2025-09-28 13:49:59.373538 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up rpcbind (1.2.6-7ubuntu2) ... 2025-09-28 13:49:59.373604 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:invoke-rc.d: could not determine current runlevel 2025-09-28 13:49:59.373613 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 13:49:59.373669 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libklibc:amd64 (2.0.13-4ubuntu0.1) ... 2025-09-28 13:49:59.373872 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-09-28 13:49:59.373904 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:No schema files found: doing nothing. 2025-09-28 13:49:59.373913 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-09-28 13:49:59.373927 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up lsscsi (0.32-1build1) ... 2025-09-28 13:49:59.373935 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up dhcpcd-base (1:10.0.6-1ubuntu3.1) ... 2025-09-28 13:49:59.373947 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Selecting UID from range 100 to 59999 ... 2025-09-28 13:49:59.373958 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-09-28 13:49:59.374021 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Adding system user `dhcpcd' (UID 101) ... 2025-09-28 13:49:59.374034 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Adding new user `dhcpcd' (UID 101) with group `nogroup' ... 2025-09-28 13:49:59.374043 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Not creating home directory `/usr/lib/dhcpcd'. 2025-09-28 13:49:59.374118 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up ucf (3.0043+nmu1) ... 2025-09-28 13:49:59.374128 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2025-09-28 13:49:59.374151 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2025-09-28 13:49:59.374163 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-09-28 13:49:59.374214 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up keyutils (1.6.3-3build1) ... 2025-09-28 13:49:59.374224 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up dracut-install (060+5-1ubuntu3.3) ... 2025-09-28 13:49:59.374271 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up kpartx (0.9.4-5ubuntu8) ... 2025-09-28 13:49:59.374281 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-09-28 13:49:59.374330 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up liburing2:amd64 (2.5-1build1) ... 2025-09-28 13:49:59.374339 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up klibc-utils (2.0.13-4ubuntu0.1) ... 2025-09-28 13:49:59.374390 | 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', 2025-09-28 13:49:59.374400 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: none removed. 2025-09-28 13:49:59.374450 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up initramfs-tools-bin (0.142ubuntu25.5) ... 2025-09-28 13:49:59.374460 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2025-09-28 13:49:59.374511 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-09-28 13:49:59.374521 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Creating config file /etc/idmapd.conf with new version 2025-09-28 13:49:59.374569 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-09-28 13:49:59.374578 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Creating config file /etc/nfs.conf with new version 2025-09-28 13:49:59.374628 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Selecting UID from range 100 to 59999 ... 2025-09-28 13:49:59.374638 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-09-28 13:49:59.374685 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Adding system user `statd' (UID 102) ... 2025-09-28 13:49:59.374694 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Adding new user `statd' (UID 102) with group `nogroup' ... 2025-09-28 13:49:59.374737 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Not creating home directory `/var/lib/nfs'. 2025-09-28 13:49:59.374804 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:invoke-rc.d: could not determine current runlevel 2025-09-28 13:49:59.374818 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 13:49:59.374874 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-28 13:49:59.374884 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up initramfs-tools-core (0.142ubuntu25.5) ... 2025-09-28 13:49:59.374932 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up initramfs-tools (0.142ubuntu25.5) ... 2025-09-28 13:49:59.374941 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:update-initramfs: deferring update (trigger activated) 2025-09-28 13:49:59.374990 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up sg3-utils-udev (1.46-3ubuntu4) ... 2025-09-28 13:49:59.374999 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:update-initramfs: deferring update (trigger activated) 2025-09-28 13:49:59.375055 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up multipath-tools (0.9.4-5ubuntu8) ... 2025-09-28 13:49:59.375065 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:49:59.375103 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Processing triggers for initramfs-tools (0.142ubuntu25.5) ... 2025-09-28 13:49:59.375119 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Removed intermediate container 178bd096149a 2025-09-28 13:49:59.375175 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> 0a3c9c17cfd7 2025-09-28 13:49:59.375185 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 4/7 : COPY extend_start.sh /usr/local/bin/kolla_glance_extend_start 2025-09-28 13:49:59.375220 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> e12323b432d5 2025-09-28 13:49:59.375250 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 5/7 : RUN chmod 644 /usr/local/bin/kolla_glance_extend_start 2025-09-28 13:49:59.375264 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Running in 1a3b578be701 2025-09-28 13:49:59.375327 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Removed intermediate container 1a3b578be701 2025-09-28 13:49:59.375337 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> 209306b85458 2025-09-28 13:49:59.375375 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: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 2025-09-28 13:49:59.375389 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Running in 51f231b89ac8 2025-09-28 13:49:59.375401 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading package lists... 2025-09-28 13:49:59.375471 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Building dependency tree... 2025-09-28 13:49:59.375481 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading state information... 2025-09-28 13:49:59.375534 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:The following packages were automatically installed and are no longer required: 2025-09-28 13:49:59.375543 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 13:49:59.375578 | 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 2025-09-28 13:49:59.375629 | 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 2025-09-28 13:49:59.375639 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 13:49:59.375651 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 13:49:59.375728 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 13:49:59.375742 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 13:49:59.375773 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: xz-utils 2025-09-28 13:49:59.375810 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Use 'apt autoremove' to remove them. 2025-09-28 13:49:59.375860 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:The following packages will be REMOVED: 2025-09-28 13:49:59.375869 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: build-essential 2025-09-28 13:49:59.375971 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 13:49:59.375980 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:After this operation, 17.4 kB disk space will be freed. 2025-09-28 13:49:59.375989 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 2025-09-28 13:49:59.376000 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 5% 2025-09-28 13:49:59.376013 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: (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% 2025-09-28 13:49:59.376050 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 70% 2025-09-28 13:49:59.376085 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 75% (Reading database ... 80% 2025-09-28 13:49:59.376120 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 85% 2025-09-28 13:49:59.376155 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 90% 2025-09-28 13:49:59.376201 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 95% 2025-09-28 13:49:59.376211 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 100% (Reading database ... 19531 files and directories currently installed.) 2025-09-28 13:49:59.376243 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing build-essential (12.10ubuntu1) ... 2025-09-28 13:49:59.376280 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading package lists... 2025-09-28 13:49:59.376316 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Building dependency tree... 2025-09-28 13:49:59.376351 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading state information... 2025-09-28 13:49:59.376386 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:The following packages will be REMOVED: 2025-09-28 13:49:59.376404 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 13:49:59.376450 | 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 2025-09-28 13:49:59.376463 | 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 2025-09-28 13:49:59.376509 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 13:49:59.376522 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 13:49:59.376568 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 13:49:59.376580 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 13:49:59.376627 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: xz-utils 2025-09-28 13:49:59.376640 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 13:49:59.376691 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:After this operation, 228 MB disk space will be freed. 2025-09-28 13:49:59.376725 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 2025-09-28 13:49:59.376789 | 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% 2025-09-28 13:49:59.376846 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 70% 2025-09-28 13:49:59.376858 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 75% 2025-09-28 13:49:59.376911 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 80% 2025-09-28 13:49:59.376924 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 85% 2025-09-28 13:49:59.376969 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 90% 2025-09-28 13:49:59.377005 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 95% 2025-09-28 13:49:59.377051 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 100% (Reading database ... 19522 files and directories currently installed.) 2025-09-28 13:49:59.377063 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 13:49:59.377098 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:49:59.377124 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 13:49:59.377159 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:49:59.377205 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 13:49:59.377217 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 13:49:59.377251 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:49:59.377264 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:49:59.377315 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:49:59.377328 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:49:59.377372 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 13:49:59.377419 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:49:59.377429 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:49:59.377463 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:49:59.377499 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:49:59.377511 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 13:49:59.377562 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 13:49:59.377575 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:49:59.377622 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:49:59.377635 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:49:59.377683 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:49:59.377696 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:49:59.377796 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:49:59.377814 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:49:59.377833 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-09-28 13:49:59.377886 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:49:59.377918 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:49:59.377930 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:49:59.377968 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 13:49:59.378014 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:49:59.378027 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:49:59.378199 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 13:49:59.378256 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-09-28 13:49:59.378271 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:49:59.378282 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-09-28 13:49:59.378300 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:49:59.378310 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 13:49:59.378320 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:49:59.378329 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:49:59.378339 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:49:59.378352 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:49:59.378365 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing lto-disabled-list (47) ... 2025-09-28 13:49:59.378416 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing make (4.3-4.1build2) ... 2025-09-28 13:49:59.378430 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 13:49:59.378470 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:49:59.378485 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Collecting pyclean==3.0.0 2025-09-28 13:49:59.378535 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 13:49:59.378572 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 13:49:59.378583 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Installing collected packages: pyclean 2025-09-28 13:49:59.378625 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Successfully installed pyclean-3.0.0 2025-09-28 13:49:59.378639 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Cleaning directory /var/lib/kolla/venv 2025-09-28 13:49:59.378677 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-09-28 13:49:59.378691 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Total 9516 files, 1326 directories removed. 2025-09-28 13:49:59.378787 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-09-28 13:49:59.378936 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Cleaning directory /usr 2025-09-28 13:49:59.378948 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-09-28 13:49:59.378958 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Total 1316 files, 133 directories removed. 2025-09-28 13:49:59.378967 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-09-28 13:49:59.378976 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Found existing installation: pyclean 3.0.0 2025-09-28 13:49:59.378990 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Uninstalling pyclean-3.0.0: 2025-09-28 13:49:59.379000 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: Successfully uninstalled pyclean-3.0.0 2025-09-28 13:49:59.379009 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Removed intermediate container 51f231b89ac8 2025-09-28 13:49:59.379018 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> 34991545f8cb 2025-09-28 13:49:59.379031 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 7/7 : USER glance 2025-09-28 13:49:59.379089 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Running in 1a497eea0fed 2025-09-28 13:49:59.379100 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Removed intermediate container 1a497eea0fed 2025-09-28 13:49:59.379113 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> 358a240f3493 2025-09-28 13:49:59.379167 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Successfully built df3a18180b0a 2025-09-28 13:49:59.379178 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Successfully tagged osism.harbor.regio.digital/kolla/glance-api:build-20250928 2025-09-28 13:49:59.379264 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Built at 2025-09-28 13:49:59.379156 (took 0:00:47.053832) 2025-09-28 13:49:59.379874 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-metadata-agent) 2025-09-28 13:49:59.379893 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metadata-agent:Processing 2025-09-28 13:49:59.379903 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Building started at 2025-09-28 13:49:59.379571 2025-09-28 13:49:59.380535 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metadata-agent:Turned 0 plugins into plugins archive 2025-09-28 13:49:59.381151 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metadata-agent:Turned 0 additions into additions archive 2025-09-28 13:50:36.637884 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Step 1/4 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20250928 2025-09-28 13:50:36.638065 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> 302fcf208bb0 2025-09-28 13:50:36.638175 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Step 2/4 : LABEL "build-date"="20250928" "name"="neutron-metadata-agent" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:50:36.638218 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Running in 49c2062aafc0 2025-09-28 13:50:36.638226 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Removed intermediate container 49c2062aafc0 2025-09-28 13:50:36.638231 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> 373209141718 2025-09-28 13:50:36.638242 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Step 3/4 : 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 2025-09-28 13:50:36.638249 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Running in ef62fe7a408f 2025-09-28 13:50:36.638255 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Reading package lists... 2025-09-28 13:50:36.638260 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Building dependency tree... 2025-09-28 13:50:36.638902 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Reading state information... 2025-09-28 13:50:36.638980 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:The following packages were automatically installed and are no longer required: 2025-09-28 13:50:36.638990 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 13:50:36.638996 | 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 2025-09-28 13:50:36.639003 | 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 2025-09-28 13:50:36.639009 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 13:50:36.639015 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 13:50:36.639021 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 13:50:36.639027 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 13:50:36.639034 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: xz-utils 2025-09-28 13:50:36.639069 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Use 'apt autoremove' to remove them. 2025-09-28 13:50:36.639075 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:The following packages will be REMOVED: 2025-09-28 13:50:36.639102 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: build-essential 2025-09-28 13:50:36.639109 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 13:50:36.639115 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:After this operation, 17.4 kB disk space will be freed. 2025-09-28 13:50:36.639121 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 2025-09-28 13:50:36.639134 | 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% 2025-09-28 13:50:36.639163 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 70% 2025-09-28 13:50:36.639235 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 75% 2025-09-28 13:50:36.639266 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 80% 2025-09-28 13:50:36.639333 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 85% 2025-09-28 13:50:36.639377 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 90% 2025-09-28 13:50:36.639457 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 95% 2025-09-28 13:50:36.639482 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 100% (Reading database ... 19986 files and directories currently installed.) 2025-09-28 13:50:36.639545 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing build-essential (12.10ubuntu1) ... 2025-09-28 13:50:36.639575 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Reading package lists... 2025-09-28 13:50:36.639663 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Building dependency tree... 2025-09-28 13:50:36.639790 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Reading state information... 2025-09-28 13:50:36.639835 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:The following packages will be REMOVED: 2025-09-28 13:50:36.639842 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 13:50:36.639863 | 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 2025-09-28 13:50:36.639928 | 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 2025-09-28 13:50:36.640016 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 13:50:36.640072 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 13:50:36.640162 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 13:50:36.640188 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 13:50:36.640199 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: xz-utils 2025-09-28 13:50:36.640280 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 13:50:36.640294 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:After this operation, 228 MB disk space will be freed. 2025-09-28 13:50:36.640395 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 2025-09-28 13:50:36.640411 | 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% 2025-09-28 13:50:36.640455 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% 2025-09-28 13:50:36.640522 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 50% (Reading database ... 55% 2025-09-28 13:50:36.640536 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 60% (Reading database ... 2025-09-28 13:50:36.640655 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:65% 2025-09-28 13:50:36.640737 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 70% 2025-09-28 13:50:36.640763 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 75% 2025-09-28 13:50:36.640880 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 80% 2025-09-28 13:50:36.640970 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 85% 2025-09-28 13:50:36.641074 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 90% 2025-09-28 13:50:36.641092 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 95% 2025-09-28 13:50:36.641112 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 100% (Reading database ... 19977 files and directories currently installed.) 2025-09-28 13:50:36.641124 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 13:50:36.641135 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:50:36.641165 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 13:50:36.641211 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:50:36.641223 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 13:50:36.641233 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 13:50:36.641279 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:50:36.641322 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:50:36.641419 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:50:36.641486 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:50:36.641504 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 13:50:36.641551 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:50:36.641634 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:50:36.641782 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:50:36.641843 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:50:36.641867 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 13:50:36.641930 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 13:50:36.641947 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:50:36.641993 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:50:36.642038 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:50:36.642081 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:50:36.642121 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:50:36.642163 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:50:36.642215 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:50:36.642260 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:50:36.642333 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:50:36.642348 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:50:36.642390 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 13:50:36.642431 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:50:36.642475 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:50:36.642517 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 13:50:36.642553 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:50:36.642640 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:50:36.642674 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 13:50:36.642801 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:50:36.642820 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:50:36.642860 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:50:36.642901 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:50:36.642917 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2025-09-28 13:50:36.642961 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing lto-disabled-list (47) ... 2025-09-28 13:50:36.643014 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing make (4.3-4.1build2) ... 2025-09-28 13:50:36.643063 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 13:50:36.643109 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:50:36.643155 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Collecting pyclean==3.0.0 2025-09-28 13:50:36.643199 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 13:50:36.643238 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 13:50:36.643278 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Installing collected packages: pyclean 2025-09-28 13:50:36.643327 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Successfully installed pyclean-3.0.0 2025-09-28 13:50:36.643377 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Cleaning directory /var/lib/kolla/venv 2025-09-28 13:50:36.643424 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2025-09-28 13:50:36.643465 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Total 12893 files, 2131 directories removed. 2025-09-28 13:50:36.643508 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2025-09-28 13:50:36.643547 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Cleaning directory /usr 2025-09-28 13:50:36.643589 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2025-09-28 13:50:36.643674 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Total 1380 files, 143 directories removed. 2025-09-28 13:50:36.643687 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2025-09-28 13:50:36.643798 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Found existing installation: pyclean 3.0.0 2025-09-28 13:50:36.643812 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Uninstalling pyclean-3.0.0: 2025-09-28 13:50:36.643883 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: Successfully uninstalled pyclean-3.0.0 2025-09-28 13:50:36.643925 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Removed intermediate container ef62fe7a408f 2025-09-28 13:50:36.643932 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> b6cae8b95c73 2025-09-28 13:50:36.643978 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Step 4/4 : USER neutron 2025-09-28 13:50:36.644033 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Running in 559ef6ccb7bd 2025-09-28 13:50:36.644084 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Removed intermediate container 559ef6ccb7bd 2025-09-28 13:50:36.644129 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> e45f37e48a85 2025-09-28 13:50:36.644178 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Successfully built 87b259dd2bf1 2025-09-28 13:50:36.644256 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-metadata-agent:build-20250928 2025-09-28 13:50:36.644393 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Built at 2025-09-28 13:50:36.644225 (took 0:00:37.264654) 2025-09-28 13:50:36.644865 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-bgp-dragent) 2025-09-28 13:50:36.644945 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-bgp-dragent:Processing 2025-09-28 13:50:36.645016 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Building started at 2025-09-28 13:50:36.644897 2025-09-28 13:50:36.645095 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-bgp-dragent:Getting local archive from tarballs/neutron-dynamic-routing-stable-2025.1.tar.gz 2025-09-28 13:50:36.646826 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-bgp-dragent:Turned 0 plugins into plugins archive 2025-09-28 13:50:36.647481 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-bgp-dragent:Turned 0 additions into additions archive 2025-09-28 13:51:23.615864 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Step 1/6 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20250928 2025-09-28 13:51:23.615941 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> 302fcf208bb0 2025-09-28 13:51:23.615953 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Step 2/6 : LABEL "build-date"="20250928" "name"="neutron-bgp-dragent" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:51:23.615982 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Running in 512855aeb4df 2025-09-28 13:51:23.616048 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Removed intermediate container 512855aeb4df 2025-09-28 13:51:23.616093 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> 20bf180ab582 2025-09-28 13:51:23.616372 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Step 3/6 : ADD neutron-bgp-dragent-archive /neutron-bgp-dragent-source 2025-09-28 13:51:23.616460 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> 583c4aaac0df 2025-09-28 13:51:23.616479 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Step 4/6 : 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 2025-09-28 13:51:23.616495 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Running in c9d6b78459f1 2025-09-28 13:51:23.616569 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Processing /neutron_dynamic_routing 2025-09-28 13:51:23.616582 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Installing build dependencies: started 2025-09-28 13:51:23.616594 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Installing build dependencies: finished with status 'done' 2025-09-28 13:51:23.616631 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Getting requirements to build wheel: started 2025-09-28 13:51:23.616672 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Getting requirements to build wheel: finished with status 'done' 2025-09-28 13:51:23.616686 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Preparing metadata (pyproject.toml): started 2025-09-28 13:51:23.616735 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Preparing metadata (pyproject.toml): finished with status 'done' 2025-09-28 13:51:23.616839 | 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) (6.1.1) 2025-09-28 13:51:23.616884 | 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) 2025-09-28 13:51:23.616897 | 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) 2025-09-28 13:51:23.616961 | 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) 2025-09-28 13:51:23.616999 | 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) 2025-09-28 13:51:23.617044 | 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) 2025-09-28 13:51:23.617105 | 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) 2025-09-28 13:51:23.617198 | 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) 2025-09-28 13:51:23.617230 | 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) 2025-09-28 13:51:23.617281 | 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) 2025-09-28 13:51:23.617293 | 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) 2025-09-28 13:51:23.617330 | 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.0) 2025-09-28 13:51:23.617384 | 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) 2025-09-28 13:51:23.617458 | 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) 2025-09-28 13:51:23.617544 | 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) 2025-09-28 13:51:23.617555 | 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.2.dev58) 2025-09-28 13:51:23.617597 | 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) 2025-09-28 13:51:23.617774 | 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) 2025-09-28 13:51:23.617804 | 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) 2025-09-28 13:51:23.617827 | 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) 2025-09-28 13:51:23.617881 | 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) 2025-09-28 13:51:23.617938 | 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) 2025-09-28 13:51:23.617985 | 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) 2025-09-28 13:51:23.618026 | 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) 2025-09-28 13:51:23.618075 | 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) 2025-09-28 13:51:23.618117 | 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) 2025-09-28 13:51:23.618176 | 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) 2025-09-28 13:51:23.618202 | 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) 2025-09-28 13:51:23.618261 | 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) 2025-09-28 13:51:23.618314 | 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.9.0) 2025-09-28 13:51:23.618367 | 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) 2025-09-28 13:51:23.618456 | 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) 2025-09-28 13:51:23.618505 | 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) 2025-09-28 13:51:23.618545 | 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) 2025-09-28 13:51:23.618596 | 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) 2025-09-28 13:51:23.618649 | 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.10.2) 2025-09-28 13:51:23.618739 | 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) 2025-09-28 13:51:23.618804 | 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) 2025-09-28 13:51:23.618864 | 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) 2025-09-28 13:51:23.618912 | 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) 2025-09-28 13:51:23.618964 | 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) 2025-09-28 13:51:23.619016 | 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) 2025-09-28 13:51:23.619068 | 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) 2025-09-28 13:51:23.619133 | 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) 2025-09-28 13:51:23.619192 | 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) 2025-09-28 13:51:23.619239 | 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) 2025-09-28 13:51:23.619290 | 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) 2025-09-28 13:51:23.619342 | 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) 2025-09-28 13:51:23.619410 | 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.0) 2025-09-28 13:51:23.619464 | 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) 2025-09-28 13:51:23.619516 | 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) 2025-09-28 13:51:23.619567 | 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) 2025-09-28 13:51:23.619617 | 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) 2025-09-28 13:51:23.619669 | 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) 2025-09-28 13:51:23.619732 | 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) 2025-09-28 13:51:23.619794 | 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) 2025-09-28 13:51:23.619847 | 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) 2025-09-28 13:51:23.619903 | 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) 2025-09-28 13:51:23.619950 | 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) 2025-09-28 13:51:23.620001 | 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) 2025-09-28 13:51:23.620052 | 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) 2025-09-28 13:51:23.620103 | 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) 2025-09-28 13:51:23.620161 | 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) 2025-09-28 13:51:23.620209 | 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) 2025-09-28 13:51:23.620261 | 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) 2025-09-28 13:51:23.620314 | 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) 2025-09-28 13:51:23.620367 | 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) 2025-09-28 13:51:23.620492 | 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) 2025-09-28 13:51:23.620527 | 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) 2025-09-28 13:51:23.620577 | 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) 2025-09-28 13:51:23.620624 | 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) 2025-09-28 13:51:23.620671 | 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) 2025-09-28 13:51:23.620743 | 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) 2025-09-28 13:51:23.620786 | 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) 2025-09-28 13:51:23.620830 | 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) 2025-09-28 13:51:23.620878 | 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) 2025-09-28 13:51:23.620916 | 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) 2025-09-28 13:51:23.620963 | 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) 2025-09-28 13:51:23.621011 | 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) 2025-09-28 13:51:23.621069 | 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) 2025-09-28 13:51:23.621095 | 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) 2025-09-28 13:51:23.621153 | 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) (80.9.0) 2025-09-28 13:51:23.621200 | 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) 2025-09-28 13:51:23.621243 | 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) 2025-09-28 13:51:23.621281 | 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) 2025-09-28 13:51:23.621318 | 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) 2025-09-28 13:51:23.621355 | 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) 2025-09-28 13:51:23.621408 | 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) 2025-09-28 13:51:23.621446 | 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) 2025-09-28 13:51:23.621492 | 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) 2025-09-28 13:51:23.621538 | 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) 2025-09-28 13:51:23.621589 | 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) 2025-09-28 13:51:23.621628 | 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) 2025-09-28 13:51:23.621682 | 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) 2025-09-28 13:51:23.621734 | 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) 2025-09-28 13:51:23.621806 | 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) 2025-09-28 13:51:23.621855 | 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) 2025-09-28 13:51:23.621909 | 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) 2025-09-28 13:51:23.621948 | 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) 2025-09-28 13:51:23.621979 | 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) 2025-09-28 13:51:23.622035 | 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) 2025-09-28 13:51:23.622072 | 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) 2025-09-28 13:51:23.622119 | 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) 2025-09-28 13:51:23.622164 | 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) 2025-09-28 13:51:23.622211 | 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) 2025-09-28 13:51:23.622274 | 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) 2025-09-28 13:51:23.622317 | 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) 2025-09-28 13:51:23.622350 | 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) 2025-09-28 13:51:23.622422 | 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) 2025-09-28 13:51:23.622487 | 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) 2025-09-28 13:51:23.622536 | 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) 2025-09-28 13:51:23.622576 | 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) 2025-09-28 13:51:23.622623 | 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) 2025-09-28 13:51:23.622684 | 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) 2025-09-28 13:51:23.622730 | 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) 2025-09-28 13:51:23.622758 | 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) 2025-09-28 13:51:23.622797 | 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) 2025-09-28 13:51:23.622842 | 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) 2025-09-28 13:51:23.622864 | 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) 2025-09-28 13:51:23.622906 | 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) (2025.8.3) 2025-09-28 13:51:23.622950 | 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) 2025-09-28 13:51:23.622975 | 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) 2025-09-28 13:51:23.623022 | 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) 2025-09-28 13:51:23.623068 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Building wheels for collected packages: neutron-dynamic-routing 2025-09-28 13:51:23.623092 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Building wheel for neutron-dynamic-routing (pyproject.toml): started 2025-09-28 13:51:23.623138 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Building wheel for neutron-dynamic-routing (pyproject.toml): finished with status 'done' 2025-09-28 13:51:23.623194 | 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=ba1cab812104383aa72714001a838b6b34acd16c902f6384e9e236d504100469 2025-09-28 13:51:23.623214 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Stored in directory: /tmp/pip-ephem-wheel-cache-giamghr4/wheels/cc/05/c8/ac6e19e938732d8fea860359d0b2bd76dd80b2a57124578084 2025-09-28 13:51:23.623253 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Successfully built neutron-dynamic-routing 2025-09-28 13:51:23.623273 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Installing collected packages: neutron-dynamic-routing 2025-09-28 13:51:23.623325 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Successfully installed neutron-dynamic-routing-26.0.0.0rc2.dev2 2025-09-28 13:51:23.623370 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Removed intermediate container c9d6b78459f1 2025-09-28 13:51:23.623412 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> 192b61ed35a0 2025-09-28 13:51:23.623457 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: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 2025-09-28 13:51:23.623482 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Running in 19890080d671 2025-09-28 13:51:23.623524 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Reading package lists... 2025-09-28 13:51:23.623562 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Building dependency tree... 2025-09-28 13:51:23.623587 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Reading state information... 2025-09-28 13:51:23.623643 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:The following packages were automatically installed and are no longer required: 2025-09-28 13:51:23.623668 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 13:51:23.623737 | 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 2025-09-28 13:51:23.623764 | 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 2025-09-28 13:51:23.623787 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 13:51:23.623826 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 13:51:23.623851 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 13:51:23.623889 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 13:51:23.623914 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: xz-utils 2025-09-28 13:51:23.623952 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Use 'apt autoremove' to remove them. 2025-09-28 13:51:23.623990 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:The following packages will be REMOVED: 2025-09-28 13:51:23.624014 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: build-essential 2025-09-28 13:51:23.624062 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 13:51:23.624087 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:After this operation, 17.4 kB disk space will be freed. 2025-09-28 13:51:23.624136 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 2025-09-28 13:51:23.624180 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 2025-09-28 13:51:23.624207 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: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% 2025-09-28 13:51:23.624261 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 70% 2025-09-28 13:51:23.624297 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 2025-09-28 13:51:23.624331 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:75% (Reading database ... 80% 2025-09-28 13:51:23.624387 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 85% 2025-09-28 13:51:23.624459 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 90% 2025-09-28 13:51:23.624465 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 95% 2025-09-28 13:51:23.624495 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 100% (Reading database ... 19986 files and directories currently installed.) 2025-09-28 13:51:23.624546 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing build-essential (12.10ubuntu1) ... 2025-09-28 13:51:23.624568 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Reading package lists... 2025-09-28 13:51:23.624611 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Building dependency tree... 2025-09-28 13:51:23.624648 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Reading state information... 2025-09-28 13:51:23.624687 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:The following packages will be REMOVED: 2025-09-28 13:51:23.624743 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 13:51:23.624787 | 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 2025-09-28 13:51:23.624811 | 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 2025-09-28 13:51:23.624848 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 13:51:23.624869 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 13:51:23.624911 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 13:51:23.624935 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 13:51:23.624970 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: xz-utils 2025-09-28 13:51:23.625019 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 13:51:23.625038 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:After this operation, 228 MB disk space will be freed. 2025-09-28 13:51:23.625084 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 2025-09-28 13:51:23.625118 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 2025-09-28 13:51:23.625152 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: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% 2025-09-28 13:51:23.625176 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 2025-09-28 13:51:23.625224 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:70% 2025-09-28 13:51:23.625257 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 75% (Reading database ... 80% 2025-09-28 13:51:23.625298 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 85% 2025-09-28 13:51:23.625320 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 90% 2025-09-28 13:51:23.625365 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 95% 2025-09-28 13:51:23.625410 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 100% (Reading database ... 19977 files and directories currently installed.) 2025-09-28 13:51:23.625473 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 13:51:23.625506 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:51:23.625538 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 13:51:23.625571 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:51:23.625611 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 13:51:23.625631 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 13:51:23.625677 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:51:23.625722 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:51:23.625746 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:51:23.625781 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:51:23.625826 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 13:51:23.625858 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:51:23.625887 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:51:23.625915 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:51:23.625942 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:51:23.625977 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 13:51:23.625995 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 13:51:23.626061 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:51:23.626069 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:51:23.626103 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:51:23.626123 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:51:23.626156 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:51:23.626196 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:51:23.626217 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:51:23.626250 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:51:23.626272 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:51:23.626312 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:51:23.626352 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 13:51:23.626373 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:51:23.626418 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:51:23.626446 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 13:51:23.626481 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:51:23.626502 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:51:23.626546 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2025-09-28 13:51:23.626586 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 13:51:23.626619 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:51:23.626641 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:51:23.626686 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2025-09-28 13:51:23.626731 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:51:23.626766 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:51:23.626792 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing lto-disabled-list (47) ... 2025-09-28 13:51:23.626826 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing make (4.3-4.1build2) ... 2025-09-28 13:51:23.626859 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 13:51:23.626880 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:51:23.626922 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Collecting pyclean==3.0.0 2025-09-28 13:51:23.626945 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 13:51:23.626987 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 13:51:23.627009 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Installing collected packages: pyclean 2025-09-28 13:51:23.627052 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Successfully installed pyclean-3.0.0 2025-09-28 13:51:23.627092 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Cleaning directory /var/lib/kolla/venv 2025-09-28 13:51:23.627113 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2025-09-28 13:51:23.627154 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Total 12976 files, 2175 directories removed. 2025-09-28 13:51:23.627175 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2025-09-28 13:51:23.627218 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Cleaning directory /usr 2025-09-28 13:51:23.627240 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2025-09-28 13:51:23.627282 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Total 1380 files, 143 directories removed. 2025-09-28 13:51:23.627300 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2025-09-28 13:51:23.627344 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Found existing installation: pyclean 3.0.0 2025-09-28 13:51:23.627384 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Uninstalling pyclean-3.0.0: 2025-09-28 13:51:23.627418 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Successfully uninstalled pyclean-3.0.0 2025-09-28 13:51:23.627475 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Removed intermediate container 19890080d671 2025-09-28 13:51:23.627515 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> ed45edf06a00 2025-09-28 13:51:23.627536 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Step 6/6 : USER neutron 2025-09-28 13:51:23.627577 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Running in 43dc17c55d7b 2025-09-28 13:51:23.627599 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Removed intermediate container 43dc17c55d7b 2025-09-28 13:51:23.627647 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> e345370e4d24 2025-09-28 13:51:23.627669 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Successfully built b832d0aea960 2025-09-28 13:51:23.627725 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-bgp-dragent:build-20250928 2025-09-28 13:51:23.627804 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Built at 2025-09-28 13:51:23.627724 (took 0:00:46.982827) 2025-09-28 13:51:23.628126 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-openvswitch-agent) 2025-09-28 13:51:23.628177 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-openvswitch-agent:Processing 2025-09-28 13:51:23.628241 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Building started at 2025-09-28 13:51:23.628156 2025-09-28 13:51:23.629081 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-openvswitch-agent:Turned 0 plugins into plugins archive 2025-09-28 13:51:23.629622 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-openvswitch-agent:Turned 0 additions into additions archive 2025-09-28 13:51:59.210321 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Step 1/4 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20250928 2025-09-28 13:51:59.210401 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> 302fcf208bb0 2025-09-28 13:51:59.210534 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Step 2/4 : LABEL "build-date"="20250928" "name"="neutron-openvswitch-agent" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:51:59.210550 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Running in f6680d209003 2025-09-28 13:51:59.210582 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Removed intermediate container f6680d209003 2025-09-28 13:51:59.210593 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> 5fd48f39f400 2025-09-28 13:51:59.210605 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Step 3/4 : 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 2025-09-28 13:51:59.210642 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Running in a5109bfc78d7 2025-09-28 13:51:59.210653 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Reading package lists... 2025-09-28 13:51:59.210666 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Building dependency tree... 2025-09-28 13:51:59.210737 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Reading state information... 2025-09-28 13:51:59.210820 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:The following packages were automatically installed and are no longer required: 2025-09-28 13:51:59.210859 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 13:51:59.210896 | 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 2025-09-28 13:51:59.210955 | 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 2025-09-28 13:51:59.210998 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 13:51:59.211040 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 13:51:59.211095 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 13:51:59.211136 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 13:51:59.211192 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: xz-utils 2025-09-28 13:51:59.211234 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Use 'apt autoremove' to remove them. 2025-09-28 13:51:59.211367 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:The following packages will be REMOVED: 2025-09-28 13:51:59.211426 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: build-essential 2025-09-28 13:51:59.211441 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 13:51:59.211494 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:After this operation, 17.4 kB disk space will be freed. 2025-09-28 13:51:59.211547 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 2025-09-28 13:51:59.211612 | 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% 2025-09-28 13:51:59.211670 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-28 13:51:59.211766 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2025-09-28 13:51:59.211815 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 70% 2025-09-28 13:51:59.211862 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 75% (Reading database ... 80% 2025-09-28 13:51:59.211931 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 85% 2025-09-28 13:51:59.211983 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 90% 2025-09-28 13:51:59.212025 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 95% 2025-09-28 13:51:59.212106 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 100% (Reading database ... 19986 files and directories currently installed.) 2025-09-28 13:51:59.212117 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing build-essential (12.10ubuntu1) ... 2025-09-28 13:51:59.212200 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Reading package lists... 2025-09-28 13:51:59.212233 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Building dependency tree... 2025-09-28 13:51:59.212307 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Reading state information... 2025-09-28 13:51:59.212350 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:The following packages will be REMOVED: 2025-09-28 13:51:59.212433 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 13:51:59.212467 | 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 2025-09-28 13:51:59.212501 | 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 2025-09-28 13:51:59.212581 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 13:51:59.212591 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 13:51:59.212668 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 13:51:59.212679 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 13:51:59.212756 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: xz-utils 2025-09-28 13:51:59.212827 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 13:51:59.212869 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:After this operation, 228 MB disk space will be freed. 2025-09-28 13:51:59.212944 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 2025-09-28 13:51:59.212990 | 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% 2025-09-28 13:51:59.213033 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 2025-09-28 13:51:59.213097 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:70% 2025-09-28 13:51:59.213183 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 75% 2025-09-28 13:51:59.213197 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 80% 2025-09-28 13:51:59.213294 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 85% 2025-09-28 13:51:59.213338 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 90% 2025-09-28 13:51:59.213402 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 95% 2025-09-28 13:51:59.213447 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 100% (Reading database ... 19977 files and directories currently installed.) 2025-09-28 13:51:59.213484 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 13:51:59.213550 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:51:59.213592 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 13:51:59.213670 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:51:59.213726 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 13:51:59.213770 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 13:51:59.213835 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:51:59.213877 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:51:59.213969 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:51:59.213987 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:51:59.214408 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 13:51:59.214465 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:51:59.214477 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:51:59.214488 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:51:59.214498 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:51:59.214507 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 13:51:59.214573 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 13:51:59.214584 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:51:59.214594 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:51:59.214603 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:51:59.214639 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:51:59.214648 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:51:59.214682 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:51:59.214815 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:51:59.214831 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:51:59.214867 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:51:59.214922 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:51:59.214958 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 13:51:59.215005 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:51:59.215047 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:51:59.215120 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 13:51:59.215153 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:51:59.215195 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:51:59.215303 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 13:51:59.215323 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:51:59.215374 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:51:59.215413 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:51:59.215497 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:51:59.215508 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing lto-disabled-list (47) ... 2025-09-28 13:51:59.215572 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2025-09-28 13:51:59.215630 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing make (4.3-4.1build2) ... 2025-09-28 13:51:59.215672 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 13:51:59.215762 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:51:59.215824 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Collecting pyclean==3.0.0 2025-09-28 13:51:59.215882 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 13:51:59.215933 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 13:51:59.215948 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Installing collected packages: pyclean 2025-09-28 13:51:59.215985 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Successfully installed pyclean-3.0.0 2025-09-28 13:51:59.216019 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Cleaning directory /var/lib/kolla/venv 2025-09-28 13:51:59.216117 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2025-09-28 13:51:59.216204 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Total 12893 files, 2131 directories removed. 2025-09-28 13:51:59.216291 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2025-09-28 13:51:59.216409 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Cleaning directory /usr 2025-09-28 13:51:59.216431 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2025-09-28 13:51:59.216490 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Total 1380 files, 143 directories removed. 2025-09-28 13:51:59.216588 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2025-09-28 13:51:59.216610 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Found existing installation: pyclean 3.0.0 2025-09-28 13:51:59.216664 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Uninstalling pyclean-3.0.0: 2025-09-28 13:51:59.216743 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: Successfully uninstalled pyclean-3.0.0 2025-09-28 13:51:59.216760 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Removed intermediate container a5109bfc78d7 2025-09-28 13:51:59.216806 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> d6e4031a5115 2025-09-28 13:51:59.216857 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Step 4/4 : USER neutron 2025-09-28 13:51:59.216939 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Running in 8082b2982a27 2025-09-28 13:51:59.216950 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Removed intermediate container 8082b2982a27 2025-09-28 13:51:59.216991 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> 2bfc25948bf7 2025-09-28 13:51:59.217055 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Successfully built 4d19c196b622 2025-09-28 13:51:59.217097 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:build-20250928 2025-09-28 13:51:59.217292 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Built at 2025-09-28 13:51:59.217094 (took 0:00:35.588938) 2025-09-28 13:51:59.217772 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-dhcp-agent) 2025-09-28 13:51:59.217812 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-dhcp-agent:Processing 2025-09-28 13:51:59.217879 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Building started at 2025-09-28 13:51:59.217796 2025-09-28 13:51:59.218917 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-dhcp-agent:Turned 0 plugins into plugins archive 2025-09-28 13:51:59.219596 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-dhcp-agent:Turned 0 additions into additions archive 2025-09-28 13:52:37.925867 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Step 1/5 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20250928 2025-09-28 13:52:37.925928 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> 302fcf208bb0 2025-09-28 13:52:37.925970 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Step 2/5 : LABEL "build-date"="20250928" "name"="neutron-dhcp-agent" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:52:37.925982 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Running in c909ee5536ca 2025-09-28 13:52:37.926016 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Removed intermediate container c909ee5536ca 2025-09-28 13:52:37.926137 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> bad769219cbb 2025-09-28 13:52:37.926173 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-28 13:52:37.926183 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> 562b92651a3c 2025-09-28 13:52:37.926256 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-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 2025-09-28 13:52:37.926287 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Running in daeea28f233e 2025-09-28 13:52:37.926323 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Reading package lists... 2025-09-28 13:52:37.926377 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Building dependency tree... 2025-09-28 13:52:37.926412 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Reading state information... 2025-09-28 13:52:37.926466 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:The following packages were automatically installed and are no longer required: 2025-09-28 13:52:37.926542 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 13:52:37.926551 | 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 2025-09-28 13:52:37.926578 | 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 2025-09-28 13:52:37.926604 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 13:52:37.926654 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 13:52:37.926683 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 13:52:37.926759 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 13:52:37.926794 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: xz-utils 2025-09-28 13:52:37.926824 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Use 'apt autoremove' to remove them. 2025-09-28 13:52:37.926874 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:The following packages will be REMOVED: 2025-09-28 13:52:37.926900 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: build-essential 2025-09-28 13:52:37.926955 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 13:52:37.926981 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:After this operation, 17.4 kB disk space will be freed. 2025-09-28 13:52:37.927039 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 2025-09-28 13:52:37.927111 | 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% 2025-09-28 13:52:37.927143 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 70% 2025-09-28 13:52:37.927199 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 75% 2025-09-28 13:52:37.927229 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 80% 2025-09-28 13:52:37.927285 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 85% 2025-09-28 13:52:37.927316 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 90% 2025-09-28 13:52:37.927347 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 95% 2025-09-28 13:52:37.927395 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 100% (Reading database ... 19986 files and directories currently installed.) 2025-09-28 13:52:37.927427 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing build-essential (12.10ubuntu1) ... 2025-09-28 13:52:37.927475 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Reading package lists... 2025-09-28 13:52:37.927528 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Building dependency tree... 2025-09-28 13:52:37.927558 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Reading state information... 2025-09-28 13:52:37.927604 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:The following packages will be REMOVED: 2025-09-28 13:52:37.927630 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 13:52:37.927732 | 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 2025-09-28 13:52:37.927746 | 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 2025-09-28 13:52:37.927780 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 13:52:37.927814 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 13:52:37.927842 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 13:52:37.927904 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 13:52:37.927912 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: xz-utils 2025-09-28 13:52:37.927959 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 13:52:37.927990 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:After this operation, 228 MB disk space will be freed. 2025-09-28 13:52:37.928037 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 2025-09-28 13:52:37.928070 | 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% 2025-09-28 13:52:37.928136 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 70% 2025-09-28 13:52:37.928174 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 75% 2025-09-28 13:52:37.928205 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 80% 2025-09-28 13:52:37.928254 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 85% 2025-09-28 13:52:37.928284 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 90% 2025-09-28 13:52:37.928331 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 95% 2025-09-28 13:52:37.928361 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 100% (Reading database ... 19977 files and directories currently installed.) 2025-09-28 13:52:37.928409 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 13:52:37.928438 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:52:37.928485 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 13:52:37.928511 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:52:37.928563 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 13:52:37.928589 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 13:52:37.928647 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:52:37.928678 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:52:37.928753 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:52:37.928875 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:52:37.928909 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 13:52:37.928967 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:52:37.928997 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:52:37.929044 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:52:37.929070 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:52:37.929144 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 13:52:37.929179 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 13:52:37.929229 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:52:37.929255 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:52:37.929307 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:52:37.929338 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:52:37.929395 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:52:37.929453 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:52:37.929485 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:52:37.929542 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:52:37.929575 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:52:37.929601 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:52:37.929849 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 13:52:37.929901 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:52:37.929911 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:52:37.929947 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 13:52:37.929956 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:52:37.929963 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:52:37.929991 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 13:52:37.930002 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:52:37.930030 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:52:37.930101 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:52:37.930132 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:52:37.930242 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing lto-disabled-list (47) ... 2025-09-28 13:52:37.930253 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing make (4.3-4.1build2) ... 2025-09-28 13:52:37.930267 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 13:52:37.930291 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:52:37.930320 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Collecting pyclean==3.0.0 2025-09-28 13:52:37.930392 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 13:52:37.930401 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 13:52:37.930434 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Installing collected packages: pyclean 2025-09-28 13:52:37.930487 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Successfully installed pyclean-3.0.0 2025-09-28 13:52:37.930521 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Cleaning directory /var/lib/kolla/venv 2025-09-28 13:52:37.930555 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2025-09-28 13:52:37.930604 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Total 12893 files, 2131 directories removed. 2025-09-28 13:52:37.930645 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2025-09-28 13:52:37.930673 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Cleaning directory /usr 2025-09-28 13:52:37.930742 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2025-09-28 13:52:37.930825 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Total 1380 files, 143 directories removed. 2025-09-28 13:52:37.930888 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2025-09-28 13:52:37.930947 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Found existing installation: pyclean 3.0.0 2025-09-28 13:52:37.931140 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Uninstalling pyclean-3.0.0: 2025-09-28 13:52:37.931153 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: Successfully uninstalled pyclean-3.0.0 2025-09-28 13:52:37.931182 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Removed intermediate container daeea28f233e 2025-09-28 13:52:37.931243 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> f9d6e2936839 2025-09-28 13:52:37.931271 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Step 5/5 : USER neutron 2025-09-28 13:52:37.931335 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Running in faf380ba9585 2025-09-28 13:52:37.931368 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Removed intermediate container faf380ba9585 2025-09-28 13:52:37.931427 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> 639f34277e71 2025-09-28 13:52:37.931460 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Successfully built 2272dc7e25c3 2025-09-28 13:52:37.931494 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-dhcp-agent:build-20250928 2025-09-28 13:52:37.931626 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Built at 2025-09-28 13:52:37.931503 (took 0:00:38.713707) 2025-09-28 13:52:37.932334 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-l3-agent) 2025-09-28 13:52:37.932392 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-l3-agent:Processing 2025-09-28 13:52:37.932406 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Building started at 2025-09-28 13:52:37.932184 2025-09-28 13:52:37.933258 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-l3-agent:Turned 0 plugins into plugins archive 2025-09-28 13:52:37.933922 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-l3-agent:Turned 0 additions into additions archive 2025-09-28 13:53:26.850045 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Step 1/6 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20250928 2025-09-28 13:53:26.850123 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> 302fcf208bb0 2025-09-28 13:53:26.850243 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Step 2/6 : LABEL "build-date"="20250928" "name"="neutron-l3-agent" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:53:26.850263 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Running in c5f67273e5c1 2025-09-28 13:53:26.850278 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Removed intermediate container c5f67273e5c1 2025-09-28 13:53:26.850291 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> bae661e40f93 2025-09-28 13:53:26.850361 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Step 3/6 : 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/* 2025-09-28 13:53:26.850377 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Running in 9e0793a1e7a7 2025-09-28 13:53:26.850398 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-28 13:53:26.850410 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:53:26.850425 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:7 https://download.docker.com/linux/ubuntu noble InRelease [48.8 kB] 2025-09-28 13:53:26.850552 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 13:53:26.851823 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 13:53:26.851858 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 13:53:26.851908 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 13:53:26.851926 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2025-09-28 13:53:26.851943 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:9 https://download.docker.com/linux/ubuntu noble/stable amd64 Packages [36.8 kB] 2025-09-28 13:53:26.851959 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 13:53:26.851977 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:11 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 13:53:26.851993 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 13:53:26.852003 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 13:53:26.852013 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 13:53:26.852022 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 13:53:26.852032 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:16 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 13:53:26.852041 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:17 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 13:53:26.852050 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Fetched 28.5 MB in 3s (11.3 MB/s) 2025-09-28 13:53:26.852060 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading package lists... 2025-09-28 13:53:26.852070 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading package lists... 2025-09-28 13:53:26.852080 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Building dependency tree... 2025-09-28 13:53:26.852089 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading state information... 2025-09-28 13:53:26.852098 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:radvd is already the newest version (1:2.19-1ubuntu1). 2025-09-28 13:53:26.852108 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:The following additional packages will be installed: 2025-09-28 13:53:26.852141 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libstrongswan strongswan-charon strongswan-libcharon strongswan-starter 2025-09-28 13:53:26.852152 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Suggested packages: 2025-09-28 13:53:26.852161 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libstrongswan-extra-plugins libcharon-extra-plugins 2025-09-28 13:53:26.852171 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Recommended packages: 2025-09-28 13:53:26.852180 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libstrongswan-standard-plugins libcharon-extauth-plugins 2025-09-28 13:53:26.852190 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:The following NEW packages will be installed: 2025-09-28 13:53:26.852199 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libnetfilter-log1 libstrongswan strongswan strongswan-charon 2025-09-28 13:53:26.852220 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: strongswan-libcharon strongswan-starter 2025-09-28 13:53:26.852231 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:53:26.852240 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Need to get 879 kB of archives. 2025-09-28 13:53:26.852256 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:After this operation, 3,532 kB of additional disk space will be used. 2025-09-28 13:53:26.852266 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:53:26.852276 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libstrongswan amd64 5.9.13-2ubuntu4 [406 kB] 2025-09-28 13:53:26.852285 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 strongswan-libcharon amd64 5.9.13-2ubuntu4 [265 kB] 2025-09-28 13:53:26.852296 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 strongswan-charon amd64 5.9.13-2ubuntu4 [23.4 kB] 2025-09-28 13:53:26.852305 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 strongswan-starter amd64 5.9.13-2ubuntu4 [153 kB] 2025-09-28 13:53:26.852319 | 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] 2025-09-28 13:53:26.852328 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 strongswan all 5.9.13-2ubuntu4 [18.5 kB] 2025-09-28 13:53:26.852365 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preconfiguring packages ... 2025-09-28 13:53:26.852432 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Fetched 879 kB in 0s (3,210 kB/s) 2025-09-28 13:53:26.852488 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package libstrongswan. 2025-09-28 13:53:26.852511 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 2025-09-28 13:53:26.852580 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 2025-09-28 13:53:26.852643 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-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% 2025-09-28 13:53:26.852659 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 70% 2025-09-28 13:53:26.852748 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 2025-09-28 13:53:26.852821 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:75% 2025-09-28 13:53:26.852899 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 80% 2025-09-28 13:53:26.852945 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 85% 2025-09-28 13:53:26.853058 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 90% (Reading database ... 95% 2025-09-28 13:53:26.853072 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 100% (Reading database ... 19986 files and directories currently installed.) 2025-09-28 13:53:26.853569 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../0-libstrongswan_5.9.13-2ubuntu4_amd64.deb ... 2025-09-28 13:53:26.853593 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking libstrongswan (5.9.13-2ubuntu4) ... 2025-09-28 13:53:26.853603 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package strongswan-libcharon. 2025-09-28 13:53:26.853613 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../1-strongswan-libcharon_5.9.13-2ubuntu4_amd64.deb ... 2025-09-28 13:53:26.853623 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking strongswan-libcharon (5.9.13-2ubuntu4) ... 2025-09-28 13:53:26.853651 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2025-09-28 13:53:26.853661 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package strongswan-charon. 2025-09-28 13:53:26.853671 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../2-strongswan-charon_5.9.13-2ubuntu4_amd64.deb ... 2025-09-28 13:53:26.853680 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking strongswan-charon (5.9.13-2ubuntu4) ... 2025-09-28 13:53:26.853699 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package strongswan-starter. 2025-09-28 13:53:26.853760 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../3-strongswan-starter_5.9.13-2ubuntu4_amd64.deb ... 2025-09-28 13:53:26.853771 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking strongswan-starter (5.9.13-2ubuntu4) ... 2025-09-28 13:53:26.853780 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package libnetfilter-log1:amd64. 2025-09-28 13:53:26.853790 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../4-libnetfilter-log1_1.0.2-4build1_amd64.deb ... 2025-09-28 13:53:26.853804 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking libnetfilter-log1:amd64 (1.0.2-4build1) ... 2025-09-28 13:53:26.853901 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package strongswan. 2025-09-28 13:53:26.853958 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../5-strongswan_5.9.13-2ubuntu4_all.deb ... 2025-09-28 13:53:26.853992 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking strongswan (5.9.13-2ubuntu4) ... 2025-09-28 13:53:26.854060 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up libnetfilter-log1:amd64 (1.0.2-4build1) ... 2025-09-28 13:53:26.854108 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2025-09-28 13:53:26.854166 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up libstrongswan (5.9.13-2ubuntu4) ... 2025-09-28 13:53:26.854223 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up strongswan-libcharon (5.9.13-2ubuntu4) ... 2025-09-28 13:53:26.854268 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up strongswan-charon (5.9.13-2ubuntu4) ... 2025-09-28 13:53:26.854338 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up strongswan-starter (5.9.13-2ubuntu4) ... 2025-09-28 13:53:26.854383 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:invoke-rc.d: could not determine current runlevel 2025-09-28 13:53:26.854439 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 13:53:26.854483 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:invoke-rc.d: could not determine current runlevel 2025-09-28 13:53:26.854538 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 13:53:26.854582 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up strongswan (5.9.13-2ubuntu4) ... 2025-09-28 13:53:26.854636 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:53:26.854680 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Removed intermediate container 9e0793a1e7a7 2025-09-28 13:53:26.854789 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> 120118062b75 2025-09-28 13:53:26.854810 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Step 4/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-28 13:53:26.854902 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> d51ae31a0404 2025-09-28 13:53:26.854991 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-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 2025-09-28 13:53:26.855048 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Running in cf8c1937b35c 2025-09-28 13:53:26.855103 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading package lists... 2025-09-28 13:53:26.855173 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Building dependency tree... 2025-09-28 13:53:26.855224 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading state information... 2025-09-28 13:53:26.855276 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:The following packages were automatically installed and are no longer required: 2025-09-28 13:53:26.855290 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 13:53:26.855346 | 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 2025-09-28 13:53:26.855372 | 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 2025-09-28 13:53:26.855424 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 13:53:26.855475 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 13:53:26.855489 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 13:53:26.855541 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 13:53:26.855592 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: xz-utils 2025-09-28 13:53:26.855606 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Use 'apt autoremove' to remove them. 2025-09-28 13:53:26.855665 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:The following packages will be REMOVED: 2025-09-28 13:53:26.855734 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: build-essential 2025-09-28 13:53:26.855754 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 13:53:26.855810 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:After this operation, 17.4 kB disk space will be freed. 2025-09-28 13:53:26.855850 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 2025-09-28 13:53:26.855925 | 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% 2025-09-28 13:53:26.855940 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 2025-09-28 13:53:26.857008 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:70% 2025-09-28 13:53:26.857065 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 75% (Reading database ... 80% 2025-09-28 13:53:26.857077 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 85% 2025-09-28 13:53:26.857087 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 2025-09-28 13:53:26.857096 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:90% 2025-09-28 13:53:26.857105 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 95% (Reading database ... 100% (Reading database ... 20176 files and directories currently installed.) 2025-09-28 13:53:26.857116 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing build-essential (12.10ubuntu1) ... 2025-09-28 13:53:26.857124 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading package lists... 2025-09-28 13:53:26.857133 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Building dependency tree... 2025-09-28 13:53:26.857141 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading state information... 2025-09-28 13:53:26.857149 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:The following packages will be REMOVED: 2025-09-28 13:53:26.857158 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 13:53:26.857167 | 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 2025-09-28 13:53:26.857186 | 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 2025-09-28 13:53:26.857196 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 13:53:26.857204 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 13:53:26.857213 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 13:53:26.857221 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 13:53:26.857230 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: xz-utils 2025-09-28 13:53:26.857238 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 13:53:26.857247 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:After this operation, 228 MB disk space will be freed. 2025-09-28 13:53:26.857255 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 2025-09-28 13:53:26.857265 | 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% 2025-09-28 13:53:26.857275 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 70% 2025-09-28 13:53:26.857284 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 75% (Reading database ... 80% 2025-09-28 13:53:26.857293 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 85% 2025-09-28 13:53:26.857301 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 90% 2025-09-28 13:53:26.857309 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 95% 2025-09-28 13:53:26.857318 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 100% (Reading database ... 20167 files and directories currently installed.) 2025-09-28 13:53:26.857327 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 13:53:26.857335 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:53:26.857344 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 13:53:26.857352 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:53:26.857360 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 13:53:26.857369 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 13:53:26.857393 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:53:26.857402 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:53:26.857486 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:53:26.857496 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:53:26.857505 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 13:53:26.857513 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:53:26.857522 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:53:26.857530 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:53:26.857539 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:53:26.857547 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 13:53:26.857563 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 13:53:26.857571 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:53:26.857580 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:53:26.857588 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:53:26.857597 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:53:26.857605 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:53:26.857614 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:53:26.857622 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:53:26.857630 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:53:26.857639 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:53:26.857647 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:53:26.857655 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 13:53:26.857686 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:53:26.857695 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2025-09-28 13:53:26.857733 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:53:26.857746 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 13:53:26.857755 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:53:26.857763 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2025-09-28 13:53:26.857771 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:53:26.857780 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2025-09-28 13:53:26.857792 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 13:53:26.857801 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:53:26.857830 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:53:26.857902 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:53:26.858951 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:53:26.859008 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing lto-disabled-list (47) ... 2025-09-28 13:53:26.859022 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing make (4.3-4.1build2) ... 2025-09-28 13:53:26.859032 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2025-09-28 13:53:26.859042 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 13:53:26.859051 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:53:26.859061 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Collecting pyclean==3.0.0 2025-09-28 13:53:26.859070 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 13:53:26.859080 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 13:53:26.859089 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Installing collected packages: pyclean 2025-09-28 13:53:26.859098 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Successfully installed pyclean-3.0.0 2025-09-28 13:53:26.859107 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Cleaning directory /var/lib/kolla/venv 2025-09-28 13:53:26.859146 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2025-09-28 13:53:26.859171 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Total 12893 files, 2131 directories removed. 2025-09-28 13:53:26.859181 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2025-09-28 13:53:26.859191 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Cleaning directory /usr 2025-09-28 13:53:26.859200 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2025-09-28 13:53:26.859209 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Total 1380 files, 143 directories removed. 2025-09-28 13:53:26.859219 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2025-09-28 13:53:26.859228 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Found existing installation: pyclean 3.0.0 2025-09-28 13:53:26.859237 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Uninstalling pyclean-3.0.0: 2025-09-28 13:53:26.859246 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: Successfully uninstalled pyclean-3.0.0 2025-09-28 13:53:26.859256 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Removed intermediate container cf8c1937b35c 2025-09-28 13:53:26.859265 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> ab488f83b7bc 2025-09-28 13:53:26.859274 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Step 6/6 : USER neutron 2025-09-28 13:53:26.859284 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Running in 4fc5cdfa2ce0 2025-09-28 13:53:26.859293 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Removed intermediate container 4fc5cdfa2ce0 2025-09-28 13:53:26.859303 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> fbd1e7471a56 2025-09-28 13:53:26.859312 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Successfully built 90dfab191187 2025-09-28 13:53:26.859321 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-l3-agent:build-20250928 2025-09-28 13:53:26.859425 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Built at 2025-09-28 13:53:26.858855 (took 0:00:48.926671) 2025-09-28 13:53:26.859438 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-server) 2025-09-28 13:53:26.859447 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-server:Processing 2025-09-28 13:53:26.859457 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Building started at 2025-09-28 13:53:26.859346 2025-09-28 13:53:26.859508 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-server:Getting local archive from tarballs/neutron-dynamic-routing-stable-2025.1.tar.gz 2025-09-28 13:53:26.970024 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-server:Turned 1 plugins into plugins archive 2025-09-28 13:53:26.970147 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-server:Turned 0 additions into additions archive 2025-09-28 13:54:32.113912 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 1/7 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20250928 2025-09-28 13:54:32.113961 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> 302fcf208bb0 2025-09-28 13:54:32.113971 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 2/7 : LABEL "build-date"="20250928" "name"="neutron-server" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:54:32.113980 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Running in 5da5d0cd69de 2025-09-28 13:54:32.113987 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Removed intermediate container 5da5d0cd69de 2025-09-28 13:54:32.113992 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> 93fa39713453 2025-09-28 13:54:32.114021 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 3/7 : ADD plugins-archive / 2025-09-28 13:54:32.114026 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> 21940eb35430 2025-09-28 13:54:32.114030 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 4/7 : COPY extend_start.sh /usr/local/bin/kolla_neutron_extend_start 2025-09-28 13:54:32.114035 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> d088be7ab677 2025-09-28 13:54:32.114040 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 5/7 : 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 2025-09-28 13:54:32.114087 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Running in 402b7011412c 2025-09-28 13:54:32.114093 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Collecting networking-hyperv 2025-09-28 13:54:32.114098 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Downloading networking_hyperv-14.0.0-py3-none-any.whl.metadata (4.5 kB) 2025-09-28 13:54:32.114117 | 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) 2025-09-28 13:54:32.114123 | 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) 2025-09-28 13:54:32.114128 | 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.2.dev58) 2025-09-28 13:54:32.114134 | 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) 2025-09-28 13:54:32.114138 | 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) 2025-09-28 13:54:32.114143 | 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) 2025-09-28 13:54:32.114147 | 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) 2025-09-28 13:54:32.114151 | 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) 2025-09-28 13:54:32.114155 | 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) 2025-09-28 13:54:32.114160 | 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) (6.1.1) 2025-09-28 13:54:32.114164 | 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) 2025-09-28 13:54:32.114206 | 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) 2025-09-28 13:54:32.114214 | 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) 2025-09-28 13:54:32.114221 | 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) 2025-09-28 13:54:32.114235 | 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) 2025-09-28 13:54:32.114242 | 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) 2025-09-28 13:54:32.114249 | 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) 2025-09-28 13:54:32.114257 | 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) 2025-09-28 13:54:32.114297 | 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) 2025-09-28 13:54:32.114306 | 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) 2025-09-28 13:54:32.114312 | 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) 2025-09-28 13:54:32.114319 | 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) 2025-09-28 13:54:32.114332 | 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.9.0) 2025-09-28 13:54:32.114339 | 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) 2025-09-28 13:54:32.114387 | 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) 2025-09-28 13:54:32.114394 | 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) 2025-09-28 13:54:32.114402 | 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) 2025-09-28 13:54:32.114409 | 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) 2025-09-28 13:54:32.114416 | 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) 2025-09-28 13:54:32.114422 | 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) 2025-09-28 13:54:32.114457 | 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.10.2) 2025-09-28 13:54:32.114464 | 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) 2025-09-28 13:54:32.114477 | 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) 2025-09-28 13:54:32.114484 | 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) 2025-09-28 13:54:32.114518 | 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.0) 2025-09-28 13:54:32.114525 | 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) 2025-09-28 13:54:32.114532 | 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) 2025-09-28 13:54:32.114539 | 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) 2025-09-28 13:54:32.114576 | 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) 2025-09-28 13:54:32.114583 | 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) 2025-09-28 13:54:32.114589 | 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) 2025-09-28 13:54:32.114654 | 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) 2025-09-28 13:54:32.114662 | 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) 2025-09-28 13:54:32.114675 | 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) 2025-09-28 13:54:32.114742 | 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) 2025-09-28 13:54:32.114753 | 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) 2025-09-28 13:54:32.114760 | 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.0) 2025-09-28 13:54:32.114767 | 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) 2025-09-28 13:54:32.114815 | 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) 2025-09-28 13:54:32.114824 | 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) 2025-09-28 13:54:32.114831 | 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) 2025-09-28 13:54:32.114843 | 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) 2025-09-28 13:54:32.114850 | 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) 2025-09-28 13:54:32.114885 | 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) 2025-09-28 13:54:32.114893 | 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) 2025-09-28 13:54:32.114900 | 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) 2025-09-28 13:54:32.114906 | 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) 2025-09-28 13:54:32.114943 | 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) 2025-09-28 13:54:32.114951 | 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) 2025-09-28 13:54:32.114959 | 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) 2025-09-28 13:54:32.114966 | 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) 2025-09-28 13:54:32.115008 | 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) 2025-09-28 13:54:32.115015 | 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) 2025-09-28 13:54:32.115028 | 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) 2025-09-28 13:54:32.115069 | 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) 2025-09-28 13:54:32.115076 | 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) 2025-09-28 13:54:32.115083 | 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) 2025-09-28 13:54:32.115095 | 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) 2025-09-28 13:54:32.115109 | 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) 2025-09-28 13:54:32.116786 | 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) 2025-09-28 13:54:32.116804 | 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) 2025-09-28 13:54:32.116812 | 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) 2025-09-28 13:54:32.116819 | 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) 2025-09-28 13:54:32.116826 | 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) 2025-09-28 13:54:32.116833 | 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) 2025-09-28 13:54:32.116840 | 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) 2025-09-28 13:54:32.116847 | 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) 2025-09-28 13:54:32.116854 | 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) 2025-09-28 13:54:32.116861 | 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) 2025-09-28 13:54:32.116868 | 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) 2025-09-28 13:54:32.116875 | 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) 2025-09-28 13:54:32.116882 | 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) 2025-09-28 13:54:32.116896 | 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) (80.9.0) 2025-09-28 13:54:32.116902 | 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) 2025-09-28 13:54:32.116916 | 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) 2025-09-28 13:54:32.116923 | 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) 2025-09-28 13:54:32.116930 | 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) 2025-09-28 13:54:32.116943 | 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) 2025-09-28 13:54:32.116950 | 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) 2025-09-28 13:54:32.116957 | 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) 2025-09-28 13:54:32.116964 | 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) 2025-09-28 13:54:32.116971 | 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) 2025-09-28 13:54:32.116977 | 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) 2025-09-28 13:54:32.116984 | 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) 2025-09-28 13:54:32.116991 | 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) 2025-09-28 13:54:32.116998 | 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) 2025-09-28 13:54:32.117005 | 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) 2025-09-28 13:54:32.117011 | 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) 2025-09-28 13:54:32.117018 | 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) 2025-09-28 13:54:32.117025 | 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) 2025-09-28 13:54:32.117032 | 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) 2025-09-28 13:54:32.117055 | 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) 2025-09-28 13:54:32.117063 | 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) 2025-09-28 13:54:32.117070 | 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) 2025-09-28 13:54:32.117077 | 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) 2025-09-28 13:54:32.117084 | 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) 2025-09-28 13:54:32.117098 | 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) 2025-09-28 13:54:32.117106 | 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) 2025-09-28 13:54:32.117113 | 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) 2025-09-28 13:54:32.117119 | 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) 2025-09-28 13:54:32.117126 | 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) 2025-09-28 13:54:32.117134 | 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) 2025-09-28 13:54:32.117141 | 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) 2025-09-28 13:54:32.117148 | 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) 2025-09-28 13:54:32.117156 | 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) 2025-09-28 13:54:32.117163 | 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) 2025-09-28 13:54:32.117170 | 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) 2025-09-28 13:54:32.117182 | 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) 2025-09-28 13:54:32.117194 | 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) 2025-09-28 13:54:32.117201 | 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) 2025-09-28 13:54:32.117207 | 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) (2025.8.3) 2025-09-28 13:54:32.117214 | 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) 2025-09-28 13:54:32.117221 | 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) 2025-09-28 13:54:32.117227 | 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) 2025-09-28 13:54:32.117238 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Downloading networking_hyperv-14.0.0-py3-none-any.whl (82 kB) 2025-09-28 13:54:32.117246 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Installing collected packages: networking-hyperv 2025-09-28 13:54:32.117252 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Successfully installed networking-hyperv-14.0.0 2025-09-28 13:54:32.117259 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing /plugins/networking_baremetal-6.5.1.dev2 2025-09-28 13:54:32.117266 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: started 2025-09-28 13:54:32.117273 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: finished with status 'done' 2025-09-28 13:54:32.117280 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: started 2025-09-28 13:54:32.117287 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: finished with status 'done' 2025-09-28 13:54:32.117294 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): started 2025-09-28 13:54:32.117300 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): finished with status 'done' 2025-09-28 13:54:32.117307 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing /plugins/networking_generic_switch-7.5.1.dev3 2025-09-28 13:54:32.117314 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: started 2025-09-28 13:54:32.117321 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: finished with status 'done' 2025-09-28 13:54:32.117327 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: started 2025-09-28 13:54:32.117334 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: finished with status 'done' 2025-09-28 13:54:32.117341 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): started 2025-09-28 13:54:32.117347 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): finished with status 'done' 2025-09-28 13:54:32.117354 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing /plugins/networking_sfc-20.0.0.0rc2.dev2 2025-09-28 13:54:32.117361 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (setup.py): started 2025-09-28 13:54:32.117373 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (setup.py): finished with status 'done' 2025-09-28 13:54:32.117380 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing /plugins/neutron_dynamic_routing-26.0.0.0rc2.dev2 2025-09-28 13:54:32.117387 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: started 2025-09-28 13:54:32.117393 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: finished with status 'done' 2025-09-28 13:54:32.117400 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: started 2025-09-28 13:54:32.117407 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: finished with status 'done' 2025-09-28 13:54:32.117414 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): started 2025-09-28 13:54:32.117420 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): finished with status 'done' 2025-09-28 13:54:32.117427 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing /plugins/neutron_fwaas-22.0.1.dev3 2025-09-28 13:54:32.117433 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: started 2025-09-28 13:54:32.117440 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: finished with status 'done' 2025-09-28 13:54:32.117447 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: started 2025-09-28 13:54:32.117454 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: finished with status 'done' 2025-09-28 13:54:32.117465 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): started 2025-09-28 13:54:32.117472 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): finished with status 'done' 2025-09-28 13:54:32.117479 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing /plugins/neutron_vpnaas-26.0.0.0rc2.dev2 2025-09-28 13:54:32.117486 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (setup.py): started 2025-09-28 13:54:32.117492 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (setup.py): finished with status 'done' 2025-09-28 13:54:32.117499 | 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) 2025-09-28 13:54:32.117506 | 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) 2025-09-28 13:54:32.117513 | 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) 2025-09-28 13:54:32.117525 | 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) 2025-09-28 13:54:32.117532 | 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) 2025-09-28 13:54:32.117539 | 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) 2025-09-28 13:54:32.117546 | 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.0) 2025-09-28 13:54:32.117552 | 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) 2025-09-28 13:54:32.117559 | 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) (6.1.1) 2025-09-28 13:54:32.117571 | 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) 2025-09-28 13:54:32.117578 | 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) 2025-09-28 13:54:32.117585 | 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.2.dev58) 2025-09-28 13:54:32.117591 | 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) 2025-09-28 13:54:32.117617 | 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) 2025-09-28 13:54:32.117624 | 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.dev3) (2.4.2) 2025-09-28 13:54:32.117631 | 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.dev3) (0.39.0) 2025-09-28 13:54:32.117638 | 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.dev3) (5.4.1) 2025-09-28 13:54:32.117644 | 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.dev3) (4.5.0) 2025-09-28 13:54:32.117651 | 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) 2025-09-28 13:54:32.117663 | 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) 2025-09-28 13:54:32.117669 | 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) 2025-09-28 13:54:32.117676 | 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) 2025-09-28 13:54:32.117683 | 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) 2025-09-28 13:54:32.117690 | 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) 2025-09-28 13:54:32.117696 | 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) 2025-09-28 13:54:32.117751 | 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) 2025-09-28 13:54:32.117759 | 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.dev3) (7.1.0) 2025-09-28 13:54:32.117772 | 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.dev3) (3.6.0) 2025-09-28 13:54:32.117780 | 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.dev3) (0.8.1) 2025-09-28 13:54:32.117787 | 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.dev3) (26.2.1) 2025-09-28 13:54:32.117793 | 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) 2025-09-28 13:54:32.117800 | 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) 2025-09-28 13:54:32.117807 | 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) 2025-09-28 13:54:32.117814 | 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) 2025-09-28 13:54:32.117821 | 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.dev3) (3.1.0) 2025-09-28 13:54:32.117828 | 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.dev3) (2.32.3) 2025-09-28 13:54:32.117835 | 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.dev3) (2.7.0) 2025-09-28 13:54:32.117841 | 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.dev3) (3.1.1) 2025-09-28 13:54:32.117848 | 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.dev3) (3.0.0) 2025-09-28 13:54:32.117861 | 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.dev3) (1.17.2) 2025-09-28 13:54:32.117868 | 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) 2025-09-28 13:54:32.117875 | 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) 2025-09-28 13:54:32.117882 | 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) 2025-09-28 13:54:32.117889 | 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) 2025-09-28 13:54:32.117896 | 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) (80.9.0) 2025-09-28 13:54:32.117913 | 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) 2025-09-28 13:54:32.117921 | 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) 2025-09-28 13:54:32.117928 | 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) 2025-09-28 13:54:32.117934 | 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.dev3) (7.7.0) 2025-09-28 13:54:32.117941 | 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.dev3) (3.5) 2025-09-28 13:54:32.117948 | 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.dev3) (6.0.2) 2025-09-28 13:54:32.117955 | 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.dev3) (13.9.4) 2025-09-28 13:54:32.117962 | 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.dev3) (0.18.10) 2025-09-28 13:54:32.117969 | 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.dev3) (0.15.0) 2025-09-28 13:54:32.117976 | 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.dev3) (1.1.3) 2025-09-28 13:54:32.117982 | 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) 2025-09-28 13:54:32.117989 | 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) 2025-09-28 13:54:32.117996 | 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) 2025-09-28 13:54:32.118003 | 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) 2025-09-28 13:54:32.118014 | 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) 2025-09-28 13:54:32.118021 | 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.9.0) 2025-09-28 13:54:32.118031 | 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) 2025-09-28 13:54:32.118043 | 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.10.2) 2025-09-28 13:54:32.118051 | 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) 2025-09-28 13:54:32.118057 | 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) 2025-09-28 13:54:32.118064 | 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) 2025-09-28 13:54:32.118074 | 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) 2025-09-28 13:54:32.118081 | 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) 2025-09-28 13:54:32.118091 | 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) 2025-09-28 13:54:32.118101 | 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) 2025-09-28 13:54:32.118147 | 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) 2025-09-28 13:54:32.118155 | 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.0) 2025-09-28 13:54:32.118165 | 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) 2025-09-28 13:54:32.118202 | 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) 2025-09-28 13:54:32.118213 | 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) 2025-09-28 13:54:32.118249 | 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) 2025-09-28 13:54:32.118260 | 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) 2025-09-28 13:54:32.118307 | 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) 2025-09-28 13:54:32.118315 | 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) 2025-09-28 13:54:32.118337 | 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) 2025-09-28 13:54:32.118360 | 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) 2025-09-28 13:54:32.118399 | 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) 2025-09-28 13:54:32.118410 | 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) 2025-09-28 13:54:32.118446 | 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.dev3) (1.0.0) 2025-09-28 13:54:32.118456 | 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) 2025-09-28 13:54:32.118492 | 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) 2025-09-28 13:54:32.118502 | 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) 2025-09-28 13:54:32.118538 | 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) 2025-09-28 13:54:32.118548 | 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) 2025-09-28 13:54:32.118584 | 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) 2025-09-28 13:54:32.118608 | 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) 2025-09-28 13:54:32.118691 | 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) 2025-09-28 13:54:32.118721 | 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) 2025-09-28 13:54:32.118732 | 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) 2025-09-28 13:54:32.118755 | 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) 2025-09-28 13:54:32.118793 | 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.dev3) (0.19) 2025-09-28 13:54:32.118816 | 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) 2025-09-28 13:54:32.118863 | 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) 2025-09-28 13:54:32.118874 | 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) 2025-09-28 13:54:32.118882 | 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) 2025-09-28 13:54:32.118891 | 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) 2025-09-28 13:54:32.118931 | 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) 2025-09-28 13:54:32.118939 | 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) 2025-09-28 13:54:32.119010 | 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) 2025-09-28 13:54:32.119022 | 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) 2025-09-28 13:54:32.119030 | 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) 2025-09-28 13:54:32.119039 | 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) 2025-09-28 13:54:32.119078 | 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) 2025-09-28 13:54:32.119089 | 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) 2025-09-28 13:54:32.119125 | 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) 2025-09-28 13:54:32.119136 | 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) 2025-09-28 13:54:32.119183 | 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) 2025-09-28 13:54:32.119198 | 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) 2025-09-28 13:54:32.119208 | 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) 2025-09-28 13:54:32.119256 | 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) 2025-09-28 13:54:32.119264 | 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) 2025-09-28 13:54:32.119280 | 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) 2025-09-28 13:54:32.119304 | 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) 2025-09-28 13:54:32.119343 | 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) 2025-09-28 13:54:32.119355 | 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) 2025-09-28 13:54:32.119393 | 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) 2025-09-28 13:54:32.119404 | 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) 2025-09-28 13:54:32.119440 | 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) 2025-09-28 13:54:32.119452 | 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) 2025-09-28 13:54:32.119489 | 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) 2025-09-28 13:54:32.119500 | 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) 2025-09-28 13:54:32.119537 | 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.dev3) (3.4.1) 2025-09-28 13:54:32.119555 | 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.dev3) (3.10) 2025-09-28 13:54:32.119565 | 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.dev3) (1.26.20) 2025-09-28 13:54:32.119652 | 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.dev3) (2025.8.3) 2025-09-28 13:54:32.119662 | 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.dev3) (3.0.0) 2025-09-28 13:54:32.119669 | 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.dev3) (2.19.1) 2025-09-28 13:54:32.119679 | 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.dev3) (0.1.2) 2025-09-28 13:54:32.119695 | 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) 2025-09-28 13:54:32.119727 | 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.dev3) (0.2.12) 2025-09-28 13:54:32.119768 | 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) 2025-09-28 13:54:32.119778 | 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) 2025-09-28 13:54:32.119815 | 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 2025-09-28 13:54:32.119826 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-baremetal (pyproject.toml): started 2025-09-28 13:54:32.119862 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-baremetal (pyproject.toml): finished with status 'done' 2025-09-28 13:54:32.119873 | 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=35ef396e756fd362593e2113fee613b12ad973d5b122917018cb46bdb1ad189f 2025-09-28 13:54:32.119920 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-7pdfbjca/wheels/9e/6a/9a/e03db8d35baf9c1d7bdad40156d8ba94d299e717bf47671a62 2025-09-28 13:54:32.119931 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-generic-switch (pyproject.toml): started 2025-09-28 13:54:32.119965 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-generic-switch (pyproject.toml): finished with status 'done' 2025-09-28 13:54:32.119976 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Created wheel for networking-generic-switch: filename=networking_generic_switch-7.5.1.dev3-py3-none-any.whl size=104555 sha256=21ebda17c509f64499c8511bf41abf216eb299aa59f340daf7fd7c86c71fd08f 2025-09-28 13:54:32.119993 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-7pdfbjca/wheels/40/67/a2/b45b70ed2cd25b5ef58c25d97be5d86245868449d5733deef5 2025-09-28 13:54:32.120045 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: DEPRECATION: Building 'networking-sfc' 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 'networking-sfc'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-28 13:54:32.120057 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2025-09-28 13:54:32.120092 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-sfc (setup.py): started 2025-09-28 13:54:32.120102 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-sfc (setup.py): finished with status 'done' 2025-09-28 13:54:32.120136 | 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=190015 sha256=c1ab8839370bc9eb4613dbd5205f8af79c2b8c7f6eee770ef4b36f262ae70818 2025-09-28 13:54:32.120147 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-7pdfbjca/wheels/f6/d7/13/805d4b49afb27014510b2a37d8b1527f62c2fc86dc4ff38366 2025-09-28 13:54:32.120179 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-dynamic-routing (pyproject.toml): started 2025-09-28 13:54:32.120188 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-dynamic-routing (pyproject.toml): finished with status 'done' 2025-09-28 13:54:32.120225 | 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=9dbb56f094583938c69187ecea81e9b97d002e0367246b2cc74af6c835108924 2025-09-28 13:54:32.120239 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-7pdfbjca/wheels/17/45/f6/2fd5d79250ea32bd9ade12f7b1cd3ad5399e024db6447762b7 2025-09-28 13:54:32.120271 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-fwaas (pyproject.toml): started 2025-09-28 13:54:32.120279 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-fwaas (pyproject.toml): finished with status 'done' 2025-09-28 13:54:32.120320 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Created wheel for neutron-fwaas: filename=neutron_fwaas-22.0.1.dev3-py3-none-any.whl size=270052 sha256=ed5223c66d10d36d08251088cd207d83ac60c454e149410eaca7e5bd6661bd28 2025-09-28 13:54:32.120329 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-7pdfbjca/wheels/ec/74/59/0733b6b528ab0791547651454bbf470ab79badb1c4d576064c 2025-09-28 13:54:32.120371 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: DEPRECATION: Building 'neutron-vpnaas' 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'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-28 13:54:32.120380 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2025-09-28 13:54:32.120419 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-vpnaas (setup.py): started 2025-09-28 13:54:32.120450 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-vpnaas (setup.py): finished with status 'done' 2025-09-28 13:54:32.120480 | 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=231964 sha256=cd6d6502c6a6dbc7f9dca3e322e8872e842a9c17872002b16895115a367e4ce1 2025-09-28 13:54:32.120494 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-7pdfbjca/wheels/cb/f8/d2/0e0daa199fe5979591e3d2dc269cc0338831431a8fe427e8d9 2025-09-28 13:54:32.120533 | 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 2025-09-28 13:54:32.120542 | 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 2025-09-28 13:54:32.120583 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Attempting uninstall: neutron-vpnaas 2025-09-28 13:54:32.120593 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Found existing installation: neutron-vpnaas 26.0.0.0rc2.dev2 2025-09-28 13:54:32.120644 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Uninstalling neutron-vpnaas-26.0.0.0rc2.dev2: 2025-09-28 13:54:32.120653 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled neutron-vpnaas-26.0.0.0rc2.dev2 2025-09-28 13:54:32.120692 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Attempting uninstall: neutron-fwaas 2025-09-28 13:54:32.120719 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Found existing installation: neutron-fwaas 22.0.1.dev3 2025-09-28 13:54:32.120761 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Uninstalling neutron-fwaas-22.0.1.dev3: 2025-09-28 13:54:32.120800 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled neutron-fwaas-22.0.1.dev3 2025-09-28 13:54:32.120808 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Attempting uninstall: networking-sfc 2025-09-28 13:54:32.120838 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Found existing installation: networking-sfc 20.0.0.0rc2.dev2 2025-09-28 13:54:32.120847 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Uninstalling networking-sfc-20.0.0.0rc2.dev2: 2025-09-28 13:54:32.120889 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled networking-sfc-20.0.0.0rc2.dev2 2025-09-28 13:54:32.120898 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Attempting uninstall: networking-generic-switch 2025-09-28 13:54:32.120936 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Found existing installation: networking-generic-switch 7.5.1.dev3 2025-09-28 13:54:32.120946 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Uninstalling networking-generic-switch-7.5.1.dev3: 2025-09-28 13:54:32.120983 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled networking-generic-switch-7.5.1.dev3 2025-09-28 13:54:32.120992 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Attempting uninstall: networking-baremetal 2025-09-28 13:54:32.121030 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Found existing installation: networking-baremetal 6.5.1.dev2 2025-09-28 13:54:32.121039 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Uninstalling networking-baremetal-6.5.1.dev2: 2025-09-28 13:54:32.121077 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled networking-baremetal-6.5.1.dev2 2025-09-28 13:54:32.121092 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Successfully installed networking-baremetal-6.5.1.dev2 networking-generic-switch-7.5.1.dev3 networking-sfc-20.0.0.0rc2.dev2 neutron-dynamic-routing-26.0.0.0rc2.dev2 neutron-fwaas-22.0.1.dev3 neutron-vpnaas-26.0.0.0rc2.dev2 2025-09-28 13:54:32.121124 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Removed intermediate container 402b7011412c 2025-09-28 13:54:32.121133 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> 0cb7833b71ab 2025-09-28 13:54:32.121177 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: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 2025-09-28 13:54:32.121198 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Running in af102580b49d 2025-09-28 13:54:32.121206 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Reading package lists... 2025-09-28 13:54:32.121248 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Building dependency tree... 2025-09-28 13:54:32.121258 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Reading state information... 2025-09-28 13:54:32.121302 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:The following packages were automatically installed and are no longer required: 2025-09-28 13:54:32.121312 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 13:54:32.121353 | 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 2025-09-28 13:54:32.121363 | 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 2025-09-28 13:54:32.121393 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 13:54:32.121402 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 13:54:32.121438 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 13:54:32.121447 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 13:54:32.121477 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: xz-utils 2025-09-28 13:54:32.121508 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Use 'apt autoremove' to remove them. 2025-09-28 13:54:32.121537 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:The following packages will be REMOVED: 2025-09-28 13:54:32.121546 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: build-essential 2025-09-28 13:54:32.121586 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 13:54:32.121607 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:After this operation, 17.4 kB disk space will be freed. 2025-09-28 13:54:32.121694 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 2025-09-28 13:54:32.121724 | 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% 2025-09-28 13:54:32.121735 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 70% 2025-09-28 13:54:32.121743 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 2025-09-28 13:54:32.121782 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:75% 2025-09-28 13:54:32.121792 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 80% 2025-09-28 13:54:32.121829 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 85% 2025-09-28 13:54:32.121838 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 90% 2025-09-28 13:54:32.121877 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 95% (Reading database ... 100% (Reading database ... 19986 files and directories currently installed.) 2025-09-28 13:54:32.121887 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing build-essential (12.10ubuntu1) ... 2025-09-28 13:54:32.121925 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Reading package lists... 2025-09-28 13:54:32.121961 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Building dependency tree... 2025-09-28 13:54:32.121969 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Reading state information... 2025-09-28 13:54:32.122005 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:The following packages will be REMOVED: 2025-09-28 13:54:32.122013 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 13:54:32.122050 | 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 2025-09-28 13:54:32.122066 | 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 2025-09-28 13:54:32.122107 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 13:54:32.122114 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 13:54:32.122122 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 13:54:32.122158 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 13:54:32.122166 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: xz-utils 2025-09-28 13:54:32.122205 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 13:54:32.122213 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:After this operation, 228 MB disk space will be freed. 2025-09-28 13:54:32.122251 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 2025-09-28 13:54:32.122288 | 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% 2025-09-28 13:54:32.122298 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 70% 2025-09-28 13:54:32.122337 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 75% 2025-09-28 13:54:32.122346 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 80% 2025-09-28 13:54:32.122394 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 85% 2025-09-28 13:54:32.122403 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 90% 2025-09-28 13:54:32.122442 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 95% 2025-09-28 13:54:32.122450 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 100% (Reading database ... 19977 files and directories currently installed.) 2025-09-28 13:54:32.122491 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 13:54:32.122499 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:54:32.122541 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 13:54:32.122549 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:54:32.122587 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 13:54:32.122612 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 13:54:32.122647 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:54:32.122656 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:54:32.122695 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:54:32.122728 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:54:32.122757 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 13:54:32.122765 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:54:32.122805 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:54:32.122814 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:54:32.122853 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:54:32.122868 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 13:54:32.122897 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 13:54:32.122926 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:54:32.122934 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:54:32.124272 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:54:32.124333 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:54:32.124346 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:54:32.124357 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:54:32.124367 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:54:32.124376 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:54:32.124386 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:54:32.124396 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:54:32.124423 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 13:54:32.124433 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:54:32.124442 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:54:32.124451 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 13:54:32.124461 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:54:32.124470 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:54:32.124480 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 13:54:32.124489 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:54:32.124498 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:54:32.124508 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:54:32.124517 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:54:32.124527 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing lto-disabled-list (47) ... 2025-09-28 13:54:32.124537 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing make (4.3-4.1build2) ... 2025-09-28 13:54:32.124547 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 13:54:32.124556 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:54:32.124566 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Collecting pyclean==3.0.0 2025-09-28 13:54:32.124575 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 13:54:32.124585 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 13:54:32.124629 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Installing collected packages: pyclean 2025-09-28 13:54:32.124649 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Successfully installed pyclean-3.0.0 2025-09-28 13:54:32.124665 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Cleaning directory /var/lib/kolla/venv 2025-09-28 13:54:32.124680 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2025-09-28 13:54:32.124696 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Total 13020 files, 2186 directories removed. 2025-09-28 13:54:32.124755 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2025-09-28 13:54:32.124779 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Cleaning directory /usr 2025-09-28 13:54:32.124789 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2025-09-28 13:54:32.124799 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Total 1380 files, 143 directories removed. 2025-09-28 13:54:32.124808 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2025-09-28 13:54:32.124818 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Found existing installation: pyclean 3.0.0 2025-09-28 13:54:32.124827 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Uninstalling pyclean-3.0.0: 2025-09-28 13:54:32.124837 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled pyclean-3.0.0 2025-09-28 13:54:32.124846 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Removed intermediate container af102580b49d 2025-09-28 13:54:32.124857 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> cfd3d3f33620 2025-09-28 13:54:32.124866 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 7/7 : USER neutron 2025-09-28 13:54:32.124876 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Running in 54e5348517ae 2025-09-28 13:54:32.124885 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Removed intermediate container 54e5348517ae 2025-09-28 13:54:32.124894 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> 84b640cb923b 2025-09-28 13:54:32.124904 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Successfully built e2a45a531d13 2025-09-28 13:54:32.124914 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Successfully tagged osism.harbor.regio.digital/kolla/neutron-server:build-20250928 2025-09-28 13:54:32.124924 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Built at 2025-09-28 13:54:32.123641 (took 0:01:05.264295) 2025-09-28 13:54:32.124933 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-infoblox-ipam-agent) to queue 2025-09-28 13:54:32.124956 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-metering-agent) 2025-09-28 13:54:32.124966 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metering-agent:Processing 2025-09-28 13:54:32.124976 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Building started at 2025-09-28 13:54:32.123998 2025-09-28 13:54:32.124985 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metering-agent:Turned 0 plugins into plugins archive 2025-09-28 13:54:32.125933 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metering-agent:Turned 0 additions into additions archive 2025-09-28 13:55:08.769917 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Step 1/4 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20250928 2025-09-28 13:55:08.770018 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> 302fcf208bb0 2025-09-28 13:55:08.770065 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Step 2/4 : LABEL "build-date"="20250928" "name"="neutron-metering-agent" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:55:08.770083 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Running in 7527ef9291b3 2025-09-28 13:55:08.770097 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Removed intermediate container 7527ef9291b3 2025-09-28 13:55:08.770109 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> cd230b508295 2025-09-28 13:55:08.770122 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Step 3/4 : 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 2025-09-28 13:55:08.770156 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Running in 5e4a4660b4c5 2025-09-28 13:55:08.770167 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Reading package lists... 2025-09-28 13:55:08.770177 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Building dependency tree... 2025-09-28 13:55:08.770186 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Reading state information... 2025-09-28 13:55:08.770195 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:The following packages were automatically installed and are no longer required: 2025-09-28 13:55:08.770205 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 13:55:08.770225 | 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 2025-09-28 13:55:08.770235 | 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 2025-09-28 13:55:08.770245 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 13:55:08.770255 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 13:55:08.770265 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 13:55:08.770363 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 13:55:08.770375 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: xz-utils 2025-09-28 13:55:08.770385 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Use 'apt autoremove' to remove them. 2025-09-28 13:55:08.770395 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:The following packages will be REMOVED: 2025-09-28 13:55:08.770405 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: build-essential 2025-09-28 13:55:08.770415 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 13:55:08.770424 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:After this operation, 17.4 kB disk space will be freed. 2025-09-28 13:55:08.770434 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 2025-09-28 13:55:08.770491 | 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% 2025-09-28 13:55:08.770504 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 70% 2025-09-28 13:55:08.770513 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 75% 2025-09-28 13:55:08.770523 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 80% 2025-09-28 13:55:08.770532 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 85% 2025-09-28 13:55:08.770542 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 90% 2025-09-28 13:55:08.770551 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 95% 2025-09-28 13:55:08.770570 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 100% (Reading database ... 19986 files and directories currently installed.) 2025-09-28 13:55:08.770580 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing build-essential (12.10ubuntu1) ... 2025-09-28 13:55:08.770590 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Reading package lists... 2025-09-28 13:55:08.770690 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Building dependency tree... 2025-09-28 13:55:08.770739 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Reading state information... 2025-09-28 13:55:08.770755 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:The following packages will be REMOVED: 2025-09-28 13:55:08.770765 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 13:55:08.770775 | 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 2025-09-28 13:55:08.770784 | 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 2025-09-28 13:55:08.770793 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 13:55:08.770803 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 13:55:08.770812 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 13:55:08.770822 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 13:55:08.770831 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: xz-utils 2025-09-28 13:55:08.770841 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 13:55:08.770850 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:After this operation, 228 MB disk space will be freed. 2025-09-28 13:55:08.770860 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 2025-09-28 13:55:08.770875 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% 2025-09-28 13:55:08.770886 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(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% 2025-09-28 13:55:08.770897 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 70% 2025-09-28 13:55:08.770907 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 75% 2025-09-28 13:55:08.770916 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 80% 2025-09-28 13:55:08.770925 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 85% 2025-09-28 13:55:08.770935 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 90% 2025-09-28 13:55:08.771003 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 95% 2025-09-28 13:55:08.771013 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 100% (Reading database ... 19977 files and directories currently installed.) 2025-09-28 13:55:08.771023 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 13:55:08.771033 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:55:08.771066 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 13:55:08.771076 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:55:08.771085 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 13:55:08.771099 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 13:55:08.771298 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:55:08.771840 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:55:08.771892 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:55:08.771908 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:55:08.771922 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 13:55:08.771935 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:55:08.771946 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:55:08.771958 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:55:08.771970 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2025-09-28 13:55:08.771992 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:55:08.772003 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2025-09-28 13:55:08.772015 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 13:55:08.772026 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 13:55:08.772037 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:55:08.772047 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:55:08.772058 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:55:08.772069 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:55:08.772080 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:55:08.772099 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:55:08.772110 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:55:08.772121 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:55:08.772132 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:55:08.772141 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:55:08.772150 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 13:55:08.772159 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:55:08.772169 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:55:08.772182 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 13:55:08.772191 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:55:08.772201 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:55:08.772214 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 13:55:08.772253 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:55:08.772304 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:55:08.772319 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:55:08.772408 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2025-09-28 13:55:08.772481 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:55:08.772506 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing lto-disabled-list (47) ... 2025-09-28 13:55:08.772565 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing make (4.3-4.1build2) ... 2025-09-28 13:55:08.772629 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 13:55:08.772736 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:55:08.772800 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Collecting pyclean==3.0.0 2025-09-28 13:55:08.772845 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 13:55:08.772901 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 13:55:08.772916 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Installing collected packages: pyclean 2025-09-28 13:55:08.772969 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Successfully installed pyclean-3.0.0 2025-09-28 13:55:08.773002 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Cleaning directory /var/lib/kolla/venv 2025-09-28 13:55:08.773044 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2025-09-28 13:55:08.773099 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Total 12893 files, 2131 directories removed. 2025-09-28 13:55:08.773124 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2025-09-28 13:55:08.773137 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Cleaning directory /usr 2025-09-28 13:55:08.773190 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2025-09-28 13:55:08.773245 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Total 1380 files, 143 directories removed. 2025-09-28 13:55:08.773259 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2025-09-28 13:55:08.773300 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Found existing installation: pyclean 3.0.0 2025-09-28 13:55:08.773342 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Uninstalling pyclean-3.0.0: 2025-09-28 13:55:08.773381 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: Successfully uninstalled pyclean-3.0.0 2025-09-28 13:55:08.773413 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Removed intermediate container 5e4a4660b4c5 2025-09-28 13:55:08.774299 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> 11695fe9e552 2025-09-28 13:55:08.774362 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Step 4/4 : USER neutron 2025-09-28 13:55:08.774377 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Running in cda6f2237ebd 2025-09-28 13:55:08.774389 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Removed intermediate container cda6f2237ebd 2025-09-28 13:55:08.774401 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> f62568d3f9dd 2025-09-28 13:55:08.774412 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Successfully built 662147a1674e 2025-09-28 13:55:08.774423 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-metering-agent:build-20250928 2025-09-28 13:55:08.774437 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Built at 2025-09-28 13:55:08.773657 (took 0:00:36.649659) 2025-09-28 13:55:08.774470 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-linuxbridge-agent) 2025-09-28 13:55:08.774482 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-linuxbridge-agent:Processing 2025-09-28 13:55:08.774493 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Building started at 2025-09-28 13:55:08.774076 2025-09-28 13:55:08.775790 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-linuxbridge-agent:Turned 0 plugins into plugins archive 2025-09-28 13:55:08.775820 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-linuxbridge-agent:Turned 0 additions into additions archive 2025-09-28 13:55:55.643130 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Step 1/5 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20250928 2025-09-28 13:55:55.643237 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> 302fcf208bb0 2025-09-28 13:55:55.643371 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Step 2/5 : LABEL "build-date"="20250928" "name"="neutron-linuxbridge-agent" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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-linuxbridge-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-09-28 13:55:55.643467 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> Running in 6fd6996d7330 2025-09-28 13:55:55.643532 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> Removed intermediate container 6fd6996d7330 2025-09-28 13:55:55.643647 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> f39fcdac1d3a 2025-09-28 13:55:55.643728 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends ebtables && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-28 13:55:55.643802 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> Running in fce521eafe3f 2025-09-28 13:55:55.643924 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-28 13:55:55.643993 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:55:55.644060 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:7 https://download.docker.com/linux/ubuntu noble InRelease [48.8 kB] 2025-09-28 13:55:55.644149 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 13:55:55.644219 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 13:55:55.644309 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 13:55:55.644388 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 13:55:55.644456 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2025-09-28 13:55:55.644526 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:9 https://download.docker.com/linux/ubuntu noble/stable amd64 Packages [36.8 kB] 2025-09-28 13:55:55.644614 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 13:55:55.644653 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:11 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 13:55:55.644736 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 13:55:55.644888 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 13:55:55.644925 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 13:55:55.645004 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 13:55:55.645071 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:16 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 13:55:55.645132 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:17 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 13:55:55.645197 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Fetched 28.5 MB in 2s (11.6 MB/s) 2025-09-28 13:55:55.645260 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Reading package lists... 2025-09-28 13:55:55.645355 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Reading package lists... 2025-09-28 13:55:55.645442 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Building dependency tree... 2025-09-28 13:55:55.646932 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Reading state information... 2025-09-28 13:55:55.646984 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:The following NEW packages will be installed: 2025-09-28 13:55:55.646995 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ebtables 2025-09-28 13:55:55.647003 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:55:55.647010 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Need to get 88.4 kB of archives. 2025-09-28 13:55:55.647018 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:After this operation, 287 kB of additional disk space will be used. 2025-09-28 13:55:55.647025 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:55:55.647033 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2025-09-28 13:55:55.647040 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Fetched 88.5 kB in 0s (441 kB/s) 2025-09-28 13:55:55.647047 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Selecting previously unselected package ebtables. 2025-09-28 13:55:55.647055 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 2025-09-28 13:55:55.647063 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-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% 2025-09-28 13:55:55.647072 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 70% 2025-09-28 13:55:55.647080 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 2025-09-28 13:55:55.647087 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:75% 2025-09-28 13:55:55.647094 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 80% 2025-09-28 13:55:55.647101 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 85% 2025-09-28 13:55:55.647108 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 2025-09-28 13:55:55.647115 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:90% 2025-09-28 13:55:55.647122 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 95% (Reading database ... 100% (Reading database ... 19986 files and directories currently installed.) 2025-09-28 13:55:55.647130 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Preparing to unpack .../ebtables_2.0.11-6build1_amd64.deb ... 2025-09-28 13:55:55.647137 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Unpacking ebtables (2.0.11-6build1) ... 2025-09-28 13:55:55.647144 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Setting up ebtables (2.0.11-6build1) ... 2025-09-28 13:55:55.647151 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> Removed intermediate container fce521eafe3f 2025-09-28 13:55:55.647158 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> 332e0d1ca4ae 2025-09-28 13:55:55.647197 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-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 2025-09-28 13:55:55.647225 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> Running in f7e296a8f240 2025-09-28 13:55:55.647233 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Reading package lists... 2025-09-28 13:55:55.647240 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Building dependency tree... 2025-09-28 13:55:55.647247 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Reading state information... 2025-09-28 13:55:55.647254 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:The following packages were automatically installed and are no longer required: 2025-09-28 13:55:55.647261 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 13:55:55.647297 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-28 13:55:55.647305 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-28 13:55:55.647312 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 13:55:55.647384 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 13:55:55.647392 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 13:55:55.647399 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 13:55:55.647406 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: xz-utils 2025-09-28 13:55:55.647413 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Use 'apt autoremove' to remove them. 2025-09-28 13:55:55.647420 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:The following packages will be REMOVED: 2025-09-28 13:55:55.647427 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: build-essential 2025-09-28 13:55:55.647433 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 13:55:55.647440 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:After this operation, 17.4 kB disk space will be freed. 2025-09-28 13:55:55.647447 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 2025-09-28 13:55:55.647454 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% 2025-09-28 13:55:55.647462 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(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% 2025-09-28 13:55:55.647471 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 70% (Reading database ... 75% (Reading database ... 80% 2025-09-28 13:55:55.647510 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 85% 2025-09-28 13:55:55.647517 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 90% 2025-09-28 13:55:55.648789 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 95% 2025-09-28 13:55:55.648807 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 100% (Reading database ... 20011 files and directories currently installed.) 2025-09-28 13:55:55.648816 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing build-essential (12.10ubuntu1) ... 2025-09-28 13:55:55.648832 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Reading package lists... 2025-09-28 13:55:55.648839 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Building dependency tree... 2025-09-28 13:55:55.648846 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Reading state information... 2025-09-28 13:55:55.648853 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:The following packages will be REMOVED: 2025-09-28 13:55:55.648860 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 13:55:55.648867 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-09-28 13:55:55.648874 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-09-28 13:55:55.648881 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 13:55:55.648896 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 13:55:55.648903 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 13:55:55.648910 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 13:55:55.648917 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: xz-utils 2025-09-28 13:55:55.648924 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 13:55:55.648931 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:After this operation, 228 MB disk space will be freed. 2025-09-28 13:55:55.648938 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 2025-09-28 13:55:55.648946 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% 2025-09-28 13:55:55.648953 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-28 13:55:55.648963 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 70% 2025-09-28 13:55:55.648970 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 75% 2025-09-28 13:55:55.648977 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 80% 2025-09-28 13:55:55.648983 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 85% 2025-09-28 13:55:55.648990 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 90% 2025-09-28 13:55:55.648997 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 95% 2025-09-28 13:55:55.649004 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 100% (Reading database ... 20002 files and directories currently installed.) 2025-09-28 13:55:55.649011 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 13:55:55.649022 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:55:55.649029 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 13:55:55.649036 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:55:55.649043 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 13:55:55.649114 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 13:55:55.649169 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:55:55.649248 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:55:55.649380 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:55:55.649439 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:55:55.649504 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 13:55:55.649569 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:55:55.649633 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:55:55.649698 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:55:55.649788 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:55:55.649860 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 13:55:55.649914 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 13:55:55.649968 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:55:55.650020 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:55:55.650073 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:55:55.650126 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:55:55.650179 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:55:55.650232 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:55:55.650332 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:55:55.650392 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:55:55.650446 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:55:55.650500 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:55:55.650546 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 13:55:55.650592 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:55:55.650639 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:55:55.650684 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 13:55:55.650756 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:55:55.650808 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:55:55.650859 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: 2025-09-28 13:55:55.650907 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 13:55:55.650954 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:55:55.651000 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:55:55.651057 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:55:55.651104 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:55:55.651138 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing lto-disabled-list (47) ... 2025-09-28 13:55:55.651184 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing make (4.3-4.1build2) ... 2025-09-28 13:55:55.651229 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 13:55:55.651293 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:55:55.651348 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Collecting pyclean==3.0.0 2025-09-28 13:55:55.651389 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 13:55:55.651428 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 13:55:55.651472 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Installing collected packages: pyclean 2025-09-28 13:55:55.651517 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Successfully installed pyclean-3.0.0 2025-09-28 13:55:55.651563 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Cleaning directory /var/lib/kolla/venv 2025-09-28 13:55:55.651605 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: 2025-09-28 13:55:55.651650 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Total 12893 files, 2131 directories removed. 2025-09-28 13:55:55.651692 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: 2025-09-28 13:55:55.651755 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Cleaning directory /usr 2025-09-28 13:55:55.651809 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: 2025-09-28 13:55:55.651892 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Total 1380 files, 143 directories removed. 2025-09-28 13:55:55.651958 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: 2025-09-28 13:55:55.652008 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Found existing installation: pyclean 3.0.0 2025-09-28 13:55:55.652057 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Uninstalling pyclean-3.0.0: 2025-09-28 13:55:55.652105 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: Successfully uninstalled pyclean-3.0.0 2025-09-28 13:55:55.652153 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> Removed intermediate container f7e296a8f240 2025-09-28 13:55:55.652201 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> d750a20b0f58 2025-09-28 13:55:55.652248 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Step 5/5 : USER neutron 2025-09-28 13:55:55.652313 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> Running in 4598b571e0d8 2025-09-28 13:55:55.652362 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> Removed intermediate container 4598b571e0d8 2025-09-28 13:55:55.652408 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> 0820c20a0854 2025-09-28 13:55:55.652444 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Successfully built 35992b08a45e 2025-09-28 13:55:55.652489 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:build-20250928 2025-09-28 13:55:55.652603 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Built at 2025-09-28 13:55:55.652502 (took 0:00:46.878426) 2025-09-28 13:55:55.652997 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-ovn-agent) 2025-09-28 13:55:55.653084 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-agent:Processing 2025-09-28 13:55:55.653913 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Building started at 2025-09-28 13:55:55.653081 2025-09-28 13:55:55.654075 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-agent:Turned 0 plugins into plugins archive 2025-09-28 13:55:55.654845 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-agent:Turned 0 additions into additions archive 2025-09-28 13:56:31.664015 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Step 1/4 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20250928 2025-09-28 13:56:31.664103 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> 302fcf208bb0 2025-09-28 13:56:31.664119 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Step 2/4 : LABEL "build-date"="20250928" "name"="neutron-ovn-agent" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:56:31.664152 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Running in e0081ca45643 2025-09-28 13:56:31.664166 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Removed intermediate container e0081ca45643 2025-09-28 13:56:31.664175 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> 5d7d882a575e 2025-09-28 13:56:31.664185 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Step 3/4 : 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 2025-09-28 13:56:31.664196 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Running in d781a8ed2f8a 2025-09-28 13:56:31.664207 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Reading package lists... 2025-09-28 13:56:31.664216 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Building dependency tree... 2025-09-28 13:56:31.664225 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Reading state information... 2025-09-28 13:56:31.664235 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:The following packages were automatically installed and are no longer required: 2025-09-28 13:56:31.664245 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 13:56:31.664255 | 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 2025-09-28 13:56:31.664265 | 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 2025-09-28 13:56:31.664274 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 13:56:31.664283 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 13:56:31.664292 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 13:56:31.664302 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 13:56:31.664311 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: xz-utils 2025-09-28 13:56:31.664321 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Use 'apt autoremove' to remove them. 2025-09-28 13:56:31.664330 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:The following packages will be REMOVED: 2025-09-28 13:56:31.664340 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: build-essential 2025-09-28 13:56:31.664350 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 13:56:31.664360 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:After this operation, 17.4 kB disk space will be freed. 2025-09-28 13:56:31.664378 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 2025-09-28 13:56:31.664403 | 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% 2025-09-28 13:56:31.664414 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 70% 2025-09-28 13:56:31.664422 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 75% 2025-09-28 13:56:31.664441 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 80% 2025-09-28 13:56:31.664451 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 85% 2025-09-28 13:56:31.664460 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 90% 2025-09-28 13:56:31.664468 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 95% 2025-09-28 13:56:31.664541 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 100% (Reading database ... 19986 files and directories currently installed.) 2025-09-28 13:56:31.664553 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing build-essential (12.10ubuntu1) ... 2025-09-28 13:56:31.664562 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Reading package lists... 2025-09-28 13:56:31.664571 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Building dependency tree... 2025-09-28 13:56:31.664580 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Reading state information... 2025-09-28 13:56:31.664588 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:The following packages will be REMOVED: 2025-09-28 13:56:31.664597 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 13:56:31.664607 | 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 2025-09-28 13:56:31.664616 | 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 2025-09-28 13:56:31.664625 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 13:56:31.664634 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 13:56:31.664643 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 13:56:31.664652 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 13:56:31.664661 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: xz-utils 2025-09-28 13:56:31.664670 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 13:56:31.664679 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:After this operation, 228 MB disk space will be freed. 2025-09-28 13:56:31.664688 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 2025-09-28 13:56:31.664698 | 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% 2025-09-28 13:56:31.664747 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 70% 2025-09-28 13:56:31.664756 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 75% 2025-09-28 13:56:31.664765 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 80% 2025-09-28 13:56:31.664773 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 85% 2025-09-28 13:56:31.664782 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 90% 2025-09-28 13:56:31.664797 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 95% 2025-09-28 13:56:31.664846 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 100% (Reading database ... 19977 files and directories currently installed.) 2025-09-28 13:56:31.665073 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 13:56:31.665188 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:56:31.665210 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 13:56:31.665239 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:56:31.665253 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 13:56:31.665268 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 13:56:31.665288 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:56:31.665340 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:56:31.667927 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:56:31.667960 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:56:31.667978 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 13:56:31.667984 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:56:31.667991 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:56:31.667997 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:56:31.668003 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:56:31.668009 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 13:56:31.668015 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 13:56:31.668020 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:56:31.668026 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:56:31.668031 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:56:31.668036 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:56:31.668042 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:56:31.668047 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:56:31.668052 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:56:31.668058 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:56:31.668063 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:56:31.668068 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2025-09-28 13:56:31.668075 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:56:31.668080 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2025-09-28 13:56:31.668086 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 13:56:31.668092 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:56:31.668098 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:56:31.668112 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 13:56:31.668118 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:56:31.668123 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:56:31.668129 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 13:56:31.668163 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:56:31.668170 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:56:31.668175 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:56:31.668181 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:56:31.668186 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing lto-disabled-list (47) ... 2025-09-28 13:56:31.668192 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing make (4.3-4.1build2) ... 2025-09-28 13:56:31.668198 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2025-09-28 13:56:31.668204 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 13:56:31.668209 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2025-09-28 13:56:31.668214 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:56:31.668220 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Collecting pyclean==3.0.0 2025-09-28 13:56:31.668225 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 13:56:31.668231 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 13:56:31.668236 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Installing collected packages: pyclean 2025-09-28 13:56:31.668241 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Successfully installed pyclean-3.0.0 2025-09-28 13:56:31.668246 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Cleaning directory /var/lib/kolla/venv 2025-09-28 13:56:31.668252 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2025-09-28 13:56:31.668257 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Total 12893 files, 2131 directories removed. 2025-09-28 13:56:31.668263 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2025-09-28 13:56:31.668278 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Cleaning directory /usr 2025-09-28 13:56:31.668284 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2025-09-28 13:56:31.668289 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Total 1380 files, 143 directories removed. 2025-09-28 13:56:31.668295 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2025-09-28 13:56:31.668307 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Found existing installation: pyclean 3.0.0 2025-09-28 13:56:31.668314 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Uninstalling pyclean-3.0.0: 2025-09-28 13:56:31.668319 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: Successfully uninstalled pyclean-3.0.0 2025-09-28 13:56:31.668325 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Removed intermediate container d781a8ed2f8a 2025-09-28 13:56:31.668331 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> 0226378248b8 2025-09-28 13:56:31.668336 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Step 4/4 : USER neutron 2025-09-28 13:56:31.668343 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Running in bde2b9ea596c 2025-09-28 13:56:31.668348 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Removed intermediate container bde2b9ea596c 2025-09-28 13:56:31.668354 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> e5f7bc46a773 2025-09-28 13:56:31.668360 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Successfully built e2b25527096f 2025-09-28 13:56:31.668366 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-ovn-agent:build-20250928 2025-09-28 13:56:31.668380 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Built at 2025-09-28 13:56:31.667452 (took 0:00:36.014371) 2025-09-28 13:56:31.668386 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-mlnx-agent) 2025-09-28 13:56:31.668436 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-mlnx-agent:Processing 2025-09-28 13:56:31.668442 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Building started at 2025-09-28 13:56:31.667957 2025-09-28 13:56:31.669056 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-mlnx-agent:Turned 0 plugins into plugins archive 2025-09-28 13:56:31.669909 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-mlnx-agent:Turned 0 additions into additions archive 2025-09-28 13:57:23.081982 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Step 1/6 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20250928 2025-09-28 13:57:23.082039 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> 302fcf208bb0 2025-09-28 13:57:23.082053 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Step 2/6 : LABEL "build-date"="20250928" "name"="neutron-mlnx-agent" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:57:23.082064 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Running in 07cc1f86daab 2025-09-28 13:57:23.082072 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Removed intermediate container 07cc1f86daab 2025-09-28 13:57:23.082079 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> 98ec455e2e29 2025-09-28 13:57:23.082088 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Step 3/6 : 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/* 2025-09-28 13:57:23.082096 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Running in 5f16f8d5051c 2025-09-28 13:57:23.082103 | 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] 2025-09-28 13:57:23.082111 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:2 https://download.docker.com/linux/ubuntu noble InRelease [48.8 kB] 2025-09-28 13:57:23.082119 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:3 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:57:23.082127 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:4 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 13:57:23.082134 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:5 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 13:57:23.082141 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:6 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 13:57:23.082148 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:7 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 13:57:23.082155 | 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] 2025-09-28 13:57:23.082163 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:9 https://download.docker.com/linux/ubuntu noble/stable amd64 Packages [36.8 kB] 2025-09-28 13:57:23.082185 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 13:57:23.082192 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 13:57:23.082207 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 13:57:23.082214 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 13:57:23.082219 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 13:57:23.082226 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 13:57:23.082231 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:16 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 13:57:23.082237 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:17 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 13:57:23.082243 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Fetched 28.5 MB in 3s (11.3 MB/s) 2025-09-28 13:57:23.082249 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading package lists... 2025-09-28 13:57:23.082255 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading package lists... 2025-09-28 13:57:23.082262 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Building dependency tree... 2025-09-28 13:57:23.082279 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading state information... 2025-09-28 13:57:23.082287 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:The following additional packages will be installed: 2025-09-28 13:57:23.082295 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libvirt0 2025-09-28 13:57:23.082303 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Recommended packages: 2025-09-28 13:57:23.082311 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libvirt-l10n 2025-09-28 13:57:23.082363 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:The following NEW packages will be installed: 2025-09-28 13:57:23.082369 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libvirt0 python3-ethtool python3-libvirt 2025-09-28 13:57:23.082374 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:57:23.082378 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Need to get 2,017 kB of archives. 2025-09-28 13:57:23.082383 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:After this operation, 7,287 kB of additional disk space will be used. 2025-09-28 13:57:23.082388 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:57:23.082393 | 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.8 [1,829 kB] 2025-09-28 13:57:23.082398 | 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] 2025-09-28 13:57:23.082402 | 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] 2025-09-28 13:57:23.082406 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Fetched 2,017 kB in 0s (5,344 kB/s) 2025-09-28 13:57:23.082411 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Selecting previously unselected package libvirt0:amd64. 2025-09-28 13:57:23.082415 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 2025-09-28 13:57:23.082421 | 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% 2025-09-28 13:57:23.082427 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 70% 2025-09-28 13:57:23.082437 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 75% 2025-09-28 13:57:23.082442 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 80% 2025-09-28 13:57:23.082446 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 85% 2025-09-28 13:57:23.082450 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 90% 2025-09-28 13:57:23.082455 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 95% 2025-09-28 13:57:23.082459 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 100% (Reading database ... 19986 files and directories currently installed.) 2025-09-28 13:57:23.082464 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Preparing to unpack .../libvirt0_10.0.0-2ubuntu8.8_amd64.deb ... 2025-09-28 13:57:23.082468 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.8) ... 2025-09-28 13:57:23.082477 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Selecting previously unselected package python3-libvirt. 2025-09-28 13:57:23.082494 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Preparing to unpack .../python3-libvirt_10.0.0-1build1_amd64.deb ... 2025-09-28 13:57:23.082499 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Unpacking python3-libvirt (10.0.0-1build1) ... 2025-09-28 13:57:23.082504 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Selecting previously unselected package python3-ethtool. 2025-09-28 13:57:23.082508 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Preparing to unpack .../python3-ethtool_0.14-4build4_amd64.deb ... 2025-09-28 13:57:23.082512 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Unpacking python3-ethtool (0.14-4build4) ... 2025-09-28 13:57:23.082517 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Setting up python3-ethtool (0.14-4build4) ... 2025-09-28 13:57:23.082521 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Setting up libvirt0:amd64 (10.0.0-2ubuntu8.8) ... 2025-09-28 13:57:23.082525 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Setting up python3-libvirt (10.0.0-1build1) ... 2025-09-28 13:57:23.082532 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:57:23.082600 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Removed intermediate container 5f16f8d5051c 2025-09-28 13:57:23.082609 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> cfc8f805ccb4 2025-09-28 13:57:23.082652 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Step 4/6 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt networking-mlnx 2025-09-28 13:57:23.082688 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Running in a6100a106f51 2025-09-28 13:57:23.082782 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Collecting networking-mlnx 2025-09-28 13:57:23.083767 | 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) 2025-09-28 13:57:23.083787 | 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) 2025-09-28 13:57:23.083794 | 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) (6.1.1) 2025-09-28 13:57:23.083799 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Collecting defusedxml>=0.5.0 (from networking-mlnx) 2025-09-28 13:57:23.083804 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2025-09-28 13:57:23.083809 | 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) 2025-09-28 13:57:23.083814 | 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) 2025-09-28 13:57:23.083819 | 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) 2025-09-28 13:57:23.083834 | 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) 2025-09-28 13:57:23.083839 | 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) 2025-09-28 13:57:23.083843 | 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) 2025-09-28 13:57:23.083848 | 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) 2025-09-28 13:57:23.083852 | 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) 2025-09-28 13:57:23.083856 | 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) 2025-09-28 13:57:23.083861 | 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) 2025-09-28 13:57:23.083865 | 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) 2025-09-28 13:57:23.083876 | 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) 2025-09-28 13:57:23.083881 | 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.2.dev58) 2025-09-28 13:57:23.083885 | 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) 2025-09-28 13:57:23.083891 | 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) 2025-09-28 13:57:23.083897 | 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) 2025-09-28 13:57:23.083901 | 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) 2025-09-28 13:57:23.083905 | 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) 2025-09-28 13:57:23.083917 | 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) 2025-09-28 13:57:23.083959 | 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) 2025-09-28 13:57:23.083964 | 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) 2025-09-28 13:57:23.083969 | 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) 2025-09-28 13:57:23.083979 | 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) 2025-09-28 13:57:23.083984 | 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) 2025-09-28 13:57:23.083989 | 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.9.0) 2025-09-28 13:57:23.083993 | 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) 2025-09-28 13:57:23.083997 | 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) 2025-09-28 13:57:23.084002 | 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) 2025-09-28 13:57:23.084006 | 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) 2025-09-28 13:57:23.084011 | 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) 2025-09-28 13:57:23.084015 | 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.10.2) 2025-09-28 13:57:23.084019 | 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) 2025-09-28 13:57:23.084024 | 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) 2025-09-28 13:57:23.084032 | 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) 2025-09-28 13:57:23.084037 | 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) 2025-09-28 13:57:23.084041 | 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.0) 2025-09-28 13:57:23.084046 | 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) 2025-09-28 13:57:23.084050 | 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) 2025-09-28 13:57:23.084054 | 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) 2025-09-28 13:57:23.084063 | 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) 2025-09-28 13:57:23.084072 | 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) 2025-09-28 13:57:23.084076 | 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) 2025-09-28 13:57:23.084081 | 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) 2025-09-28 13:57:23.084085 | 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) 2025-09-28 13:57:23.084090 | 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) 2025-09-28 13:57:23.084094 | 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) 2025-09-28 13:57:23.084098 | 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) 2025-09-28 13:57:23.084103 | 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) 2025-09-28 13:57:23.084107 | 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.0) 2025-09-28 13:57:23.084112 | 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) 2025-09-28 13:57:23.084116 | 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) 2025-09-28 13:57:23.084120 | 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) 2025-09-28 13:57:23.084125 | 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) 2025-09-28 13:57:23.084129 | 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) 2025-09-28 13:57:23.084137 | 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) 2025-09-28 13:57:23.084144 | 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) 2025-09-28 13:57:23.084148 | 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) 2025-09-28 13:57:23.084153 | 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) 2025-09-28 13:57:23.084159 | 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) 2025-09-28 13:57:23.084198 | 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) 2025-09-28 13:57:23.084235 | 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) 2025-09-28 13:57:23.084296 | 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) 2025-09-28 13:57:23.084311 | 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) 2025-09-28 13:57:23.084350 | 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) 2025-09-28 13:57:23.084363 | 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) 2025-09-28 13:57:23.084406 | 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) 2025-09-28 13:57:23.084432 | 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) 2025-09-28 13:57:23.084467 | 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) 2025-09-28 13:57:23.084495 | 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) 2025-09-28 13:57:23.084528 | 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) 2025-09-28 13:57:23.084554 | 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) 2025-09-28 13:57:23.084587 | 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) 2025-09-28 13:57:23.084619 | 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) 2025-09-28 13:57:23.084657 | 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) 2025-09-28 13:57:23.084691 | 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) 2025-09-28 13:57:23.084732 | 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) 2025-09-28 13:57:23.084769 | 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) 2025-09-28 13:57:23.084795 | 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) 2025-09-28 13:57:23.084830 | 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) 2025-09-28 13:57:23.084856 | 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) 2025-09-28 13:57:23.084895 | 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) 2025-09-28 13:57:23.084944 | 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) 2025-09-28 13:57:23.085011 | 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) 2025-09-28 13:57:23.085020 | 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) (80.9.0) 2025-09-28 13:57:23.085061 | 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) 2025-09-28 13:57:23.085094 | 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) 2025-09-28 13:57:23.085127 | 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) 2025-09-28 13:57:23.085159 | 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) 2025-09-28 13:57:23.085191 | 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) 2025-09-28 13:57:23.085222 | 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) 2025-09-28 13:57:23.085254 | 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) 2025-09-28 13:57:23.085285 | 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) 2025-09-28 13:57:23.085308 | 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) 2025-09-28 13:57:23.085344 | 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) 2025-09-28 13:57:23.085383 | 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) 2025-09-28 13:57:23.085414 | 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) 2025-09-28 13:57:23.085447 | 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) 2025-09-28 13:57:23.085479 | 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) 2025-09-28 13:57:23.085510 | 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) 2025-09-28 13:57:23.085548 | 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) 2025-09-28 13:57:23.085579 | 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) 2025-09-28 13:57:23.085611 | 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) 2025-09-28 13:57:23.085642 | 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) 2025-09-28 13:57:23.085673 | 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) 2025-09-28 13:57:23.085713 | 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) 2025-09-28 13:57:23.085754 | 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) 2025-09-28 13:57:23.085797 | 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) 2025-09-28 13:57:23.085809 | 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) 2025-09-28 13:57:23.085856 | 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) 2025-09-28 13:57:23.085877 | 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) 2025-09-28 13:57:23.085910 | 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) 2025-09-28 13:57:23.085980 | 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) 2025-09-28 13:57:23.085987 | 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) 2025-09-28 13:57:23.085995 | 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) 2025-09-28 13:57:23.086037 | 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) 2025-09-28 13:57:23.086069 | 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) 2025-09-28 13:57:23.086101 | 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) 2025-09-28 13:57:23.086144 | 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) 2025-09-28 13:57:23.086177 | 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) 2025-09-28 13:57:23.086210 | 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) 2025-09-28 13:57:23.086242 | 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) 2025-09-28 13:57:23.086274 | 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) (2025.8.3) 2025-09-28 13:57:23.086307 | 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) 2025-09-28 13:57:23.086338 | 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) 2025-09-28 13:57:23.086372 | 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) 2025-09-28 13:57:23.086403 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Downloading networking_mlnx-21.0.0-py2.py3-none-any.whl (138 kB) 2025-09-28 13:57:23.086429 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2025-09-28 13:57:23.086459 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Installing collected packages: defusedxml, networking-mlnx 2025-09-28 13:57:23.086493 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Successfully installed defusedxml-0.7.1 networking-mlnx-21.0.0 2025-09-28 13:57:23.086528 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Removed intermediate container a6100a106f51 2025-09-28 13:57:23.086541 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> fb49678cbaa0 2025-09-28 13:57:23.086601 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-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 2025-09-28 13:57:23.086614 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Running in 5e2800b7825a 2025-09-28 13:57:23.086647 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading package lists... 2025-09-28 13:57:23.086680 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Building dependency tree... 2025-09-28 13:57:23.086715 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading state information... 2025-09-28 13:57:23.087756 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:The following packages were automatically installed and are no longer required: 2025-09-28 13:57:23.087769 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 13:57:23.087775 | 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 2025-09-28 13:57:23.087780 | 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 2025-09-28 13:57:23.087785 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 13:57:23.087789 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 13:57:23.087793 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 13:57:23.087798 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 13:57:23.087802 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: xz-utils 2025-09-28 13:57:23.087807 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Use 'apt autoremove' to remove them. 2025-09-28 13:57:23.087811 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:The following packages will be REMOVED: 2025-09-28 13:57:23.087816 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: build-essential 2025-09-28 13:57:23.087820 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 13:57:23.087824 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:After this operation, 17.4 kB disk space will be freed. 2025-09-28 13:57:23.087828 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 2025-09-28 13:57:23.087833 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2025-09-28 13:57:23.087838 | 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% 2025-09-28 13:57:23.087850 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 70% 2025-09-28 13:57:23.087855 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 75% 2025-09-28 13:57:23.087859 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 80% 2025-09-28 13:57:23.087863 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 85% 2025-09-28 13:57:23.087868 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 90% 2025-09-28 13:57:23.087872 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 95% 2025-09-28 13:57:23.087876 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 100% (Reading database ... 20159 files and directories currently installed.) 2025-09-28 13:57:23.087881 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing build-essential (12.10ubuntu1) ... 2025-09-28 13:57:23.087885 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading package lists... 2025-09-28 13:57:23.087889 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Building dependency tree... 2025-09-28 13:57:23.087893 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading state information... 2025-09-28 13:57:23.087898 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:The following packages will be REMOVED: 2025-09-28 13:57:23.087902 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 13:57:23.087906 | 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 2025-09-28 13:57:23.087910 | 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 2025-09-28 13:57:23.087915 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 13:57:23.087931 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 13:57:23.087936 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 13:57:23.087940 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 13:57:23.087944 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: xz-utils 2025-09-28 13:57:23.087953 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 13:57:23.087958 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:After this operation, 228 MB disk space will be freed. 2025-09-28 13:57:23.087962 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 2025-09-28 13:57:23.087972 | 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% 2025-09-28 13:57:23.087976 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 70% 2025-09-28 13:57:23.087981 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 75% 2025-09-28 13:57:23.087985 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 80% 2025-09-28 13:57:23.087989 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 85% 2025-09-28 13:57:23.087993 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 90% 2025-09-28 13:57:23.087997 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 95% 2025-09-28 13:57:23.088001 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 100% (Reading database ... 20150 files and directories currently installed.) 2025-09-28 13:57:23.088006 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 13:57:23.088014 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:57:23.088018 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 13:57:23.088022 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:57:23.088026 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 13:57:23.088030 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 13:57:23.088034 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:57:23.088039 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:57:23.088043 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:57:23.088047 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:57:23.088051 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 13:57:23.088055 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:57:23.088059 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:57:23.088063 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:57:23.088068 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:57:23.088072 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 13:57:23.088078 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 13:57:23.088082 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:57:23.088086 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:57:23.088091 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:57:23.088097 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:57:23.088158 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2025-09-28 13:57:23.088166 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:57:23.088203 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2025-09-28 13:57:23.088236 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:57:23.088274 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:57:23.088285 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:57:23.088332 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:57:23.088345 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:57:23.088392 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 13:57:23.088405 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:57:23.088450 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:57:23.088483 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 13:57:23.088495 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:57:23.088541 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:57:23.088554 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 13:57:23.088606 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:57:23.088619 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:57:23.088665 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2025-09-28 13:57:23.088718 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:57:23.088736 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:57:23.088774 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing lto-disabled-list (47) ... 2025-09-28 13:57:23.088806 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing make (4.3-4.1build2) ... 2025-09-28 13:57:23.088838 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 13:57:23.088868 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:57:23.088902 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Collecting pyclean==3.0.0 2025-09-28 13:57:23.088915 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 13:57:23.089018 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 13:57:23.089032 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Installing collected packages: pyclean 2025-09-28 13:57:23.089065 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Successfully installed pyclean-3.0.0 2025-09-28 13:57:23.089091 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Cleaning directory /var/lib/kolla/venv 2025-09-28 13:57:23.089103 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2025-09-28 13:57:23.089150 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Total 13017 files, 2173 directories removed. 2025-09-28 13:57:23.089158 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2025-09-28 13:57:23.089202 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Cleaning directory /usr 2025-09-28 13:57:23.089232 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2025-09-28 13:57:23.089264 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Total 1384 files, 144 directories removed. 2025-09-28 13:57:23.089293 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2025-09-28 13:57:23.089325 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Found existing installation: pyclean 3.0.0 2025-09-28 13:57:23.089356 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Uninstalling pyclean-3.0.0: 2025-09-28 13:57:23.089387 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: Successfully uninstalled pyclean-3.0.0 2025-09-28 13:57:23.089417 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Removed intermediate container 5e2800b7825a 2025-09-28 13:57:23.089446 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> cdacf08adc48 2025-09-28 13:57:23.089476 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Step 6/6 : USER neutron 2025-09-28 13:57:23.089505 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Running in 5961253a23be 2025-09-28 13:57:23.089532 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Removed intermediate container 5961253a23be 2025-09-28 13:57:23.089543 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> b62568c6d239 2025-09-28 13:57:23.089584 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Successfully built b5422f0d4e4e 2025-09-28 13:57:23.089597 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-mlnx-agent:build-20250928 2025-09-28 13:57:23.089691 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Built at 2025-09-28 13:57:23.089614 (took 0:00:51.421657) 2025-09-28 13:57:23.089975 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-sriov-agent) 2025-09-28 13:57:23.090033 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-sriov-agent:Processing 2025-09-28 13:57:23.090072 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Building started at 2025-09-28 13:57:23.090021 2025-09-28 13:57:23.090722 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-sriov-agent:Turned 0 plugins into plugins archive 2025-09-28 13:57:23.091239 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-sriov-agent:Turned 0 additions into additions archive 2025-09-28 13:57:59.219073 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Step 1/4 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20250928 2025-09-28 13:57:59.219185 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> 302fcf208bb0 2025-09-28 13:57:59.219242 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Step 2/4 : LABEL "build-date"="20250928" "name"="neutron-sriov-agent" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:57:59.219331 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Running in cbcc09ec9967 2025-09-28 13:57:59.219453 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Removed intermediate container cbcc09ec9967 2025-09-28 13:57:59.219511 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> fb34e299ecc9 2025-09-28 13:57:59.219616 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Step 3/4 : 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 2025-09-28 13:57:59.219687 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Running in 35301cb8f6a7 2025-09-28 13:57:59.219838 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Reading package lists... 2025-09-28 13:57:59.220911 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Building dependency tree... 2025-09-28 13:57:59.220942 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Reading state information... 2025-09-28 13:57:59.220956 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:The following packages were automatically installed and are no longer required: 2025-09-28 13:57:59.220969 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 13:57:59.220981 | 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 2025-09-28 13:57:59.220993 | 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 2025-09-28 13:57:59.221005 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 13:57:59.221017 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 13:57:59.221029 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 13:57:59.221041 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 13:57:59.221053 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: xz-utils 2025-09-28 13:57:59.221066 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Use 'apt autoremove' to remove them. 2025-09-28 13:57:59.221078 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:The following packages will be REMOVED: 2025-09-28 13:57:59.221114 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: build-essential 2025-09-28 13:57:59.221125 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 13:57:59.221135 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:After this operation, 17.4 kB disk space will be freed. 2025-09-28 13:57:59.221144 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 2025-09-28 13:57:59.221156 | 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% 2025-09-28 13:57:59.221167 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 2025-09-28 13:57:59.221177 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:70% 2025-09-28 13:57:59.221246 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 75% 2025-09-28 13:57:59.221257 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 80% (Reading database ... 85% 2025-09-28 13:57:59.221267 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 90% 2025-09-28 13:57:59.221277 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 95% 2025-09-28 13:57:59.221286 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 100% (Reading database ... 19986 files and directories currently installed.) 2025-09-28 13:57:59.221297 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing build-essential (12.10ubuntu1) ... 2025-09-28 13:57:59.221307 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Reading package lists... 2025-09-28 13:57:59.221354 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Building dependency tree... 2025-09-28 13:57:59.221425 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Reading state information... 2025-09-28 13:57:59.221438 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:The following packages will be REMOVED: 2025-09-28 13:57:59.221458 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 13:57:59.221468 | 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 2025-09-28 13:57:59.221516 | 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 2025-09-28 13:57:59.221526 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 13:57:59.221536 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 13:57:59.221586 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 13:57:59.221596 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 13:57:59.221642 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: xz-utils 2025-09-28 13:57:59.221688 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 13:57:59.221839 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:After this operation, 228 MB disk space will be freed. 2025-09-28 13:57:59.221873 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 2025-09-28 13:57:59.221906 | 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% 2025-09-28 13:57:59.221939 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 45% (Reading database ... 50% (Reading database ... 2025-09-28 13:57:59.222031 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:55% (Reading database ... 60% (Reading database ... 65% 2025-09-28 13:57:59.222118 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 2025-09-28 13:57:59.222152 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:70% 2025-09-28 13:57:59.222187 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 75% 2025-09-28 13:57:59.222252 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 2025-09-28 13:57:59.222295 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:80% 2025-09-28 13:57:59.222329 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 85% 2025-09-28 13:57:59.222428 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 90% 2025-09-28 13:57:59.222459 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 95% 2025-09-28 13:57:59.222515 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 100% (Reading database ... 19977 files and directories currently installed.) 2025-09-28 13:57:59.222569 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 13:57:59.222591 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:57:59.222646 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 13:57:59.222660 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:57:59.222729 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 13:57:59.222823 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 13:57:59.222862 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:57:59.222893 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:57:59.223041 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:57:59.223054 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:57:59.223096 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 13:57:59.223237 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:57:59.223296 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:57:59.223331 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:57:59.223427 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:57:59.223437 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 13:57:59.223577 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2025-09-28 13:57:59.223637 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 13:57:59.223697 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2025-09-28 13:57:59.223768 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:57:59.223834 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:57:59.223866 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:57:59.223930 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:57:59.223961 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:57:59.223992 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:57:59.224030 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:57:59.224098 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:57:59.224107 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:57:59.224139 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:57:59.224211 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 13:57:59.224220 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:57:59.224265 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:57:59.224297 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 13:57:59.224328 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:57:59.224359 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:57:59.224427 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 13:57:59.224437 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:57:59.224472 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:57:59.224508 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:57:59.224546 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:57:59.224613 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2025-09-28 13:57:59.224623 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing lto-disabled-list (47) ... 2025-09-28 13:57:59.224660 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing make (4.3-4.1build2) ... 2025-09-28 13:57:59.224696 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 13:57:59.224815 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:57:59.224848 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Collecting pyclean==3.0.0 2025-09-28 13:57:59.224935 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 13:57:59.224967 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 13:57:59.225003 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Installing collected packages: pyclean 2025-09-28 13:57:59.225044 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Successfully installed pyclean-3.0.0 2025-09-28 13:57:59.225115 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Cleaning directory /var/lib/kolla/venv 2025-09-28 13:57:59.225125 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2025-09-28 13:57:59.225155 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Total 12893 files, 2131 directories removed. 2025-09-28 13:57:59.225186 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2025-09-28 13:57:59.225271 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Cleaning directory /usr 2025-09-28 13:57:59.225309 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2025-09-28 13:57:59.225370 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Total 1380 files, 143 directories removed. 2025-09-28 13:57:59.225379 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2025-09-28 13:57:59.225417 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Found existing installation: pyclean 3.0.0 2025-09-28 13:57:59.225494 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Uninstalling pyclean-3.0.0: 2025-09-28 13:57:59.225551 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: Successfully uninstalled pyclean-3.0.0 2025-09-28 13:57:59.225588 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Removed intermediate container 35301cb8f6a7 2025-09-28 13:57:59.225626 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> 5f02a212caf4 2025-09-28 13:57:59.225658 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Step 4/4 : USER neutron 2025-09-28 13:57:59.225689 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Running in 80fc76f578ce 2025-09-28 13:57:59.225799 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Removed intermediate container 80fc76f578ce 2025-09-28 13:57:59.225843 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> 96e0d1f3ba56 2025-09-28 13:57:59.225922 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Successfully built c427fe272f09 2025-09-28 13:57:59.225992 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-sriov-agent:build-20250928 2025-09-28 13:57:59.226152 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Built at 2025-09-28 13:57:59.225983 (took 0:00:36.135962) 2025-09-28 13:57:59.226655 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-ovn-vpn-agent) 2025-09-28 13:57:59.226690 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-vpn-agent:Processing 2025-09-28 13:57:59.226879 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Building started at 2025-09-28 13:57:59.226683 2025-09-28 13:57:59.227752 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-vpn-agent:Turned 0 plugins into plugins archive 2025-09-28 13:57:59.228632 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-vpn-agent:Turned 0 additions into additions archive 2025-09-28 13:58:48.584871 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Step 1/5 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20250928 2025-09-28 13:58:48.584985 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> 302fcf208bb0 2025-09-28 13:58:48.585008 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Step 2/5 : LABEL "build-date"="20250928" "name"="neutron-ovn-vpn-agent" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:58:48.585024 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Running in fca3ba3a7b35 2025-09-28 13:58:48.585043 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Removed intermediate container fca3ba3a7b35 2025-09-28 13:58:48.585104 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> 00c2896d1652 2025-09-28 13:58:48.585124 | 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/* 2025-09-28 13:58:48.585243 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Running in 75452de760cd 2025-09-28 13:58:48.585261 | 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] 2025-09-28 13:58:48.585279 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:58:48.585398 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:7 https://download.docker.com/linux/ubuntu noble InRelease [48.8 kB] 2025-09-28 13:58:48.585418 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 13:58:48.585461 | 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] 2025-09-28 13:58:48.585513 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:9 https://download.docker.com/linux/ubuntu noble/stable amd64 Packages [36.8 kB] 2025-09-28 13:58:48.585590 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 13:58:48.585633 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 13:58:48.585687 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 13:58:48.585754 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 13:58:48.585802 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 13:58:48.585854 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 13:58:48.585894 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 13:58:48.585971 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 13:58:48.585986 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 13:58:48.586041 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:16 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 13:58:48.586081 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:17 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 13:58:48.586134 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Fetched 28.5 MB in 4s (8,128 kB/s) 2025-09-28 13:58:48.586174 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading package lists... 2025-09-28 13:58:48.586230 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading package lists... 2025-09-28 13:58:48.586283 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Building dependency tree... 2025-09-28 13:58:48.586323 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading state information... 2025-09-28 13:58:48.586380 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:The following additional packages will be installed: 2025-09-28 13:58:48.586420 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libstrongswan strongswan-charon strongswan-libcharon strongswan-starter 2025-09-28 13:58:48.586474 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Suggested packages: 2025-09-28 13:58:48.586515 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libstrongswan-extra-plugins libcharon-extra-plugins 2025-09-28 13:58:48.586585 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Recommended packages: 2025-09-28 13:58:48.586627 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libstrongswan-standard-plugins libcharon-extauth-plugins 2025-09-28 13:58:48.586667 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:The following NEW packages will be installed: 2025-09-28 13:58:48.586725 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libstrongswan strongswan strongswan-charon strongswan-libcharon 2025-09-28 13:58:48.586789 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: strongswan-starter 2025-09-28 13:58:48.586830 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 13:58:48.586880 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Need to get 865 kB of archives. 2025-09-28 13:58:48.586905 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:After this operation, 3,475 kB of additional disk space will be used. 2025-09-28 13:58:48.586963 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 13:58:48.586990 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libstrongswan amd64 5.9.13-2ubuntu4 [406 kB] 2025-09-28 13:58:48.587062 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 strongswan-libcharon amd64 5.9.13-2ubuntu4 [265 kB] 2025-09-28 13:58:48.587103 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 strongswan-charon amd64 5.9.13-2ubuntu4 [23.4 kB] 2025-09-28 13:58:48.587142 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 strongswan-starter amd64 5.9.13-2ubuntu4 [153 kB] 2025-09-28 13:58:48.587197 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 strongswan all 5.9.13-2ubuntu4 [18.5 kB] 2025-09-28 13:58:48.587237 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preconfiguring packages ... 2025-09-28 13:58:48.587289 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Fetched 865 kB in 0s (2,844 kB/s) 2025-09-28 13:58:48.587330 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Selecting previously unselected package libstrongswan. 2025-09-28 13:58:48.587370 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 2025-09-28 13:58:48.587430 | 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% 2025-09-28 13:58:48.587471 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 2025-09-28 13:58:48.587525 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:70% 2025-09-28 13:58:48.587585 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 75% 2025-09-28 13:58:48.587626 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 80% 2025-09-28 13:58:48.587679 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 85% 2025-09-28 13:58:48.587721 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 90% 2025-09-28 13:58:48.587827 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 95% 2025-09-28 13:58:48.587853 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 100% (Reading database ... 19986 files and directories currently installed.) 2025-09-28 13:58:48.587896 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preparing to unpack .../libstrongswan_5.9.13-2ubuntu4_amd64.deb ... 2025-09-28 13:58:48.587947 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Unpacking libstrongswan (5.9.13-2ubuntu4) ... 2025-09-28 13:58:48.587987 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Selecting previously unselected package strongswan-libcharon. 2025-09-28 13:58:48.588040 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preparing to unpack .../strongswan-libcharon_5.9.13-2ubuntu4_amd64.deb ... 2025-09-28 13:58:48.588080 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Unpacking strongswan-libcharon (5.9.13-2ubuntu4) ... 2025-09-28 13:58:48.588132 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Selecting previously unselected package strongswan-charon. 2025-09-28 13:58:48.588171 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preparing to unpack .../strongswan-charon_5.9.13-2ubuntu4_amd64.deb ... 2025-09-28 13:58:48.588210 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Unpacking strongswan-charon (5.9.13-2ubuntu4) ... 2025-09-28 13:58:48.588381 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2025-09-28 13:58:48.588430 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Selecting previously unselected package strongswan-starter. 2025-09-28 13:58:48.588445 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preparing to unpack .../strongswan-starter_5.9.13-2ubuntu4_amd64.deb ... 2025-09-28 13:58:48.588470 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Unpacking strongswan-starter (5.9.13-2ubuntu4) ... 2025-09-28 13:58:48.588476 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Selecting previously unselected package strongswan. 2025-09-28 13:58:48.588485 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preparing to unpack .../strongswan_5.9.13-2ubuntu4_all.deb ... 2025-09-28 13:58:48.588551 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Unpacking strongswan (5.9.13-2ubuntu4) ... 2025-09-28 13:58:48.588725 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Setting up libstrongswan (5.9.13-2ubuntu4) ... 2025-09-28 13:58:48.588743 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Setting up strongswan-libcharon (5.9.13-2ubuntu4) ... 2025-09-28 13:58:48.588752 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Setting up strongswan-charon (5.9.13-2ubuntu4) ... 2025-09-28 13:58:48.588761 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Setting up strongswan-starter (5.9.13-2ubuntu4) ... 2025-09-28 13:58:48.588817 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:invoke-rc.d: could not determine current runlevel 2025-09-28 13:58:48.588862 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 13:58:48.588906 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:invoke-rc.d: could not determine current runlevel 2025-09-28 13:58:48.588951 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 13:58:48.588997 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Setting up strongswan (5.9.13-2ubuntu4) ... 2025-09-28 13:58:48.589043 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Removed intermediate container 75452de760cd 2025-09-28 13:58:48.589090 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> 4463272ed430 2025-09-28 13:58:48.589143 | 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 2025-09-28 13:58:48.589192 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Running in cc14ebbf5849 2025-09-28 13:58:48.589242 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading package lists... 2025-09-28 13:58:48.589292 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Building dependency tree... 2025-09-28 13:58:48.589338 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading state information... 2025-09-28 13:58:48.589391 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:The following packages were automatically installed and are no longer required: 2025-09-28 13:58:48.589434 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 13:58:48.589477 | 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 2025-09-28 13:58:48.589519 | 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 2025-09-28 13:58:48.589560 | 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 2025-09-28 13:58:48.589646 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 13:58:48.589746 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 13:58:48.589761 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 13:58:48.589806 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: xz-utils 2025-09-28 13:58:48.589847 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Use 'apt autoremove' to remove them. 2025-09-28 13:58:48.589903 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:The following packages will be REMOVED: 2025-09-28 13:58:48.589942 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: build-essential 2025-09-28 13:58:48.589999 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 13:58:48.590037 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:After this operation, 17.4 kB disk space will be freed. 2025-09-28 13:58:48.590091 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 2025-09-28 13:58:48.590129 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 2025-09-28 13:58:48.590183 | 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% 2025-09-28 13:58:48.590202 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 70% 2025-09-28 13:58:48.590239 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 75% (Reading database ... 80% 2025-09-28 13:58:48.590289 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 85% 2025-09-28 13:58:48.590306 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 90% 2025-09-28 13:58:48.590365 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 95% 2025-09-28 13:58:48.590398 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 100% (Reading database ... 20169 files and directories currently installed.) 2025-09-28 13:58:48.590435 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing build-essential (12.10ubuntu1) ... 2025-09-28 13:58:48.590473 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading package lists... 2025-09-28 13:58:48.590514 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Building dependency tree... 2025-09-28 13:58:48.590552 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading state information... 2025-09-28 13:58:48.590623 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:The following packages will be REMOVED: 2025-09-28 13:58:48.590631 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 13:58:48.590726 | 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 2025-09-28 13:58:48.590738 | 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 2025-09-28 13:58:48.590746 | 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 2025-09-28 13:58:48.590794 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 13:58:48.590828 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 13:58:48.590863 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 13:58:48.590900 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: xz-utils 2025-09-28 13:58:48.590942 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 13:58:48.590980 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:After this operation, 228 MB disk space will be freed. 2025-09-28 13:58:48.591019 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 2025-09-28 13:58:48.591060 | 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% 2025-09-28 13:58:48.591127 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 70% 2025-09-28 13:58:48.591167 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 75% 2025-09-28 13:58:48.591207 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 80% 2025-09-28 13:58:48.591245 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 85% 2025-09-28 13:58:48.591284 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 90% 2025-09-28 13:58:48.591330 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 95% 2025-09-28 13:58:48.591358 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 100% (Reading database ... 20160 files and directories currently installed.) 2025-09-28 13:58:48.591409 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 13:58:48.591426 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:58:48.591484 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 13:58:48.591501 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:58:48.591591 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 13:58:48.591611 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 13:58:48.591768 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:58:48.591805 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:58:48.591817 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:58:48.591833 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:58:48.591843 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 13:58:48.591855 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:58:48.591896 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:58:48.591909 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:58:48.591964 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:58:48.591977 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 13:58:48.592031 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 13:58:48.592044 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:58:48.592096 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:58:48.592109 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:58:48.592162 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:58:48.592175 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:58:48.592230 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:58:48.592245 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:58:48.592295 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:58:48.592310 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:58:48.592348 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:58:48.592392 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 13:58:48.592406 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:58:48.592458 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:58:48.592472 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 13:58:48.592525 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2025-09-28 13:58:48.592540 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:58:48.592611 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:58:48.592627 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 13:58:48.592666 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:58:48.592741 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:58:48.592757 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:58:48.592770 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:58:48.592825 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing lto-disabled-list (47) ... 2025-09-28 13:58:48.592839 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing make (4.3-4.1build2) ... 2025-09-28 13:58:48.592903 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 13:58:48.592918 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:58:48.592971 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Collecting pyclean==3.0.0 2025-09-28 13:58:48.592981 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 13:58:48.593020 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 13:58:48.593034 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Installing collected packages: pyclean 2025-09-28 13:58:48.593092 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Successfully installed pyclean-3.0.0 2025-09-28 13:58:48.593106 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Cleaning directory /var/lib/kolla/venv 2025-09-28 13:58:48.593145 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2025-09-28 13:58:48.593185 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Total 12893 files, 2131 directories removed. 2025-09-28 13:58:48.593199 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2025-09-28 13:58:48.593269 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Cleaning directory /usr 2025-09-28 13:58:48.593283 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2025-09-28 13:58:48.593337 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Total 1380 files, 143 directories removed. 2025-09-28 13:58:48.593351 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2025-09-28 13:58:48.593404 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Found existing installation: pyclean 3.0.0 2025-09-28 13:58:48.593418 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Uninstalling pyclean-3.0.0: 2025-09-28 13:58:48.593456 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: Successfully uninstalled pyclean-3.0.0 2025-09-28 13:58:48.593508 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Removed intermediate container cc14ebbf5849 2025-09-28 13:58:48.593519 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> 0f82cbc0af4d 2025-09-28 13:58:48.593542 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Step 5/5 : USER neutron 2025-09-28 13:58:48.593620 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Running in f911c807d0bf 2025-09-28 13:58:48.593632 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Removed intermediate container f911c807d0bf 2025-09-28 13:58:48.593794 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> 78b6117354cb 2025-09-28 13:58:48.593809 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Successfully built 4cc4c299ef87 2025-09-28 13:58:48.593819 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:build-20250928 2025-09-28 13:58:48.593833 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Built at 2025-09-28 13:58:48.593731 (took 0:00:49.367048) 2025-09-28 13:58:48.594229 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-neutron-agent) 2025-09-28 13:58:48.594243 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-neutron-agent:Processing 2025-09-28 13:58:48.594285 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Building started at 2025-09-28 13:58:48.594193 2025-09-28 13:58:48.595246 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-neutron-agent:Turned 0 plugins into plugins archive 2025-09-28 13:58:48.595850 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-neutron-agent:Turned 0 additions into additions archive 2025-09-28 13:59:24.658058 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Step 1/4 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20250928 2025-09-28 13:59:24.658150 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> 302fcf208bb0 2025-09-28 13:59:24.658168 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Step 2/4 : LABEL "build-date"="20250928" "name"="ironic-neutron-agent" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:59:24.658182 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Running in afa5f23dec29 2025-09-28 13:59:24.658193 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Removed intermediate container afa5f23dec29 2025-09-28 13:59:24.658203 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> d9d67a2bd756 2025-09-28 13:59:24.658233 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Step 3/4 : 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 2025-09-28 13:59:24.658928 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Running in 4f46aa9e1f1d 2025-09-28 13:59:24.658988 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Reading package lists... 2025-09-28 13:59:24.659001 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Building dependency tree... 2025-09-28 13:59:24.659012 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Reading state information... 2025-09-28 13:59:24.659023 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:The following packages were automatically installed and are no longer required: 2025-09-28 13:59:24.659034 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 13:59:24.659061 | 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 2025-09-28 13:59:24.659070 | 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 2025-09-28 13:59:24.659078 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 13:59:24.659086 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 13:59:24.659095 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 13:59:24.659103 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 13:59:24.659112 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: xz-utils 2025-09-28 13:59:24.659120 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Use 'apt autoremove' to remove them. 2025-09-28 13:59:24.659129 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:The following packages will be REMOVED: 2025-09-28 13:59:24.659138 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: build-essential 2025-09-28 13:59:24.659146 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 13:59:24.659155 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:After this operation, 17.4 kB disk space will be freed. 2025-09-28 13:59:24.659163 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 2025-09-28 13:59:24.659174 | 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 ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-28 13:59:24.659185 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 2025-09-28 13:59:24.659193 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:70% 2025-09-28 13:59:24.659202 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 75% 2025-09-28 13:59:24.659211 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 2025-09-28 13:59:24.659219 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:80% (Reading database ... 85% 2025-09-28 13:59:24.659227 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 90% 2025-09-28 13:59:24.659235 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 95% 2025-09-28 13:59:24.659244 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 100% (Reading database ... 19986 files and directories currently installed.) 2025-09-28 13:59:24.659253 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing build-essential (12.10ubuntu1) ... 2025-09-28 13:59:24.659261 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Reading package lists... 2025-09-28 13:59:24.659270 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Building dependency tree... 2025-09-28 13:59:24.659326 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Reading state information... 2025-09-28 13:59:24.659336 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:The following packages will be REMOVED: 2025-09-28 13:59:24.659345 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 13:59:24.659353 | 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 2025-09-28 13:59:24.659362 | 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 2025-09-28 13:59:24.659370 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 13:59:24.659391 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 13:59:24.659407 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 13:59:24.659437 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 13:59:24.659446 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: xz-utils 2025-09-28 13:59:24.659454 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 13:59:24.659462 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:After this operation, 228 MB disk space will be freed. 2025-09-28 13:59:24.659471 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 2025-09-28 13:59:24.659479 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% 2025-09-28 13:59:24.659490 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 2025-09-28 13:59:24.659499 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:50% (Reading database ... 55% (Reading database ... 2025-09-28 13:59:24.659508 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:60% 2025-09-28 13:59:24.659517 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2025-09-28 13:59:24.659526 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 65% 2025-09-28 13:59:24.659534 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 70% 2025-09-28 13:59:24.659543 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 75% 2025-09-28 13:59:24.659555 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 80% 2025-09-28 13:59:24.659563 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 85% 2025-09-28 13:59:24.659575 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 90% 2025-09-28 13:59:24.659624 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 95% 2025-09-28 13:59:24.659664 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 100% (Reading database ... 19977 files and directories currently installed.) 2025-09-28 13:59:24.659769 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 13:59:24.659791 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:59:24.659819 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 13:59:24.659865 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:59:24.659878 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 13:59:24.659917 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 13:59:24.659980 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:59:24.660054 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:59:24.660107 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:59:24.660156 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:59:24.660202 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 13:59:24.660252 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:59:24.660300 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:59:24.661841 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:59:24.661916 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:59:24.661926 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 13:59:24.661932 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 13:59:24.661938 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:59:24.661944 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:59:24.661950 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:59:24.661956 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:59:24.661962 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:59:24.661968 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:59:24.661973 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:59:24.661989 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:59:24.661995 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:59:24.662001 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:59:24.662007 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 13:59:24.662012 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:59:24.662018 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:59:24.662024 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 13:59:24.662030 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:59:24.662035 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2025-09-28 13:59:24.662042 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:59:24.662047 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2025-09-28 13:59:24.662053 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 13:59:24.662060 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:59:24.662066 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2025-09-28 13:59:24.662072 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:59:24.662078 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2025-09-28 13:59:24.662083 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:59:24.662089 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:59:24.662095 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing lto-disabled-list (47) ... 2025-09-28 13:59:24.662101 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing make (4.3-4.1build2) ... 2025-09-28 13:59:24.662106 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 13:59:24.662112 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:59:24.662118 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Collecting pyclean==3.0.0 2025-09-28 13:59:24.662124 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 13:59:24.662129 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 13:59:24.662141 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Installing collected packages: pyclean 2025-09-28 13:59:24.662146 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Successfully installed pyclean-3.0.0 2025-09-28 13:59:24.662151 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Cleaning directory /var/lib/kolla/venv 2025-09-28 13:59:24.662156 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2025-09-28 13:59:24.662161 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Total 12893 files, 2131 directories removed. 2025-09-28 13:59:24.662167 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2025-09-28 13:59:24.662172 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Cleaning directory /usr 2025-09-28 13:59:24.662177 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2025-09-28 13:59:24.662182 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Total 1380 files, 143 directories removed. 2025-09-28 13:59:24.662187 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2025-09-28 13:59:24.662192 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Found existing installation: pyclean 3.0.0 2025-09-28 13:59:24.662205 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Uninstalling pyclean-3.0.0: 2025-09-28 13:59:24.662211 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: Successfully uninstalled pyclean-3.0.0 2025-09-28 13:59:24.662216 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Removed intermediate container 4f46aa9e1f1d 2025-09-28 13:59:24.662221 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> 58d2f94d3be5 2025-09-28 13:59:24.662227 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Step 4/4 : USER neutron 2025-09-28 13:59:24.662232 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Running in 4646c447dcc5 2025-09-28 13:59:24.662237 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Removed intermediate container 4646c447dcc5 2025-09-28 13:59:24.662242 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> 4bcba934b01d 2025-09-28 13:59:24.662247 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Successfully built 4c7d6a75e259 2025-09-28 13:59:24.662253 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Successfully tagged osism.harbor.regio.digital/kolla/ironic-neutron-agent:build-20250928 2025-09-28 13:59:24.662259 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Built at 2025-09-28 13:59:24.661512 (took 0:00:36.067319) 2025-09-28 13:59:24.662304 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cinder-scheduler) 2025-09-28 13:59:24.662310 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-scheduler:Processing 2025-09-28 13:59:24.662320 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Building started at 2025-09-28 13:59:24.661938 2025-09-28 13:59:24.662794 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-scheduler:Turned 0 plugins into plugins archive 2025-09-28 13:59:24.663280 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-scheduler:Turned 0 additions into additions archive 2025-09-28 13:59:53.896394 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Step 1/4 : FROM osism.harbor.regio.digital/kolla/cinder-base:build-20250928 2025-09-28 13:59:53.896497 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> ec24f92a1b96 2025-09-28 13:59:53.896669 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Step 2/4 : LABEL "build-date"="20250928" "name"="cinder-scheduler" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 13:59:53.896850 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Running in dc827e8f71b3 2025-09-28 13:59:53.896930 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Removed intermediate container dc827e8f71b3 2025-09-28 13:59:53.897030 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> ac6df398bd98 2025-09-28 13:59:53.897230 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Step 3/4 : 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 2025-09-28 13:59:53.897330 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Running in 842d7dafc2ad 2025-09-28 13:59:53.897350 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Reading package lists... 2025-09-28 13:59:53.897443 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Building dependency tree... 2025-09-28 13:59:53.898809 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Reading state information... 2025-09-28 13:59:53.898838 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:The following packages were automatically installed and are no longer required: 2025-09-28 13:59:53.898848 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 13:59:53.898859 | 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 2025-09-28 13:59:53.898868 | 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 2025-09-28 13:59:53.898878 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 13:59:53.898887 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 13:59:53.898897 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 13:59:53.898906 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 13:59:53.898916 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: xz-utils 2025-09-28 13:59:53.898927 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Use 'apt autoremove' to remove them. 2025-09-28 13:59:53.898936 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:The following packages will be REMOVED: 2025-09-28 13:59:53.898946 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: build-essential 2025-09-28 13:59:53.898955 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 13:59:53.898965 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:After this operation, 17.4 kB disk space will be freed. 2025-09-28 13:59:53.898974 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 2025-09-28 13:59:53.898985 | 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% 2025-09-28 13:59:53.899019 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 70% 2025-09-28 13:59:53.899029 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 75% (Reading database ... 80% 2025-09-28 13:59:53.899038 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 85% 2025-09-28 13:59:53.899048 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 90% 2025-09-28 13:59:53.899057 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 95% 2025-09-28 13:59:53.899066 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 100% (Reading database ... 19865 files and directories currently installed.) 2025-09-28 13:59:53.899096 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing build-essential (12.10ubuntu1) ... 2025-09-28 13:59:53.899106 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Reading package lists... 2025-09-28 13:59:53.899115 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Building dependency tree... 2025-09-28 13:59:53.899125 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Reading state information... 2025-09-28 13:59:53.899134 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:The following packages will be REMOVED: 2025-09-28 13:59:53.899144 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 13:59:53.899159 | 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 2025-09-28 13:59:53.899168 | 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 2025-09-28 13:59:53.899178 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 13:59:53.899188 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 13:59:53.899197 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 13:59:53.899210 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 13:59:53.899223 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: xz-utils 2025-09-28 13:59:53.899432 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 13:59:53.899465 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:After this operation, 228 MB disk space will be freed. 2025-09-28 13:59:53.899483 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 2025-09-28 13:59:53.899558 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 2025-09-28 13:59:53.899657 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: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% 2025-09-28 13:59:53.899694 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 70% 2025-09-28 13:59:53.899834 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 75% (Reading database ... 80% 2025-09-28 13:59:53.899883 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 85% 2025-09-28 13:59:53.899954 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 90% 2025-09-28 13:59:53.900026 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 95% 2025-09-28 13:59:53.900100 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 100% (Reading database ... 19856 files and directories currently installed.) 2025-09-28 13:59:53.900172 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 13:59:53.900245 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:59:53.900337 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 13:59:53.900412 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:59:53.900484 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 13:59:53.900554 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 13:59:53.900624 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:59:53.900696 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:59:53.900808 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:59:53.900877 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:59:53.900951 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 13:59:53.901026 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:59:53.901099 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:59:53.901243 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:59:53.901260 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:59:53.901366 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 13:59:53.901443 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 13:59:53.901518 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:59:53.901592 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 13:59:53.901664 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:59:53.901773 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:59:53.901859 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:59:53.901933 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 13:59:53.902005 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:59:53.902077 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:59:53.902161 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:59:53.902279 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:59:53.902509 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 13:59:53.902653 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:59:53.902782 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:59:53.902911 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2025-09-28 13:59:53.903024 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 13:59:53.903132 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2025-09-28 13:59:53.905030 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:59:53.905083 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:59:53.905094 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 13:59:53.905104 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:59:53.905112 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 13:59:53.905120 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:59:53.905129 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 13:59:53.905137 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing lto-disabled-list (47) ... 2025-09-28 13:59:53.905146 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing make (4.3-4.1build2) ... 2025-09-28 13:59:53.905181 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 13:59:53.905190 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 13:59:53.905199 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Collecting pyclean==3.0.0 2025-09-28 13:59:53.905207 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 13:59:53.905216 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 13:59:53.905224 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Installing collected packages: pyclean 2025-09-28 13:59:53.905232 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Successfully installed pyclean-3.0.0 2025-09-28 13:59:53.905241 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Cleaning directory /var/lib/kolla/venv 2025-09-28 13:59:53.905249 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2025-09-28 13:59:53.905258 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Total 10883 files, 1498 directories removed. 2025-09-28 13:59:53.905266 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2025-09-28 13:59:53.905274 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Cleaning directory /usr 2025-09-28 13:59:53.905283 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2025-09-28 13:59:53.905318 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Total 1488 files, 155 directories removed. 2025-09-28 13:59:53.905327 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2025-09-28 13:59:53.905335 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Found existing installation: pyclean 3.0.0 2025-09-28 13:59:53.905344 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Uninstalling pyclean-3.0.0: 2025-09-28 13:59:53.905352 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: Successfully uninstalled pyclean-3.0.0 2025-09-28 13:59:53.905360 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Removed intermediate container 842d7dafc2ad 2025-09-28 13:59:53.905369 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> d9320995a521 2025-09-28 13:59:53.905377 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Step 4/4 : USER cinder 2025-09-28 13:59:53.905431 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Running in 148ba5eba6fb 2025-09-28 13:59:53.905442 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Removed intermediate container 148ba5eba6fb 2025-09-28 13:59:53.905450 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> 44d1fe45e0df 2025-09-28 13:59:53.905458 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Successfully built 8ff56c4589cc 2025-09-28 13:59:53.905467 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Successfully tagged osism.harbor.regio.digital/kolla/cinder-scheduler:build-20250928 2025-09-28 13:59:53.905475 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Built at 2025-09-28 13:59:53.905240 (took 0:00:29.243302) 2025-09-28 13:59:53.905902 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cinder-volume) 2025-09-28 13:59:53.905986 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-volume:Processing 2025-09-28 13:59:53.906092 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Building started at 2025-09-28 13:59:53.905981 2025-09-28 13:59:53.907217 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-volume:Turned 0 plugins into plugins archive 2025-09-28 13:59:53.907878 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-volume:Turned 0 additions into additions archive 2025-09-28 14:03:41.409144 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 1/10 : FROM osism.harbor.regio.digital/kolla/cinder-base:build-20250928 2025-09-28 14:03:41.409248 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> ec24f92a1b96 2025-09-28 14:03:41.409373 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 2/10 : LABEL "build-date"="20250928" "name"="cinder-volume" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 14:03:41.409495 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in 32359f24543f 2025-09-28 14:03:41.411805 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container 32359f24543f 2025-09-28 14:03:41.411825 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 6c6cdff6ff4d 2025-09-28 14:03:41.411837 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 3/10 : 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/* 2025-09-28 14:03:41.411847 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in 57fe1d0bd5e3 2025-09-28 14:03:41.411856 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-28 14:03:41.411866 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 14:03:41.411875 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 14:03:41.411884 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 14:03:41.411892 | 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] 2025-09-28 14:03:41.411901 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 14:03:41.411909 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 14:03:41.411917 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 14:03:41.411926 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 14:03:41.411934 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 14:03:41.411942 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 14:03:41.411951 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 14:03:41.411960 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 14:03:41.411986 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 14:03:41.411995 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 14:03:41.412003 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Fetched 28.4 MB in 2s (12.0 MB/s) 2025-09-28 14:03:41.412012 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading package lists... 2025-09-28 14:03:41.412021 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading package lists... 2025-09-28 14:03:41.412029 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Building dependency tree... 2025-09-28 14:03:41.412038 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading state information... 2025-09-28 14:03:41.412046 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:tgt is already the newest version (1:1.0.85-1.1ubuntu6). 2025-09-28 14:03:41.412054 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:The following additional packages will be installed: 2025-09-28 14:03:41.412107 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: busybox-initramfs cpio dhcpcd-base dracut-install gir1.2-girepository-2.0 2025-09-28 14:03:41.412116 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: gir1.2-glib-2.0 initramfs-tools initramfs-tools-bin initramfs-tools-core 2025-09-28 14:03:41.412124 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: keyutils klibc-utils kpartx libevent-core-2.1-7t64 libgirepository-1.0-1 2025-09-28 14:03:41.412133 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libklibc libnfsidmap1 libsysfs2 liburcu8t64 linux-base pci.ids 2025-09-28 14:03:41.412142 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: python3-configshell-fb python3-gi python3-pyparsing python3-pyudev 2025-09-28 14:03:41.412150 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: python3-rtslib-fb python3-six python3-typing-extensions python3-urwid 2025-09-28 14:03:41.412158 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: rpcbind sg3-utils-udev ucf 2025-09-28 14:03:41.412167 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Suggested packages: 2025-09-28 14:03:41.412175 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libarchive-dev resolvconf | openresolv | systemd-resolved bash-completion 2025-09-28 14:03:41.412183 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: multipath-tools-boot watchdog python-pyparsing-doc python3-wxgtk4.0 2025-09-28 14:03:41.412192 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: python3-pyqt5 python-urwid-doc 2025-09-28 14:03:41.412200 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Recommended packages: 2025-09-28 14:03:41.412209 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: zstd 2025-09-28 14:03:41.412217 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:The following NEW packages will be installed: 2025-09-28 14:03:41.412236 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: busybox-initramfs cpio dhcpcd-base dracut-install gir1.2-girepository-2.0 2025-09-28 14:03:41.412244 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: gir1.2-glib-2.0 initramfs-tools initramfs-tools-bin initramfs-tools-core 2025-09-28 14:03:41.412253 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: keyutils klibc-utils kpartx libevent-core-2.1-7t64 libgirepository-1.0-1 2025-09-28 14:03:41.412261 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libklibc libnfsidmap1 libsysfs2 liburcu8t64 linux-base lsscsi 2025-09-28 14:03:41.412269 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: multipath-tools nfs-common pci.ids python3-configshell-fb python3-gi 2025-09-28 14:03:41.412278 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: python3-pyparsing python3-pyudev python3-rtslib-fb python3-six 2025-09-28 14:03:41.412286 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: python3-typing-extensions python3-urwid rpcbind sg3-utils-udev sysfsutils 2025-09-28 14:03:41.412294 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: targetcli-fb thin-provisioning-tools ucf 2025-09-28 14:03:41.412303 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:0 upgraded, 37 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 14:03:41.412311 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Need to get 3,534 kB of archives. 2025-09-28 14:03:41.412319 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:After this operation, 14.1 MB of additional disk space will be used. 2025-09-28 14:03:41.412328 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 14:03:41.412336 | 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] 2025-09-28 14:03:41.412350 | 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] 2025-09-28 14:03:41.412362 | 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] 2025-09-28 14:03:41.412462 | 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] 2025-09-28 14:03:41.412524 | 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] 2025-09-28 14:03:41.412592 | 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] 2025-09-28 14:03:41.412688 | 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] 2025-09-28 14:03:41.412775 | 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] 2025-09-28 14:03:41.412842 | 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] 2025-09-28 14:03:41.412911 | 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.1 [215 kB] 2025-09-28 14:03:41.412977 | 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.4 [183 kB] 2025-09-28 14:03:41.413044 | 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] 2025-09-28 14:03:41.413128 | 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] 2025-09-28 14:03:41.413234 | 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] 2025-09-28 14:03:41.413294 | 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] 2025-09-28 14:03:41.413376 | 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] 2025-09-28 14:03:41.413424 | 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] 2025-09-28 14:03:41.413513 | 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.5 [21.5 kB] 2025-09-28 14:03:41.413575 | 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.1 [47.2 kB] 2025-09-28 14:03:41.413632 | 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.1 [100 kB] 2025-09-28 14:03:41.413729 | 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.5 [50.5 kB] 2025-09-28 14:03:41.413782 | 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.1 [18.1 kB] 2025-09-28 14:03:41.413908 | 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.5 [9,060 B] 2025-09-28 14:03:41.413967 | 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] 2025-09-28 14:03:41.414184 | 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] 2025-09-28 14:03:41.414249 | 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] 2025-09-28 14:03:41.414272 | 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] 2025-09-28 14:03:41.414283 | 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] 2025-09-28 14:03:41.414294 | 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] 2025-09-28 14:03:41.414330 | 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] 2025-09-28 14:03:41.414394 | 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] 2025-09-28 14:03:41.414442 | 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] 2025-09-28 14:03:41.414504 | 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] 2025-09-28 14:03:41.414564 | 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] 2025-09-28 14:03:41.414647 | 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] 2025-09-28 14:03:41.414750 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 kpartx amd64 0.9.4-5ubuntu8 [32.0 kB] 2025-09-28 14:03:41.414777 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 multipath-tools amd64 0.9.4-5ubuntu8 [310 kB] 2025-09-28 14:03:41.414859 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preconfiguring packages ... 2025-09-28 14:03:41.414927 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Fetched 3,534 kB in 1s (4,445 kB/s) 2025-09-28 14:03:41.414993 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2025-09-28 14:03:41.415057 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 2025-09-28 14:03:41.415176 | 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% 2025-09-28 14:03:41.415196 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 70% 2025-09-28 14:03:41.415284 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 75% (Reading database ... 80% 2025-09-28 14:03:41.415331 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 85% (Reading database ... 90% 2025-09-28 14:03:41.415405 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 95% 2025-09-28 14:03:41.415470 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 100% (Reading database ... 19865 files and directories currently installed.) 2025-09-28 14:03:41.415534 | 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 ... 2025-09-28 14:03:41.415597 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-09-28 14:03:41.415661 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package libnfsidmap1:amd64. 2025-09-28 14:03:41.415730 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../01-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2025-09-28 14:03:41.415825 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2025-09-28 14:03:41.415895 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package rpcbind. 2025-09-28 14:03:41.415960 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../02-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2025-09-28 14:03:41.416024 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking rpcbind (1.2.6-7ubuntu2) ... 2025-09-28 14:03:41.416129 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package ucf. 2025-09-28 14:03:41.416147 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../03-ucf_3.0043+nmu1_all.deb ... 2025-09-28 14:03:41.416230 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Moving old data out of the way 2025-09-28 14:03:41.416293 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking ucf (3.0043+nmu1) ... 2025-09-28 14:03:41.416357 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package keyutils. 2025-09-28 14:03:41.416420 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../04-keyutils_1.6.3-3build1_amd64.deb ... 2025-09-28 14:03:41.416484 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking keyutils (1.6.3-3build1) ... 2025-09-28 14:03:41.416547 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package nfs-common. 2025-09-28 14:03:41.416610 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../05-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2025-09-28 14:03:41.416671 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2025-09-28 14:03:41.416742 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package libsysfs2:amd64. 2025-09-28 14:03:41.416840 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../06-libsysfs2_2.1.1-6build1_amd64.deb ... 2025-09-28 14:03:41.416907 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2025-09-28 14:03:41.416971 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package pci.ids. 2025-09-28 14:03:41.417037 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../07-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2025-09-28 14:03:41.417119 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-09-28 14:03:41.417199 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package sysfsutils. 2025-09-28 14:03:41.417264 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../08-sysfsutils_2.1.1-6build1_amd64.deb ... 2025-09-28 14:03:41.417328 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking sysfsutils (2.1.1-6build1) ... 2025-09-28 14:03:41.417392 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package dhcpcd-base. 2025-09-28 14:03:41.417464 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../09-dhcpcd-base_1%3a10.0.6-1ubuntu3.1_amd64.deb ... 2025-09-28 14:03:41.417514 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking dhcpcd-base (1:10.0.6-1ubuntu3.1) ... 2025-09-28 14:03:41.417572 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package gir1.2-glib-2.0:amd64. 2025-09-28 14:03:41.417635 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../10-gir1.2-glib-2.0_2.80.0-6ubuntu3.4_amd64.deb ... 2025-09-28 14:03:41.417725 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ... 2025-09-28 14:03:41.417778 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package libgirepository-1.0-1:amd64. 2025-09-28 14:03:41.417851 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../11-libgirepository-1.0-1_1.80.1-1_amd64.deb ... 2025-09-28 14:03:41.417916 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ... 2025-09-28 14:03:41.417979 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package gir1.2-girepository-2.0:amd64. 2025-09-28 14:03:41.418043 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../12-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ... 2025-09-28 14:03:41.418153 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2025-09-28 14:03:41.418219 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-gi. 2025-09-28 14:03:41.418285 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../13-python3-gi_3.48.2-1_amd64.deb ... 2025-09-28 14:03:41.418359 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-gi (3.48.2-1) ... 2025-09-28 14:03:41.418423 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package cpio. 2025-09-28 14:03:41.418480 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../14-cpio_2.15+dfsg-1ubuntu2_amd64.deb ... 2025-09-28 14:03:41.418539 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking cpio (2.15+dfsg-1ubuntu2) ... 2025-09-28 14:03:41.418584 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package busybox-initramfs. 2025-09-28 14:03:41.418630 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../15-busybox-initramfs_1%3a1.36.1-6ubuntu3.1_amd64.deb ... 2025-09-28 14:03:41.418675 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2025-09-28 14:03:41.418737 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package dracut-install. 2025-09-28 14:03:41.418802 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../16-dracut-install_060+5-1ubuntu3.3_amd64.deb ... 2025-09-28 14:03:41.418864 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking dracut-install (060+5-1ubuntu3.3) ... 2025-09-28 14:03:41.418911 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package initramfs-tools-bin. 2025-09-28 14:03:41.418956 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../17-initramfs-tools-bin_0.142ubuntu25.5_amd64.deb ... 2025-09-28 14:03:41.419002 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking initramfs-tools-bin (0.142ubuntu25.5) ... 2025-09-28 14:03:41.419047 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package libklibc:amd64. 2025-09-28 14:03:41.419140 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../18-libklibc_2.0.13-4ubuntu0.1_amd64.deb ... 2025-09-28 14:03:41.419198 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking libklibc:amd64 (2.0.13-4ubuntu0.1) ... 2025-09-28 14:03:41.419244 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package klibc-utils. 2025-09-28 14:03:41.419300 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../19-klibc-utils_2.0.13-4ubuntu0.1_amd64.deb ... 2025-09-28 14:03:41.419345 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking klibc-utils (2.0.13-4ubuntu0.1) ... 2025-09-28 14:03:41.419918 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package initramfs-tools-core. 2025-09-28 14:03:41.419958 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../20-initramfs-tools-core_0.142ubuntu25.5_all.deb ... 2025-09-28 14:03:41.419966 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking initramfs-tools-core (0.142ubuntu25.5) ... 2025-09-28 14:03:41.419972 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package linux-base. 2025-09-28 14:03:41.419978 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../21-linux-base_4.5ubuntu9+24.04.1_all.deb ... 2025-09-28 14:03:41.419984 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking linux-base (4.5ubuntu9+24.04.1) ... 2025-09-28 14:03:41.419990 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package initramfs-tools. 2025-09-28 14:03:41.419995 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../22-initramfs-tools_0.142ubuntu25.5_all.deb ... 2025-09-28 14:03:41.420001 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking initramfs-tools (0.142ubuntu25.5) ... 2025-09-28 14:03:41.420033 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package liburcu8t64:amd64. 2025-09-28 14:03:41.420039 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../23-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2025-09-28 14:03:41.420045 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-09-28 14:03:41.420052 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package lsscsi. 2025-09-28 14:03:41.420057 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../24-lsscsi_0.32-1build1_amd64.deb ... 2025-09-28 14:03:41.420084 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking lsscsi (0.32-1build1) ... 2025-09-28 14:03:41.420103 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-pyparsing. 2025-09-28 14:03:41.420109 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../25-python3-pyparsing_3.1.1-1_all.deb ... 2025-09-28 14:03:41.420115 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-pyparsing (3.1.1-1) ... 2025-09-28 14:03:41.420179 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-six. 2025-09-28 14:03:41.420187 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../26-python3-six_1.16.0-4_all.deb ... 2025-09-28 14:03:41.420193 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-six (1.16.0-4) ... 2025-09-28 14:03:41.420199 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-typing-extensions. 2025-09-28 14:03:41.420205 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../27-python3-typing-extensions_4.10.0-1_all.deb ... 2025-09-28 14:03:41.420211 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-typing-extensions (4.10.0-1) ... 2025-09-28 14:03:41.420217 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-urwid. 2025-09-28 14:03:41.420222 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../28-python3-urwid_2.6.10-1_amd64.deb ... 2025-09-28 14:03:41.420228 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-urwid (2.6.10-1) ... 2025-09-28 14:03:41.420262 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-configshell-fb. 2025-09-28 14:03:41.420268 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../29-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2025-09-28 14:03:41.420274 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2025-09-28 14:03:41.420307 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-pyudev. 2025-09-28 14:03:41.420313 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../30-python3-pyudev_0.24.0-1_all.deb ... 2025-09-28 14:03:41.423797 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-pyudev (0.24.0-1) ... 2025-09-28 14:03:41.423812 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-rtslib-fb. 2025-09-28 14:03:41.423819 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../31-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2025-09-28 14:03:41.423827 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2025-09-28 14:03:41.423833 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package sg3-utils-udev. 2025-09-28 14:03:41.423839 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../32-sg3-utils-udev_1.46-3ubuntu4_all.deb ... 2025-09-28 14:03:41.423844 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking sg3-utils-udev (1.46-3ubuntu4) ... 2025-09-28 14:03:41.423850 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package targetcli-fb. 2025-09-28 14:03:41.423856 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../33-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2025-09-28 14:03:41.423862 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2025-09-28 14:03:41.423868 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package thin-provisioning-tools. 2025-09-28 14:03:41.423874 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../34-thin-provisioning-tools_0.9.0-2ubuntu5.1_amd64.deb ... 2025-09-28 14:03:41.423880 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-09-28 14:03:41.423887 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2025-09-28 14:03:41.423892 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package kpartx. 2025-09-28 14:03:41.423898 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../35-kpartx_0.9.4-5ubuntu8_amd64.deb ... 2025-09-28 14:03:41.423913 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking kpartx (0.9.4-5ubuntu8) ... 2025-09-28 14:03:41.423919 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package multipath-tools. 2025-09-28 14:03:41.423925 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../36-multipath-tools_0.9.4-5ubuntu8_amd64.deb ... 2025-09-28 14:03:41.423930 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking multipath-tools (0.9.4-5ubuntu8) ... 2025-09-28 14:03:41.423942 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up cpio (2.15+dfsg-1ubuntu2) ... 2025-09-28 14:03:41.423948 | 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 2025-09-28 14:03:41.423955 | 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 2025-09-28 14:03:41.423962 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-09-28 14:03:41.423968 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2025-09-28 14:03:41.423973 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-09-28 14:03:41.423979 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up linux-base (4.5ubuntu9+24.04.1) ... 2025-09-28 14:03:41.423985 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2025-09-28 14:03:41.423991 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up sysfsutils (2.1.1-6build1) ... 2025-09-28 14:03:41.423996 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: could not determine current runlevel 2025-09-28 14:03:41.424002 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 14:03:41.424008 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up rpcbind (1.2.6-7ubuntu2) ... 2025-09-28 14:03:41.424014 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: could not determine current runlevel 2025-09-28 14:03:41.424019 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 14:03:41.424025 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-six (1.16.0-4) ... 2025-09-28 14:03:41.424031 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up libklibc:amd64 (2.0.13-4ubuntu0.1) ... 2025-09-28 14:03:41.424037 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-pyparsing (3.1.1-1) ... 2025-09-28 14:03:41.424042 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2025-09-28 14:03:41.424048 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up lsscsi (0.32-1build1) ... 2025-09-28 14:03:41.424054 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up dhcpcd-base (1:10.0.6-1ubuntu3.1) ... 2025-09-28 14:03:41.424078 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Selecting UID from range 100 to 59999 ... 2025-09-28 14:03:41.424084 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-09-28 14:03:41.424090 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Adding system user `dhcpcd' (UID 102) ... 2025-09-28 14:03:41.424096 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Adding new user `dhcpcd' (UID 102) with group `nogroup' ... 2025-09-28 14:03:41.424110 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Not creating home directory `/usr/lib/dhcpcd'. 2025-09-28 14:03:41.424116 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-typing-extensions (4.10.0-1) ... 2025-09-28 14:03:41.424122 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up ucf (3.0043+nmu1) ... 2025-09-28 14:03:41.424128 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ... 2025-09-28 14:03:41.424133 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2025-09-28 14:03:41.424139 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up keyutils (1.6.3-3build1) ... 2025-09-28 14:03:41.424151 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up dracut-install (060+5-1ubuntu3.3) ... 2025-09-28 14:03:41.424157 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up kpartx (0.9.4-5ubuntu8) ... 2025-09-28 14:03:41.424163 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ... 2025-09-28 14:03:41.424168 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-09-28 14:03:41.424174 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-pyudev (0.24.0-1) ... 2025-09-28 14:03:41.424180 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up klibc-utils (2.0.13-4ubuntu0.1) ... 2025-09-28 14:03:41.424187 | 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. 2025-09-28 14:03:41.424194 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up initramfs-tools-bin (0.142ubuntu25.5) ... 2025-09-28 14:03:41.424200 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2025-09-28 14:03:41.424205 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: could not determine current runlevel 2025-09-28 14:03:41.424211 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 14:03:41.424217 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-urwid (2.6.10-1) ... 2025-09-28 14:03:41.424222 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2025-09-28 14:03:41.424228 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-09-28 14:03:41.424234 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Creating config file /etc/idmapd.conf with new version 2025-09-28 14:03:41.424240 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-09-28 14:03:41.424249 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Creating config file /etc/nfs.conf with new version 2025-09-28 14:03:41.424255 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Selecting UID from range 100 to 59999 ... 2025-09-28 14:03:41.424261 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-09-28 14:03:41.424267 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Adding system user `statd' (UID 103) ... 2025-09-28 14:03:41.424272 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Adding new user `statd' (UID 103) with group `nogroup' ... 2025-09-28 14:03:41.424278 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Not creating home directory `/var/lib/nfs'. 2025-09-28 14:03:41.424284 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: could not determine current runlevel 2025-09-28 14:03:41.424290 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 14:03:41.424295 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2025-09-28 14:03:41.424301 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-gi (3.48.2-1) ... 2025-09-28 14:03:41.424307 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2025-09-28 14:03:41.424313 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2025-09-28 14:03:41.424319 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: _re_ansi_seq = re.compile('(\033\[..?m)') 2025-09-28 14:03:41.424325 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2025-09-28 14:03:41.424331 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2025-09-28 14:03:41.424337 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2025-09-28 14:03:41.424343 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: keyword = Word(alphanums + '_\-') 2025-09-28 14:03:41.424348 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-09-28 14:03:41.424359 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-09-28 14:03:41.424365 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-09-28 14:03:41.424371 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-09-28 14:03:41.424382 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2025-09-28 14:03:41.424388 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2025-09-28 14:03:41.424394 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2025-09-28 14:03:41.424399 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: _re_ansi_seq = re.compile('(\033\[..?m)') 2025-09-28 14:03:41.424405 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2025-09-28 14:03:41.424411 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2025-09-28 14:03:41.424417 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2025-09-28 14:03:41.424423 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: keyword = Word(alphanums + '_\-') 2025-09-28 14:03:41.424429 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-09-28 14:03:41.424435 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-09-28 14:03:41.424441 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-09-28 14:03:41.424446 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-09-28 14:03:41.424452 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2025-09-28 14:03:41.424458 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2025-09-28 14:03:41.424464 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up initramfs-tools-core (0.142ubuntu25.5) ... 2025-09-28 14:03:41.424470 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up initramfs-tools (0.142ubuntu25.5) ... 2025-09-28 14:03:41.424476 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:update-initramfs: deferring update (trigger activated) 2025-09-28 14:03:41.424485 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up sg3-utils-udev (1.46-3ubuntu4) ... 2025-09-28 14:03:41.424491 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:update-initramfs: deferring update (trigger activated) 2025-09-28 14:03:41.424497 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2025-09-28 14:03:41.424503 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2025-09-28 14:03:41.424508 | 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)] 2025-09-28 14:03:41.424514 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up multipath-tools (0.9.4-5ubuntu8) ... 2025-09-28 14:03:41.424520 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 14:03:41.424526 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Processing triggers for initramfs-tools (0.142ubuntu25.5) ... 2025-09-28 14:03:41.424532 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container 57fe1d0bd5e3 2025-09-28 14:03:41.424542 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> a03f47702a99 2025-09-28 14:03:41.424548 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 4/10 : RUN sed -i '1 i include /var/lib/cinder/volumes/*' /etc/tgt/targets.conf 2025-09-28 14:03:41.424554 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in eef5fcaed75b 2025-09-28 14:03:41.424560 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container eef5fcaed75b 2025-09-28 14:03:41.424566 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 1ae82fb439dd 2025-09-28 14:03:41.424572 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 5/10 : COPY cinder_sudoers /etc/sudoers.d/kolla_cinder_volume_sudoers 2025-09-28 14:03:41.424578 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 4248ab575bd8 2025-09-28 14:03:41.424583 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 6/10 : COPY extend_start.sh /usr/local/bin/kolla_cinder_extend_start 2025-09-28 14:03:41.424589 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 008b0e3bdc90 2025-09-28 14:03:41.424595 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 7/10 : RUN chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_cinder_volume_sudoers && chmod 644 /usr/local/bin/kolla_cinder_extend_start 2025-09-28 14:03:41.424601 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in e9673ccd4982 2025-09-28 14:03:41.424607 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container e9673ccd4982 2025-09-28 14:03:41.424613 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> eb5624f46a7f 2025-09-28 14:03:41.424623 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 8/10 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt py-pure-client infinisdk python-linstor 2025-09-28 14:03:41.424630 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in 861446b9ce3d 2025-09-28 14:03:41.424636 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting py-pure-client 2025-09-28 14:03:41.424642 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading py_pure_client-1.62.0.tar.gz (18.1 MB) 2025-09-28 14:03:41.424647 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.1/18.1 MB 32.5 MB/s 0:00:00 2025-09-28 14:03:41.424653 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2025-09-28 14:03:41.424659 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2025-09-28 14:03:41.424665 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2025-09-28 14:03:41.424671 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2025-09-28 14:03:41.424676 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2025-09-28 14:03:41.424682 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2025-09-28 14:03:41.424688 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting infinisdk 2025-09-28 14:03:41.424694 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading infinisdk-258.0.0-py3-none-any.whl.metadata (1.7 kB) 2025-09-28 14:03:41.424721 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting python-linstor 2025-09-28 14:03:41.424729 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading python_linstor-1.24.0-py3-none-any.whl.metadata (2.4 kB) 2025-09-28 14:03:41.424735 | 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) (2025.8.3) 2025-09-28 14:03:41.424741 | 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) 2025-09-28 14:03:41.424747 | 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) 2025-09-28 14:03:41.424762 | 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) (80.9.0) 2025-09-28 14:03:41.424768 | 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) 2025-09-28 14:03:41.424774 | 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) 2025-09-28 14:03:41.424779 | 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) 2025-09-28 14:03:41.424785 | 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) 2025-09-28 14:03:41.424791 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting api_object_schema>=1.5.1 (from infinisdk) 2025-09-28 14:03:41.424796 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading api_object_schema-2.0.0.tar.gz (9.3 kB) 2025-09-28 14:03:41.424802 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): started 2025-09-28 14:03:41.424808 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): finished with status 'done' 2025-09-28 14:03:41.424817 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting arrow>=0.6.0 (from infinisdk) 2025-09-28 14:03:41.424823 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading arrow-1.3.0-py3-none-any.whl.metadata (7.5 kB) 2025-09-28 14:03:41.424829 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting capacity>=1.3.8 (from infinisdk) 2025-09-28 14:03:41.424834 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading capacity-1.3.14.tar.gz (4.4 kB) 2025-09-28 14:03:41.424840 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): started 2025-09-28 14:03:41.424846 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): finished with status 'done' 2025-09-28 14:03:41.424854 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting colorama (from infinisdk) 2025-09-28 14:03:41.424894 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2025-09-28 14:03:41.424903 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting confetti>=2.1.0 (from infinisdk) 2025-09-28 14:03:41.424983 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading confetti-2.5.3.tar.gz (6.5 kB) 2025-09-28 14:03:41.424991 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): started 2025-09-28 14:03:41.425033 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): finished with status 'done' 2025-09-28 14:03:41.425091 | 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) 2025-09-28 14:03:41.425107 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting flux (from infinisdk) 2025-09-28 14:03:41.425166 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading flux-1.3.5.tar.gz (13 kB) 2025-09-28 14:03:41.425177 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): started 2025-09-28 14:03:41.425222 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): finished with status 'done' 2025-09-28 14:03:41.425255 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting gossip>=2.3.1 (from infinisdk) 2025-09-28 14:03:41.425287 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading gossip-2.4.0.tar.gz (64 kB) 2025-09-28 14:03:41.425319 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): started 2025-09-28 14:03:41.425351 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): finished with status 'done' 2025-09-28 14:03:41.425382 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting infi.dtypes.wwn>=0.0.2 (from infinisdk) 2025-09-28 14:03:41.425414 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading infi.dtypes.wwn-0.1.1.tar.gz (2.7 kB) 2025-09-28 14:03:41.425433 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): started 2025-09-28 14:03:41.425482 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): finished with status 'done' 2025-09-28 14:03:41.425530 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting infi.dtypes.iqn>=0.3.0 (from infinisdk) 2025-09-28 14:03:41.425563 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading infi.dtypes.iqn-0.4.0.tar.gz (1.7 kB) 2025-09-28 14:03:41.425617 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): started 2025-09-28 14:03:41.425630 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): finished with status 'done' 2025-09-28 14:03:41.425672 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting infi.dtypes.nqn (from infinisdk) 2025-09-28 14:03:41.425726 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading infi.dtypes.nqn-0.1.0.tar.gz (2.2 kB) 2025-09-28 14:03:41.425786 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): started 2025-09-28 14:03:41.425799 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): finished with status 'done' 2025-09-28 14:03:41.425859 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting logbook>=0.11.0 (from infinisdk) 2025-09-28 14:03:41.425872 | 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) 2025-09-28 14:03:41.425915 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting munch (from infinisdk) 2025-09-28 14:03:41.425928 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading munch-4.0.0-py2.py3-none-any.whl.metadata (5.9 kB) 2025-09-28 14:03:41.425986 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting mitba (from infinisdk) 2025-09-28 14:03:41.425998 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading mitba-1.1.1-py3-none-any.whl.metadata (1.8 kB) 2025-09-28 14:03:41.426053 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting pact>=1.0.0 (from infinisdk) 2025-09-28 14:03:41.426085 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading pact-1.12.0.tar.gz (43 kB) 2025-09-28 14:03:41.426136 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): started 2025-09-28 14:03:41.426149 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): finished with status 'done' 2025-09-28 14:03:41.426205 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting sentinels (from infinisdk) 2025-09-28 14:03:41.426217 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading sentinels-1.0.0.tar.gz (4.1 kB) 2025-09-28 14:03:41.426274 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): started 2025-09-28 14:03:41.426286 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): finished with status 'done' 2025-09-28 14:03:41.426381 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting storage_interfaces (from infinisdk) 2025-09-28 14:03:41.426393 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading storage_interfaces-1.0.5-py2.py3-none-any.whl.metadata (1.4 kB) 2025-09-28 14:03:41.426405 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting URLObject (from infinisdk) 2025-09-28 14:03:41.426445 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading URLObject-2.4.3.tar.gz (27 kB) 2025-09-28 14:03:41.426457 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): started 2025-09-28 14:03:41.426514 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): finished with status 'done' 2025-09-28 14:03:41.426527 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting vintage>=0.4.0 (from infinisdk) 2025-09-28 14:03:41.426581 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading vintage-0.4.1.tar.gz (3.9 kB) 2025-09-28 14:03:41.426594 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): started 2025-09-28 14:03:41.426651 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): finished with status 'done' 2025-09-28 14:03:41.426680 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting types-python-dateutil>=2.8.10 (from arrow>=0.6.0->infinisdk) 2025-09-28 14:03:41.426748 | 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) 2025-09-28 14:03:41.426765 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting waiting (from pact>=1.0.0->infinisdk) 2025-09-28 14:03:41.426805 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading waiting-1.5.0-py3-none-any.whl.metadata (4.0 kB) 2025-09-28 14:03:41.426818 | 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) 2025-09-28 14:03:41.426874 | 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) 2025-09-28 14:03:41.426887 | 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) 2025-09-28 14:03:41.426942 | 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) 2025-09-28 14:03:41.426955 | 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) 2025-09-28 14:03:41.427011 | 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) 2025-09-28 14:03:41.427024 | 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) 2025-09-28 14:03:41.427099 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading infinisdk-258.0.0-py3-none-any.whl (129 kB) 2025-09-28 14:03:41.427113 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading python_linstor-1.24.0-py3-none-any.whl (98 kB) 2025-09-28 14:03:41.427160 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading arrow-1.3.0-py3-none-any.whl (66 kB) 2025-09-28 14:03:41.427173 | 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) 2025-09-28 14:03:41.427223 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading types_python_dateutil-2.9.0.20241206-py3-none-any.whl (14 kB) 2025-09-28 14:03:41.427235 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2025-09-28 14:03:41.427292 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading mitba-1.1.1-py3-none-any.whl (6.2 kB) 2025-09-28 14:03:41.427304 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading munch-4.0.0-py2.py3-none-any.whl (9.9 kB) 2025-09-28 14:03:41.427359 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading storage_interfaces-1.0.5-py2.py3-none-any.whl (5.3 kB) 2025-09-28 14:03:41.427371 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading waiting-1.5.0-py3-none-any.whl (5.7 kB) 2025-09-28 14:03:41.427428 | 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 2025-09-28 14:03:41.427443 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for py-pure-client (pyproject.toml): started 2025-09-28 14:03:41.427495 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for py-pure-client (pyproject.toml): finished with status 'done' 2025-09-28 14:03:41.427537 | 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=985c847ef3aa3d35a87c085b98a531554d0cbf220cc5b9e92c25dd3fa4f133e7 2025-09-28 14:03:41.427557 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-ey5e6uv2/wheels/02/cc/94/19e1ac4d156b9c1d34ffc9df3d45660f1463b81f7627b3075f 2025-09-28 14:03:41.427611 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for api_object_schema (setup.py): started 2025-09-28 14:03:41.427655 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: DEPRECATION: Building 'api_object_schema' 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 'api_object_schema'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-28 14:03:41.427670 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-09-28 14:03:41.427721 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for api_object_schema (setup.py): finished with status 'done' 2025-09-28 14:03:41.427774 | 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=bd89cf6f39a0537e8542782490460d3a57c5d4eb404c782f5632bf692ac16a33 2025-09-28 14:03:41.427824 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-ey5e6uv2/wheels/7c/db/fb/23a5f29ffd70b47804374b2d7e6e1863ba81baad746f0a1af4 2025-09-28 14:03:41.427837 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for capacity (setup.py): started 2025-09-28 14:03:41.427892 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: DEPRECATION: Building 'capacity' 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 'capacity'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-28 14:03:41.427905 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-09-28 14:03:41.427961 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for capacity (setup.py): finished with status 'done' 2025-09-28 14:03:41.427974 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for capacity: filename=capacity-1.3.14-py3-none-any.whl size=4197 sha256=582b42bbe35de25aea2bef75aafa5120e4333224c7a020b69b21766aab795eb7 2025-09-28 14:03:41.428030 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-ey5e6uv2/wheels/4a/71/7c/c5f92da11fc5e31f2992c4d61e1e6ac9a7445edba522ab6c5b 2025-09-28 14:03:41.428050 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: DEPRECATION: Building 'confetti' 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 'confetti'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-28 14:03:41.428133 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-09-28 14:03:41.428175 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for confetti (setup.py): started 2025-09-28 14:03:41.428187 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for confetti (setup.py): finished with status 'done' 2025-09-28 14:03:41.428244 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for confetti: filename=confetti-2.5.3-py3-none-any.whl size=7215 sha256=3e114909bb07dc429282a2efd5e14dbab4c402213024725f7754b489b18bc0c8 2025-09-28 14:03:41.428256 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-ey5e6uv2/wheels/be/ff/a0/a15d97083beff50cb35f9e83daa770514f8a69911581f3f89e 2025-09-28 14:03:41.428319 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: DEPRECATION: Building 'gossip' 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 'gossip'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-28 14:03:41.428371 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-09-28 14:03:41.428384 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for gossip (setup.py): started 2025-09-28 14:03:41.428435 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for gossip (setup.py): finished with status 'done' 2025-09-28 14:03:41.428448 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for gossip: filename=gossip-2.4.0-py3-none-any.whl size=14924 sha256=63a5a42a50f0b623e19110dd857c790037fa37286a143a60d12d044cf34b66be 2025-09-28 14:03:41.428505 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-ey5e6uv2/wheels/e6/7e/de/0b48439e9889c8cc19f758413e88ea090b97731706be51f764 2025-09-28 14:03:41.428519 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: DEPRECATION: Building 'infi.dtypes.iqn' 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 'infi.dtypes.iqn'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-28 14:03:41.428571 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-09-28 14:03:41.428583 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.iqn (setup.py): started 2025-09-28 14:03:41.428635 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.iqn (setup.py): finished with status 'done' 2025-09-28 14:03:41.428649 | 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=8230cab6b14296844adfe5d4355b5b258566e7bf7c4b7f2ea127636647f239c3 2025-09-28 14:03:41.428722 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-ey5e6uv2/wheels/f7/01/20/101075e84e4939f00b101152b13e829b75d18b56ae96f795a0 2025-09-28 14:03:41.428741 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: DEPRECATION: Building 'infi.dtypes.wwn' 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 'infi.dtypes.wwn'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-28 14:03:41.428753 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-09-28 14:03:41.428808 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.wwn (setup.py): started 2025-09-28 14:03:41.428820 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.wwn (setup.py): finished with status 'done' 2025-09-28 14:03:41.428877 | 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=3369 sha256=c0a828d914fb22d6a20a1110ad7a5d6edc20506fb7f6201bd082da1d03557d33 2025-09-28 14:03:41.428891 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-ey5e6uv2/wheels/75/62/b6/6abc534a638916409524e613655b4498e9d63c29c90c688085 2025-09-28 14:03:41.428957 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: DEPRECATION: Building 'pact' 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 'pact'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-28 14:03:41.428977 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-09-28 14:03:41.429019 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for pact (setup.py): started 2025-09-28 14:03:41.429032 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for pact (setup.py): finished with status 'done' 2025-09-28 14:03:41.429109 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for pact: filename=pact-1.12.0-py3-none-any.whl size=7736 sha256=baad122286c645ca2fb7de9abf053b14dd9d510726bab8f897be7a02384d2db5 2025-09-28 14:03:41.429130 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-ey5e6uv2/wheels/76/99/05/0306afdf2125c3a632d54f4d72b9b472645fbb59d4b1534a08 2025-09-28 14:03:41.429152 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: DEPRECATION: Building 'sentinels' 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 'sentinels'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-28 14:03:41.429168 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-09-28 14:03:41.429223 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for sentinels (setup.py): started 2025-09-28 14:03:41.429236 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for sentinels (setup.py): finished with status 'done' 2025-09-28 14:03:41.429287 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for sentinels: filename=sentinels-1.0.0-py3-none-any.whl size=3229 sha256=b3443d1570c179674fc38d5eb8d0882ceaccb483742c6262a0122e66a3c02f43 2025-09-28 14:03:41.429300 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-ey5e6uv2/wheels/78/22/9f/c7c0b550a3e3cc2854a53357798c72ac1748094889daaf0ebb 2025-09-28 14:03:41.429352 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: DEPRECATION: Building 'vintage' 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 'vintage'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-28 14:03:41.429365 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-09-28 14:03:41.429415 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for vintage (setup.py): started 2025-09-28 14:03:41.429427 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for vintage (setup.py): finished with status 'done' 2025-09-28 14:03:41.429477 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for vintage: filename=vintage-0.4.1-py3-none-any.whl size=2855 sha256=a1e27184b0bf844aa3ca5ab32e98686ef29fa429eb13fdc02da54b97e326b063 2025-09-28 14:03:41.429490 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-ey5e6uv2/wheels/50/1e/80/c3f1fc4ac2c0d543ea17e3f601ac2ca2cb8955e2344dd48e53 2025-09-28 14:03:41.429541 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: DEPRECATION: Building 'flux' 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 'flux'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-28 14:03:41.429563 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-09-28 14:03:41.429589 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for flux (setup.py): started 2025-09-28 14:03:41.429637 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for flux (setup.py): finished with status 'done' 2025-09-28 14:03:41.429651 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for flux: filename=flux-1.3.5-py3-none-any.whl size=6351 sha256=1b6430e04c154960501f1fbc51bc230a4a9012e68d585bc8fe5393962e047c12 2025-09-28 14:03:41.429692 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-ey5e6uv2/wheels/42/08/f8/48bb835135176d37a94cd76f50f3839f8e6ac91e783b4ba96c 2025-09-28 14:03:41.429732 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: DEPRECATION: Building 'infi.dtypes.nqn' 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 'infi.dtypes.nqn'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-28 14:03:41.429784 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-09-28 14:03:41.429796 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.nqn (setup.py): started 2025-09-28 14:03:41.429836 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.nqn (setup.py): finished with status 'done' 2025-09-28 14:03:41.429849 | 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=2908 sha256=98c863d08065f18d38d945c8f8d60df07b022235918b76a268ffa087879fc3ea 2025-09-28 14:03:41.429904 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-ey5e6uv2/wheels/78/b8/a3/a36838ee8852935b7574362c81a494a2b24b8c091c014c3c70 2025-09-28 14:03:41.429918 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: DEPRECATION: Building 'URLObject' 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 'URLObject'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-28 14:03:41.429968 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-09-28 14:03:41.429980 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for URLObject (setup.py): started 2025-09-28 14:03:41.430032 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for URLObject (setup.py): finished with status 'done' 2025-09-28 14:03:41.430045 | 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=e4da05ea3535a3251668b591a1c0272279325d388b0fb4d79314ea6b24b51a11 2025-09-28 14:03:41.430101 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-ey5e6uv2/wheels/c2/9b/7e/352391b49818230c72c6e965f0f2842374008f68e9b1c33f63 2025-09-28 14:03:41.430153 | 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 2025-09-28 14:03:41.430168 | 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 2025-09-28 14:03:41.430227 | 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 2025-09-28 14:03:41.430248 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container 861446b9ce3d 2025-09-28 14:03:41.430291 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> d40665156797 2025-09-28 14:03:41.430311 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: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 2025-09-28 14:03:41.430353 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in b629a8c56162 2025-09-28 14:03:41.430366 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading package lists... 2025-09-28 14:03:41.430417 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Building dependency tree... 2025-09-28 14:03:41.430430 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading state information... 2025-09-28 14:03:41.430485 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:The following packages were automatically installed and are no longer required: 2025-09-28 14:03:41.430497 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:03:41.430537 | 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 2025-09-28 14:03:41.430549 | 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 2025-09-28 14:03:41.430589 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:03:41.430601 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:03:41.430641 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:03:41.430653 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:03:41.430723 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: xz-utils 2025-09-28 14:03:41.430740 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Use 'apt autoremove' to remove them. 2025-09-28 14:03:41.430795 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:The following packages will be REMOVED: 2025-09-28 14:03:41.430808 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: build-essential 2025-09-28 14:03:41.430858 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 14:03:41.430870 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:After this operation, 17.4 kB disk space will be freed. 2025-09-28 14:03:41.430910 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 2025-09-28 14:03:41.430923 | 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% 2025-09-28 14:03:41.430975 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 70% 2025-09-28 14:03:41.430988 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 75% (Reading database ... 80% 2025-09-28 14:03:41.431038 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 85% (Reading database ... 90% 2025-09-28 14:03:41.431051 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 95% 2025-09-28 14:03:41.431117 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 100% (Reading database ... 20781 files and directories currently installed.) 2025-09-28 14:03:41.431127 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing build-essential (12.10ubuntu1) ... 2025-09-28 14:03:41.431182 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading package lists... 2025-09-28 14:03:41.431191 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Building dependency tree... 2025-09-28 14:03:41.431242 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading state information... 2025-09-28 14:03:41.431255 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:The following packages will be REMOVED: 2025-09-28 14:03:41.431306 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:03:41.431315 | 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 2025-09-28 14:03:41.431327 | 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 2025-09-28 14:03:41.431377 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:03:41.431390 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:03:41.431430 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:03:41.431442 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:03:41.431494 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: xz-utils 2025-09-28 14:03:41.431503 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 14:03:41.431553 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:After this operation, 228 MB disk space will be freed. 2025-09-28 14:03:41.431563 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 2025-09-28 14:03:41.431606 | 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% 2025-09-28 14:03:41.431616 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 70% 2025-09-28 14:03:41.431651 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 75% 2025-09-28 14:03:41.431662 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 80% 2025-09-28 14:03:41.431722 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 85% 2025-09-28 14:03:41.431762 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 90% 2025-09-28 14:03:41.431772 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 95% 2025-09-28 14:03:41.431824 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 100% (Reading database ... 20772 files and directories currently installed.) 2025-09-28 14:03:41.431835 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 14:03:41.431886 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:03:41.431896 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 14:03:41.431945 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:03:41.431956 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 14:03:41.432011 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 14:03:41.432021 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:03:41.432083 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:03:41.432137 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:03:41.432148 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:03:41.432199 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 14:03:41.432210 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:03:41.432259 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-09-28 14:03:41.432270 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:03:41.432320 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-09-28 14:03:41.432330 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:03:41.432389 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-09-28 14:03:41.432399 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:03:41.432449 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-09-28 14:03:41.432460 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 14:03:41.432512 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 14:03:41.432522 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:03:41.432569 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:03:41.432579 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:03:41.432626 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:03:41.432637 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:03:41.432683 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:03:41.432694 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:03:41.432762 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:03:41.432805 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:03:41.432816 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:03:41.432858 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 14:03:41.432869 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:03:41.432918 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:03:41.432928 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 14:03:41.432977 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-09-28 14:03:41.432988 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:03:41.433036 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-09-28 14:03:41.433046 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:03:41.433111 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 14:03:41.433122 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-09-28 14:03:41.433166 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:03:41.433176 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-09-28 14:03:41.433224 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:03:41.433234 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:03:41.433283 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:03:41.433303 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing lto-disabled-list (47) ... 2025-09-28 14:03:41.433339 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing make (4.3-4.1build2) ... 2025-09-28 14:03:41.433349 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 14:03:41.433392 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 14:03:41.433402 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting pyclean==3.0.0 2025-09-28 14:03:41.433448 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 14:03:41.433459 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 14:03:41.433505 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Installing collected packages: pyclean 2025-09-28 14:03:41.433516 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Successfully installed pyclean-3.0.0 2025-09-28 14:03:41.433564 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Cleaning directory /var/lib/kolla/venv 2025-09-28 14:03:41.433583 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-09-28 14:03:41.433629 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Total 40999 files, 1709 directories removed. 2025-09-28 14:03:41.433640 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-09-28 14:03:41.433686 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Cleaning directory /usr 2025-09-28 14:03:41.433713 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-09-28 14:03:41.433751 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Total 1652 files, 174 directories removed. 2025-09-28 14:03:41.433763 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-09-28 14:03:41.433812 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Found existing installation: pyclean 3.0.0 2025-09-28 14:03:41.433823 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Uninstalling pyclean-3.0.0: 2025-09-28 14:03:41.433872 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Successfully uninstalled pyclean-3.0.0 2025-09-28 14:03:41.433882 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container b629a8c56162 2025-09-28 14:03:41.433930 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 8144e9738cb5 2025-09-28 14:03:41.433940 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 10/10 : USER cinder 2025-09-28 14:03:41.433988 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in 0958bdf753a8 2025-09-28 14:03:41.433998 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container 0958bdf753a8 2025-09-28 14:03:41.434044 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> b53221bd3fcf 2025-09-28 14:03:41.434122 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Successfully built 2b399b219185 2025-09-28 14:03:41.434131 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Successfully tagged osism.harbor.regio.digital/kolla/cinder-volume:build-20250928 2025-09-28 14:03:41.434192 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Built at 2025-09-28 14:03:41.434122 (took 0:03:47.528141) 2025-09-28 14:03:41.434485 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cinder-api) 2025-09-28 14:03:41.434553 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-api:Processing 2025-09-28 14:03:41.434597 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Building started at 2025-09-28 14:03:41.434540 2025-09-28 14:03:41.436432 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-api:Turned 0 plugins into plugins archive 2025-09-28 14:03:41.436901 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-api:Turned 0 additions into additions archive 2025-09-28 14:04:14.433079 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Step 1/5 : FROM osism.harbor.regio.digital/kolla/cinder-base:build-20250928 2025-09-28 14:04:14.433178 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> ec24f92a1b96 2025-09-28 14:04:14.433296 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Step 2/5 : LABEL "build-date"="20250928" "name"="cinder-api" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 14:04:14.433395 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Running in dede71116146 2025-09-28 14:04:14.433505 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Removed intermediate container dede71116146 2025-09-28 14:04:14.433599 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> 680b8438db72 2025-09-28 14:04:14.433667 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_cinder_extend_start 2025-09-28 14:04:14.433780 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> ffd218e51360 2025-09-28 14:04:14.433897 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Step 4/5 : 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 2025-09-28 14:04:14.434085 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Running in ceef8d221c3b 2025-09-28 14:04:14.434145 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Removed intermediate container ceef8d221c3b 2025-09-28 14:04:14.434229 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> e7a37a538c2f 2025-09-28 14:04:14.434335 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Step 5/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 2025-09-28 14:04:14.434450 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Running in e6e54d1a402b 2025-09-28 14:04:14.434553 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Reading package lists... 2025-09-28 14:04:14.434632 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Building dependency tree... 2025-09-28 14:04:14.434729 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Reading state information... 2025-09-28 14:04:14.434841 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:The following packages were automatically installed and are no longer required: 2025-09-28 14:04:14.435782 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:04:14.435800 | 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 2025-09-28 14:04:14.435811 | 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 2025-09-28 14:04:14.435820 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:04:14.435830 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:04:14.435840 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:04:14.435850 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:04:14.435860 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: xz-utils 2025-09-28 14:04:14.435868 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Use 'apt autoremove' to remove them. 2025-09-28 14:04:14.435877 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:The following packages will be REMOVED: 2025-09-28 14:04:14.435886 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: build-essential 2025-09-28 14:04:14.435894 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 14:04:14.435914 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:After this operation, 17.4 kB disk space will be freed. 2025-09-28 14:04:14.435923 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 2025-09-28 14:04:14.435933 | 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% 2025-09-28 14:04:14.435942 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 70% 2025-09-28 14:04:14.435951 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 75% 2025-09-28 14:04:14.435959 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 80% 2025-09-28 14:04:14.435967 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 85% 2025-09-28 14:04:14.435980 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 90% 2025-09-28 14:04:14.435988 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 95% 2025-09-28 14:04:14.435997 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 100% (Reading database ... 19865 files and directories currently installed.) 2025-09-28 14:04:14.436010 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing build-essential (12.10ubuntu1) ... 2025-09-28 14:04:14.436087 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Reading package lists... 2025-09-28 14:04:14.436174 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Building dependency tree... 2025-09-28 14:04:14.436289 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Reading state information... 2025-09-28 14:04:14.436430 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:The following packages will be REMOVED: 2025-09-28 14:04:14.436510 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:04:14.436611 | 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 2025-09-28 14:04:14.436682 | 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 2025-09-28 14:04:14.436781 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:04:14.436860 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:04:14.436928 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:04:14.436994 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:04:14.437063 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: xz-utils 2025-09-28 14:04:14.437144 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 14:04:14.437214 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:After this operation, 228 MB disk space will be freed. 2025-09-28 14:04:14.437290 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 2025-09-28 14:04:14.437367 | 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% 2025-09-28 14:04:14.437548 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 70% 2025-09-28 14:04:14.437683 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 75% 2025-09-28 14:04:14.437797 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 80% 2025-09-28 14:04:14.437881 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 85% 2025-09-28 14:04:14.437954 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 90% 2025-09-28 14:04:14.438028 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 95% 2025-09-28 14:04:14.438105 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 100% (Reading database ... 19856 files and directories currently installed.) 2025-09-28 14:04:14.438211 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 14:04:14.438288 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:04:14.438379 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 14:04:14.438454 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:04:14.439784 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 14:04:14.439800 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 14:04:14.439809 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:04:14.439816 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:04:14.439823 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:04:14.439830 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:04:14.439837 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 14:04:14.439844 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2025-09-28 14:04:14.439851 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:04:14.439858 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:04:14.439865 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:04:14.439871 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:04:14.439878 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 14:04:14.439885 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 14:04:14.439892 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:04:14.439898 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:04:14.439905 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:04:14.439912 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:04:14.439919 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:04:14.439926 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:04:14.439932 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:04:14.439945 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:04:14.439952 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:04:14.439959 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:04:14.439965 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 14:04:14.439972 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:04:14.439983 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:04:14.439989 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 14:04:14.439996 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:04:14.440003 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:04:14.440056 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 14:04:14.440104 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:04:14.440182 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:04:14.440233 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:04:14.440354 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:04:14.440471 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing lto-disabled-list (47) ... 2025-09-28 14:04:14.440606 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing make (4.3-4.1build2) ... 2025-09-28 14:04:14.440691 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 14:04:14.440790 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 14:04:14.440859 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Collecting pyclean==3.0.0 2025-09-28 14:04:14.440916 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 14:04:14.440970 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 14:04:14.441025 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Installing collected packages: pyclean 2025-09-28 14:04:14.441079 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Successfully installed pyclean-3.0.0 2025-09-28 14:04:14.441135 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Cleaning directory /var/lib/kolla/venv 2025-09-28 14:04:14.441188 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2025-09-28 14:04:14.441246 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Total 10883 files, 1498 directories removed. 2025-09-28 14:04:14.441297 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2025-09-28 14:04:14.441352 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Cleaning directory /usr 2025-09-28 14:04:14.441401 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2025-09-28 14:04:14.441455 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Total 1488 files, 155 directories removed. 2025-09-28 14:04:14.441522 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2025-09-28 14:04:14.441604 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Found existing installation: pyclean 3.0.0 2025-09-28 14:04:14.441725 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Uninstalling pyclean-3.0.0: 2025-09-28 14:04:14.441790 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: Successfully uninstalled pyclean-3.0.0 2025-09-28 14:04:14.441853 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Removed intermediate container e6e54d1a402b 2025-09-28 14:04:14.441914 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> 81068f790420 2025-09-28 14:04:14.442013 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Successfully built 6e19ed947959 2025-09-28 14:04:14.442068 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Successfully tagged osism.harbor.regio.digital/kolla/cinder-api:build-20250928 2025-09-28 14:04:14.442216 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Built at 2025-09-28 14:04:14.442091 (took 0:00:33.007551) 2025-09-28 14:04:14.442643 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cinder-backup) 2025-09-28 14:04:14.442743 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-backup:Processing 2025-09-28 14:04:14.442851 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Building started at 2025-09-28 14:04:14.442759 2025-09-28 14:04:14.444000 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-backup:Turned 0 plugins into plugins archive 2025-09-28 14:04:14.444735 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-backup:Turned 0 additions into additions archive 2025-09-28 14:05:00.985642 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Step 1/5 : FROM osism.harbor.regio.digital/kolla/cinder-base:build-20250928 2025-09-28 14:05:00.985786 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> ec24f92a1b96 2025-09-28 14:05:00.985848 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Step 2/5 : LABEL "build-date"="20250928" "name"="cinder-backup" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 14:05:00.985889 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Running in 9abea0b86cb7 2025-09-28 14:05:00.985901 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Removed intermediate container 9abea0b86cb7 2025-09-28 14:05:00.985910 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> 2263599eb135 2025-09-28 14:05:00.985921 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Step 3/5 : 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/* 2025-09-28 14:05:00.985931 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Running in a6eaf1aa3834 2025-09-28 14:05:00.985940 | 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] 2025-09-28 14:05:00.985951 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 14:05:00.985965 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 14:05:00.985974 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 14:05:00.985982 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 14:05:00.985991 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 14:05:00.986000 | 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] 2025-09-28 14:05:00.986012 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 14:05:00.986021 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 14:05:00.986132 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 14:05:00.986145 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 14:05:00.986154 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 14:05:00.986166 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 14:05:00.986207 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 14:05:00.986216 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 14:05:00.986253 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Fetched 28.4 MB in 2s (12.3 MB/s) 2025-09-28 14:05:00.986264 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading package lists... 2025-09-28 14:05:00.986334 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading package lists... 2025-09-28 14:05:00.986345 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Building dependency tree... 2025-09-28 14:05:00.986416 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading state information... 2025-09-28 14:05:00.986429 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:The following additional packages will be installed: 2025-09-28 14:05:00.986452 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2025-09-28 14:05:00.986461 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: initramfs-tools-bin initramfs-tools-core keyutils klibc-utils kpartx 2025-09-28 14:05:00.986499 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libevent-core-2.1-7t64 libklibc libnfsidmap1 libsysfs2 liburcu8t64 2025-09-28 14:05:00.986509 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: linux-base pci.ids rpcbind sg3-utils-udev ucf 2025-09-28 14:05:00.986556 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Suggested packages: 2025-09-28 14:05:00.986566 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libarchive-dev resolvconf | openresolv | systemd-resolved bash-completion 2025-09-28 14:05:00.986606 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: multipath-tools-boot watchdog 2025-09-28 14:05:00.986615 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Recommended packages: 2025-09-28 14:05:00.986649 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: zstd 2025-09-28 14:05:00.986659 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:The following NEW packages will be installed: 2025-09-28 14:05:00.986737 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2025-09-28 14:05:00.986755 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: initramfs-tools-bin initramfs-tools-core keyutils klibc-utils kpartx 2025-09-28 14:05:00.986809 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libevent-core-2.1-7t64 libklibc libnfsidmap1 libsysfs2 liburcu8t64 2025-09-28 14:05:00.986819 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: linux-base lsscsi multipath-tools nfs-common pci.ids rpcbind sg3-utils-udev 2025-09-28 14:05:00.986831 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: sysfsutils ucf 2025-09-28 14:05:00.986891 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 14:05:00.986900 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Need to get 2,082 kB of archives. 2025-09-28 14:05:00.986942 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:After this operation, 7,639 kB of additional disk space will be used. 2025-09-28 14:05:00.986952 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 14:05:00.986984 | 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] 2025-09-28 14:05:00.986995 | 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] 2025-09-28 14:05:00.987110 | 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] 2025-09-28 14:05:00.987123 | 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] 2025-09-28 14:05:00.987152 | 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] 2025-09-28 14:05:00.987166 | 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] 2025-09-28 14:05:00.987175 | 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] 2025-09-28 14:05:00.987184 | 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] 2025-09-28 14:05:00.987232 | 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] 2025-09-28 14:05:00.987242 | 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.1 [215 kB] 2025-09-28 14:05:00.987278 | 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] 2025-09-28 14:05:00.987298 | 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] 2025-09-28 14:05:00.987338 | 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] 2025-09-28 14:05:00.987348 | 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.5 [21.5 kB] 2025-09-28 14:05:00.987409 | 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.1 [47.2 kB] 2025-09-28 14:05:00.987418 | 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.1 [100 kB] 2025-09-28 14:05:00.987468 | 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.5 [50.5 kB] 2025-09-28 14:05:00.987478 | 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.1 [18.1 kB] 2025-09-28 14:05:00.987518 | 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.5 [9,060 B] 2025-09-28 14:05:00.987528 | 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] 2025-09-28 14:05:00.987576 | 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] 2025-09-28 14:05:00.987586 | 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] 2025-09-28 14:05:00.987624 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 kpartx amd64 0.9.4-5ubuntu8 [32.0 kB] 2025-09-28 14:05:00.987634 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 multipath-tools amd64 0.9.4-5ubuntu8 [310 kB] 2025-09-28 14:05:00.987689 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preconfiguring packages ... 2025-09-28 14:05:00.987699 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Fetched 2,082 kB in 1s (3,704 kB/s) 2025-09-28 14:05:00.987740 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2025-09-28 14:05:00.987799 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 2025-09-28 14:05:00.987811 | 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% 2025-09-28 14:05:00.987864 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 70% 2025-09-28 14:05:00.987874 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 75% 2025-09-28 14:05:00.987935 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 80% 2025-09-28 14:05:00.987947 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 85% 2025-09-28 14:05:00.987960 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 90% 2025-09-28 14:05:00.987968 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 95% 2025-09-28 14:05:00.988019 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 100% (Reading database ... 19865 files and directories currently installed.) 2025-09-28 14:05:00.988029 | 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 ... 2025-09-28 14:05:00.988102 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-09-28 14:05:00.988145 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package libnfsidmap1:amd64. 2025-09-28 14:05:00.988155 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../01-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2025-09-28 14:05:00.988192 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2025-09-28 14:05:00.988202 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package rpcbind. 2025-09-28 14:05:00.988253 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../02-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2025-09-28 14:05:00.988263 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking rpcbind (1.2.6-7ubuntu2) ... 2025-09-28 14:05:00.988299 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package ucf. 2025-09-28 14:05:00.988309 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../03-ucf_3.0043+nmu1_all.deb ... 2025-09-28 14:05:00.988360 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Moving old data out of the way 2025-09-28 14:05:00.988369 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-09-28 14:05:00.988424 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking ucf (3.0043+nmu1) ... 2025-09-28 14:05:00.988434 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package keyutils. 2025-09-28 14:05:00.988474 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../04-keyutils_1.6.3-3build1_amd64.deb ... 2025-09-28 14:05:00.988484 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking keyutils (1.6.3-3build1) ... 2025-09-28 14:05:00.988532 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package nfs-common. 2025-09-28 14:05:00.988542 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../05-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2025-09-28 14:05:00.988580 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2025-09-28 14:05:00.988589 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-09-28 14:05:00.988641 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package libsysfs2:amd64. 2025-09-28 14:05:00.988650 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../06-libsysfs2_2.1.1-6build1_amd64.deb ... 2025-09-28 14:05:00.988721 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2025-09-28 14:05:00.988735 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package pci.ids. 2025-09-28 14:05:00.988776 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../07-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2025-09-28 14:05:00.988790 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-09-28 14:05:00.988828 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package sysfsutils. 2025-09-28 14:05:00.988837 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../08-sysfsutils_2.1.1-6build1_amd64.deb ... 2025-09-28 14:05:00.988876 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking sysfsutils (2.1.1-6build1) ... 2025-09-28 14:05:00.988885 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package dhcpcd-base. 2025-09-28 14:05:00.988960 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../09-dhcpcd-base_1%3a10.0.6-1ubuntu3.1_amd64.deb ... 2025-09-28 14:05:00.988979 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking dhcpcd-base (1:10.0.6-1ubuntu3.1) ... 2025-09-28 14:05:00.988992 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package cpio. 2025-09-28 14:05:00.989001 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../10-cpio_2.15+dfsg-1ubuntu2_amd64.deb ... 2025-09-28 14:05:00.989092 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking cpio (2.15+dfsg-1ubuntu2) ... 2025-09-28 14:05:00.989104 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package busybox-initramfs. 2025-09-28 14:05:00.989292 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../11-busybox-initramfs_1%3a1.36.1-6ubuntu3.1_amd64.deb ... 2025-09-28 14:05:00.989303 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2025-09-28 14:05:00.989310 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package dracut-install. 2025-09-28 14:05:00.989317 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../12-dracut-install_060+5-1ubuntu3.3_amd64.deb ... 2025-09-28 14:05:00.989324 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking dracut-install (060+5-1ubuntu3.3) ... 2025-09-28 14:05:00.989331 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package initramfs-tools-bin. 2025-09-28 14:05:00.989338 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../13-initramfs-tools-bin_0.142ubuntu25.5_amd64.deb ... 2025-09-28 14:05:00.989345 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking initramfs-tools-bin (0.142ubuntu25.5) ... 2025-09-28 14:05:00.989355 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package libklibc:amd64. 2025-09-28 14:05:00.989362 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../14-libklibc_2.0.13-4ubuntu0.1_amd64.deb ... 2025-09-28 14:05:00.989396 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking libklibc:amd64 (2.0.13-4ubuntu0.1) ... 2025-09-28 14:05:00.989403 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package klibc-utils. 2025-09-28 14:05:00.989453 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../15-klibc-utils_2.0.13-4ubuntu0.1_amd64.deb ... 2025-09-28 14:05:00.989461 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking klibc-utils (2.0.13-4ubuntu0.1) ... 2025-09-28 14:05:00.989504 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-09-28 14:05:00.989512 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package initramfs-tools-core. 2025-09-28 14:05:00.989554 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../16-initramfs-tools-core_0.142ubuntu25.5_all.deb ... 2025-09-28 14:05:00.989561 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking initramfs-tools-core (0.142ubuntu25.5) ... 2025-09-28 14:05:00.989606 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package linux-base. 2025-09-28 14:05:00.989614 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../17-linux-base_4.5ubuntu9+24.04.1_all.deb ... 2025-09-28 14:05:00.989652 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking linux-base (4.5ubuntu9+24.04.1) ... 2025-09-28 14:05:00.989660 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package initramfs-tools. 2025-09-28 14:05:00.989729 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../18-initramfs-tools_0.142ubuntu25.5_all.deb ... 2025-09-28 14:05:00.989741 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking initramfs-tools (0.142ubuntu25.5) ... 2025-09-28 14:05:00.989779 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package liburcu8t64:amd64. 2025-09-28 14:05:00.989787 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../19-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2025-09-28 14:05:00.989836 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-09-28 14:05:00.989844 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package lsscsi. 2025-09-28 14:05:00.989883 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../20-lsscsi_0.32-1build1_amd64.deb ... 2025-09-28 14:05:00.989891 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking lsscsi (0.32-1build1) ... 2025-09-28 14:05:00.989930 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package sg3-utils-udev. 2025-09-28 14:05:00.989938 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../21-sg3-utils-udev_1.46-3ubuntu4_all.deb ... 2025-09-28 14:05:00.989981 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking sg3-utils-udev (1.46-3ubuntu4) ... 2025-09-28 14:05:00.989998 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package kpartx. 2025-09-28 14:05:00.990030 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../22-kpartx_0.9.4-5ubuntu8_amd64.deb ... 2025-09-28 14:05:00.990056 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking kpartx (0.9.4-5ubuntu8) ... 2025-09-28 14:05:00.990101 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package multipath-tools. 2025-09-28 14:05:00.990109 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../23-multipath-tools_0.9.4-5ubuntu8_amd64.deb ... 2025-09-28 14:05:00.990169 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking multipath-tools (0.9.4-5ubuntu8) ... 2025-09-28 14:05:00.990183 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up cpio (2.15+dfsg-1ubuntu2) ... 2025-09-28 14:05:00.990190 | 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 2025-09-28 14:05:00.990235 | 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 2025-09-28 14:05:00.990244 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-09-28 14:05:00.990282 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2025-09-28 14:05:00.990290 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-09-28 14:05:00.990334 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up linux-base (4.5ubuntu9+24.04.1) ... 2025-09-28 14:05:00.990342 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2025-09-28 14:05:00.990382 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up sysfsutils (2.1.1-6build1) ... 2025-09-28 14:05:00.990390 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: could not determine current runlevel 2025-09-28 14:05:00.990431 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 14:05:00.990438 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up rpcbind (1.2.6-7ubuntu2) ... 2025-09-28 14:05:00.990478 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: could not determine current runlevel 2025-09-28 14:05:00.990485 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 14:05:00.990495 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up libklibc:amd64 (2.0.13-4ubuntu0.1) ... 2025-09-28 14:05:00.990659 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up lsscsi (0.32-1build1) ... 2025-09-28 14:05:00.990668 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up dhcpcd-base (1:10.0.6-1ubuntu3.1) ... 2025-09-28 14:05:00.990675 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Selecting UID from range 100 to 59999 ... 2025-09-28 14:05:00.990682 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-09-28 14:05:00.990689 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Adding system user `dhcpcd' (UID 102) ... 2025-09-28 14:05:00.990699 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Adding new user `dhcpcd' (UID 102) with group `nogroup' ... 2025-09-28 14:05:00.990739 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Not creating home directory `/usr/lib/dhcpcd'. 2025-09-28 14:05:00.990772 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up ucf (3.0043+nmu1) ... 2025-09-28 14:05:00.990780 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2025-09-28 14:05:00.990834 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up keyutils (1.6.3-3build1) ... 2025-09-28 14:05:00.990842 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up dracut-install (060+5-1ubuntu3.3) ... 2025-09-28 14:05:00.990888 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up kpartx (0.9.4-5ubuntu8) ... 2025-09-28 14:05:00.990896 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-09-28 14:05:00.990944 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up klibc-utils (2.0.13-4ubuntu0.1) ... 2025-09-28 14:05:00.990952 | 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', 2025-09-28 14:05:00.991004 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: none removed. 2025-09-28 14:05:00.991012 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up initramfs-tools-bin (0.142ubuntu25.5) ... 2025-09-28 14:05:00.991107 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2025-09-28 14:05:00.991115 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-09-28 14:05:00.991122 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Creating config file /etc/idmapd.conf with new version 2025-09-28 14:05:00.991132 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-09-28 14:05:00.991139 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Creating config file /etc/nfs.conf with new version 2025-09-28 14:05:00.991205 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Selecting UID from range 100 to 59999 ... 2025-09-28 14:05:00.991213 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-09-28 14:05:00.991261 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Adding system user `statd' (UID 103) ... 2025-09-28 14:05:00.991269 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Adding new user `statd' (UID 103) with group `nogroup' ... 2025-09-28 14:05:00.991317 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Not creating home directory `/var/lib/nfs'. 2025-09-28 14:05:00.991325 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: could not determine current runlevel 2025-09-28 14:05:00.991373 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 14:05:00.991381 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up initramfs-tools-core (0.142ubuntu25.5) ... 2025-09-28 14:05:00.991429 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up initramfs-tools (0.142ubuntu25.5) ... 2025-09-28 14:05:00.991443 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:update-initramfs: deferring update (trigger activated) 2025-09-28 14:05:00.991482 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up sg3-utils-udev (1.46-3ubuntu4) ... 2025-09-28 14:05:00.991490 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:update-initramfs: deferring update (trigger activated) 2025-09-28 14:05:00.991539 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up multipath-tools (0.9.4-5ubuntu8) ... 2025-09-28 14:05:00.991547 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 14:05:00.991595 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Processing triggers for initramfs-tools (0.142ubuntu25.5) ... 2025-09-28 14:05:00.991604 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Removed intermediate container a6eaf1aa3834 2025-09-28 14:05:00.991650 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> 5e7040f89ea6 2025-09-28 14:05:00.991660 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: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 2025-09-28 14:05:00.991715 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Running in 29986a72c0c2 2025-09-28 14:05:00.991730 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading package lists... 2025-09-28 14:05:00.991795 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Building dependency tree... 2025-09-28 14:05:00.991805 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading state information... 2025-09-28 14:05:00.991851 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:The following packages were automatically installed and are no longer required: 2025-09-28 14:05:00.991859 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:05:00.991908 | 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 2025-09-28 14:05:00.991916 | 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 2025-09-28 14:05:00.991946 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:05:00.991954 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:05:00.992045 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:05:00.992055 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:05:00.992062 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: xz-utils 2025-09-28 14:05:00.992072 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Use 'apt autoremove' to remove them. 2025-09-28 14:05:00.992142 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:The following packages will be REMOVED: 2025-09-28 14:05:00.992150 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: build-essential 2025-09-28 14:05:00.992204 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 14:05:00.992212 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:After this operation, 17.4 kB disk space will be freed. 2025-09-28 14:05:00.992251 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 2025-09-28 14:05:00.992260 | 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% 2025-09-28 14:05:00.992307 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 60% (Reading database ... 65% 2025-09-28 14:05:00.992315 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 70% 2025-09-28 14:05:00.992365 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 2025-09-28 14:05:00.992373 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:75% 2025-09-28 14:05:00.992421 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 80% 2025-09-28 14:05:00.992429 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 85% 2025-09-28 14:05:00.992477 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 90% 2025-09-28 14:05:00.992485 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 95% (Reading database ... 100% (Reading database ... 20444 files and directories currently installed.) 2025-09-28 14:05:00.992516 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing build-essential (12.10ubuntu1) ... 2025-09-28 14:05:00.992523 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading package lists... 2025-09-28 14:05:00.992583 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Building dependency tree... 2025-09-28 14:05:00.992633 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading state information... 2025-09-28 14:05:00.992641 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:The following packages will be REMOVED: 2025-09-28 14:05:00.992685 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:05:00.992694 | 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 2025-09-28 14:05:00.992729 | 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 2025-09-28 14:05:00.992785 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:05:00.992793 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:05:00.992823 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:05:00.992839 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:05:00.992883 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: xz-utils 2025-09-28 14:05:00.992891 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 14:05:00.992963 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:After this operation, 228 MB disk space will be freed. 2025-09-28 14:05:00.992972 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 2025-09-28 14:05:00.992983 | 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% 2025-09-28 14:05:00.992994 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 70% 2025-09-28 14:05:00.993069 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 75% 2025-09-28 14:05:00.993080 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 80% 2025-09-28 14:05:00.993122 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 85% 2025-09-28 14:05:00.993130 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 90% 2025-09-28 14:05:00.993184 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 95% 2025-09-28 14:05:00.993192 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 100% (Reading database ... 20435 files and directories currently installed.) 2025-09-28 14:05:00.993238 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 14:05:00.993246 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:05:00.993295 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 14:05:00.993302 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:05:00.993350 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 14:05:00.993357 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 14:05:00.993406 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:05:00.993414 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:05:00.993462 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:05:00.993470 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-09-28 14:05:00.993523 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:05:00.993531 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 14:05:00.993581 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:05:00.993588 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:05:00.993637 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:05:00.993645 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:05:00.993693 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 14:05:00.993728 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 14:05:00.993742 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:05:00.993793 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:05:00.993801 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:05:00.993851 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:05:00.993860 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:05:00.993907 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:05:00.993920 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:05:00.993963 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:05:00.993971 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:05:00.994014 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:05:00.994022 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 14:05:00.994107 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:05:00.994117 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-09-28 14:05:00.994147 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:05:00.994155 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-09-28 14:05:00.994310 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 14:05:00.994317 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-09-28 14:05:00.994325 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:05:00.994331 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-09-28 14:05:00.994338 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:05:00.994348 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 14:05:00.994355 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:05:00.994365 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:05:00.994416 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:05:00.994424 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:05:00.994434 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing lto-disabled-list (47) ... 2025-09-28 14:05:00.994498 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing make (4.3-4.1build2) ... 2025-09-28 14:05:00.994506 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 14:05:00.994555 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 14:05:00.994563 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Collecting pyclean==3.0.0 2025-09-28 14:05:00.994570 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 14:05:00.994580 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 14:05:00.994657 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Installing collected packages: pyclean 2025-09-28 14:05:00.994664 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Successfully installed pyclean-3.0.0 2025-09-28 14:05:00.994672 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Cleaning directory /var/lib/kolla/venv 2025-09-28 14:05:00.994678 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-09-28 14:05:00.994777 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Total 10883 files, 1498 directories removed. 2025-09-28 14:05:00.994794 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-09-28 14:05:00.994827 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Cleaning directory /usr 2025-09-28 14:05:00.994839 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-09-28 14:05:00.994848 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Total 1488 files, 155 directories removed. 2025-09-28 14:05:00.994915 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-09-28 14:05:00.994928 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Found existing installation: pyclean 3.0.0 2025-09-28 14:05:00.994974 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Uninstalling pyclean-3.0.0: 2025-09-28 14:05:00.994986 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: Successfully uninstalled pyclean-3.0.0 2025-09-28 14:05:00.995058 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Removed intermediate container 29986a72c0c2 2025-09-28 14:05:00.995074 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> fad61d253792 2025-09-28 14:05:00.995084 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Step 5/5 : USER cinder 2025-09-28 14:05:00.995098 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Running in 41057b0f9729 2025-09-28 14:05:00.995107 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Removed intermediate container 41057b0f9729 2025-09-28 14:05:00.995199 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> edce99d2e636 2025-09-28 14:05:00.995212 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Successfully built ac92a16e34f5 2025-09-28 14:05:00.995223 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Successfully tagged osism.harbor.regio.digital/kolla/cinder-backup:build-20250928 2025-09-28 14:05:00.995306 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Built at 2025-09-28 14:05:00.995188 (took 0:00:46.552429) 2025-09-28 14:05:00.995744 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(gnocchi-statsd) 2025-09-28 14:05:00.995763 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-statsd:Processing 2025-09-28 14:05:00.995870 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Building started at 2025-09-28 14:05:00.995727 2025-09-28 14:05:00.996806 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-statsd:Turned 0 plugins into plugins archive 2025-09-28 14:05:00.997456 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-statsd:Turned 0 additions into additions archive 2025-09-28 14:05:27.721822 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Step 1/4 : FROM osism.harbor.regio.digital/kolla/gnocchi-base:build-20250928 2025-09-28 14:05:27.721948 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> 22fbc64beaff 2025-09-28 14:05:27.721980 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Step 2/4 : LABEL "build-date"="20250928" "name"="gnocchi-statsd" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 14:05:27.722009 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Running in 0f400bc1d54b 2025-09-28 14:05:27.722030 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Removed intermediate container 0f400bc1d54b 2025-09-28 14:05:27.722055 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> 909dcc5b668c 2025-09-28 14:05:27.722166 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Step 3/4 : 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 2025-09-28 14:05:27.722183 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Running in 98da2dd889c4 2025-09-28 14:05:27.722243 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Reading package lists... 2025-09-28 14:05:27.722294 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Building dependency tree... 2025-09-28 14:05:27.722407 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Reading state information... 2025-09-28 14:05:27.722501 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:The following packages were automatically installed and are no longer required: 2025-09-28 14:05:27.722522 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:05:27.722545 | 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 2025-09-28 14:05:27.722638 | 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 2025-09-28 14:05:27.722664 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:05:27.722686 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:05:27.722792 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:05:27.722809 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:05:27.722861 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: xz-utils 2025-09-28 14:05:27.722872 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Use 'apt autoremove' to remove them. 2025-09-28 14:05:27.723183 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:The following packages will be REMOVED: 2025-09-28 14:05:27.723214 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: build-essential 2025-09-28 14:05:27.723227 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 14:05:27.723238 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:After this operation, 17.4 kB disk space will be freed. 2025-09-28 14:05:27.723247 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 2025-09-28 14:05:27.723262 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2025-09-28 14:05:27.723351 | 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% 2025-09-28 14:05:27.723370 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 70% 2025-09-28 14:05:27.723541 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 75% 2025-09-28 14:05:27.723563 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 80% 2025-09-28 14:05:27.723585 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 85% 2025-09-28 14:05:27.723650 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 90% 2025-09-28 14:05:27.723676 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 95% 2025-09-28 14:05:27.723880 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 100% (Reading database ... 18862 files and directories currently installed.) 2025-09-28 14:05:27.723934 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing build-essential (12.10ubuntu1) ... 2025-09-28 14:05:27.723945 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Reading package lists... 2025-09-28 14:05:27.723950 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Building dependency tree... 2025-09-28 14:05:27.723956 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Reading state information... 2025-09-28 14:05:27.724026 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:The following packages will be REMOVED: 2025-09-28 14:05:27.724031 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:05:27.724096 | 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 2025-09-28 14:05:27.724100 | 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 2025-09-28 14:05:27.724177 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:05:27.724182 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:05:27.724262 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:05:27.724266 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:05:27.724354 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: xz-utils 2025-09-28 14:05:27.724412 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 14:05:27.724418 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:After this operation, 228 MB disk space will be freed. 2025-09-28 14:05:27.724491 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 2025-09-28 14:05:27.724495 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 2025-09-28 14:05:27.724577 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% 2025-09-28 14:05:27.724635 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-28 14:05:27.724639 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 70% 2025-09-28 14:05:27.724718 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 75% 2025-09-28 14:05:27.724786 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 80% 2025-09-28 14:05:27.724839 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 85% 2025-09-28 14:05:27.724842 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 90% 2025-09-28 14:05:27.724921 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 95% 2025-09-28 14:05:27.724981 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 100% (Reading database ... 18853 files and directories currently installed.) 2025-09-28 14:05:27.724985 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 14:05:27.725063 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:05:27.725067 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 14:05:27.725149 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:05:27.725206 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 14:05:27.725210 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 14:05:27.725285 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:05:27.725359 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:05:27.725364 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:05:27.725461 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:05:27.725507 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 14:05:27.725511 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:05:27.725589 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:05:27.725648 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:05:27.725652 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:05:27.725761 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 14:05:27.725769 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 14:05:27.725851 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:05:27.725855 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:05:27.725913 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:05:27.725917 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:05:27.726000 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:05:27.726047 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:05:27.726121 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:05:27.726186 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:05:27.726231 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:05:27.726305 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:05:27.726465 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2025-09-28 14:05:27.726522 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 14:05:27.726527 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:05:27.726601 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:05:27.726605 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 14:05:27.726678 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2025-09-28 14:05:27.726761 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:05:27.726770 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2025-09-28 14:05:27.726849 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:05:27.726854 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 14:05:27.726922 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:05:27.726927 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:05:27.726994 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:05:27.726998 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:05:27.727065 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing lto-disabled-list (47) ... 2025-09-28 14:05:27.727071 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2025-09-28 14:05:27.727139 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing make (4.3-4.1build2) ... 2025-09-28 14:05:27.727143 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 14:05:27.727209 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 14:05:27.727213 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Collecting pyclean==3.0.0 2025-09-28 14:05:27.727279 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 14:05:27.727285 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 14:05:27.727372 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Installing collected packages: pyclean 2025-09-28 14:05:27.727377 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Successfully installed pyclean-3.0.0 2025-09-28 14:05:27.727450 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Cleaning directory /var/lib/kolla/venv 2025-09-28 14:05:27.727464 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2025-09-28 14:05:27.727522 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Total 8936 files, 1258 directories removed. 2025-09-28 14:05:27.727528 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2025-09-28 14:05:27.727592 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Cleaning directory /usr 2025-09-28 14:05:27.727598 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2025-09-28 14:05:27.727660 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Total 1316 files, 133 directories removed. 2025-09-28 14:05:27.727666 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2025-09-28 14:05:27.727757 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Found existing installation: pyclean 3.0.0 2025-09-28 14:05:27.727765 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Uninstalling pyclean-3.0.0: 2025-09-28 14:05:27.727850 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: Successfully uninstalled pyclean-3.0.0 2025-09-28 14:05:27.727854 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Removed intermediate container 98da2dd889c4 2025-09-28 14:05:27.727910 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> 294926cd743d 2025-09-28 14:05:27.727916 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Step 4/4 : USER gnocchi 2025-09-28 14:05:27.727985 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Running in b5c033aa79c3 2025-09-28 14:05:27.727991 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Removed intermediate container b5c033aa79c3 2025-09-28 14:05:27.728056 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> e539a53543c4 2025-09-28 14:05:27.728116 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Successfully built 60d91d3719a0 2025-09-28 14:05:27.728125 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Successfully tagged osism.harbor.regio.digital/kolla/gnocchi-statsd:build-20250928 2025-09-28 14:05:27.728245 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Built at 2025-09-28 14:05:27.728128 (took 0:00:26.732401) 2025-09-28 14:05:27.728717 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(gnocchi-metricd) 2025-09-28 14:05:27.728821 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-metricd:Processing 2025-09-28 14:05:27.728868 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Building started at 2025-09-28 14:05:27.728778 2025-09-28 14:05:27.730082 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-metricd:Turned 0 plugins into plugins archive 2025-09-28 14:05:27.730766 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-metricd:Turned 0 additions into additions archive 2025-09-28 14:05:54.407691 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Step 1/4 : FROM osism.harbor.regio.digital/kolla/gnocchi-base:build-20250928 2025-09-28 14:05:54.407808 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> 22fbc64beaff 2025-09-28 14:05:54.407909 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Step 2/4 : LABEL "build-date"="20250928" "name"="gnocchi-metricd" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 14:05:54.407930 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Running in ed3e67c7ed83 2025-09-28 14:05:54.407949 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Removed intermediate container ed3e67c7ed83 2025-09-28 14:05:54.407961 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> 48cef0ea7549 2025-09-28 14:05:54.407975 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Step 3/4 : 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 2025-09-28 14:05:54.408019 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Running in 6c132a09c0f4 2025-09-28 14:05:54.408094 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Reading package lists... 2025-09-28 14:05:54.408105 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Building dependency tree... 2025-09-28 14:05:54.408138 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Reading state information... 2025-09-28 14:05:54.408197 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:The following packages were automatically installed and are no longer required: 2025-09-28 14:05:54.408962 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:05:54.409031 | 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 2025-09-28 14:05:54.409045 | 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 2025-09-28 14:05:54.409056 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:05:54.409067 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:05:54.409077 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:05:54.409086 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:05:54.409097 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: xz-utils 2025-09-28 14:05:54.409108 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Use 'apt autoremove' to remove them. 2025-09-28 14:05:54.409117 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:The following packages will be REMOVED: 2025-09-28 14:05:54.409127 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: build-essential 2025-09-28 14:05:54.409136 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 14:05:54.409146 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:After this operation, 17.4 kB disk space will be freed. 2025-09-28 14:05:54.409156 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 2025-09-28 14:05:54.409187 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 2025-09-28 14:05:54.409200 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: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% 2025-09-28 14:05:54.409290 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 70% 2025-09-28 14:05:54.409303 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 75% 2025-09-28 14:05:54.409312 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 80% 2025-09-28 14:05:54.409322 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 85% 2025-09-28 14:05:54.409331 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 90% 2025-09-28 14:05:54.409340 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 95% 2025-09-28 14:05:54.409350 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 100% (Reading database ... 18862 files and directories currently installed.) 2025-09-28 14:05:54.409361 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing build-essential (12.10ubuntu1) ... 2025-09-28 14:05:54.409370 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Reading package lists... 2025-09-28 14:05:54.409445 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Building dependency tree... 2025-09-28 14:05:54.409465 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Reading state information... 2025-09-28 14:05:54.409475 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:The following packages will be REMOVED: 2025-09-28 14:05:54.409485 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:05:54.409543 | 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 2025-09-28 14:05:54.409554 | 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 2025-09-28 14:05:54.409564 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:05:54.412908 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:05:54.412943 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:05:54.412954 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:05:54.412963 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: xz-utils 2025-09-28 14:05:54.412973 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 14:05:54.412983 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:After this operation, 228 MB disk space will be freed. 2025-09-28 14:05:54.412993 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 2025-09-28 14:05:54.413004 | 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% 2025-09-28 14:05:54.413016 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: (Reading database ... 55% (Reading database ... 2025-09-28 14:05:54.413026 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:60% (Reading database ... 65% 2025-09-28 14:05:54.413035 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 70% 2025-09-28 14:05:54.413045 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 75% 2025-09-28 14:05:54.413054 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 2025-09-28 14:05:54.413063 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:80% (Reading database ... 85% 2025-09-28 14:05:54.413074 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 18853 files and directories currently installed.) 2025-09-28 14:05:54.413086 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 14:05:54.413095 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:05:54.413104 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 14:05:54.413114 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:05:54.413124 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 14:05:54.413133 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 14:05:54.413142 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:05:54.413152 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:05:54.413161 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:05:54.413183 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:05:54.413193 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 14:05:54.413215 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:05:54.413225 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:05:54.413234 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:05:54.413243 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:05:54.413253 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 14:05:54.413262 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 14:05:54.413272 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:05:54.413281 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:05:54.413290 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:05:54.413300 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:05:54.413310 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:05:54.413319 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:05:54.413328 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:05:54.413338 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:05:54.413347 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:05:54.413357 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:05:54.413378 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 14:05:54.413389 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:05:54.413399 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:05:54.413408 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 14:05:54.413417 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:05:54.413427 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:05:54.413436 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 14:05:54.413445 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:05:54.413455 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:05:54.413465 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:05:54.413474 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:05:54.413483 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing lto-disabled-list (47) ... 2025-09-28 14:05:54.413493 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing make (4.3-4.1build2) ... 2025-09-28 14:05:54.413502 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 14:05:54.413511 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 14:05:54.413521 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Collecting pyclean==3.0.0 2025-09-28 14:05:54.413530 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 14:05:54.413540 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 14:05:54.413556 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Installing collected packages: pyclean 2025-09-28 14:05:54.413565 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Successfully installed pyclean-3.0.0 2025-09-28 14:05:54.413605 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Cleaning directory /var/lib/kolla/venv 2025-09-28 14:05:54.413615 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2025-09-28 14:05:54.413624 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Total 8936 files, 1258 directories removed. 2025-09-28 14:05:54.413634 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2025-09-28 14:05:54.413643 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Cleaning directory /usr 2025-09-28 14:05:54.413652 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2025-09-28 14:05:54.413662 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Total 1316 files, 133 directories removed. 2025-09-28 14:05:54.413671 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2025-09-28 14:05:54.413681 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Found existing installation: pyclean 3.0.0 2025-09-28 14:05:54.413690 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Uninstalling pyclean-3.0.0: 2025-09-28 14:05:54.413748 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: Successfully uninstalled pyclean-3.0.0 2025-09-28 14:05:54.413764 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Removed intermediate container 6c132a09c0f4 2025-09-28 14:05:54.413773 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> bffd0003dfd3 2025-09-28 14:05:54.413783 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Step 4/4 : USER gnocchi 2025-09-28 14:05:54.413792 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Running in 3c23b84c26a5 2025-09-28 14:05:54.413802 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Removed intermediate container 3c23b84c26a5 2025-09-28 14:05:54.413811 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> b2bffd328557 2025-09-28 14:05:54.413820 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Successfully built 168b166c61c2 2025-09-28 14:05:54.413830 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Successfully tagged osism.harbor.regio.digital/kolla/gnocchi-metricd:build-20250928 2025-09-28 14:05:54.413840 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Built at 2025-09-28 14:05:54.412294 (took 0:00:26.683516) 2025-09-28 14:05:54.413849 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(gnocchi-api) 2025-09-28 14:05:54.413858 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-api:Processing 2025-09-28 14:05:54.413868 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Building started at 2025-09-28 14:05:54.412902 2025-09-28 14:05:54.413997 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-api:Turned 0 plugins into plugins archive 2025-09-28 14:05:54.414619 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-api:Turned 0 additions into additions archive 2025-09-28 14:06:23.219957 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Step 1/5 : FROM osism.harbor.regio.digital/kolla/gnocchi-base:build-20250928 2025-09-28 14:06:23.220061 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> 22fbc64beaff 2025-09-28 14:06:23.220082 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Step 2/5 : LABEL "build-date"="20250928" "name"="gnocchi-api" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 14:06:23.220103 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Running in 60c3c5edf983 2025-09-28 14:06:23.220148 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Removed intermediate container 60c3c5edf983 2025-09-28 14:06:23.220207 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> 1956fbdbca1a 2025-09-28 14:06:23.220292 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_gnocchi_extend_start 2025-09-28 14:06:23.220436 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> c9fab07d172f 2025-09-28 14:06:23.220451 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_gnocchi_extend_start 2025-09-28 14:06:23.220461 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Running in 987428f5240f 2025-09-28 14:06:23.220471 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Removed intermediate container 987428f5240f 2025-09-28 14:06:23.220484 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> 2bd7e1288be2 2025-09-28 14:06:23.220553 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Step 5/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 2025-09-28 14:06:23.220615 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Running in cf33e5832068 2025-09-28 14:06:23.220629 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Reading package lists... 2025-09-28 14:06:23.220773 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Building dependency tree... 2025-09-28 14:06:23.220793 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Reading state information... 2025-09-28 14:06:23.220886 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:The following packages were automatically installed and are no longer required: 2025-09-28 14:06:23.220900 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:06:23.220963 | 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 2025-09-28 14:06:23.220978 | 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 2025-09-28 14:06:23.221064 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:06:23.221080 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:06:23.221128 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:06:23.221186 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:06:23.221200 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: xz-utils 2025-09-28 14:06:23.221265 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Use 'apt autoremove' to remove them. 2025-09-28 14:06:23.221359 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:The following packages will be REMOVED: 2025-09-28 14:06:23.221432 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: build-essential 2025-09-28 14:06:23.221521 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 14:06:23.221568 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:After this operation, 17.4 kB disk space will be freed. 2025-09-28 14:06:23.221625 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 2025-09-28 14:06:23.221674 | 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% 2025-09-28 14:06:23.221736 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 70% (Reading database ... 75% 2025-09-28 14:06:23.221806 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 80% 2025-09-28 14:06:23.221878 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 85% 2025-09-28 14:06:23.221957 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 90% (Reading database ... 95% 2025-09-28 14:06:23.222007 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 100% (Reading database ... 18862 files and directories currently installed.) 2025-09-28 14:06:23.222054 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing build-essential (12.10ubuntu1) ... 2025-09-28 14:06:23.222099 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Reading package lists... 2025-09-28 14:06:23.222162 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Building dependency tree... 2025-09-28 14:06:23.222208 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Reading state information... 2025-09-28 14:06:23.222270 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:The following packages will be REMOVED: 2025-09-28 14:06:23.222326 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:06:23.222340 | 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 2025-09-28 14:06:23.222403 | 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 2025-09-28 14:06:23.222418 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:06:23.222490 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:06:23.222505 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:06:23.222576 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:06:23.222590 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: xz-utils 2025-09-28 14:06:23.222670 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 14:06:23.222757 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:After this operation, 228 MB disk space will be freed. 2025-09-28 14:06:23.222905 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 2025-09-28 14:06:23.223112 | 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% 2025-09-28 14:06:23.223179 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 70% 2025-09-28 14:06:23.223192 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 75% 2025-09-28 14:06:23.223211 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 80% 2025-09-28 14:06:23.223221 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 85% 2025-09-28 14:06:23.223231 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 2025-09-28 14:06:23.223244 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:90% 2025-09-28 14:06:23.223319 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 95% 2025-09-28 14:06:23.223335 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 100% (Reading database ... 18853 files and directories currently installed.) 2025-09-28 14:06:23.223493 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 14:06:23.223532 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:06:23.223550 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 14:06:23.223561 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:06:23.223575 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 14:06:23.223643 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 14:06:23.223731 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:06:23.223811 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:06:23.223917 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:06:23.223960 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:06:23.224018 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 14:06:23.224060 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:06:23.224114 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:06:23.224155 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:06:23.224221 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:06:23.224282 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2025-09-28 14:06:23.224333 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 14:06:23.224374 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2025-09-28 14:06:23.224427 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 14:06:23.224468 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:06:23.224522 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:06:23.224563 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:06:23.224614 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:06:23.224654 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:06:23.224732 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:06:23.224799 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:06:23.224866 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:06:23.224917 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:06:23.224958 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:06:23.225013 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 14:06:23.225055 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:06:23.225106 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:06:23.225149 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 14:06:23.225189 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:06:23.225244 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:06:23.225284 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 14:06:23.225337 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:06:23.225377 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:06:23.225433 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:06:23.225511 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:06:23.225585 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing lto-disabled-list (47) ... 2025-09-28 14:06:23.225636 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing make (4.3-4.1build2) ... 2025-09-28 14:06:23.225676 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 14:06:23.225754 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 14:06:23.225811 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Collecting pyclean==3.0.0 2025-09-28 14:06:23.225824 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 14:06:23.226042 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 14:06:23.226053 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Installing collected packages: pyclean 2025-09-28 14:06:23.226060 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Successfully installed pyclean-3.0.0 2025-09-28 14:06:23.226068 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Cleaning directory /var/lib/kolla/venv 2025-09-28 14:06:23.226084 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2025-09-28 14:06:23.226153 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Total 8936 files, 1258 directories removed. 2025-09-28 14:06:23.226199 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2025-09-28 14:06:23.226247 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Cleaning directory /usr 2025-09-28 14:06:23.226282 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2025-09-28 14:06:23.226338 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Total 1316 files, 133 directories removed. 2025-09-28 14:06:23.226373 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2025-09-28 14:06:23.226427 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Found existing installation: pyclean 3.0.0 2025-09-28 14:06:23.226473 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Uninstalling pyclean-3.0.0: 2025-09-28 14:06:23.226518 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: Successfully uninstalled pyclean-3.0.0 2025-09-28 14:06:23.226563 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Removed intermediate container cf33e5832068 2025-09-28 14:06:23.226609 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> 4ef21e6fe820 2025-09-28 14:06:23.226658 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Successfully built 9ffbaa7d2cd9 2025-09-28 14:06:23.226724 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Successfully tagged osism.harbor.regio.digital/kolla/gnocchi-api:build-20250928 2025-09-28 14:06:23.227007 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Built at 2025-09-28 14:06:23.226766 (took 0:00:28.813864) 2025-09-28 14:06:23.227461 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(blazar-api) 2025-09-28 14:06:23.227508 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-api:Processing 2025-09-28 14:06:23.227593 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Building started at 2025-09-28 14:06:23.227476 2025-09-28 14:06:23.228597 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-api:Turned 0 plugins into plugins archive 2025-09-28 14:06:23.229368 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-api:Turned 0 additions into additions archive 2025-09-28 14:06:51.802954 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 1/6 : FROM osism.harbor.regio.digital/kolla/blazar-base:build-20250928 2025-09-28 14:06:51.803011 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> 63158db29334 2025-09-28 14:06:51.803053 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 2/6 : LABEL "build-date"="20250928" "name"="blazar-api" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 14:06:51.803104 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Running in aea73565602a 2025-09-28 14:06:51.803114 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Removed intermediate container aea73565602a 2025-09-28 14:06:51.803165 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> 0d8c62ecde88 2025-09-28 14:06:51.803173 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_blazar_extend_start 2025-09-28 14:06:51.803203 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> 7c4ff1bf0cc5 2025-09-28 14:06:51.803210 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 4/6 : RUN chmod 644 /usr/local/bin/kolla_blazar_extend_start 2025-09-28 14:06:51.803217 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Running in a899578f57fb 2025-09-28 14:06:51.803244 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Removed intermediate container a899578f57fb 2025-09-28 14:06:51.803281 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> 9b03650c16ea 2025-09-28 14:06:51.803334 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-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 2025-09-28 14:06:51.803364 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Running in 490b76d09e9a 2025-09-28 14:06:51.803394 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Reading package lists... 2025-09-28 14:06:51.803438 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Building dependency tree... 2025-09-28 14:06:51.803465 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Reading state information... 2025-09-28 14:06:51.803493 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:The following packages were automatically installed and are no longer required: 2025-09-28 14:06:51.803535 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:06:51.803589 | 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 2025-09-28 14:06:51.803633 | 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 2025-09-28 14:06:51.803641 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:06:51.803669 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:06:51.803694 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:06:51.803739 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:06:51.803774 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: xz-utils 2025-09-28 14:06:51.803800 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Use 'apt autoremove' to remove them. 2025-09-28 14:06:51.803827 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:The following packages will be REMOVED: 2025-09-28 14:06:51.803835 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: build-essential 2025-09-28 14:06:51.803862 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 14:06:51.803889 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:After this operation, 17.4 kB disk space will be freed. 2025-09-28 14:06:51.803918 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 2025-09-28 14:06:51.803973 | 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% 2025-09-28 14:06:51.804002 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 70% 2025-09-28 14:06:51.804010 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 75% 2025-09-28 14:06:51.804040 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 80% 2025-09-28 14:06:51.804071 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 85% 2025-09-28 14:06:51.804122 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 2025-09-28 14:06:51.804149 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:90% (Reading database ... 95% 2025-09-28 14:06:51.804180 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-28 14:06:51.804212 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing build-essential (12.10ubuntu1) ... 2025-09-28 14:06:51.804242 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Reading package lists... 2025-09-28 14:06:51.804283 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Building dependency tree... 2025-09-28 14:06:51.804312 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Reading state information... 2025-09-28 14:06:51.804343 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:The following packages will be REMOVED: 2025-09-28 14:06:51.804368 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:06:51.804393 | 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 2025-09-28 14:06:51.804423 | 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 2025-09-28 14:06:51.804448 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:06:51.804473 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:06:51.804497 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:06:51.804527 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:06:51.804557 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: xz-utils 2025-09-28 14:06:51.804587 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 14:06:51.804617 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:After this operation, 228 MB disk space will be freed. 2025-09-28 14:06:51.804647 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 2025-09-28 14:06:51.804682 | 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 ... 2025-09-28 14:06:51.804741 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:60% (Reading database ... 65% 2025-09-28 14:06:51.804774 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 70% 2025-09-28 14:06:51.804804 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 75% 2025-09-28 14:06:51.804831 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 80% 2025-09-28 14:06:51.804860 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 85% 2025-09-28 14:06:51.804888 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 90% 2025-09-28 14:06:51.804923 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 95% 2025-09-28 14:06:51.804953 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-09-28 14:06:51.804983 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 14:06:51.805008 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:06:51.805038 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 14:06:51.805140 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:06:51.805150 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 14:06:51.805162 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 14:06:51.805202 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:06:51.805227 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:06:51.805255 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:06:51.805262 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:06:51.805293 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 14:06:51.805323 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:06:51.805353 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:06:51.805389 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:06:51.805415 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:06:51.805441 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 14:06:51.805465 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 14:06:51.805500 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:06:51.805530 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:06:51.805588 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:06:51.805596 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:06:51.805625 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:06:51.805651 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:06:51.805677 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:06:51.805719 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:06:51.805782 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:06:51.805790 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:06:51.805819 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 14:06:51.805848 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:06:51.805874 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:06:51.805905 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 14:06:51.805935 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:06:51.805965 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:06:51.805994 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 14:06:51.806024 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:06:51.806101 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:06:51.806116 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:06:51.806143 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:06:51.806150 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing lto-disabled-list (47) ... 2025-09-28 14:06:51.806180 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing make (4.3-4.1build2) ... 2025-09-28 14:06:51.806211 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 14:06:51.806241 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 14:06:51.806278 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Collecting pyclean==3.0.0 2025-09-28 14:06:51.806304 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 14:06:51.806329 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 14:06:51.806355 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Installing collected packages: pyclean 2025-09-28 14:06:51.806394 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Successfully installed pyclean-3.0.0 2025-09-28 14:06:51.806424 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Cleaning directory /var/lib/kolla/venv 2025-09-28 14:06:51.806454 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2025-09-28 14:06:51.806479 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Total 8425 files, 1230 directories removed. 2025-09-28 14:06:51.806509 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2025-09-28 14:06:51.806540 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Cleaning directory /usr 2025-09-28 14:06:51.806565 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2025-09-28 14:06:51.806590 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Total 1316 files, 133 directories removed. 2025-09-28 14:06:51.806620 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2025-09-28 14:06:51.806650 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Found existing installation: pyclean 3.0.0 2025-09-28 14:06:51.806680 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Uninstalling pyclean-3.0.0: 2025-09-28 14:06:51.806732 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: Successfully uninstalled pyclean-3.0.0 2025-09-28 14:06:51.806766 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Removed intermediate container 490b76d09e9a 2025-09-28 14:06:51.806796 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> 80ab83404bf4 2025-09-28 14:06:51.806826 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 6/6 : USER blazar 2025-09-28 14:06:51.806859 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Running in bf30682048e1 2025-09-28 14:06:51.806889 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Removed intermediate container bf30682048e1 2025-09-28 14:06:51.806943 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> 9e05a6b01bfd 2025-09-28 14:06:51.806951 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Successfully built 61d594740bc0 2025-09-28 14:06:51.806977 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Successfully tagged osism.harbor.regio.digital/kolla/blazar-api:build-20250928 2025-09-28 14:06:51.807106 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Built at 2025-09-28 14:06:51.806979 (took 0:00:28.579503) 2025-09-28 14:06:51.807569 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(blazar-manager) 2025-09-28 14:06:51.807606 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-manager:Processing 2025-09-28 14:06:51.807662 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Building started at 2025-09-28 14:06:51.807592 2025-09-28 14:06:51.808550 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-manager:Turned 0 plugins into plugins archive 2025-09-28 14:06:51.809158 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-manager:Turned 0 additions into additions archive 2025-09-28 14:07:17.946740 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Step 1/4 : FROM osism.harbor.regio.digital/kolla/blazar-base:build-20250928 2025-09-28 14:07:17.946816 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> 63158db29334 2025-09-28 14:07:17.946878 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Step 2/4 : LABEL "build-date"="20250928" "name"="blazar-manager" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 14:07:17.946982 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Running in 9e9a2a380689 2025-09-28 14:07:17.946997 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Removed intermediate container 9e9a2a380689 2025-09-28 14:07:17.947030 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> ef3ed3274a68 2025-09-28 14:07:17.947047 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Step 3/4 : 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 2025-09-28 14:07:17.947082 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Running in 062b3eb597bc 2025-09-28 14:07:17.947093 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Reading package lists... 2025-09-28 14:07:17.947131 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Building dependency tree... 2025-09-28 14:07:17.947145 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Reading state information... 2025-09-28 14:07:17.947194 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:The following packages were automatically installed and are no longer required: 2025-09-28 14:07:17.947237 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:07:17.947338 | 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 2025-09-28 14:07:17.947390 | 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 2025-09-28 14:07:17.947435 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:07:17.947513 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:07:17.947525 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:07:17.947570 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:07:17.947613 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: xz-utils 2025-09-28 14:07:17.947656 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Use 'apt autoremove' to remove them. 2025-09-28 14:07:17.947726 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:The following packages will be REMOVED: 2025-09-28 14:07:17.947781 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: build-essential 2025-09-28 14:07:17.947878 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 14:07:17.947902 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:After this operation, 17.4 kB disk space will be freed. 2025-09-28 14:07:17.947999 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 2025-09-28 14:07:17.948024 | 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% 2025-09-28 14:07:17.948043 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 70% 2025-09-28 14:07:17.948080 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 75% 2025-09-28 14:07:17.948113 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 80% 2025-09-28 14:07:17.948123 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 85% 2025-09-28 14:07:17.948157 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 90% 2025-09-28 14:07:17.948167 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 95% 2025-09-28 14:07:17.948229 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-28 14:07:17.948264 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing build-essential (12.10ubuntu1) ... 2025-09-28 14:07:17.948274 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Reading package lists... 2025-09-28 14:07:17.948333 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Building dependency tree... 2025-09-28 14:07:17.948373 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Reading state information... 2025-09-28 14:07:17.948423 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:The following packages will be REMOVED: 2025-09-28 14:07:17.948462 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:07:17.948502 | 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 2025-09-28 14:07:17.948562 | 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 2025-09-28 14:07:17.948575 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:07:17.948635 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:07:17.948645 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:07:17.948679 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:07:17.948761 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: xz-utils 2025-09-28 14:07:17.948783 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 14:07:17.948836 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:After this operation, 228 MB disk space will be freed. 2025-09-28 14:07:17.948850 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 2025-09-28 14:07:17.948886 | 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% 2025-09-28 14:07:17.948960 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 70% 2025-09-28 14:07:17.948971 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 75% 2025-09-28 14:07:17.949011 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 80% 2025-09-28 14:07:17.949082 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 85% 2025-09-28 14:07:17.949103 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 90% 2025-09-28 14:07:17.949142 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 95% 2025-09-28 14:07:17.949175 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-09-28 14:07:17.949209 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 14:07:17.949243 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:07:17.949278 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 14:07:17.949387 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:07:17.949407 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 14:07:17.949443 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 14:07:17.949453 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:07:17.949495 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:07:17.949565 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:07:17.949579 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:07:17.949613 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2025-09-28 14:07:17.949658 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 14:07:17.949744 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:07:17.949788 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:07:17.949826 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:07:17.949865 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:07:17.949903 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 14:07:17.949944 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 14:07:17.949985 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:07:17.950025 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:07:17.950059 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:07:17.950094 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:07:17.950128 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:07:17.950172 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:07:17.950212 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:07:17.950253 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2025-09-28 14:07:17.950338 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:07:17.950375 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2025-09-28 14:07:17.950405 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:07:17.950440 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:07:17.950479 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 14:07:17.950520 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:07:17.950559 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:07:17.950617 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 14:07:17.950637 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:07:17.950673 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:07:17.950682 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2025-09-28 14:07:17.950790 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 14:07:17.950824 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:07:17.950858 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:07:17.950867 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:07:17.950888 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:07:17.950920 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing lto-disabled-list (47) ... 2025-09-28 14:07:17.950950 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing make (4.3-4.1build2) ... 2025-09-28 14:07:17.951002 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 14:07:17.951020 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 14:07:17.951053 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Collecting pyclean==3.0.0 2025-09-28 14:07:17.951083 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 14:07:17.951117 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 14:07:17.951134 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Installing collected packages: pyclean 2025-09-28 14:07:17.951170 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Successfully installed pyclean-3.0.0 2025-09-28 14:07:17.951200 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Cleaning directory /var/lib/kolla/venv 2025-09-28 14:07:17.951220 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2025-09-28 14:07:17.951257 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Total 8425 files, 1230 directories removed. 2025-09-28 14:07:17.951266 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2025-09-28 14:07:17.951363 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Cleaning directory /usr 2025-09-28 14:07:17.951396 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2025-09-28 14:07:17.951427 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Total 1316 files, 133 directories removed. 2025-09-28 14:07:17.951460 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2025-09-28 14:07:17.951490 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Found existing installation: pyclean 3.0.0 2025-09-28 14:07:17.951500 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Uninstalling pyclean-3.0.0: 2025-09-28 14:07:17.951551 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: Successfully uninstalled pyclean-3.0.0 2025-09-28 14:07:17.951561 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Removed intermediate container 062b3eb597bc 2025-09-28 14:07:17.951593 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> d390e857c296 2025-09-28 14:07:17.951623 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Step 4/4 : USER blazar 2025-09-28 14:07:17.951641 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Running in 8d7a03154dca 2025-09-28 14:07:17.951673 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Removed intermediate container 8d7a03154dca 2025-09-28 14:07:17.951682 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> 105f27e38475 2025-09-28 14:07:17.951750 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Successfully built a83425976b6e 2025-09-28 14:07:17.951783 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Successfully tagged osism.harbor.regio.digital/kolla/blazar-manager:build-20250928 2025-09-28 14:07:17.951894 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Built at 2025-09-28 14:07:17.951771 (took 0:00:26.144179) 2025-09-28 14:07:17.952210 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-compute) 2025-09-28 14:07:17.952309 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute:Processing 2025-09-28 14:07:17.952364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Building started at 2025-09-28 14:07:17.952230 2025-09-28 14:07:17.953362 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute:Turned 0 plugins into plugins archive 2025-09-28 14:07:17.953955 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute:Turned 0 additions into additions archive 2025-09-28 14:09:16.587562 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 1/8 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20250928 2025-09-28 14:09:16.587636 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> 290b9da63b02 2025-09-28 14:09:16.587645 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 2/8 : LABEL "build-date"="20250928" "name"="nova-compute" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 14:09:16.587740 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Running in e6c097d34cc4 2025-09-28 14:09:16.587927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Removed intermediate container e6c097d34cc4 2025-09-28 14:09:16.587961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> 81d32ba4fc84 2025-09-28 14:09:16.587997 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 3/8 : 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/* 2025-09-28 14:09:16.588023 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Running in d9bf09b70e01 2025-09-28 14:09:16.588029 | 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] 2025-09-28 14:09:16.588035 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 14:09:16.588070 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 14:09:16.588196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 14:09:16.589783 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 14:09:16.589795 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 14:09:16.589800 | 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] 2025-09-28 14:09:16.589806 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 14:09:16.589811 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 14:09:16.589816 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 14:09:16.589820 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 14:09:16.589824 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 14:09:16.589828 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 14:09:16.589833 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 14:09:16.589837 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 14:09:16.589841 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Fetched 28.4 MB in 2s (11.6 MB/s) 2025-09-28 14:09:16.589845 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading package lists... 2025-09-28 14:09:16.589850 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading package lists... 2025-09-28 14:09:16.589854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Building dependency tree... 2025-09-28 14:09:16.589858 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading state information... 2025-09-28 14:09:16.589873 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:e2fsprogs is already the newest version (1.47.0-2.4~exp1ubuntu4.1). 2025-09-28 14:09:16.589878 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2025-09-28 14:09:16.589882 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:python3-libvirt is already the newest version (10.0.0-1build1). 2025-09-28 14:09:16.589886 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following additional packages will be installed: 2025-09-28 14:09:16.589890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: acl attr augeas-lenses bsdextrautils btrfs-progs busybox-initramfs cpio 2025-09-28 14:09:16.589895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: cryptsetup-bin cxl db-util db5.3-util dbus dbus-bin dbus-daemon 2025-09-28 14:09:16.589899 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: dbus-session-bus-common dbus-system-bus-common dbus-user-session 2025-09-28 14:09:16.589903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: dconf-gsettings-backend dconf-service dhcpcd-base dmidecode dracut-install 2025-09-28 14:09:16.589907 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: exfatprogs extlinux f2fs-tools fdisk file fuse3 gdisk 2025-09-28 14:09:16.589911 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: gir1.2-girepository-2.0 gir1.2-glib-2.0 glib-networking 2025-09-28 14:09:16.589916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: glib-networking-common glib-networking-services gsettings-desktop-schemas 2025-09-28 14:09:16.589920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: icoutils initramfs-tools initramfs-tools-bin initramfs-tools-core ipxe-qemu 2025-09-28 14:09:16.589924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: keyutils klibc-utils kpartx ldmtool less libafflib0t64 libargon2-1 2025-09-28 14:09:16.589928 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libasound2-data libasound2t64 libaugeas0 libbabeltrace1 libbfio1 2025-09-28 14:09:16.589932 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libboost-context1.83.0 libboost-filesystem1.83.0 libboost-iostreams1.83.0 2025-09-28 14:09:16.589936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libboost-program-options1.83.0 libboost-thread1.83.0 libboost-url1.83.0 2025-09-28 14:09:16.589941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libbrlapi0.8 libcacard0 libcephfs2 libclone-perl libcryptsetup12 libcxl1 2025-09-28 14:09:16.589945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libdate-manip-perl libdaxctl1 libdconf1 libdeflate0 libduktape207 libdw1t64 2025-09-28 14:09:16.589949 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libencode-locale-perl libevent-core-2.1-7t64 libewf2 libfdisk1 libfdt1 2025-09-28 14:09:16.589954 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libfile-listing-perl libfuse2t64 libfuse3-3 libgirepository-1.0-1 2025-09-28 14:09:16.589958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libgoogle-perftools4t64 libguestfs0t64 libhivex0 libhtml-parser-perl 2025-09-28 14:09:16.589963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl 2025-09-28 14:09:16.589972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libhttp-message-perl libhttp-negotiate-perl libinih1 libiniparser1 2025-09-28 14:09:16.589977 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libio-html-perl libio-socket-ssl-perl libiscsi7 libjbig0 libjpeg-turbo8 2025-09-28 14:09:16.589981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libjpeg8 libjson-c5 libjson-glib-1.0-0 libjson-glib-1.0-common libklibc 2025-09-28 14:09:16.589985 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libldm-1.0-0t64 liblerc4 liblmdb0 liblua5.3-0 liblwp-mediatypes-perl 2025-09-28 14:09:16.589990 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1t64 libncurses6 2025-09-28 14:09:16.589994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libndctl6 libnet-http-perl libnet-ssleay-perl libnetpbm11t64 libnfs14 2025-09-28 14:09:16.589998 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libnfsidmap1 libnspr4 libnss3 libntfs-3g89t64 libnvme1t64 liboath0t64 2025-09-28 14:09:16.590002 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libosinfo-1.0-0 libosinfo-l10n libpam-systemd libparted2t64 libpci3 2025-09-28 14:09:16.590010 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libpcsclite1 libpixman-1-0 libpmem1 libpmemblk1 libpmemlog1 libpmemobj1 2025-09-28 14:09:16.590014 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libpmempool1 libpng16-16t64 libpopt0 libproxy1v5 librabbitmq4 librados2 2025-09-28 14:09:16.590048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libradosstriper1 librbd1 libreiserfscore0t64 librpm9t64 librpmio9t64 2025-09-28 14:09:16.590167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libsasl2-modules libsharpyuv0 libslirp0 libsoup-3.0-0 libsoup-3.0-common 2025-09-28 14:09:16.590229 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libsysfs2 libsystemd-shared libtcmalloc-minimal4t64 libtiff6 2025-09-28 14:09:16.590274 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtimedate-perl libtpms0 libtry-tiny-perl libtsk19t64 2025-09-28 14:09:16.590354 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-esys-3.0.2-0t64 libtss2-fapi1t64 libtss2-mu-4.0.1-0t64 2025-09-28 14:09:16.590398 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-rc0t64 libtss2-sys1t64 libtss2-tcti-cmd0t64 libtss2-tcti-device0t64 2025-09-28 14:09:16.590450 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-tcti-libtpms0t64 libtss2-tcti-mssim0t64 libtss2-tcti-spi-helper0t64 2025-09-28 14:09:16.590503 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-tcti-swtpm0t64 libtss2-tctildr0t64 libunwind8 liburcu8t64 2025-09-28 14:09:16.590556 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: liburi-perl liburing2 libusb-1.0-0 libusbredirparser1t64 libvhdi1 libvmdk1 2025-09-28 14:09:16.590610 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libwebp7 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 2025-09-28 14:09:16.590663 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libxcb1 libxdmcp6 libyara10 linux-base lsscsi lzop mdadm mtools netpbm 2025-09-28 14:09:16.590718 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ntfs-3g osinfo-db pci.ids pciutils perl-openssl-defaults psmisc 2025-09-28 14:09:16.590817 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-ceph-argparse python3-ceph-common python3-certifi python3-chardet 2025-09-28 14:09:16.590883 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-configshell-fb python3-gi python3-idna python3-prettytable 2025-09-28 14:09:16.590918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-pyparsing python3-pyudev python3-requests python3-six 2025-09-28 14:09:16.590968 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-typing-extensions python3-urllib3 python3-urwid python3-wcwidth 2025-09-28 14:09:16.591021 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-yaml qemu-system-common qemu-system-data qemu-system-x86 rpcbind 2025-09-28 14:09:16.591083 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: scrub seabios session-migration sg3-utils-udev sleuthkit squashfs-tools 2025-09-28 14:09:16.591145 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: supermin syslinux systemd systemd-sysv tpm-udev ucf usb.ids zerofree zstd 2025-09-28 14:09:16.591236 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Suggested packages: 2025-09-28 14:09:16.591294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: augeas-doc duperemove ceph ceph-mds libarchive-dev resolvconf | openresolv 2025-09-28 14:09:16.591349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: | systemd-resolved wodim cdrkit-doc libterm-readline-gnu-perl 2025-09-28 14:09:16.591402 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: | libterm-readline-perl-perl bash-completion alsa-utils libasound2-plugins 2025-09-28 14:09:16.591459 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: augeas-tools libguestfs-gfs2 libguestfs-jfs libguestfs-nilfs 2025-09-28 14:09:16.591508 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libguestfs-rescue libguestfs-rsync libguestfs-zfs libdata-dump-perl 2025-09-28 14:09:16.591561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libio-compress-brotli-perl libcrypt-ssleay-perl libparted-dev libparted-i18n 2025-09-28 14:09:16.591612 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pcscd libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql 2025-09-28 14:09:16.591666 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libsub-name-perl libbusiness-isbn-perl libregexp-ipv6-perl 2025-09-28 14:09:16.591726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libauthen-ntlm-perl default-mta | mail-transport-agent floppyd 2025-09-28 14:09:16.591798 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: multipath-tools-boot watchdog parted-doc debhelper python-pyparsing-doc 2025-09-28 14:09:16.591851 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-wxgtk4.0 python3-pyqt5 python3-cryptography python3-openssl 2025-09-28 14:09:16.591904 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-socks python-requests-doc python3-brotli python-urwid-doc samba vde2 2025-09-28 14:09:16.591957 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: openssh-server python3-braceexpand autopsy mac-robber trousers 2025-09-28 14:09:16.592009 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: systemd-container systemd-homed systemd-userdbd systemd-boot libqrencode4 2025-09-28 14:09:16.592062 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: polkitd xfsdump quota 2025-09-28 14:09:16.592135 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Recommended packages: 2025-09-28 14:09:16.592190 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: syslinux-common groff-base alsa-ucm-conf alsa-topology-conf 2025-09-28 14:09:16.592253 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libguestfs-hfsplus libguestfs-reiserfs libguestfs-xfs libhtml-format-perl 2025-09-28 14:09:16.592306 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libgpm2 rpm-common libdata-dump-perl libhtml-form-perl libhttp-daemon-perl 2025-09-28 14:09:16.592358 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libmailtools-perl finalrd ghostscript ipxe-qemu-256k-compat-efi-roms 2025-09-28 14:09:16.592411 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: qemu-system-gui qemu-system-modules-spice qemu-system-modules-opengl 2025-09-28 14:09:16.592463 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: cpu-checker linux-image-amd64 networkd-dispatcher systemd-timesyncd 2025-09-28 14:09:16.592515 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: | time-daemon systemd-resolved libnss-systemd 2025-09-28 14:09:16.592597 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following packages will be REMOVED: 2025-09-28 14:09:16.592654 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: systemd-standalone-sysusers 2025-09-28 14:09:16.592719 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following NEW packages will be installed: 2025-09-28 14:09:16.592819 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: acl attr augeas-lenses bsdextrautils btrfs-progs busybox-initramfs 2025-09-28 14:09:16.592880 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ceph-common cpio cryptsetup-bin cxl db-util db5.3-util dbus dbus-bin 2025-09-28 14:09:16.592934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: dbus-daemon dbus-session-bus-common dbus-system-bus-common dbus-user-session 2025-09-28 14:09:16.592988 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: dconf-gsettings-backend dconf-service dhcpcd-base dmidecode dosfstools 2025-09-28 14:09:16.593040 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: dracut-install exfatprogs extlinux f2fs-tools fdisk file fuse3 gdisk 2025-09-28 14:09:16.593148 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: genisoimage gir1.2-girepository-2.0 gir1.2-glib-2.0 glib-networking 2025-09-28 14:09:16.593199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: glib-networking-common glib-networking-services gsettings-desktop-schemas 2025-09-28 14:09:16.593252 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: icoutils initramfs-tools initramfs-tools-bin initramfs-tools-core ipxe-qemu 2025-09-28 14:09:16.593315 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: keyutils klibc-utils kpartx ldmtool less libafflib0t64 libargon2-1 2025-09-28 14:09:16.593365 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libasound2-data libasound2t64 libaugeas0 libbabeltrace1 libbfio1 2025-09-28 14:09:16.593415 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libboost-context1.83.0 libboost-filesystem1.83.0 libboost-iostreams1.83.0 2025-09-28 14:09:16.593463 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libboost-program-options1.83.0 libboost-thread1.83.0 libboost-url1.83.0 2025-09-28 14:09:16.593511 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libbrlapi0.8 libcacard0 libcephfs2 libclone-perl libcryptsetup12 libcxl1 2025-09-28 14:09:16.593584 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libdate-manip-perl libdaxctl1 libdconf1 libdeflate0 libduktape207 libdw1t64 2025-09-28 14:09:16.593635 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libencode-locale-perl libevent-core-2.1-7t64 libewf2 libfdisk1 libfdt1 2025-09-28 14:09:16.593684 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libfile-listing-perl libfuse2t64 libfuse3-3 libgirepository-1.0-1 2025-09-28 14:09:16.593765 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libgoogle-perftools4t64 libguestfs0t64 libhivex0 libhtml-parser-perl 2025-09-28 14:09:16.593826 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl 2025-09-28 14:09:16.593872 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libhttp-message-perl libhttp-negotiate-perl libinih1 libiniparser1 2025-09-28 14:09:16.593921 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libio-html-perl libio-socket-ssl-perl libiscsi7 libjbig0 libjpeg-turbo8 2025-09-28 14:09:16.593969 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libjpeg8 libjson-c5 libjson-glib-1.0-0 libjson-glib-1.0-common libklibc 2025-09-28 14:09:16.594016 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libldm-1.0-0t64 liblerc4 liblmdb0 liblua5.3-0 liblwp-mediatypes-perl 2025-09-28 14:09:16.594065 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1t64 libncurses6 2025-09-28 14:09:16.594131 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libndctl6 libnet-http-perl libnet-ssleay-perl libnetpbm11t64 libnfs14 2025-09-28 14:09:16.594179 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libnfsidmap1 libnspr4 libnss3 libntfs-3g89t64 libnvme1t64 liboath0t64 2025-09-28 14:09:16.594227 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libosinfo-1.0-0 libosinfo-bin libosinfo-l10n libpam-systemd libparted2t64 2025-09-28 14:09:16.594274 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libpci3 libpcsclite1 libpixman-1-0 libpmem1 libpmemblk1 libpmemlog1 2025-09-28 14:09:16.597012 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libpmemobj1 libpmempool1 libpng16-16t64 libpopt0 libproxy1v5 librabbitmq4 2025-09-28 14:09:16.597026 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: librados2 libradosstriper1 librbd1 libreiserfscore0t64 librpm9t64 2025-09-28 14:09:16.597031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: librpmio9t64 libsasl2-modules libsasl2-modules-gssapi-mit libsharpyuv0 2025-09-28 14:09:16.597035 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libslirp0 libsoup-3.0-0 libsoup-3.0-common libsysfs2 libsystemd-shared 2025-09-28 14:09:16.597038 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtcmalloc-minimal4t64 libtiff6 libtimedate-perl libtpms0 libtry-tiny-perl 2025-09-28 14:09:16.597042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtsk19t64 libtss2-esys-3.0.2-0t64 libtss2-fapi1t64 libtss2-mu-4.0.1-0t64 2025-09-28 14:09:16.597045 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-rc0t64 libtss2-sys1t64 libtss2-tcti-cmd0t64 libtss2-tcti-device0t64 2025-09-28 14:09:16.597049 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-tcti-libtpms0t64 libtss2-tcti-mssim0t64 libtss2-tcti-spi-helper0t64 2025-09-28 14:09:16.597052 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-tcti-swtpm0t64 libtss2-tctildr0t64 libunwind8 liburcu8t64 2025-09-28 14:09:16.597055 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: liburi-perl liburing2 libusb-1.0-0 libusbredirparser1t64 libvhdi1 libvmdk1 2025-09-28 14:09:16.597058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libwebp7 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 2025-09-28 14:09:16.597061 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libxcb1 libxdmcp6 libyara10 linux-base lsscsi lzop mdadm mtools 2025-09-28 14:09:16.597065 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: multipath-tools ndctl netpbm nfs-common ntfs-3g nvme-cli osinfo-db parted 2025-09-28 14:09:16.597068 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pci.ids pciutils perl-openssl-defaults pmdk-tools psmisc 2025-09-28 14:09:16.597096 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-ceph-argparse python3-ceph-common python3-cephfs python3-certifi 2025-09-28 14:09:16.597100 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-chardet python3-configshell-fb python3-gi python3-guestfs 2025-09-28 14:09:16.597107 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-idna python3-prettytable python3-pyparsing python3-pyudev 2025-09-28 14:09:16.597110 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-rados python3-rbd python3-requests python3-rtslib-fb python3-six 2025-09-28 14:09:16.597114 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-typing-extensions python3-urllib3 python3-urwid python3-wcwidth 2025-09-28 14:09:16.597117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-yaml qemu-block-extra qemu-system-common qemu-system-data 2025-09-28 14:09:16.597120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: qemu-system-x86 qemu-utils rpcbind rsync sasl2-bin scrub seabios 2025-09-28 14:09:16.597123 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: session-migration sg3-utils-udev sleuthkit squashfs-tools supermin swtpm 2025-09-28 14:09:16.597127 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: swtpm-tools sysfsutils syslinux systemd systemd-sysv targetcli-fb tpm-udev 2025-09-28 14:09:16.597130 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: tpm2-tools ucf usb.ids xfsprogs zerofree zstd 2025-09-28 14:09:16.597133 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:0 upgraded, 260 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 14:09:16.597137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Need to get 96.4 MB of archives. 2025-09-28 14:09:16.597140 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:After this operation, 399 MB of additional disk space will be used. 2025-09-28 14:09:16.597154 | 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] 2025-09-28 14:09:16.597159 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 14:09:16.597162 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:210 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-urllib3 all 2.3.0-2~cloud0 [115 kB] 2025-09-28 14:09:16.597166 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:261 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-requests all 2.32.3+dfsg-4ubuntu1~cloud0 [73.0 kB] 2025-09-28 14:09:16.597171 | 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] 2025-09-28 14:09:16.597174 | 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] 2025-09-28 14:09:16.597177 | 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] 2025-09-28 14:09:16.597181 | 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.3 [146 kB] 2025-09-28 14:09:16.597188 | 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.10 [2,074 kB] 2025-09-28 14:09:16.597191 | 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.10 [3,475 kB] 2025-09-28 14:09:16.597195 | 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.10 [11.9 kB] 2025-09-28 14:09:16.597198 | 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] 2025-09-28 14:09:16.597225 | 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] 2025-09-28 14:09:16.597228 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 libntfs-3g89t64 amd64 1:2022.10.3-1.2ubuntu3 [159 kB] 2025-09-28 14:09:16.597232 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 ntfs-3g amd64 1:2022.10.3-1.2ubuntu3 [406 kB] 2025-09-28 14:09:16.597239 | 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] 2025-09-28 14:09:16.597242 | 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.2 [436 kB] 2025-09-28 14:09:16.597245 | 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] 2025-09-28 14:09:16.597256 | 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] 2025-09-28 14:09:16.597276 | 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] 2025-09-28 14:09:16.597291 | 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] 2025-09-28 14:09:16.598031 | 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] 2025-09-28 14:09:16.598062 | 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] 2025-09-28 14:09:16.598068 | 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] 2025-09-28 14:09:16.598083 | 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] 2025-09-28 14:09:16.598087 | 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] 2025-09-28 14:09:16.598091 | 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] 2025-09-28 14:09:16.598095 | 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] 2025-09-28 14:09:16.598099 | 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] 2025-09-28 14:09:16.598111 | 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] 2025-09-28 14:09:16.598114 | 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] 2025-09-28 14:09:16.598118 | 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] 2025-09-28 14:09:16.598122 | 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] 2025-09-28 14:09:16.598126 | 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] 2025-09-28 14:09:16.598129 | 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] 2025-09-28 14:09:16.598133 | 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] 2025-09-28 14:09:16.598136 | 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] 2025-09-28 14:09:16.598140 | 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] 2025-09-28 14:09:16.598144 | 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] 2025-09-28 14:09:16.598147 | 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] 2025-09-28 14:09:16.598157 | 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.10 [235 kB] 2025-09-28 14:09:16.598160 | 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] 2025-09-28 14:09:16.598164 | 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.1 [215 kB] 2025-09-28 14:09:16.598168 | 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.4 [183 kB] 2025-09-28 14:09:16.598171 | 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] 2025-09-28 14:09:16.598175 | 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] 2025-09-28 14:09:16.598194 | 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] 2025-09-28 14:09:16.598198 | 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] 2025-09-28 14:09:16.598202 | 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.3 [73.7 kB] 2025-09-28 14:09:16.598206 | 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] 2025-09-28 14:09:16.598210 | 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] 2025-09-28 14:09:16.598213 | 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] 2025-09-28 14:09:16.598217 | 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] 2025-09-28 14:09:16.598223 | 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] 2025-09-28 14:09:16.598297 | 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] 2025-09-28 14:09:16.598333 | 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] 2025-09-28 14:09:16.598391 | 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] 2025-09-28 14:09:16.598427 | 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] 2025-09-28 14:09:16.598477 | 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] 2025-09-28 14:09:16.598518 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 libpng16-16t64 amd64 1.6.43-5build1 [187 kB] 2025-09-28 14:09:16.598563 | 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] 2025-09-28 14:09:16.600767 | 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] 2025-09-28 14:09:16.600776 | 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] 2025-09-28 14:09:16.600781 | 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] 2025-09-28 14:09:16.600790 | 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] 2025-09-28 14:09:16.600794 | 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] 2025-09-28 14:09:16.600798 | 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] 2025-09-28 14:09:16.600802 | 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] 2025-09-28 14:09:16.600806 | 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] 2025-09-28 14:09:16.600809 | 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] 2025-09-28 14:09:16.600813 | 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] 2025-09-28 14:09:16.600817 | 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] 2025-09-28 14:09:16.600821 | 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] 2025-09-28 14:09:16.600824 | 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] 2025-09-28 14:09:16.600828 | 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] 2025-09-28 14:09:16.600832 | 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] 2025-09-28 14:09:16.600836 | 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] 2025-09-28 14:09:16.600840 | 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.1 [259 kB] 2025-09-28 14:09:16.600844 | 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.1 [276 kB] 2025-09-28 14:09:16.600847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:78 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.1-0ubuntu0.24.04.2 [4,042 kB] 2025-09-28 14:09:16.600851 | 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] 2025-09-28 14:09:16.600855 | 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] 2025-09-28 14:09:16.600859 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:81 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librbd1 amd64 19.2.1-0ubuntu0.24.04.2 [3,511 kB] 2025-09-28 14:09:16.600862 | 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.1-0ubuntu0.24.04.2 [45.8 kB] 2025-09-28 14:09:16.600867 | 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.1-0ubuntu0.24.04.2 [82.7 kB] 2025-09-28 14:09:16.600871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:84 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcephfs2 amd64 19.2.1-0ubuntu0.24.04.2 [825 kB] 2025-09-28 14:09:16.600874 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:85 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rados amd64 19.2.1-0ubuntu0.24.04.2 [333 kB] 2025-09-28 14:09:16.600881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:86 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cephfs amd64 19.2.1-0ubuntu0.24.04.2 [174 kB] 2025-09-28 14:09:16.600889 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:87 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2025-09-28 14:09:16.600897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:88 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-prettytable all 3.6.0-2 [32.8 kB] 2025-09-28 14:09:16.600901 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:89 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rbd amd64 19.2.1-0ubuntu0.24.04.2 [319 kB] 2025-09-28 14:09:16.600905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:90 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-certifi all 2023.11.17-1 [165 kB] 2025-09-28 14:09:16.600909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:91 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-chardet all 5.2.0+dfsg-1 [117 kB] 2025-09-28 14:09:16.600912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:92 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-idna all 3.6-2ubuntu0.1 [49.0 kB] 2025-09-28 14:09:16.600916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:93 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdw1t64 amd64 0.190-1.1ubuntu0.1 [261 kB] 2025-09-28 14:09:16.600920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:94 http://archive.ubuntu.com/ubuntu noble/main amd64 libbabeltrace1 amd64 1.5.11-3build3 [164 kB] 2025-09-28 14:09:16.600923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:95 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-context1.83.0 amd64 1.83.0-2.1ubuntu3.1 [237 kB] 2025-09-28 14:09:16.600927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:96 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-filesystem1.83.0 amd64 1.83.0-2.1ubuntu3.1 [283 kB] 2025-09-28 14:09:16.600931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:97 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-program-options1.83.0 amd64 1.83.0-2.1ubuntu3.1 [320 kB] 2025-09-28 14:09:16.600935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:98 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-url1.83.0 amd64 1.83.0-2.1ubuntu3.1 [343 kB] 2025-09-28 14:09:16.600938 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:99 http://archive.ubuntu.com/ubuntu noble/main amd64 libtcmalloc-minimal4t64 amd64 2.15-3build1 [89.5 kB] 2025-09-28 14:09:16.600942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:100 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunwind8 amd64 1.6.2-3build1.1 [55.3 kB] 2025-09-28 14:09:16.600946 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:101 http://archive.ubuntu.com/ubuntu noble/main amd64 libgoogle-perftools4t64 amd64 2.15-3build1 [212 kB] 2025-09-28 14:09:16.600950 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:102 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liboath0t64 amd64 2.6.11-2.1ubuntu0.1 [43.0 kB] 2025-09-28 14:09:16.600953 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:103 http://archive.ubuntu.com/ubuntu noble/main amd64 librabbitmq4 amd64 0.11.0-1build2 [37.4 kB] 2025-09-28 14:09:16.600957 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:104 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libradosstriper1 amd64 19.2.1-0ubuntu0.24.04.2 [540 kB] 2025-09-28 14:09:16.600961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:105 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ceph-common amd64 19.2.1-0ubuntu0.24.04.2 [25.0 MB] 2025-09-28 14:09:16.600965 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:106 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup-bin amd64 2:2.7.0-1ubuntu4.2 [211 kB] 2025-09-28 14:09:16.600968 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:107 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdconf1 amd64 0.40.0-4ubuntu0.1 [39.6 kB] 2025-09-28 14:09:16.600972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:108 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-service amd64 0.40.0-4ubuntu0.1 [27.6 kB] 2025-09-28 14:09:16.600976 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:109 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-gsettings-backend amd64 0.40.0-4ubuntu0.1 [22.1 kB] 2025-09-28 14:09:16.600984 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:110 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dracut-install amd64 060+5-1ubuntu3.3 [32.3 kB] 2025-09-28 14:09:16.600987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:111 http://archive.ubuntu.com/ubuntu noble/universe amd64 exfatprogs amd64 1.2.2-1build1 [65.9 kB] 2025-09-28 14:09:16.600991 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:112 http://archive.ubuntu.com/ubuntu noble/universe amd64 extlinux amd64 3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3 [147 kB] 2025-09-28 14:09:16.600998 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:113 http://archive.ubuntu.com/ubuntu noble/universe amd64 f2fs-tools amd64 1.16.0-1 [202 kB] 2025-09-28 14:09:16.601001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:114 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 fdisk amd64 2.39.3-9ubuntu6.3 [122 kB] 2025-09-28 14:09:16.601005 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:115 http://archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2025-09-28 14:09:16.601013 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:116 http://archive.ubuntu.com/ubuntu noble/main amd64 libduktape207 amd64 2.7.0+tests-0ubuntu3 [143 kB] 2025-09-28 14:09:16.601017 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:117 http://archive.ubuntu.com/ubuntu noble/main amd64 libproxy1v5 amd64 0.5.4-4build1 [26.5 kB] 2025-09-28 14:09:16.601021 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:118 http://archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-common all 2.80.0-1build1 [6,702 B] 2025-09-28 14:09:16.601025 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:119 http://archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-services amd64 2.80.0-1build1 [12.8 kB] 2025-09-28 14:09:16.601029 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:120 http://archive.ubuntu.com/ubuntu noble/main amd64 session-migration amd64 0.3.9build1 [9,034 B] 2025-09-28 14:09:16.601032 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:121 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gsettings-desktop-schemas all 46.1-0ubuntu1 [35.6 kB] 2025-09-28 14:09:16.601036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:122 http://archive.ubuntu.com/ubuntu noble/main amd64 glib-networking amd64 2.80.0-1build1 [64.1 kB] 2025-09-28 14:09:16.601040 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:123 http://archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2025-09-28 14:09:16.601044 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:124 http://archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2025-09-28 14:09:16.601047 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:125 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2025-09-28 14:09:16.601051 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:126 http://archive.ubuntu.com/ubuntu noble/main amd64 libfile-listing-perl all 6.16-1 [11.3 kB] 2025-09-28 14:09:16.601055 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:127 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2025-09-28 14:09:16.601059 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:128 http://archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2025-09-28 14:09:16.601062 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:129 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2025-09-28 14:09:16.601066 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:130 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tree-perl all 5.07-3 [200 kB] 2025-09-28 14:09:16.601070 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:131 http://archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2025-09-28 14:09:16.601088 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:132 http://archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2025-09-28 14:09:16.601092 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:133 http://archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2025-09-28 14:09:16.601099 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:134 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2025-09-28 14:09:16.601103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:135 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-cookies-perl all 6.11-1 [18.2 kB] 2025-09-28 14:09:16.601107 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:136 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-negotiate-perl all 6.01-2 [12.4 kB] 2025-09-28 14:09:16.601111 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:137 http://archive.ubuntu.com/ubuntu noble/main amd64 perl-openssl-defaults amd64 7build3 [6,626 B] 2025-09-28 14:09:16.601115 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:138 http://archive.ubuntu.com/ubuntu noble/main amd64 libnet-ssleay-perl amd64 1.94-1build4 [316 kB] 2025-09-28 14:09:16.601118 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:139 http://archive.ubuntu.com/ubuntu noble/main amd64 libio-socket-ssl-perl all 2.085-1 [195 kB] 2025-09-28 14:09:16.601122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:140 http://archive.ubuntu.com/ubuntu noble/main amd64 libnet-http-perl all 6.23-1 [22.3 kB] 2025-09-28 14:09:16.601126 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:141 http://archive.ubuntu.com/ubuntu noble/main amd64 liblwp-protocol-https-perl all 6.13-1 [9,006 B] 2025-09-28 14:09:16.601132 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:142 http://archive.ubuntu.com/ubuntu noble/main amd64 libtry-tiny-perl all 0.31-2 [20.8 kB] 2025-09-28 14:09:16.601138 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:143 http://archive.ubuntu.com/ubuntu noble/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB] 2025-09-28 14:09:16.601318 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:144 http://archive.ubuntu.com/ubuntu noble/main amd64 libwww-perl all 6.76-1 [138 kB] 2025-09-28 14:09:16.601373 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:145 http://archive.ubuntu.com/ubuntu noble/universe amd64 icoutils amd64 0.32.3-4build2 [55.7 kB] 2025-09-28 14:09:16.601385 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:146 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-bin amd64 0.142ubuntu25.5 [21.5 kB] 2025-09-28 14:09:16.601403 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:147 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libklibc amd64 2.0.13-4ubuntu0.1 [47.2 kB] 2025-09-28 14:09:16.601413 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:148 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 klibc-utils amd64 2.0.13-4ubuntu0.1 [100 kB] 2025-09-28 14:09:16.601422 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:149 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-core all 0.142ubuntu25.5 [50.5 kB] 2025-09-28 14:09:16.601434 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:150 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-base all 4.5ubuntu9+24.04.1 [18.1 kB] 2025-09-28 14:09:16.601467 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:151 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools all 0.142ubuntu25.5 [9,060 B] 2025-09-28 14:09:16.601526 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:152 http://archive.ubuntu.com/ubuntu noble/main amd64 ipxe-qemu all 1.21.1+git-20220113.fbbdc3926-0ubuntu2 [1,565 kB] 2025-09-28 14:09:16.601559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:153 http://archive.ubuntu.com/ubuntu noble/universe amd64 libafflib0t64 amd64 3.7.20-1.1ubuntu5 [224 kB] 2025-09-28 14:09:16.601620 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:154 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2-data all 1.2.11-1ubuntu0.1 [21.1 kB] 2025-09-28 14:09:16.601635 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:155 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2t64 amd64 1.2.11-1ubuntu0.1 [399 kB] 2025-09-28 14:09:16.601751 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:156 http://archive.ubuntu.com/ubuntu noble/universe amd64 libaugeas0 amd64 1.14.1-1build2 [166 kB] 2025-09-28 14:09:16.601774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:157 http://archive.ubuntu.com/ubuntu noble/universe amd64 libbfio1 amd64 20170123-6 [306 kB] 2025-09-28 14:09:16.601782 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:158 http://archive.ubuntu.com/ubuntu noble/main amd64 libbrlapi0.8 amd64 6.6-4ubuntu5 [31.4 kB] 2025-09-28 14:09:16.601834 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:159 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2025-09-28 14:09:16.601876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:160 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3 amd64 2:3.98-1build1 [1,445 kB] 2025-09-28 14:09:16.601918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:161 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] 2025-09-28 14:09:16.601960 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:162 http://archive.ubuntu.com/ubuntu noble/main amd64 libcacard0 amd64 1:2.8.0-3build4 [36.5 kB] 2025-09-28 14:09:16.602003 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:163 http://archive.ubuntu.com/ubuntu noble/main amd64 libdate-manip-perl all 6.95-1 [923 kB] 2025-09-28 14:09:16.602046 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:164 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdeflate0 amd64 1.19-1build1.1 [43.9 kB] 2025-09-28 14:09:16.602113 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:165 http://archive.ubuntu.com/ubuntu noble/universe amd64 libewf2 amd64 20140814-1build3 [573 kB] 2025-09-28 14:09:16.602143 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:166 http://archive.ubuntu.com/ubuntu noble/universe amd64 libfuse2t64 amd64 2.9.9-8.1build1 [89.9 kB] 2025-09-28 14:09:16.602184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:167 http://archive.ubuntu.com/ubuntu noble/universe amd64 libhivex0 amd64 1.3.23-1build7 [26.4 kB] 2025-09-28 14:09:16.602227 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:168 http://archive.ubuntu.com/ubuntu noble/universe amd64 liblua5.3-0 amd64 5.3.6-2build2 [143 kB] 2025-09-28 14:09:16.602269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:169 http://archive.ubuntu.com/ubuntu noble/universe amd64 librpmio9t64 amd64 4.18.2+dfsg-2.1build2 [95.2 kB] 2025-09-28 14:09:16.602311 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:170 http://archive.ubuntu.com/ubuntu noble/universe amd64 librpm9t64 amd64 4.18.2+dfsg-2.1build2 [217 kB] 2025-09-28 14:09:16.602356 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:171 http://archive.ubuntu.com/ubuntu noble/universe amd64 libvhdi1 amd64 20210425-1build5 [425 kB] 2025-09-28 14:09:16.602392 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:172 http://archive.ubuntu.com/ubuntu noble/universe amd64 libvmdk1 amd64 20200926-2build5 [453 kB] 2025-09-28 14:09:16.602433 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:173 http://archive.ubuntu.com/ubuntu noble/universe amd64 libtsk19t64 amd64 4.12.1+dfsg-1.1ubuntu2 [435 kB] 2025-09-28 14:09:16.602474 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:174 http://archive.ubuntu.com/ubuntu noble/universe amd64 libyara10 amd64 4.5.0-1build2 [203 kB] 2025-09-28 14:09:16.602516 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:175 http://archive.ubuntu.com/ubuntu noble/universe amd64 supermin amd64 5.2.2-4ubuntu4 [529 kB] 2025-09-28 14:09:16.602557 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:176 http://archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2025-09-28 14:09:16.602598 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:177 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] 2025-09-28 14:09:16.602639 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:178 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] 2025-09-28 14:09:16.602679 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:179 http://archive.ubuntu.com/ubuntu noble/main amd64 libpixman-1-0 amd64 0.42.2-1build1 [279 kB] 2025-09-28 14:09:16.602735 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:180 http://archive.ubuntu.com/ubuntu noble/main amd64 libslirp0 amd64 4.7.0-1ubuntu3 [63.8 kB] 2025-09-28 14:09:16.602799 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:181 http://archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2025-09-28 14:09:16.602843 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:182 http://archive.ubuntu.com/ubuntu noble/main amd64 libusbredirparser1t64 amd64 0.13.0-2.1build1 [16.5 kB] 2025-09-28 14:09:16.602887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:183 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-common amd64 1:8.2.2+ds-0ubuntu1.10 [1,254 kB] 2025-09-28 14:09:16.602931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:184 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-data all 1:8.2.2+ds-0ubuntu1.10 [1,794 kB] 2025-09-28 14:09:16.602974 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:185 http://archive.ubuntu.com/ubuntu noble/main amd64 seabios all 1.16.3-2 [175 kB] 2025-09-28 14:09:16.603015 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:186 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-x86 amd64 1:8.2.2+ds-0ubuntu1.10 [11.2 MB] 2025-09-28 14:09:16.603058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:187 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.10 [2,219 kB] 2025-09-28 14:09:16.603193 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:188 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnetpbm11t64 amd64 2:11.05.02-1.1build1 [114 kB] 2025-09-28 14:09:16.603222 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:189 http://archive.ubuntu.com/ubuntu noble/main amd64 libjbig0 amd64 2.1-6.1ubuntu2 [29.7 kB] 2025-09-28 14:09:16.603239 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:190 http://archive.ubuntu.com/ubuntu noble/main amd64 liblerc4 amd64 4.0.0+ds-4ubuntu2 [179 kB] 2025-09-28 14:09:16.603249 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:191 http://archive.ubuntu.com/ubuntu noble/main amd64 libsharpyuv0 amd64 1.3.2-0.4build3 [15.8 kB] 2025-09-28 14:09:16.603261 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:192 http://archive.ubuntu.com/ubuntu noble/main amd64 libwebp7 amd64 1.3.2-0.4build3 [230 kB] 2025-09-28 14:09:16.603308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:193 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtiff6 amd64 4.5.1+git230720-4ubuntu2.3 [199 kB] 2025-09-28 14:09:16.603321 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:194 http://archive.ubuntu.com/ubuntu noble/universe amd64 netpbm amd64 2:11.05.02-1.1build1 [2,054 kB] 2025-09-28 14:09:16.603383 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:195 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2025-09-28 14:09:16.603397 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:196 http://archive.ubuntu.com/ubuntu noble/main amd64 gdisk amd64 1.0.10-1build1 [253 kB] 2025-09-28 14:09:16.603457 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:197 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-glib-1.0-common all 1.8.0-2build2 [4,244 B] 2025-09-28 14:09:16.603508 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:198 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-glib-1.0-0 amd64 1.8.0-2build2 [68.0 kB] 2025-09-28 14:09:16.603521 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:199 http://archive.ubuntu.com/ubuntu noble/universe amd64 libldm-1.0-0t64 amd64 0.2.5-1.1build2 [24.3 kB] 2025-09-28 14:09:16.603600 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:200 http://archive.ubuntu.com/ubuntu noble/universe amd64 ldmtool amd64 0.2.5-1.1build2 [13.8 kB] 2025-09-28 14:09:16.603615 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:201 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2025-09-28 14:09:16.603627 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:202 http://archive.ubuntu.com/ubuntu noble/main amd64 lzop amd64 1.04-2build3 [82.2 kB] 2025-09-28 14:09:16.603685 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:203 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mdadm amd64 4.3-1ubuntu2.1 [464 kB] 2025-09-28 14:09:16.603735 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:204 http://archive.ubuntu.com/ubuntu noble/main amd64 mtools amd64 4.0.43-1build1 [197 kB] 2025-09-28 14:09:16.603776 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:205 http://archive.ubuntu.com/ubuntu noble/universe amd64 scrub amd64 2.6.1-1build2 [30.8 kB] 2025-09-28 14:09:16.603822 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:206 http://archive.ubuntu.com/ubuntu noble/universe amd64 sleuthkit amd64 4.12.1+dfsg-1.1ubuntu2 [383 kB] 2025-09-28 14:09:16.603835 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:207 http://archive.ubuntu.com/ubuntu noble/main amd64 squashfs-tools amd64 1:4.6.1-1build1 [189 kB] 2025-09-28 14:09:16.603897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:208 http://archive.ubuntu.com/ubuntu noble/universe amd64 syslinux amd64 3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3 [157 kB] 2025-09-28 14:09:16.603949 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:209 http://archive.ubuntu.com/ubuntu noble/main amd64 zerofree amd64 1.1.1-1build5 [7,888 B] 2025-09-28 14:09:16.603972 | 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] 2025-09-28 14:09:16.604029 | 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] 2025-09-28 14:09:16.604138 | 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] 2025-09-28 14:09:16.604150 | 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] 2025-09-28 14:09:16.604162 | 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] 2025-09-28 14:09:16.604220 | 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] 2025-09-28 14:09:16.604272 | 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] 2025-09-28 14:09:16.604284 | 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] 2025-09-28 14:09:16.604342 | 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] 2025-09-28 14:09:16.604393 | 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] 2025-09-28 14:09:16.604406 | 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] 2025-09-28 14:09:16.604464 | 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.5 [11.3 kB] 2025-09-28 14:09:16.604477 | 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.5 [291 kB] 2025-09-28 14:09:16.604538 | 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] 2025-09-28 14:09:16.604589 | 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] 2025-09-28 14:09:16.604602 | 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] 2025-09-28 14:09:16.604657 | 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] 2025-09-28 14:09:16.604721 | 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] 2025-09-28 14:09:16.604776 | 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] 2025-09-28 14:09:16.604798 | 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] 2025-09-28 14:09:16.604852 | 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] 2025-09-28 14:09:16.604894 | 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] 2025-09-28 14:09:16.604907 | 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] 2025-09-28 14:09:16.604970 | 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] 2025-09-28 14:09:16.605011 | 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] 2025-09-28 14:09:16.605024 | 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] 2025-09-28 14:09:16.605102 | 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] 2025-09-28 14:09:16.605178 | 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] 2025-09-28 14:09:16.605219 | 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] 2025-09-28 14:09:16.605302 | 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] 2025-09-28 14:09:16.605374 | 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] 2025-09-28 14:09:16.605427 | 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] 2025-09-28 14:09:16.605468 | 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] 2025-09-28 14:09:16.605517 | 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] 2025-09-28 14:09:16.605530 | 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] 2025-09-28 14:09:16.605590 | 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] 2025-09-28 14:09:16.605631 | 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] 2025-09-28 14:09:16.605643 | 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.10 [112 kB] 2025-09-28 14:09:16.605727 | 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] 2025-09-28 14:09:16.605745 | 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] 2025-09-28 14:09:16.605786 | 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] 2025-09-28 14:09:16.605799 | 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] 2025-09-28 14:09:16.605848 | 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] 2025-09-28 14:09:16.605861 | 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] 2025-09-28 14:09:16.605917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:255 http://archive.ubuntu.com/ubuntu noble/main amd64 kpartx amd64 0.9.4-5ubuntu8 [32.0 kB] 2025-09-28 14:09:16.605930 | 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] 2025-09-28 14:09:16.605990 | 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] 2025-09-28 14:09:16.606033 | 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] 2025-09-28 14:09:16.606103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:259 http://archive.ubuntu.com/ubuntu noble/main amd64 multipath-tools amd64 0.9.4-5ubuntu8 [310 kB] 2025-09-28 14:09:16.606161 | 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] 2025-09-28 14:09:16.606184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preconfiguring packages ... 2025-09-28 14:09:16.606204 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Fetched 96.4 MB in 3s (30.3 MB/s) 2025-09-28 14:09:16.606262 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libargon2-1:amd64. 2025-09-28 14:09:16.606279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2025-09-28 14:09:16.606299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2025-09-28 14:09:16.606361 | 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% 2025-09-28 14:09:16.606384 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2025-09-28 14:09:16.606453 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:70% (Reading database ... 75% (Reading database ... 80% 2025-09-28 14:09:16.606470 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2025-09-28 14:09:16.606489 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2025-09-28 14:09:16.606526 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2025-09-28 14:09:16.606599 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 19652 files and directories currently installed.) 2025-09-28 14:09:16.606617 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... 2025-09-28 14:09:16.606640 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2025-09-28 14:09:16.606660 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjson-c5:amd64. 2025-09-28 14:09:16.606731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libjson-c5_0.17-1build1_amd64.deb ... 2025-09-28 14:09:16.606762 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2025-09-28 14:09:16.606786 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libcryptsetup12:amd64. 2025-09-28 14:09:16.606850 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2025-09-28 14:09:16.606872 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2025-09-28 14:09:16.606893 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libfdisk1:amd64. 2025-09-28 14:09:16.606926 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libfdisk1_2.39.3-9ubuntu6.3_amd64.deb ... 2025-09-28 14:09:16.606947 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.3) ... 2025-09-28 14:09:16.607025 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsystemd-shared:amd64. 2025-09-28 14:09:16.607038 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libsystemd-shared_255.4-1ubuntu8.10_amd64.deb ... 2025-09-28 14:09:16.607050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.10) ... 2025-09-28 14:09:16.607147 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:dpkg: systemd-standalone-sysusers: dependency problems, but removing anyway as you requested: 2025-09-28 14:09:16.607159 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: udev depends on systemd | systemd-standalone-sysusers | systemd-sysusers; however: 2025-09-28 14:09:16.607171 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd is not installed. 2025-09-28 14:09:16.607222 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-standalone-sysusers is to be removed. 2025-09-28 14:09:16.607233 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-sysusers is not installed. 2025-09-28 14:09:16.607269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-standalone-sysusers which provides systemd-sysusers is to be removed. 2025-09-28 14:09:16.607281 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: udev depends on systemd | systemd-standalone-sysusers | systemd-sysusers; however: 2025-09-28 14:09:16.607325 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd is not installed. 2025-09-28 14:09:16.607345 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-standalone-sysusers is to be removed. 2025-09-28 14:09:16.607363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-sysusers is not installed. 2025-09-28 14:09:16.607393 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-standalone-sysusers which provides systemd-sysusers is to be removed. 2025-09-28 14:09:16.607413 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-28 14:09:16.607433 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2025-09-28 14:09:16.607489 | 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% 2025-09-28 14:09:16.607503 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2025-09-28 14:09:16.607540 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2025-09-28 14:09:16.607551 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2025-09-28 14:09:16.607603 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2025-09-28 14:09:16.607614 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2025-09-28 14:09:16.607664 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2025-09-28 14:09:16.607675 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 19685 files and directories currently installed.) 2025-09-28 14:09:16.607751 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing systemd-standalone-sysusers (255.4-1ubuntu8.10) ... 2025-09-28 14:09:16.607768 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package systemd. 2025-09-28 14:09:16.607829 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2025-09-28 14:09:16.607879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2025-09-28 14:09:16.607891 | 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% 2025-09-28 14:09:16.607939 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2025-09-28 14:09:16.607951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2025-09-28 14:09:16.607998 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2025-09-28 14:09:16.608010 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2025-09-28 14:09:16.608058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2025-09-28 14:09:16.608069 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2025-09-28 14:09:16.608134 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 19678 files and directories currently installed.) 2025-09-28 14:09:16.608146 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../systemd_255.4-1ubuntu8.10_amd64.deb ... 2025-09-28 14:09:16.608197 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking systemd (255.4-1ubuntu8.10) ... 2025-09-28 14:09:16.608209 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2025-09-28 14:09:16.608260 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjson-c5:amd64 (0.17-1build1) ... 2025-09-28 14:09:16.608271 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2025-09-28 14:09:16.608321 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.3) ... 2025-09-28 14:09:16.609798 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.10) ... 2025-09-28 14:09:16.609821 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up systemd (255.4-1ubuntu8.10) ... 2025-09-28 14:09:16.609830 | 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. 2025-09-28 14:09:16.609838 | 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. 2025-09-28 14:09:16.609847 | 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. 2025-09-28 14:09:16.609855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Initializing machine ID from random generator. 2025-09-28 14:09:16.609862 | 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 2025-09-28 14:09:16.609870 | 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 2025-09-28 14:09:16.609878 | 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 2025-09-28 14:09:16.609894 | 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 2025-09-28 14:09:16.609902 | 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 2025-09-28 14:09:16.609909 | 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 2025-09-28 14:09:16.609917 | 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 2025-09-28 14:09:16.609924 | 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 2025-09-28 14:09:16.609932 | 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 2025-09-28 14:09:16.609940 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Creating group 'systemd-journal' with GID 995. 2025-09-28 14:09:16.609956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Creating group 'systemd-network' with GID 994. 2025-09-28 14:09:16.609964 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Creating user 'systemd-network' (systemd Network Management) with UID 994 and GID 994. 2025-09-28 14:09:16.609972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package systemd-sysv. 2025-09-28 14:09:16.609979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2025-09-28 14:09:16.609988 | 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 ... 2025-09-28 14:09:16.609998 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:40% (Reading database ... 45% 2025-09-28 14:09:16.610006 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-28 14:09:16.610013 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2025-09-28 14:09:16.610021 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2025-09-28 14:09:16.610028 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2025-09-28 14:09:16.610036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2025-09-28 14:09:16.610043 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2025-09-28 14:09:16.610051 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2025-09-28 14:09:16.610058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 20600 files and directories currently installed.) 2025-09-28 14:09:16.610066 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../systemd-sysv_255.4-1ubuntu8.10_amd64.deb ... 2025-09-28 14:09:16.610096 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking systemd-sysv (255.4-1ubuntu8.10) ... 2025-09-28 14:09:16.610104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libfuse3-3:amd64. 2025-09-28 14:09:16.610111 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libfuse3-3_3.14.0-5build1_amd64.deb ... 2025-09-28 14:09:16.610119 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2025-09-28 14:09:16.610127 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package fuse3. 2025-09-28 14:09:16.610134 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../fuse3_3.14.0-5build1_amd64.deb ... 2025-09-28 14:09:16.610153 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking fuse3 (3.14.0-5build1) ... 2025-09-28 14:09:16.610161 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libntfs-3g89t64:amd64. 2025-09-28 14:09:16.610169 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libntfs-3g89t64_1%3a2022.10.3-1.2ubuntu3_amd64.deb ... 2025-09-28 14:09:16.610176 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libntfs-3g89t64:amd64 (1:2022.10.3-1.2ubuntu3) ... 2025-09-28 14:09:16.610183 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2025-09-28 14:09:16.610191 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up fuse3 (3.14.0-5build1) ... 2025-09-28 14:09:16.610198 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ntfs-3g. 2025-09-28 14:09:16.610205 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2025-09-28 14:09:16.610213 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% 2025-09-28 14:09:16.610221 | 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% 2025-09-28 14:09:16.610229 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 65% 2025-09-28 14:09:16.610242 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2025-09-28 14:09:16.610255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2025-09-28 14:09:16.610262 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2025-09-28 14:09:16.610270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2025-09-28 14:09:16.610277 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2025-09-28 14:09:16.610284 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2025-09-28 14:09:16.610292 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 20645 files and directories currently installed.) 2025-09-28 14:09:16.610300 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../000-ntfs-3g_1%3a2022.10.3-1.2ubuntu3_amd64.deb ... 2025-09-28 14:09:16.610307 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ntfs-3g (1:2022.10.3-1.2ubuntu3) ... 2025-09-28 14:09:16.610315 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpopt0:amd64. 2025-09-28 14:09:16.610322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../001-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-09-28 14:09:16.610330 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-28 14:09:16.610337 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-09-28 14:09:16.610345 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package rsync. 2025-09-28 14:09:16.610352 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../002-rsync_3.2.7-1ubuntu1.2_amd64.deb ... 2025-09-28 14:09:16.610360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking rsync (3.2.7-1ubuntu1.2) ... 2025-09-28 14:09:16.610367 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libdaxctl1:amd64. 2025-09-28 14:09:16.610374 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../003-libdaxctl1_77-2ubuntu2_amd64.deb ... 2025-09-28 14:09:16.610382 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2025-09-28 14:09:16.610389 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libcxl1:amd64. 2025-09-28 14:09:16.610397 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../004-libcxl1_77-2ubuntu2_amd64.deb ... 2025-09-28 14:09:16.610404 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libcxl1:amd64 (77-2ubuntu2) ... 2025-09-28 14:09:16.610412 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package cxl. 2025-09-28 14:09:16.610419 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../005-cxl_77-2ubuntu2_amd64.deb ... 2025-09-28 14:09:16.610426 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking cxl (77-2ubuntu2) ... 2025-09-28 14:09:16.610434 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libiniparser1:amd64. 2025-09-28 14:09:16.610441 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../006-libiniparser1_4.1-7ubuntu0.1_amd64.deb ... 2025-09-28 14:09:16.610449 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-28 14:09:16.610456 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libiniparser1:amd64 (4.1-7ubuntu0.1) ... 2025-09-28 14:09:16.610463 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libndctl6:amd64. 2025-09-28 14:09:16.610471 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../007-libndctl6_77-2ubuntu2_amd64.deb ... 2025-09-28 14:09:16.610478 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2025-09-28 14:09:16.610486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ndctl. 2025-09-28 14:09:16.610497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../008-ndctl_77-2ubuntu2_amd64.deb ... 2025-09-28 14:09:16.610504 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ndctl (77-2ubuntu2) ... 2025-09-28 14:09:16.610512 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2025-09-28 14:09:16.610525 | 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 ... 2025-09-28 14:09:16.610532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-09-28 14:09:16.610540 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnfsidmap1:amd64. 2025-09-28 14:09:16.610548 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../010-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2025-09-28 14:09:16.610555 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2025-09-28 14:09:16.610562 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package rpcbind. 2025-09-28 14:09:16.610570 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../011-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2025-09-28 14:09:16.610580 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking rpcbind (1.2.6-7ubuntu2) ... 2025-09-28 14:09:16.610588 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ucf. 2025-09-28 14:09:16.610598 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../012-ucf_3.0043+nmu1_all.deb ... 2025-09-28 14:09:16.610630 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Moving old data out of the way 2025-09-28 14:09:16.610689 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ucf (3.0043+nmu1) ... 2025-09-28 14:09:16.610725 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package keyutils. 2025-09-28 14:09:16.610742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../013-keyutils_1.6.3-3build1_amd64.deb ... 2025-09-28 14:09:16.610792 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking keyutils (1.6.3-3build1) ... 2025-09-28 14:09:16.610803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package nfs-common. 2025-09-28 14:09:16.610874 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../014-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2025-09-28 14:09:16.610884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2025-09-28 14:09:16.610933 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package db5.3-util. 2025-09-28 14:09:16.610945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-28 14:09:16.610984 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../015-db5.3-util_5.3.28+dfsg2-7_amd64.deb ... 2025-09-28 14:09:16.610996 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking db5.3-util (5.3.28+dfsg2-7) ... 2025-09-28 14:09:16.611048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package db-util. 2025-09-28 14:09:16.611111 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../016-db-util_1%3a5.3.21ubuntu2_all.deb ... 2025-09-28 14:09:16.611164 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking db-util (1:5.3.21ubuntu2) ... 2025-09-28 14:09:16.611176 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package sasl2-bin. 2025-09-28 14:09:16.611228 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../017-sasl2-bin_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-09-28 14:09:16.611268 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2025-09-28 14:09:16.611279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsysfs2:amd64. 2025-09-28 14:09:16.611328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../018-libsysfs2_2.1.1-6build1_amd64.deb ... 2025-09-28 14:09:16.611340 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2025-09-28 14:09:16.611389 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package pci.ids. 2025-09-28 14:09:16.611401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../019-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2025-09-28 14:09:16.611449 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-09-28 14:09:16.611473 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package sysfsutils. 2025-09-28 14:09:16.611484 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../020-sysfsutils_2.1.1-6build1_amd64.deb ... 2025-09-28 14:09:16.611534 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking sysfsutils (2.1.1-6build1) ... 2025-09-28 14:09:16.611545 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus-bin. 2025-09-28 14:09:16.611592 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../021-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... 2025-09-28 14:09:16.611603 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... 2025-09-28 14:09:16.611649 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus-session-bus-common. 2025-09-28 14:09:16.611661 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../022-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2025-09-28 14:09:16.611722 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2025-09-28 14:09:16.611737 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus-daemon. 2025-09-28 14:09:16.611792 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../023-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... 2025-09-28 14:09:16.611804 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... 2025-09-28 14:09:16.611850 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus-system-bus-common. 2025-09-28 14:09:16.611862 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../024-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2025-09-28 14:09:16.611907 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2025-09-28 14:09:16.611922 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus. 2025-09-28 14:09:16.611956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../025-dbus_1.14.10-4ubuntu4.1_amd64.deb ... 2025-09-28 14:09:16.611974 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus (1.14.10-4ubuntu4.1) ... 2025-09-28 14:09:16.612028 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpam-systemd:amd64. 2025-09-28 14:09:16.612043 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../026-libpam-systemd_255.4-1ubuntu8.10_amd64.deb ... 2025-09-28 14:09:16.612062 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.10) ... 2025-09-28 14:09:16.612112 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus-user-session. 2025-09-28 14:09:16.612131 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../027-dbus-user-session_1.14.10-4ubuntu4.1_amd64.deb ... 2025-09-28 14:09:16.612238 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus-user-session (1.14.10-4ubuntu4.1) ... 2025-09-28 14:09:16.612249 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dhcpcd-base. 2025-09-28 14:09:16.612260 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../028-dhcpcd-base_1%3a10.0.6-1ubuntu3.1_amd64.deb ... 2025-09-28 14:09:16.612270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dhcpcd-base (1:10.0.6-1ubuntu3.1) ... 2025-09-28 14:09:16.612318 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package gir1.2-glib-2.0:amd64. 2025-09-28 14:09:16.612330 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../029-gir1.2-glib-2.0_2.80.0-6ubuntu3.4_amd64.deb ... 2025-09-28 14:09:16.612374 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ... 2025-09-28 14:09:16.612385 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libgirepository-1.0-1:amd64. 2025-09-28 14:09:16.612431 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../030-libgirepository-1.0-1_1.80.1-1_amd64.deb ... 2025-09-28 14:09:16.612451 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ... 2025-09-28 14:09:16.612498 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package gir1.2-girepository-2.0:amd64. 2025-09-28 14:09:16.612510 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../031-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ... 2025-09-28 14:09:16.612547 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2025-09-28 14:09:16.612558 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package less. 2025-09-28 14:09:16.612604 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../032-less_590-2ubuntu2.1_amd64.deb ... 2025-09-28 14:09:16.612616 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking less (590-2ubuntu2.1) ... 2025-09-28 14:09:16.612662 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-28 14:09:16.612672 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-gi. 2025-09-28 14:09:16.612723 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../033-python3-gi_3.48.2-1_amd64.deb ... 2025-09-28 14:09:16.612779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-gi (3.48.2-1) ... 2025-09-28 14:09:16.612824 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package bsdextrautils. 2025-09-28 14:09:16.612835 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../034-bsdextrautils_2.39.3-9ubuntu6.3_amd64.deb ... 2025-09-28 14:09:16.612882 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking bsdextrautils (2.39.3-9ubuntu6.3) ... 2025-09-28 14:09:16.612925 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package cpio. 2025-09-28 14:09:16.612936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../035-cpio_2.15+dfsg-1ubuntu2_amd64.deb ... 2025-09-28 14:09:16.612983 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking cpio (2.15+dfsg-1ubuntu2) ... 2025-09-28 14:09:16.612993 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dmidecode. 2025-09-28 14:09:16.613042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../036-dmidecode_3.5-3ubuntu0.1_amd64.deb ... 2025-09-28 14:09:16.613052 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dmidecode (3.5-3ubuntu0.1) ... 2025-09-28 14:09:16.613156 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dosfstools. 2025-09-28 14:09:16.613200 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../037-dosfstools_4.2-1.1build1_amd64.deb ... 2025-09-28 14:09:16.613211 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dosfstools (4.2-1.1build1) ... 2025-09-28 14:09:16.613270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libmagic-mgc. 2025-09-28 14:09:16.613320 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../038-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... 2025-09-28 14:09:16.613363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libmagic-mgc (1:5.45-3build1) ... 2025-09-28 14:09:16.613412 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libmagic1t64:amd64. 2025-09-28 14:09:16.613424 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../039-libmagic1t64_1%3a5.45-3build1_amd64.deb ... 2025-09-28 14:09:16.613471 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... 2025-09-28 14:09:16.613482 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package file. 2025-09-28 14:09:16.613526 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../040-file_1%3a5.45-3build1_amd64.deb ... 2025-09-28 14:09:16.613537 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking file (1:5.45-3build1) ... 2025-09-28 14:09:16.613580 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblmdb0:amd64. 2025-09-28 14:09:16.613596 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../041-liblmdb0_0.9.31-1build1_amd64.deb ... 2025-09-28 14:09:16.613613 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-28 14:09:16.613659 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2025-09-28 14:09:16.613669 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libncurses6:amd64. 2025-09-28 14:09:16.613728 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../042-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2025-09-28 14:09:16.613742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-09-28 14:09:16.613788 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libparted2t64:amd64. 2025-09-28 14:09:16.613799 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../043-libparted2t64_3.6-4build1_amd64.deb ... 2025-09-28 14:09:16.613852 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-28 14:09:16.613900 | 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' 2025-09-28 14:09:16.613911 | 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' 2025-09-28 14:09:16.613957 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libparted2t64:amd64 (3.6-4build1) ... 2025-09-28 14:09:16.613967 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpci3:amd64. 2025-09-28 14:09:16.614020 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../044-libpci3_1%3a3.10.0-2build1_amd64.deb ... 2025-09-28 14:09:16.614030 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-28 14:09:16.614092 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpci3:amd64 (1:3.10.0-2build1) ... 2025-09-28 14:09:16.614104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpng16-16t64:amd64. 2025-09-28 14:09:16.614145 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../045-libpng16-16t64_1.6.43-5build1_amd64.deb ... 2025-09-28 14:09:16.614155 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpng16-16t64:amd64 (1.6.43-5build1) ... 2025-09-28 14:09:16.614199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libusb-1.0-0:amd64. 2025-09-28 14:09:16.614210 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../046-libusb-1.0-0_2%3a1.0.27-1_amd64.deb ... 2025-09-28 14:09:16.614251 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libusb-1.0-0:amd64 (2:1.0.27-1) ... 2025-09-28 14:09:16.614262 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libxau6:amd64. 2025-09-28 14:09:16.614304 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../047-libxau6_1%3a1.0.9-1build6_amd64.deb ... 2025-09-28 14:09:16.614314 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libxau6:amd64 (1:1.0.9-1build6) ... 2025-09-28 14:09:16.614356 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libxdmcp6:amd64. 2025-09-28 14:09:16.614367 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../048-libxdmcp6_1%3a1.1.3-0ubuntu6_amd64.deb ... 2025-09-28 14:09:16.614409 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2025-09-28 14:09:16.614420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libxcb1:amd64. 2025-09-28 14:09:16.614460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../049-libxcb1_1.15-1ubuntu2_amd64.deb ... 2025-09-28 14:09:16.614471 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libxcb1:amd64 (1.15-1ubuntu2) ... 2025-09-28 14:09:16.614513 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libx11-data. 2025-09-28 14:09:16.614524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../050-libx11-data_2%3a1.8.7-1build1_all.deb ... 2025-09-28 14:09:16.614564 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-28 14:09:16.614575 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libx11-data (2:1.8.7-1build1) ... 2025-09-28 14:09:16.614630 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libx11-6:amd64. 2025-09-28 14:09:16.614641 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../051-libx11-6_2%3a1.8.7-1build1_amd64.deb ... 2025-09-28 14:09:16.614684 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libx11-6:amd64 (2:1.8.7-1build1) ... 2025-09-28 14:09:16.614747 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package parted. 2025-09-28 14:09:16.614798 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../052-parted_3.6-4build1_amd64.deb ... 2025-09-28 14:09:16.614808 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking parted (3.6-4build1) ... 2025-09-28 14:09:16.614849 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package pciutils. 2025-09-28 14:09:16.617768 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../053-pciutils_1%3a3.10.0-2build1_amd64.deb ... 2025-09-28 14:09:16.617782 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking pciutils (1:3.10.0-2build1) ... 2025-09-28 14:09:16.617795 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package psmisc. 2025-09-28 14:09:16.617800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../054-psmisc_23.7-1build1_amd64.deb ... 2025-09-28 14:09:16.617807 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking psmisc (23.7-1build1) ... 2025-09-28 14:09:16.617812 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package usb.ids. 2025-09-28 14:09:16.617818 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-28 14:09:16.617824 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../055-usb.ids_2024.03.18-1_all.deb ... 2025-09-28 14:09:16.617830 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking usb.ids (2024.03.18-1) ... 2025-09-28 14:09:16.617835 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package acl. 2025-09-28 14:09:16.617841 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../056-acl_2.3.2-1build1.1_amd64.deb ... 2025-09-28 14:09:16.617847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking acl (2.3.2-1build1.1) ... 2025-09-28 14:09:16.617853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package attr. 2025-09-28 14:09:16.617858 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../057-attr_1%3a2.5.2-1build1.1_amd64.deb ... 2025-09-28 14:09:16.617864 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking attr (1:2.5.2-1build1.1) ... 2025-09-28 14:09:16.617870 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package augeas-lenses. 2025-09-28 14:09:16.617876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../058-augeas-lenses_1.14.1-1build2_all.deb ... 2025-09-28 14:09:16.617881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking augeas-lenses (1.14.1-1build2) ... 2025-09-28 14:09:16.617887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblzo2-2:amd64. 2025-09-28 14:09:16.617893 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../059-liblzo2-2_2.10-2build4_amd64.deb ... 2025-09-28 14:09:16.617899 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblzo2-2:amd64 (2.10-2build4) ... 2025-09-28 14:09:16.617905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libreiserfscore0t64. 2025-09-28 14:09:16.617910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../060-libreiserfscore0t64_1%3a3.6.27-7.1build1_amd64.deb ... 2025-09-28 14:09:16.617916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libreiserfscore0t64 (1:3.6.27-7.1build1) ... 2025-09-28 14:09:16.617922 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package btrfs-progs. 2025-09-28 14:09:16.617928 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../061-btrfs-progs_6.6.3-1.1build2_amd64.deb ... 2025-09-28 14:09:16.617939 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking btrfs-progs (6.6.3-1.1build2) ... 2025-09-28 14:09:16.617945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package busybox-initramfs. 2025-09-28 14:09:16.617951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../062-busybox-initramfs_1%3a1.36.1-6ubuntu3.1_amd64.deb ... 2025-09-28 14:09:16.617956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2025-09-28 14:09:16.617962 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2025-09-28 14:09:16.617968 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../063-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-09-28 14:09:16.617973 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-28 14:09:16.617979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-thread1.83.0:amd64. 2025-09-28 14:09:16.617985 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-28 14:09:16.617991 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../064-libboost-thread1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-09-28 14:09:16.617996 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-28 14:09:16.618002 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-28 14:09:16.618008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package librados2. 2025-09-28 14:09:16.618013 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../065-librados2_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-28 14:09:16.618019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-28 14:09:16.618025 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking librados2 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 14:09:16.618030 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpmem1:amd64. 2025-09-28 14:09:16.618036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../066-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-09-28 14:09:16.618047 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2025-09-28 14:09:16.618052 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpmemobj1:amd64. 2025-09-28 14:09:16.618062 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../067-libpmemobj1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-09-28 14:09:16.618068 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2025-09-28 14:09:16.618087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package librbd1. 2025-09-28 14:09:16.618093 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../068-librbd1_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-28 14:09:16.618099 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking librbd1 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 14:09:16.618104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-ceph-argparse. 2025-09-28 14:09:16.618110 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../069-python3-ceph-argparse_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-28 14:09:16.618116 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-ceph-argparse (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 14:09:16.618122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-yaml. 2025-09-28 14:09:16.618127 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../070-python3-yaml_6.0.2-1build2~cloud0_amd64.deb ... 2025-09-28 14:09:16.618133 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-yaml (6.0.2-1build2~cloud0) ... 2025-09-28 14:09:16.618139 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-ceph-common. 2025-09-28 14:09:16.618144 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../071-python3-ceph-common_19.2.1-0ubuntu0.24.04.2_all.deb ... 2025-09-28 14:09:16.618155 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 14:09:16.618160 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libcephfs2. 2025-09-28 14:09:16.618166 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../072-libcephfs2_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-28 14:09:16.618172 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libcephfs2 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 14:09:16.618178 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-rados. 2025-09-28 14:09:16.618183 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../073-python3-rados_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-28 14:09:16.618189 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-rados (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 14:09:16.618195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-cephfs. 2025-09-28 14:09:16.618200 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../074-python3-cephfs_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-28 14:09:16.618206 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-cephfs (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 14:09:16.618212 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-wcwidth. 2025-09-28 14:09:16.618218 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../075-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2025-09-28 14:09:16.618223 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2025-09-28 14:09:16.618229 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-prettytable. 2025-09-28 14:09:16.618235 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../076-python3-prettytable_3.6.0-2_all.deb ... 2025-09-28 14:09:16.618241 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-prettytable (3.6.0-2) ... 2025-09-28 14:09:16.618246 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-rbd. 2025-09-28 14:09:16.618252 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../077-python3-rbd_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-28 14:09:16.618258 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-rbd (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 14:09:16.618263 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-certifi. 2025-09-28 14:09:16.618269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../078-python3-certifi_2023.11.17-1_all.deb ... 2025-09-28 14:09:16.618275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-certifi (2023.11.17-1) ... 2025-09-28 14:09:16.618281 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-chardet. 2025-09-28 14:09:16.618286 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../079-python3-chardet_5.2.0+dfsg-1_all.deb ... 2025-09-28 14:09:16.618292 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-chardet (5.2.0+dfsg-1) ... 2025-09-28 14:09:16.618298 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-idna. 2025-09-28 14:09:16.618303 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../080-python3-idna_3.6-2ubuntu0.1_all.deb ... 2025-09-28 14:09:16.618315 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-idna (3.6-2ubuntu0.1) ... 2025-09-28 14:09:16.618321 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-urllib3. 2025-09-28 14:09:16.618331 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../081-python3-urllib3_2.3.0-2~cloud0_all.deb ... 2025-09-28 14:09:16.618337 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-urllib3 (2.3.0-2~cloud0) ... 2025-09-28 14:09:16.618342 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-requests. 2025-09-28 14:09:16.618352 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../082-python3-requests_2.32.3+dfsg-4ubuntu1~cloud0_all.deb ... 2025-09-28 14:09:16.618358 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-requests (2.32.3+dfsg-4ubuntu1~cloud0) ... 2025-09-28 14:09:16.618364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-28 14:09:16.618370 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libdw1t64:amd64. 2025-09-28 14:09:16.618375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../083-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ... 2025-09-28 14:09:16.618381 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-28 14:09:16.618387 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2025-09-28 14:09:16.618393 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libbabeltrace1:amd64. 2025-09-28 14:09:16.618398 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../084-libbabeltrace1_1.5.11-3build3_amd64.deb ... 2025-09-28 14:09:16.618404 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libbabeltrace1:amd64 (1.5.11-3build3) ... 2025-09-28 14:09:16.618410 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-context1.83.0:amd64. 2025-09-28 14:09:16.618416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../085-libboost-context1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-09-28 14:09:16.618422 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-28 14:09:16.618427 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-filesystem1.83.0:amd64. 2025-09-28 14:09:16.618433 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../086-libboost-filesystem1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-09-28 14:09:16.618439 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-28 14:09:16.618445 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-program-options1.83.0:amd64. 2025-09-28 14:09:16.618451 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../087-libboost-program-options1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-09-28 14:09:16.618456 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-28 14:09:16.618462 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-url1.83.0:amd64. 2025-09-28 14:09:16.618468 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../088-libboost-url1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-09-28 14:09:16.618473 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-28 14:09:16.618479 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtcmalloc-minimal4t64:amd64. 2025-09-28 14:09:16.618485 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../089-libtcmalloc-minimal4t64_2.15-3build1_amd64.deb ... 2025-09-28 14:09:16.618491 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2025-09-28 14:09:16.618497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libunwind8:amd64. 2025-09-28 14:09:16.618502 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../090-libunwind8_1.6.2-3build1.1_amd64.deb ... 2025-09-28 14:09:16.618508 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libunwind8:amd64 (1.6.2-3build1.1) ... 2025-09-28 14:09:16.618514 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libgoogle-perftools4t64:amd64. 2025-09-28 14:09:16.618519 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../091-libgoogle-perftools4t64_2.15-3build1_amd64.deb ... 2025-09-28 14:09:16.618525 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2025-09-28 14:09:16.618536 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liboath0t64:amd64. 2025-09-28 14:09:16.618542 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../092-liboath0t64_2.6.11-2.1ubuntu0.1_amd64.deb ... 2025-09-28 14:09:16.618547 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2025-09-28 14:09:16.618553 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package librabbitmq4:amd64. 2025-09-28 14:09:16.618564 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../093-librabbitmq4_0.11.0-1build2_amd64.deb ... 2025-09-28 14:09:16.618570 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking librabbitmq4:amd64 (0.11.0-1build2) ... 2025-09-28 14:09:16.618579 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libradosstriper1. 2025-09-28 14:09:16.618585 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../094-libradosstriper1_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-28 14:09:16.618591 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libradosstriper1 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 14:09:16.618597 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ceph-common. 2025-09-28 14:09:16.618602 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../095-ceph-common_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-28 14:09:16.618608 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 14:09:16.618614 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package cryptsetup-bin. 2025-09-28 14:09:16.618619 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../096-cryptsetup-bin_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2025-09-28 14:09:16.618625 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2025-09-28 14:09:16.618631 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-28 14:09:16.618636 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libdconf1:amd64. 2025-09-28 14:09:16.618642 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../097-libdconf1_0.40.0-4ubuntu0.1_amd64.deb ... 2025-09-28 14:09:16.618648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2025-09-28 14:09:16.618654 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dconf-service. 2025-09-28 14:09:16.618660 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../098-dconf-service_0.40.0-4ubuntu0.1_amd64.deb ... 2025-09-28 14:09:16.618665 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dconf-service (0.40.0-4ubuntu0.1) ... 2025-09-28 14:09:16.618671 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dconf-gsettings-backend:amd64. 2025-09-28 14:09:16.618677 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../099-dconf-gsettings-backend_0.40.0-4ubuntu0.1_amd64.deb ... 2025-09-28 14:09:16.618683 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2025-09-28 14:09:16.618689 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dracut-install. 2025-09-28 14:09:16.618694 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../100-dracut-install_060+5-1ubuntu3.3_amd64.deb ... 2025-09-28 14:09:16.618722 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dracut-install (060+5-1ubuntu3.3) ... 2025-09-28 14:09:16.618728 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package exfatprogs. 2025-09-28 14:09:16.618733 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../101-exfatprogs_1.2.2-1build1_amd64.deb ... 2025-09-28 14:09:16.618739 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking exfatprogs (1.2.2-1build1) ... 2025-09-28 14:09:16.618745 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package extlinux. 2025-09-28 14:09:16.618751 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../102-extlinux_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_amd64.deb ... 2025-09-28 14:09:16.618779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking extlinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-09-28 14:09:16.618785 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package f2fs-tools. 2025-09-28 14:09:16.618791 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../103-f2fs-tools_1.16.0-1_amd64.deb ... 2025-09-28 14:09:16.618796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking f2fs-tools (1.16.0-1) ... 2025-09-28 14:09:16.618802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package fdisk. 2025-09-28 14:09:16.618808 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../104-fdisk_2.39.3-9ubuntu6.3_amd64.deb ... 2025-09-28 14:09:16.618814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking fdisk (2.39.3-9ubuntu6.3) ... 2025-09-28 14:09:16.618819 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package genisoimage. 2025-09-28 14:09:16.618825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../105-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2025-09-28 14:09:16.618831 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking genisoimage (9:1.1.11-3.5) ... 2025-09-28 14:09:16.618837 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libduktape207:amd64. 2025-09-28 14:09:16.618842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../106-libduktape207_2.7.0+tests-0ubuntu3_amd64.deb ... 2025-09-28 14:09:16.618848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... 2025-09-28 14:09:16.618859 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libproxy1v5:amd64. 2025-09-28 14:09:16.618864 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../107-libproxy1v5_0.5.4-4build1_amd64.deb ... 2025-09-28 14:09:16.618870 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libproxy1v5:amd64 (0.5.4-4build1) ... 2025-09-28 14:09:16.618884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package glib-networking-common. 2025-09-28 14:09:16.618890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../108-glib-networking-common_2.80.0-1build1_all.deb ... 2025-09-28 14:09:16.618896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking glib-networking-common (2.80.0-1build1) ... 2025-09-28 14:09:16.618902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package glib-networking-services. 2025-09-28 14:09:16.618908 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../109-glib-networking-services_2.80.0-1build1_amd64.deb ... 2025-09-28 14:09:16.618913 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking glib-networking-services (2.80.0-1build1) ... 2025-09-28 14:09:16.618919 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package session-migration. 2025-09-28 14:09:16.618925 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../110-session-migration_0.3.9build1_amd64.deb ... 2025-09-28 14:09:16.618930 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking session-migration (0.3.9build1) ... 2025-09-28 14:09:16.618936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package gsettings-desktop-schemas. 2025-09-28 14:09:16.618942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../111-gsettings-desktop-schemas_46.1-0ubuntu1_all.deb ... 2025-09-28 14:09:16.618947 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking gsettings-desktop-schemas (46.1-0ubuntu1) ... 2025-09-28 14:09:16.618953 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package glib-networking:amd64. 2025-09-28 14:09:16.618959 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../112-glib-networking_2.80.0-1build1_amd64.deb ... 2025-09-28 14:09:16.618965 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking glib-networking:amd64 (2.80.0-1build1) ... 2025-09-28 14:09:16.618970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libencode-locale-perl. 2025-09-28 14:09:16.618980 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../113-libencode-locale-perl_1.05-3_all.deb ... 2025-09-28 14:09:16.618986 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libencode-locale-perl (1.05-3) ... 2025-09-28 14:09:16.618992 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtimedate-perl. 2025-09-28 14:09:16.618998 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../114-libtimedate-perl_2.3300-2_all.deb ... 2025-09-28 14:09:16.619003 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtimedate-perl (2.3300-2) ... 2025-09-28 14:09:16.619009 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhttp-date-perl. 2025-09-28 14:09:16.619015 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../115-libhttp-date-perl_6.06-1_all.deb ... 2025-09-28 14:09:16.619020 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhttp-date-perl (6.06-1) ... 2025-09-28 14:09:16.619026 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libfile-listing-perl. 2025-09-28 14:09:16.619032 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../116-libfile-listing-perl_6.16-1_all.deb ... 2025-09-28 14:09:16.619037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libfile-listing-perl (6.16-1) ... 2025-09-28 14:09:16.619043 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhtml-tagset-perl. 2025-09-28 14:09:16.619049 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../117-libhtml-tagset-perl_3.20-6_all.deb ... 2025-09-28 14:09:16.619055 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhtml-tagset-perl (3.20-6) ... 2025-09-28 14:09:16.619060 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liburi-perl. 2025-09-28 14:09:16.619066 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../118-liburi-perl_5.27-1_all.deb ... 2025-09-28 14:09:16.619099 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liburi-perl (5.27-1) ... 2025-09-28 14:09:16.619105 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhtml-parser-perl:amd64. 2025-09-28 14:09:16.619111 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../119-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2025-09-28 14:09:16.619117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2025-09-28 14:09:16.619123 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhtml-tree-perl. 2025-09-28 14:09:16.619128 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../120-libhtml-tree-perl_5.07-3_all.deb ... 2025-09-28 14:09:16.619134 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhtml-tree-perl (5.07-3) ... 2025-09-28 14:09:16.619145 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libclone-perl:amd64. 2025-09-28 14:09:16.619151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../121-libclone-perl_0.46-1build3_amd64.deb ... 2025-09-28 14:09:16.619161 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libclone-perl:amd64 (0.46-1build3) ... 2025-09-28 14:09:16.619167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libio-html-perl. 2025-09-28 14:09:16.619172 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../122-libio-html-perl_1.004-3_all.deb ... 2025-09-28 14:09:16.619178 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libio-html-perl (1.004-3) ... 2025-09-28 14:09:16.619184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblwp-mediatypes-perl. 2025-09-28 14:09:16.619189 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../123-liblwp-mediatypes-perl_6.04-2_all.deb ... 2025-09-28 14:09:16.619195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblwp-mediatypes-perl (6.04-2) ... 2025-09-28 14:09:16.619201 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhttp-message-perl. 2025-09-28 14:09:16.619211 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../124-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2025-09-28 14:09:16.619217 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2025-09-28 14:09:16.619223 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhttp-cookies-perl. 2025-09-28 14:09:16.619228 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../125-libhttp-cookies-perl_6.11-1_all.deb ... 2025-09-28 14:09:16.619234 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhttp-cookies-perl (6.11-1) ... 2025-09-28 14:09:16.619240 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhttp-negotiate-perl. 2025-09-28 14:09:16.619246 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../126-libhttp-negotiate-perl_6.01-2_all.deb ... 2025-09-28 14:09:16.619252 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhttp-negotiate-perl (6.01-2) ... 2025-09-28 14:09:16.619257 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package perl-openssl-defaults:amd64. 2025-09-28 14:09:16.619263 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../127-perl-openssl-defaults_7build3_amd64.deb ... 2025-09-28 14:09:16.619269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking perl-openssl-defaults:amd64 (7build3) ... 2025-09-28 14:09:16.619277 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnet-ssleay-perl:amd64. 2025-09-28 14:09:16.619283 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../128-libnet-ssleay-perl_1.94-1build4_amd64.deb ... 2025-09-28 14:09:16.619289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnet-ssleay-perl:amd64 (1.94-1build4) ... 2025-09-28 14:09:16.619295 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libio-socket-ssl-perl. 2025-09-28 14:09:16.619300 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../129-libio-socket-ssl-perl_2.085-1_all.deb ... 2025-09-28 14:09:16.619306 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libio-socket-ssl-perl (2.085-1) ... 2025-09-28 14:09:16.619312 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnet-http-perl. 2025-09-28 14:09:16.619320 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../130-libnet-http-perl_6.23-1_all.deb ... 2025-09-28 14:09:16.619326 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnet-http-perl (6.23-1) ... 2025-09-28 14:09:16.619334 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblwp-protocol-https-perl. 2025-09-28 14:09:16.619363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../131-liblwp-protocol-https-perl_6.13-1_all.deb ... 2025-09-28 14:09:16.619399 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblwp-protocol-https-perl (6.13-1) ... 2025-09-28 14:09:16.619408 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtry-tiny-perl. 2025-09-28 14:09:16.619439 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../132-libtry-tiny-perl_0.31-2_all.deb ... 2025-09-28 14:09:16.619448 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtry-tiny-perl (0.31-2) ... 2025-09-28 14:09:16.619508 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libwww-robotrules-perl. 2025-09-28 14:09:16.619516 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../133-libwww-robotrules-perl_6.02-1_all.deb ... 2025-09-28 14:09:16.619524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libwww-robotrules-perl (6.02-1) ... 2025-09-28 14:09:16.619557 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libwww-perl. 2025-09-28 14:09:16.619566 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../134-libwww-perl_6.76-1_all.deb ... 2025-09-28 14:09:16.619598 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libwww-perl (6.76-1) ... 2025-09-28 14:09:16.619612 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package icoutils. 2025-09-28 14:09:16.619633 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../135-icoutils_0.32.3-4build2_amd64.deb ... 2025-09-28 14:09:16.619666 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking icoutils (0.32.3-4build2) ... 2025-09-28 14:09:16.619679 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package initramfs-tools-bin. 2025-09-28 14:09:16.619722 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../136-initramfs-tools-bin_0.142ubuntu25.5_amd64.deb ... 2025-09-28 14:09:16.619746 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking initramfs-tools-bin (0.142ubuntu25.5) ... 2025-09-28 14:09:16.619789 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libklibc:amd64. 2025-09-28 14:09:16.619799 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../137-libklibc_2.0.13-4ubuntu0.1_amd64.deb ... 2025-09-28 14:09:16.619837 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libklibc:amd64 (2.0.13-4ubuntu0.1) ... 2025-09-28 14:09:16.619846 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package klibc-utils. 2025-09-28 14:09:16.619877 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../138-klibc-utils_2.0.13-4ubuntu0.1_amd64.deb ... 2025-09-28 14:09:16.619886 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking klibc-utils (2.0.13-4ubuntu0.1) ... 2025-09-28 14:09:16.619925 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package initramfs-tools-core. 2025-09-28 14:09:16.619935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../139-initramfs-tools-core_0.142ubuntu25.5_all.deb ... 2025-09-28 14:09:16.619967 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking initramfs-tools-core (0.142ubuntu25.5) ... 2025-09-28 14:09:16.619976 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package linux-base. 2025-09-28 14:09:16.620016 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../140-linux-base_4.5ubuntu9+24.04.1_all.deb ... 2025-09-28 14:09:16.620037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking linux-base (4.5ubuntu9+24.04.1) ... 2025-09-28 14:09:16.620085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package initramfs-tools. 2025-09-28 14:09:16.620095 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../141-initramfs-tools_0.142ubuntu25.5_all.deb ... 2025-09-28 14:09:16.620135 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking initramfs-tools (0.142ubuntu25.5) ... 2025-09-28 14:09:16.620144 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ipxe-qemu. 2025-09-28 14:09:16.620183 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../142-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2025-09-28 14:09:16.620192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2025-09-28 14:09:16.620230 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libafflib0t64:amd64. 2025-09-28 14:09:16.620239 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../143-libafflib0t64_3.7.20-1.1ubuntu5_amd64.deb ... 2025-09-28 14:09:16.620276 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libafflib0t64:amd64 (3.7.20-1.1ubuntu5) ... 2025-09-28 14:09:16.620284 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libasound2-data. 2025-09-28 14:09:16.620322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../144-libasound2-data_1.2.11-1ubuntu0.1_all.deb ... 2025-09-28 14:09:16.620331 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libasound2-data (1.2.11-1ubuntu0.1) ... 2025-09-28 14:09:16.620372 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libasound2t64:amd64. 2025-09-28 14:09:16.620381 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../145-libasound2t64_1.2.11-1ubuntu0.1_amd64.deb ... 2025-09-28 14:09:16.620417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.1) ... 2025-09-28 14:09:16.620426 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libaugeas0:amd64. 2025-09-28 14:09:16.620455 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../146-libaugeas0_1.14.1-1build2_amd64.deb ... 2025-09-28 14:09:16.620464 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-28 14:09:16.620505 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libaugeas0:amd64 (1.14.1-1build2) ... 2025-09-28 14:09:16.620514 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libbfio1:amd64. 2025-09-28 14:09:16.620551 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../147-libbfio1_20170123-6_amd64.deb ... 2025-09-28 14:09:16.620560 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libbfio1:amd64 (20170123-6) ... 2025-09-28 14:09:16.620598 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libbrlapi0.8:amd64. 2025-09-28 14:09:16.620607 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../148-libbrlapi0.8_6.6-4ubuntu5_amd64.deb ... 2025-09-28 14:09:16.620644 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-28 14:09:16.620653 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2025-09-28 14:09:16.620691 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnspr4:amd64. 2025-09-28 14:09:16.620716 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../149-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2025-09-28 14:09:16.620764 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-28 14:09:16.620774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2025-09-28 14:09:16.620812 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnss3:amd64. 2025-09-28 14:09:16.620851 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../150-libnss3_2%3a3.98-1build1_amd64.deb ... 2025-09-28 14:09:16.620894 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-28 14:09:16.620924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnss3:amd64 (2:3.98-1build1) ... 2025-09-28 14:09:16.620961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpcsclite1:amd64. 2025-09-28 14:09:16.620970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../151-libpcsclite1_2.0.3-1build1_amd64.deb ... 2025-09-28 14:09:16.621000 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... 2025-09-28 14:09:16.621008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libcacard0:amd64. 2025-09-28 14:09:16.621050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../152-libcacard0_1%3a2.8.0-3build4_amd64.deb ... 2025-09-28 14:09:16.621059 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libcacard0:amd64 (1:2.8.0-3build4) ... 2025-09-28 14:09:16.621195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libdate-manip-perl. 2025-09-28 14:09:16.621223 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../153-libdate-manip-perl_6.95-1_all.deb ... 2025-09-28 14:09:16.621229 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libdate-manip-perl (6.95-1) ... 2025-09-28 14:09:16.621238 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libdeflate0:amd64. 2025-09-28 14:09:16.621243 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../154-libdeflate0_1.19-1build1.1_amd64.deb ... 2025-09-28 14:09:16.621250 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libdeflate0:amd64 (1.19-1build1.1) ... 2025-09-28 14:09:16.621279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libewf2:amd64. 2025-09-28 14:09:16.621302 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../155-libewf2_20140814-1build3_amd64.deb ... 2025-09-28 14:09:16.621324 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libewf2:amd64 (20140814-1build3) ... 2025-09-28 14:09:16.621341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libfuse2t64:amd64. 2025-09-28 14:09:16.621371 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../156-libfuse2t64_2.9.9-8.1build1_amd64.deb ... 2025-09-28 14:09:16.621394 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libfuse2t64:amd64 (2.9.9-8.1build1) ... 2025-09-28 14:09:16.621416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhivex0:amd64. 2025-09-28 14:09:16.621438 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../157-libhivex0_1.3.23-1build7_amd64.deb ... 2025-09-28 14:09:16.621460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhivex0:amd64 (1.3.23-1build7) ... 2025-09-28 14:09:16.621482 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblua5.3-0:amd64. 2025-09-28 14:09:16.621503 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../158-liblua5.3-0_5.3.6-2build2_amd64.deb ... 2025-09-28 14:09:16.621525 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblua5.3-0:amd64 (5.3.6-2build2) ... 2025-09-28 14:09:16.621547 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package librpmio9t64. 2025-09-28 14:09:16.621568 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../159-librpmio9t64_4.18.2+dfsg-2.1build2_amd64.deb ... 2025-09-28 14:09:16.621591 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking librpmio9t64 (4.18.2+dfsg-2.1build2) ... 2025-09-28 14:09:16.621612 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package librpm9t64. 2025-09-28 14:09:16.621640 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../160-librpm9t64_4.18.2+dfsg-2.1build2_amd64.deb ... 2025-09-28 14:09:16.621647 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking librpm9t64 (4.18.2+dfsg-2.1build2) ... 2025-09-28 14:09:16.621737 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libvhdi1:amd64. 2025-09-28 14:09:16.621761 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../161-libvhdi1_20210425-1build5_amd64.deb ... 2025-09-28 14:09:16.621772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libvhdi1:amd64 (20210425-1build5) ... 2025-09-28 14:09:16.621778 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libvmdk1:amd64. 2025-09-28 14:09:16.621822 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../162-libvmdk1_20200926-2build5_amd64.deb ... 2025-09-28 14:09:16.621831 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libvmdk1:amd64 (20200926-2build5) ... 2025-09-28 14:09:16.621870 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtsk19t64:amd64. 2025-09-28 14:09:16.621879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../163-libtsk19t64_4.12.1+dfsg-1.1ubuntu2_amd64.deb ... 2025-09-28 14:09:16.621932 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtsk19t64:amd64 (4.12.1+dfsg-1.1ubuntu2) ... 2025-09-28 14:09:16.621961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libyara10:amd64. 2025-09-28 14:09:16.622005 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../164-libyara10_4.5.0-1build2_amd64.deb ... 2025-09-28 14:09:16.622042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libyara10:amd64 (4.5.0-1build2) ... 2025-09-28 14:09:16.622070 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package supermin. 2025-09-28 14:09:16.622096 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../165-supermin_5.2.2-4ubuntu4_amd64.deb ... 2025-09-28 14:09:16.622122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking supermin (5.2.2-4ubuntu4) ... 2025-09-28 14:09:16.622149 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libfdt1:amd64. 2025-09-28 14:09:16.622157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../166-libfdt1_1.7.0-2build1_amd64.deb ... 2025-09-28 14:09:16.622194 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2025-09-28 14:09:16.622209 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjpeg-turbo8:amd64. 2025-09-28 14:09:16.622242 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../167-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2025-09-28 14:09:16.622250 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2025-09-28 14:09:16.622290 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjpeg8:amd64. 2025-09-28 14:09:16.622326 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../168-libjpeg8_8c-2ubuntu11_amd64.deb ... 2025-09-28 14:09:16.622360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2025-09-28 14:09:16.622368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpixman-1-0:amd64. 2025-09-28 14:09:16.622402 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../169-libpixman-1-0_0.42.2-1build1_amd64.deb ... 2025-09-28 14:09:16.622410 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpixman-1-0:amd64 (0.42.2-1build1) ... 2025-09-28 14:09:16.622449 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libslirp0:amd64. 2025-09-28 14:09:16.622457 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../170-libslirp0_4.7.0-1ubuntu3_amd64.deb ... 2025-09-28 14:09:16.622496 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libslirp0:amd64 (4.7.0-1ubuntu3) ... 2025-09-28 14:09:16.622504 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liburing2:amd64. 2025-09-28 14:09:16.622543 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../171-liburing2_2.5-1build1_amd64.deb ... 2025-09-28 14:09:16.622551 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liburing2:amd64 (2.5-1build1) ... 2025-09-28 14:09:16.622590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libusbredirparser1t64:amd64. 2025-09-28 14:09:16.622598 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../172-libusbredirparser1t64_0.13.0-2.1build1_amd64.deb ... 2025-09-28 14:09:16.622635 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2025-09-28 14:09:16.622643 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package qemu-system-common. 2025-09-28 14:09:16.622681 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../173-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-09-28 14:09:16.622689 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-28 14:09:16.622744 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package qemu-system-data. 2025-09-28 14:09:16.622780 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../174-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.10_all.deb ... 2025-09-28 14:09:16.622788 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-28 14:09:16.622824 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package seabios. 2025-09-28 14:09:16.622832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../175-seabios_1.16.3-2_all.deb ... 2025-09-28 14:09:16.622871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking seabios (1.16.3-2) ... 2025-09-28 14:09:16.622879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package qemu-system-x86. 2025-09-28 14:09:16.622919 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../176-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-09-28 14:09:16.622927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-28 14:09:16.622966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package qemu-utils. 2025-09-28 14:09:16.622974 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../177-qemu-utils_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-09-28 14:09:16.623018 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-28 14:09:16.623027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnetpbm11t64:amd64. 2025-09-28 14:09:16.623061 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../178-libnetpbm11t64_2%3a11.05.02-1.1build1_amd64.deb ... 2025-09-28 14:09:16.623070 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnetpbm11t64:amd64 (2:11.05.02-1.1build1) ... 2025-09-28 14:09:16.623120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjbig0:amd64. 2025-09-28 14:09:16.623128 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../179-libjbig0_2.1-6.1ubuntu2_amd64.deb ... 2025-09-28 14:09:16.623167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjbig0:amd64 (2.1-6.1ubuntu2) ... 2025-09-28 14:09:16.623175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblerc4:amd64. 2025-09-28 14:09:16.623214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../180-liblerc4_4.0.0+ds-4ubuntu2_amd64.deb ... 2025-09-28 14:09:16.623222 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2025-09-28 14:09:16.623262 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsharpyuv0:amd64. 2025-09-28 14:09:16.623289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../181-libsharpyuv0_1.3.2-0.4build3_amd64.deb ... 2025-09-28 14:09:16.623297 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2025-09-28 14:09:16.623335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libwebp7:amd64. 2025-09-28 14:09:16.623362 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../182-libwebp7_1.3.2-0.4build3_amd64.deb ... 2025-09-28 14:09:16.623395 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libwebp7:amd64 (1.3.2-0.4build3) ... 2025-09-28 14:09:16.623403 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtiff6:amd64. 2025-09-28 14:09:16.623438 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../183-libtiff6_4.5.1+git230720-4ubuntu2.3_amd64.deb ... 2025-09-28 14:09:16.623446 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtiff6:amd64 (4.5.1+git230720-4ubuntu2.3) ... 2025-09-28 14:09:16.623485 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package netpbm. 2025-09-28 14:09:16.623493 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../184-netpbm_2%3a11.05.02-1.1build1_amd64.deb ... 2025-09-28 14:09:16.623532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking netpbm (2:11.05.02-1.1build1) ... 2025-09-28 14:09:16.623540 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package osinfo-db. 2025-09-28 14:09:16.623578 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../185-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2025-09-28 14:09:16.623586 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2025-09-28 14:09:16.623626 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package gdisk. 2025-09-28 14:09:16.623633 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../186-gdisk_1.0.10-1build1_amd64.deb ... 2025-09-28 14:09:16.623673 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking gdisk (1.0.10-1build1) ... 2025-09-28 14:09:16.623680 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjson-glib-1.0-common. 2025-09-28 14:09:16.623736 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../187-libjson-glib-1.0-common_1.8.0-2build2_all.deb ... 2025-09-28 14:09:16.623768 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-28 14:09:16.623798 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjson-glib-1.0-common (1.8.0-2build2) ... 2025-09-28 14:09:16.623806 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjson-glib-1.0-0:amd64. 2025-09-28 14:09:16.623846 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-28 14:09:16.623854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../188-libjson-glib-1.0-0_1.8.0-2build2_amd64.deb ... 2025-09-28 14:09:16.623894 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-28 14:09:16.623927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjson-glib-1.0-0:amd64 (1.8.0-2build2) ... 2025-09-28 14:09:16.623968 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libldm-1.0-0t64:amd64. 2025-09-28 14:09:16.624010 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../189-libldm-1.0-0t64_0.2.5-1.1build2_amd64.deb ... 2025-09-28 14:09:16.624036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-28 14:09:16.624068 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libldm-1.0-0t64:amd64 (0.2.5-1.1build2) ... 2025-09-28 14:09:16.624086 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ldmtool. 2025-09-28 14:09:16.624139 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../190-ldmtool_0.2.5-1.1build2_amd64.deb ... 2025-09-28 14:09:16.624167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ldmtool (0.2.5-1.1build2) ... 2025-09-28 14:09:16.624178 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package lsscsi. 2025-09-28 14:09:16.624214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../191-lsscsi_0.32-1build1_amd64.deb ... 2025-09-28 14:09:16.624222 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking lsscsi (0.32-1build1) ... 2025-09-28 14:09:16.624261 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package lzop. 2025-09-28 14:09:16.624269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../192-lzop_1.04-2build3_amd64.deb ... 2025-09-28 14:09:16.624308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking lzop (1.04-2build3) ... 2025-09-28 14:09:16.624317 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package mdadm. 2025-09-28 14:09:16.624355 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../193-mdadm_4.3-1ubuntu2.1_amd64.deb ... 2025-09-28 14:09:16.624363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking mdadm (4.3-1ubuntu2.1) ... 2025-09-28 14:09:16.624401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package mtools. 2025-09-28 14:09:16.624410 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../194-mtools_4.0.43-1build1_amd64.deb ... 2025-09-28 14:09:16.624450 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking mtools (4.0.43-1build1) ... 2025-09-28 14:09:16.624458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package scrub. 2025-09-28 14:09:16.624496 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../195-scrub_2.6.1-1build2_amd64.deb ... 2025-09-28 14:09:16.624503 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking scrub (2.6.1-1build2) ... 2025-09-28 14:09:16.624541 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package sleuthkit. 2025-09-28 14:09:16.624575 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../196-sleuthkit_4.12.1+dfsg-1.1ubuntu2_amd64.deb ... 2025-09-28 14:09:16.624583 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking sleuthkit (4.12.1+dfsg-1.1ubuntu2) ... 2025-09-28 14:09:16.624621 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package squashfs-tools. 2025-09-28 14:09:16.624629 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../197-squashfs-tools_1%3a4.6.1-1build1_amd64.deb ... 2025-09-28 14:09:16.624668 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking squashfs-tools (1:4.6.1-1build1) ... 2025-09-28 14:09:16.624676 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package syslinux. 2025-09-28 14:09:16.624717 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../198-syslinux_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_amd64.deb ... 2025-09-28 14:09:16.624756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking syslinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-09-28 14:09:16.624772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package zerofree. 2025-09-28 14:09:16.624810 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../199-zerofree_1.1.1-1build5_amd64.deb ... 2025-09-28 14:09:16.624818 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking zerofree (1.1.1-1build5) ... 2025-09-28 14:09:16.624859 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package zstd. 2025-09-28 14:09:16.624867 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../200-zstd_1.5.5+dfsg2-2build1.1_amd64.deb ... 2025-09-28 14:09:16.624906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking zstd (1.5.5+dfsg2-2build1.1) ... 2025-09-28 14:09:16.624913 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libguestfs0t64:amd64. 2025-09-28 14:09:16.624952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../201-libguestfs0t64_1%3a1.52.0-5ubuntu3_amd64.deb ... 2025-09-28 14:09:16.624961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libguestfs0t64:amd64 (1:1.52.0-5ubuntu3) ... 2025-09-28 14:09:16.624999 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libinih1:amd64. 2025-09-28 14:09:16.625006 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../202-libinih1_55-1ubuntu2_amd64.deb ... 2025-09-28 14:09:16.625045 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libinih1:amd64 (55-1ubuntu2) ... 2025-09-28 14:09:16.625053 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libiscsi7:amd64. 2025-09-28 14:09:16.625232 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../203-libiscsi7_1.19.0-3build4_amd64.deb ... 2025-09-28 14:09:16.625290 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libiscsi7:amd64 (1.19.0-3build4) ... 2025-09-28 14:09:16.625303 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnfs14:amd64. 2025-09-28 14:09:16.625313 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../204-libnfs14_5.0.2-1build1_amd64.deb ... 2025-09-28 14:09:16.625323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-28 14:09:16.625342 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnfs14:amd64 (5.0.2-1build1) ... 2025-09-28 14:09:16.625353 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnvme1t64. 2025-09-28 14:09:16.625362 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../205-libnvme1t64_1.8-3ubuntu1_amd64.deb ... 2025-09-28 14:09:16.625390 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnvme1t64 (1.8-3ubuntu1) ... 2025-09-28 14:09:16.625400 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpmemblk1:amd64. 2025-09-28 14:09:16.625410 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../206-libpmemblk1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-09-28 14:09:16.625420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpmemblk1:amd64 (1.13.1-1.1ubuntu2) ... 2025-09-28 14:09:16.625433 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpmemlog1:amd64. 2025-09-28 14:09:16.625442 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../207-libpmemlog1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-09-28 14:09:16.625452 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpmemlog1:amd64 (1.13.1-1.1ubuntu2) ... 2025-09-28 14:09:16.625461 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpmempool1:amd64. 2025-09-28 14:09:16.625472 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../208-libpmempool1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-09-28 14:09:16.625494 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpmempool1:amd64 (1.13.1-1.1ubuntu2) ... 2025-09-28 14:09:16.625512 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsasl2-modules:amd64. 2025-09-28 14:09:16.625529 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../209-libsasl2-modules_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-09-28 14:09:16.625574 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-09-28 14:09:16.625593 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsasl2-modules-gssapi-mit:amd64. 2025-09-28 14:09:16.625611 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../210-libsasl2-modules-gssapi-mit_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-09-28 14:09:16.625636 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-09-28 14:09:16.625655 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsoup-3.0-common. 2025-09-28 14:09:16.625672 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../211-libsoup-3.0-common_3.4.4-5ubuntu0.5_all.deb ... 2025-09-28 14:09:16.625692 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsoup-3.0-common (3.4.4-5ubuntu0.5) ... 2025-09-28 14:09:16.625748 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsoup-3.0-0:amd64. 2025-09-28 14:09:16.625759 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../212-libsoup-3.0-0_3.4.4-5ubuntu0.5_amd64.deb ... 2025-09-28 14:09:16.625773 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.5) ... 2025-09-28 14:09:16.625783 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtpms0:amd64. 2025-09-28 14:09:16.625792 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../213-libtpms0_0.9.3-0ubuntu4.24.04.1_amd64.deb ... 2025-09-28 14:09:16.625805 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2025-09-28 14:09:16.625815 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package tpm-udev. 2025-09-28 14:09:16.625828 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../214-tpm-udev_0.6ubuntu1_all.deb ... 2025-09-28 14:09:16.625840 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking tpm-udev (0.6ubuntu1) ... 2025-09-28 14:09:16.625880 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-mu-4.0.1-0t64:amd64. 2025-09-28 14:09:16.625893 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../215-libtss2-mu-4.0.1-0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-09-28 14:09:16.625921 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-mu-4.0.1-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-28 14:09:16.625935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-cmd0t64:amd64. 2025-09-28 14:09:16.625988 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../216-libtss2-tcti-cmd0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-09-28 14:09:16.625999 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-cmd0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-28 14:09:16.626012 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-device0t64:amd64. 2025-09-28 14:09:16.626025 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../217-libtss2-tcti-device0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-09-28 14:09:16.626107 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-device0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-28 14:09:16.626124 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-mssim0t64:amd64. 2025-09-28 14:09:16.626138 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../218-libtss2-tcti-mssim0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-09-28 14:09:16.626157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-mssim0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-28 14:09:16.626170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-28 14:09:16.626180 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-swtpm0t64:amd64. 2025-09-28 14:09:16.626193 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../219-libtss2-tcti-swtpm0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-09-28 14:09:16.626232 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-swtpm0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-28 14:09:16.626242 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-sys1t64:amd64. 2025-09-28 14:09:16.626254 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../220-libtss2-sys1t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-09-28 14:09:16.626268 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-sys1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-28 14:09:16.626298 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-esys-3.0.2-0t64:amd64. 2025-09-28 14:09:16.626312 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../221-libtss2-esys-3.0.2-0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-09-28 14:09:16.626360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-esys-3.0.2-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-28 14:09:16.626370 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-libtpms0t64:amd64. 2025-09-28 14:09:16.626384 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../222-libtss2-tcti-libtpms0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-09-28 14:09:16.626397 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-libtpms0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-28 14:09:16.626441 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-spi-helper0t64:amd64. 2025-09-28 14:09:16.626452 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../223-libtss2-tcti-spi-helper0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-09-28 14:09:16.626465 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-spi-helper0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-28 14:09:16.626543 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tctildr0t64:amd64. 2025-09-28 14:09:16.626568 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../224-libtss2-tctildr0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-09-28 14:09:16.626586 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tctildr0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-28 14:09:16.626609 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-fapi1t64:amd64. 2025-09-28 14:09:16.626626 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../225-libtss2-fapi1t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-09-28 14:09:16.626637 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-fapi1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-28 14:09:16.626665 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-rc0t64:amd64. 2025-09-28 14:09:16.626689 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../226-libtss2-rc0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-09-28 14:09:16.626768 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-rc0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-28 14:09:16.626804 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liburcu8t64:amd64. 2025-09-28 14:09:16.626821 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../227-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2025-09-28 14:09:16.626838 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-09-28 14:09:16.626854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package nvme-cli. 2025-09-28 14:09:16.626870 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../228-nvme-cli_2.8-1ubuntu0.1_amd64.deb ... 2025-09-28 14:09:16.626887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking nvme-cli (2.8-1ubuntu0.1) ... 2025-09-28 14:09:16.626911 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package pmdk-tools. 2025-09-28 14:09:16.626927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../229-pmdk-tools_1.13.1-1.1ubuntu2_amd64.deb ... 2025-09-28 14:09:16.626944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking pmdk-tools (1.13.1-1.1ubuntu2) ... 2025-09-28 14:09:16.626972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-pyparsing. 2025-09-28 14:09:16.626982 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../230-python3-pyparsing_3.1.1-1_all.deb ... 2025-09-28 14:09:16.626996 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-pyparsing (3.1.1-1) ... 2025-09-28 14:09:16.627005 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-six. 2025-09-28 14:09:16.627015 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../231-python3-six_1.16.0-4_all.deb ... 2025-09-28 14:09:16.627024 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-six (1.16.0-4) ... 2025-09-28 14:09:16.627046 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-typing-extensions. 2025-09-28 14:09:16.627056 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../232-python3-typing-extensions_4.10.0-1_all.deb ... 2025-09-28 14:09:16.627069 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-typing-extensions (4.10.0-1) ... 2025-09-28 14:09:16.627101 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-urwid. 2025-09-28 14:09:16.627115 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../233-python3-urwid_2.6.10-1_amd64.deb ... 2025-09-28 14:09:16.627172 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-urwid (2.6.10-1) ... 2025-09-28 14:09:16.627182 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-configshell-fb. 2025-09-28 14:09:16.627196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../234-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2025-09-28 14:09:16.627209 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2025-09-28 14:09:16.627238 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-pyudev. 2025-09-28 14:09:16.627251 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../235-python3-pyudev_0.24.0-1_all.deb ... 2025-09-28 14:09:16.627298 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-pyudev (0.24.0-1) ... 2025-09-28 14:09:16.627308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-rtslib-fb. 2025-09-28 14:09:16.627322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../236-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2025-09-28 14:09:16.627377 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2025-09-28 14:09:16.627388 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package qemu-block-extra. 2025-09-28 14:09:16.627401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../237-qemu-block-extra_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-09-28 14:09:16.627456 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking qemu-block-extra (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-28 14:09:16.627467 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package sg3-utils-udev. 2025-09-28 14:09:16.627480 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../238-sg3-utils-udev_1.46-3ubuntu4_all.deb ... 2025-09-28 14:09:16.627493 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking sg3-utils-udev (1.46-3ubuntu4) ... 2025-09-28 14:09:16.627547 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package swtpm. 2025-09-28 14:09:16.627558 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../239-swtpm_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2025-09-28 14:09:16.627571 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking swtpm (0.7.3-0ubuntu5.24.04.1) ... 2025-09-28 14:09:16.627583 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package swtpm-tools. 2025-09-28 14:09:16.627610 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../240-swtpm-tools_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2025-09-28 14:09:16.627632 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2025-09-28 14:09:16.627645 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package targetcli-fb. 2025-09-28 14:09:16.627692 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../241-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2025-09-28 14:09:16.627724 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2025-09-28 14:09:16.627744 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package tpm2-tools. 2025-09-28 14:09:16.627758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../242-tpm2-tools_5.6-1build4_amd64.deb ... 2025-09-28 14:09:16.627785 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking tpm2-tools (5.6-1build4) ... 2025-09-28 14:09:16.627799 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package xfsprogs. 2025-09-28 14:09:16.627845 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../243-xfsprogs_6.6.0-1ubuntu2.1_amd64.deb ... 2025-09-28 14:09:16.627855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking xfsprogs (6.6.0-1ubuntu2.1) ... 2025-09-28 14:09:16.627868 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package kpartx. 2025-09-28 14:09:16.627923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../244-kpartx_0.9.4-5ubuntu8_amd64.deb ... 2025-09-28 14:09:16.627934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking kpartx (0.9.4-5ubuntu8) ... 2025-09-28 14:09:16.627947 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libosinfo-l10n. 2025-09-28 14:09:16.627959 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../245-libosinfo-l10n_1.11.0-2build3_all.deb ... 2025-09-28 14:09:16.627972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libosinfo-l10n (1.11.0-2build3) ... 2025-09-28 14:09:16.628016 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libosinfo-1.0-0:amd64. 2025-09-28 14:09:16.628026 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-28 14:09:16.628046 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../246-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2025-09-28 14:09:16.628060 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2025-09-28 14:09:16.628104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libosinfo-bin. 2025-09-28 14:09:16.628119 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../247-libosinfo-bin_1.11.0-2build3_amd64.deb ... 2025-09-28 14:09:16.628177 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libosinfo-bin (1.11.0-2build3) ... 2025-09-28 14:09:16.628188 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package multipath-tools. 2025-09-28 14:09:16.628201 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../248-multipath-tools_0.9.4-5ubuntu8_amd64.deb ... 2025-09-28 14:09:16.628211 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking multipath-tools (0.9.4-5ubuntu8) ... 2025-09-28 14:09:16.628224 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-guestfs. 2025-09-28 14:09:16.628268 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../249-python3-guestfs_1%3a1.52.0-5ubuntu3_amd64.deb ... 2025-09-28 14:09:16.628279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-guestfs (1:1.52.0-5ubuntu3) ... 2025-09-28 14:09:16.628292 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up cpio (2.15+dfsg-1ubuntu2) ... 2025-09-28 14:09:16.628305 | 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 2025-09-28 14:09:16.628365 | 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 2025-09-28 14:09:16.628380 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2025-09-28 14:09:16.628415 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-28 14:09:16.628444 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpixman-1-0:amd64 (0.42.2-1build1) ... 2025-09-28 14:09:16.628468 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up tpm-udev (0.6ubuntu1) ... 2025-09-28 14:09:16.628484 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting GID from range 100 to 59999 ... 2025-09-28 14:09:16.628501 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding group `tss' (GID 104) ... 2025-09-28 14:09:16.628520 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting UID from range 100 to 59999 ... 2025-09-28 14:09:16.628535 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-28 14:09:16.628558 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding system user `tss' (UID 101) ... 2025-09-28 14:09:16.628575 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding new user `tss' (UID 101) with group `tss' ... 2025-09-28 14:09:16.628598 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Not creating home directory `/var/lib/tpm'. 2025-09-28 14:09:16.628615 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Failed to send reload request: No such file or directory 2025-09-28 14:09:16.628637 | 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. 2025-09-28 14:09:16.628647 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2025-09-28 14:09:16.628660 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-09-28 14:09:16.628733 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up zerofree (1.1.1-1build5) ... 2025-09-28 14:09:16.628750 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up session-migration (0.3.9build1) ... 2025-09-28 14:09:16.628797 | 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. 2025-09-28 14:09:16.628808 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up librabbitmq4:amd64 (0.11.0-1build2) ... 2025-09-28 14:09:16.628822 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up systemd-sysv (255.4-1ubuntu8.10) ... 2025-09-28 14:09:16.628865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libxau6:amd64 (1:1.0.9-1build6) ... 2025-09-28 14:09:16.628875 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2025-09-28 14:09:16.628888 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2025-09-28 14:09:16.628912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libiniparser1:amd64 (4.1-7ubuntu0.1) ... 2025-09-28 14:09:16.628967 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-09-28 14:09:16.629768 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libxcb1:amd64 (1.15-1ubuntu2) ... 2025-09-28 14:09:16.629786 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up linux-base (4.5ubuntu9+24.04.1) ... 2025-09-28 14:09:16.629797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2025-09-28 14:09:16.629816 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up bsdextrautils (2.39.3-9ubuntu6.3) ... 2025-09-28 14:09:16.629826 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2025-09-28 14:09:16.629835 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up exfatprogs (1.2.2-1build1) ... 2025-09-28 14:09:16.629845 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up sysfsutils (2.1.1-6build1) ... 2025-09-28 14:09:16.629855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2025-09-28 14:09:16.629865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 14:09:16.629876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2025-09-28 14:09:16.629895 | 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. 2025-09-28 14:09:16.629906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libmagic-mgc (1:5.45-3build1) ... 2025-09-28 14:09:16.629915 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libntfs-3g89t64:amd64 (1:2022.10.3-1.2ubuntu3) ... 2025-09-28 14:09:16.629925 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up mtools (4.0.43-1build1) ... 2025-09-28 14:09:16.629935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up augeas-lenses (1.14.1-1build2) ... 2025-09-28 14:09:16.629944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up psmisc (23.7-1build1) ... 2025-09-28 14:09:16.629954 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up attr (1:2.5.2-1build1.1) ... 2025-09-28 14:09:16.629963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libclone-perl:amd64 (0.46-1build3) ... 2025-09-28 14:09:16.629973 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libvhdi1:amd64 (20210425-1build5) ... 2025-09-28 14:09:16.629983 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up f2fs-tools (1.16.0-1) ... 2025-09-28 14:09:16.629993 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libinih1:amd64 (55-1ubuntu2) ... 2025-09-28 14:09:16.630001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhtml-tagset-perl (3.20-6) ... 2025-09-28 14:09:16.630010 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-rc0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-28 14:09:16.630018 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-mu-4.0.1-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-28 14:09:16.630027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-09-28 14:09:16.630035 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblwp-mediatypes-perl (6.04-2) ... 2025-09-28 14:09:16.630044 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-28 14:09:16.630052 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dosfstools (4.2-1.1build1) ... 2025-09-28 14:09:16.630061 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libmagic1t64:amd64 (1:5.45-3build1) ... 2025-09-28 14:09:16.630069 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtry-tiny-perl (0.31-2) ... 2025-09-28 14:09:16.630098 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libdeflate0:amd64 (1.19-1build1.1) ... 2025-09-28 14:09:16.630107 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-ceph-argparse (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 14:09:16.630115 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up less (590-2ubuntu2.1) ... 2025-09-28 14:09:16.630124 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up perl-openssl-defaults:amd64 (7build3) ... 2025-09-28 14:09:16.630132 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libreiserfscore0t64 (1:3.6.27-7.1build1) ... 2025-09-28 14:09:16.630140 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-28 14:09:16.630149 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-yaml (6.0.2-1build2~cloud0) ... 2025-09-28 14:09:16.630157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblzo2-2:amd64 (2.10-2build4) ... 2025-09-28 14:09:16.630165 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libencode-locale-perl (1.05-3) ... 2025-09-28 14:09:16.630173 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up rpcbind (1.2.6-7ubuntu2) ... 2025-09-28 14:09:16.630182 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2025-09-28 14:09:16.630190 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 14:09:16.630199 | 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. 2025-09-28 14:09:16.630207 | 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. 2025-09-28 14:09:16.630232 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-libtpms0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-28 14:09:16.630241 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up file (1:5.45-3build1) ... 2025-09-28 14:09:16.630249 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsoup-3.0-common (3.4.4-5ubuntu0.5) ... 2025-09-28 14:09:16.630263 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-28 14:09:16.630272 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libfdt1:amd64 (1.7.0-2build1) ... 2025-09-28 14:09:16.630280 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libunwind8:amd64 (1.6.2-3build1.1) ... 2025-09-28 14:09:16.630288 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up syslinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-09-28 14:09:16.630297 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjbig0:amd64 (2.1-6.1ubuntu2) ... 2025-09-28 14:09:16.630305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-28 14:09:16.630314 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnetpbm11t64:amd64 (2:11.05.02-1.1build1) ... 2025-09-28 14:09:16.630322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ntfs-3g (1:2022.10.3-1.2ubuntu3) ... 2025-09-28 14:09:16.630330 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up fdisk (2.39.3-9ubuntu6.3) ... 2025-09-28 14:09:16.630339 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnfs14:amd64 (5.0.2-1build1) ... 2025-09-28 14:09:16.630347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up acl (2.3.2-1build1.1) ... 2025-09-28 14:09:16.630356 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2025-09-28 14:09:16.630364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2025-09-28 14:09:16.630372 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libafflib0t64:amd64 (3.7.20-1.1ubuntu5) ... 2025-09-28 14:09:16.630380 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-six (1.16.0-4) ... 2025-09-28 14:09:16.630389 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libasound2-data (1.2.11-1ubuntu0.1) ... 2025-09-28 14:09:16.630397 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libklibc:amd64 (2.0.13-4ubuntu0.1) ... 2025-09-28 14:09:16.630405 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-chardet (5.2.0+dfsg-1) ... 2025-09-28 14:09:16.630413 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.1) ... 2025-09-28 14:09:16.630422 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2025-09-28 14:09:16.630430 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-pyparsing (3.1.1-1) ... 2025-09-28 14:09:16.630438 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-sys1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-28 14:09:16.630447 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-certifi (2023.11.17-1) ... 2025-09-28 14:09:16.630455 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnvme1t64 (1.8-3ubuntu1) ... 2025-09-28 14:09:16.630463 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-28 14:09:16.630475 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libx11-data (2:1.8.7-1build1) ... 2025-09-28 14:09:16.630484 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2025-09-28 14:09:16.630492 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-28 14:09:16.630501 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libaugeas0:amd64 (1.14.1-1build2) ... 2025-09-28 14:09:16.630509 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-09-28 14:09:16.630517 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 14:09:16.630532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpng16-16t64:amd64 (1.6.43-5build1) ... 2025-09-28 14:09:16.630540 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-device0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-28 14:09:16.630549 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up db5.3-util (5.3.28+dfsg2-7) ... 2025-09-28 14:09:16.630557 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-idna (3.6-2ubuntu0.1) ... 2025-09-28 14:09:16.630565 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libio-html-perl (1.004-3) ... 2025-09-28 14:09:16.630574 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up usb.ids (2024.03.18-1) ... 2025-09-28 14:09:16.630585 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2025-09-28 14:09:16.630594 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up xfsprogs (6.6.0-1ubuntu2.1) ... 2025-09-28 14:09:16.630602 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:System has not been booted with systemd as init system (PID 1). Can't operate. 2025-09-28 14:09:16.630610 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Failed to connect to bus: Host is down 2025-09-28 14:09:16.630619 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up lsscsi (0.32-1build1) ... 2025-09-28 14:09:16.630627 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dhcpcd-base (1:10.0.6-1ubuntu3.1) ... 2025-09-28 14:09:16.630645 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting UID from range 100 to 59999 ... 2025-09-28 14:09:16.630660 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-28 14:09:16.630674 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-28 14:09:16.630694 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding system user `dhcpcd' (UID 103) ... 2025-09-28 14:09:16.630741 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding new user `dhcpcd' (UID 103) with group `nogroup' ... 2025-09-28 14:09:16.630779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Not creating home directory `/usr/lib/dhcpcd'. 2025-09-28 14:09:16.630792 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-typing-extensions (4.10.0-1) ... 2025-09-28 14:09:16.630810 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2025-09-28 14:09:16.630824 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpcsclite1:amd64 (2.0.3-1build1) ... 2025-09-28 14:09:16.630844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ucf (3.0043+nmu1) ... 2025-09-28 14:09:16.630858 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ... 2025-09-28 14:09:16.630877 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2025-09-28 14:09:16.630897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2025-09-28 14:09:16.630918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2025-09-28 14:09:16.630938 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libbabeltrace1:amd64 (1.5.11-3build3) ... 2025-09-28 14:09:16.630959 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-28 14:09:16.630979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up seabios (1.16.3-2) ... 2025-09-28 14:09:16.630999 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-urllib3 (2.3.0-2~cloud0) ... 2025-09-28 14:09:16.631031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libwebp7:amd64 (1.3.2-0.4build3) ... 2025-09-28 14:09:16.631044 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up scrub (2.6.1-1build2) ... 2025-09-28 14:09:16.631132 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtimedate-perl (2.3300-2) ... 2025-09-28 14:09:16.631143 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpci3:amd64 (1:3.10.0-2build1) ... 2025-09-28 14:09:16.631155 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libslirp0:amd64 (4.7.0-1ubuntu3) ... 2025-09-28 14:09:16.631164 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up keyutils (1.6.3-3build1) ... 2025-09-28 14:09:16.631187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dracut-install (060+5-1ubuntu3.3) ... 2025-09-28 14:09:16.631199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... 2025-09-28 14:09:16.631226 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up extlinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-09-28 14:09:16.631251 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2025-09-28 14:09:16.631280 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2025-09-28 14:09:16.631308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2025-09-28 14:09:16.631335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up kpartx (0.9.4-5ubuntu8) ... 2025-09-28 14:09:16.631397 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblua5.3-0:amd64 (5.3.6-2build2) ... 2025-09-28 14:09:16.631407 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up lzop (1.04-2build3) ... 2025-09-28 14:09:16.631419 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-mssim0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-28 14:09:16.631430 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libndctl6:amd64 (77-2ubuntu2) ... 2025-09-28 14:09:16.631443 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libx11-6:amd64 (2:1.8.7-1build1) ... 2025-09-28 14:09:16.631489 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libewf2:amd64 (20140814-1build3) ... 2025-09-28 14:09:16.631499 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ... 2025-09-28 14:09:16.631511 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2025-09-28 14:09:16.631555 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjson-glib-1.0-common (1.8.0-2build2) ... 2025-09-28 14:09:16.631568 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-cmd0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-28 14:09:16.631579 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-09-28 14:09:16.631619 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2025-09-28 14:09:16.631631 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libusb-1.0-0:amd64 (2:1.0.27-1) ... 2025-09-28 14:09:16.631642 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2025-09-28 14:09:16.631682 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dmidecode (3.5-3ubuntu0.1) ... 2025-09-28 14:09:16.631694 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up glib-networking-common (2.80.0-1build1) ... 2025-09-28 14:09:16.631730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liburing2:amd64 (2.5-1build1) ... 2025-09-28 14:09:16.631747 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libiscsi7:amd64 (1.19.0-3build4) ... 2025-09-28 14:09:16.631790 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-pyudev (0.24.0-1) ... 2025-09-28 14:09:16.631802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2025-09-28 14:09:16.631860 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhivex0:amd64 (1.3.23-1build7) ... 2025-09-28 14:09:16.631870 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-swtpm0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-28 14:09:16.631882 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up klibc-utils (2.0.13-4ubuntu0.1) ... 2025-09-28 14:09:16.631894 | 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', 2025-09-28 14:09:16.631945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: none removed. 2025-09-28 14:09:16.631955 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-prettytable (3.6.0-2) ... 2025-09-28 14:09:16.631967 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2025-09-28 14:09:16.631986 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libfuse2t64:amd64 (2.9.9-8.1build1) ... 2025-09-28 14:09:16.632011 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-09-28 14:09:16.632062 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up supermin (5.2.2-4ubuntu4) ... 2025-09-28 14:09:16.632088 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libldm-1.0-0t64:amd64 (0.2.5-1.1build2) ... 2025-09-28 14:09:16.632101 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up zstd (1.5.5+dfsg2-2build1.1) ... 2025-09-28 14:09:16.632142 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liburi-perl (5.27-1) ... 2025-09-28 14:09:16.632154 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus-bin (1.14.10-4ubuntu4.1) ... 2025-09-28 14:09:16.632205 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libdate-manip-perl (6.95-1) ... 2025-09-28 14:09:16.632218 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up mdadm (4.3-1ubuntu2.1) ... 2025-09-28 14:09:16.632230 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Generating mdadm.conf... 2025-09-28 14:09:16.632270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:done. 2025-09-28 14:09:16.632282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:update-initramfs: deferring update (trigger activated) 2025-09-28 14:09:16.632322 | 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. 2025-09-28 14:09:16.632335 | 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. 2025-09-28 14:09:16.632347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-28 14:09:16.632401 | 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. 2025-09-28 14:09:16.632414 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-28 14:09:16.632426 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libosinfo-l10n (1.11.0-2build3) ... 2025-09-28 14:09:16.632476 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libbfio1:amd64 (20170123-6) ... 2025-09-28 14:09:16.632488 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-09-28 14:09:16.632499 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up initramfs-tools-bin (0.142ubuntu25.5) ... 2025-09-28 14:09:16.632540 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnet-ssleay-perl:amd64 (1.94-1build4) ... 2025-09-28 14:09:16.632552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2025-09-28 14:09:16.632563 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2025-09-28 14:09:16.632603 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up genisoimage (9:1.1.11-3.5) ... 2025-09-28 14:09:16.632615 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhttp-date-perl (6.06-1) ... 2025-09-28 14:09:16.632627 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up librados2 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 14:09:16.632667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libproxy1v5:amd64 (0.5.4-4build1) ... 2025-09-28 14:09:16.632679 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-spi-helper0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-28 14:09:16.632691 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up nvme-cli (2.8-1ubuntu0.1) ... 2025-09-28 14:09:16.632755 | 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. 2025-09-28 14:09:16.633774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-28 14:09:16.633791 | 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. 2025-09-28 14:09:16.633802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libfile-listing-perl (6.16-1) ... 2025-09-28 14:09:16.633820 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2025-09-28 14:09:16.633829 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up squashfs-tools (1:4.6.1-1build1) ... 2025-09-28 14:09:16.633843 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up db-util (1:5.3.21ubuntu2) ... 2025-09-28 14:09:16.633852 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2025-09-28 14:09:16.633860 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2025-09-28 14:09:16.633869 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 14:09:16.633877 | 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. 2025-09-28 14:09:16.633885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libyara10:amd64 (4.5.0-1build2) ... 2025-09-28 14:09:16.633894 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up btrfs-progs (6.6.3-1.1build2) ... 2025-09-28 14:09:16.633902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libcxl1:amd64 (77-2ubuntu2) ... 2025-09-28 14:09:16.633910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2025-09-28 14:09:16.633919 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2025-09-28 14:09:16.633927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 14:09:16.633935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnet-http-perl (6.23-1) ... 2025-09-28 14:09:16.633943 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-urwid (2.6.10-1) ... 2025-09-28 14:09:16.633952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libparted2t64:amd64 (3.6-4build1) ... 2025-09-28 14:09:16.633960 | 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' 2025-09-28 14:09:16.633969 | 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' 2025-09-28 14:09:16.633977 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnss3:amd64 (2:3.98-1build1) ... 2025-09-28 14:09:16.633985 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... 2025-09-28 14:09:16.633994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libcacard0:amd64 (1:2.8.0-3build4) ... 2025-09-28 14:09:16.634002 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjson-glib-1.0-0:amd64 (1.8.0-2build2) ... 2025-09-28 14:09:16.634010 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libcephfs2 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 14:09:16.634018 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2025-09-28 14:09:16.634026 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-28 14:09:16.634035 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Creating config file /etc/idmapd.conf with new version 2025-09-28 14:09:16.634043 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-28 14:09:16.634051 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Creating config file /etc/nfs.conf with new version 2025-09-28 14:09:16.634059 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting UID from range 100 to 59999 ... 2025-09-28 14:09:16.634068 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-28 14:09:16.634097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding system user `statd' (UID 105) ... 2025-09-28 14:09:16.634105 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding new user `statd' (UID 105) with group `nogroup' ... 2025-09-28 14:09:16.634114 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Not creating home directory `/var/lib/nfs'. 2025-09-28 14:09:16.634122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2025-09-28 14:09:16.634136 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 14:09:16.634144 | 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. 2025-09-28 14:09:16.634153 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-28 14:09:16.634162 | 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. 2025-09-28 14:09:16.634170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ldmtool (0.2.5-1.1build2) ... 2025-09-28 14:09:16.634178 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tctildr0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-28 14:09:16.634197 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up gdisk (1.0.10-1build1) ... 2025-09-28 14:09:16.634206 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libvmdk1:amd64 (20200926-2build5) ... 2025-09-28 14:09:16.634214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libradosstriper1 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 14:09:16.634222 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpmemlog1:amd64 (1.13.1-1.1ubuntu2) ... 2025-09-28 14:09:16.634230 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2025-09-28 14:09:16.634238 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus (1.14.10-4ubuntu4.1) ... 2025-09-28 14:09:16.634247 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-gi (3.48.2-1) ... 2025-09-28 14:09:16.634260 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up cxl (77-2ubuntu2) ... 2025-09-28 14:09:16.634269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2025-09-28 14:09:16.634277 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 14:09:16.634285 | 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. 2025-09-28 14:09:16.634293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-requests (2.32.3+dfsg-4ubuntu1~cloud0) ... 2025-09-28 14:09:16.634302 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up swtpm (0.7.3-0ubuntu5.24.04.1) ... 2025-09-28 14:09:16.634310 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2025-09-28 14:09:16.634318 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-esys-3.0.2-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-28 14:09:16.634327 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up librbd1 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 14:09:16.634335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up pciutils (1:3.10.0-2build1) ... 2025-09-28 14:09:16.634343 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpmemblk1:amd64 (1.13.1-1.1ubuntu2) ... 2025-09-28 14:09:16.634351 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up librpmio9t64 (4.18.2+dfsg-2.1build2) ... 2025-09-28 14:09:16.634360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libwww-robotrules-perl (6.02-1) ... 2025-09-28 14:09:16.634368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtiff6:amd64 (4.5.1+git230720-4ubuntu2.3) ... 2025-09-28 14:09:16.634376 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2025-09-28 14:09:16.634384 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpam-systemd:amd64 (255.4-1ubuntu8.10) ... 2025-09-28 14:09:16.634393 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-fapi1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-09-28 14:09:16.634401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-28 14:09:16.634409 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpmempool1:amd64 (1.13.1-1.1ubuntu2) ... 2025-09-28 14:09:16.634417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2025-09-28 14:09:16.634432 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2025-09-28 14:09:16.634440 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: _re_ansi_seq = re.compile('(\033\[..?m)') 2025-09-28 14:09:16.634448 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2025-09-28 14:09:16.634457 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2025-09-28 14:09:16.634465 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2025-09-28 14:09:16.634473 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: keyword = Word(alphanums + '_\-') 2025-09-28 14:09:16.634482 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-09-28 14:09:16.634490 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-09-28 14:09:16.634498 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-09-28 14:09:16.634507 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-09-28 14:09:16.634519 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2025-09-28 14:09:16.634528 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2025-09-28 14:09:16.634536 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2025-09-28 14:09:16.634545 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: _re_ansi_seq = re.compile('(\033\[..?m)') 2025-09-28 14:09:16.634553 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2025-09-28 14:09:16.634562 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2025-09-28 14:09:16.634570 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2025-09-28 14:09:16.634578 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: keyword = Word(alphanums + '_\-') 2025-09-28 14:09:16.634587 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-09-28 14:09:16.634600 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-09-28 14:09:16.634608 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-09-28 14:09:16.634617 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-09-28 14:09:16.634625 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2025-09-28 14:09:16.634633 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2025-09-28 14:09:16.634642 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up initramfs-tools-core (0.142ubuntu25.5) ... 2025-09-28 14:09:16.634650 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtsk19t64:amd64 (4.12.1+dfsg-1.1ubuntu2) ... 2025-09-28 14:09:16.634662 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up qemu-block-extra (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-28 14:09:16.634670 | 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. 2025-09-28 14:09:16.634684 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libio-socket-ssl-perl (2.085-1) ... 2025-09-28 14:09:16.634693 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up rsync (3.2.7-1ubuntu1.2) ... 2025-09-28 14:09:16.634722 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2025-09-28 14:09:16.634734 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 14:09:16.634746 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up tpm2-tools (5.6-1build4) ... 2025-09-28 14:09:16.634755 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-28 14:09:16.634763 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2025-09-28 14:09:16.634775 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up glib-networking-services (2.80.0-1build1) ... 2025-09-28 14:09:16.634783 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhttp-negotiate-perl (6.01-2) ... 2025-09-28 14:09:16.634796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-rados (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 14:09:16.634845 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up pmdk-tools (1.13.1-1.1ubuntu2) ... 2025-09-28 14:09:16.634854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-28 14:09:16.634866 | 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. 2025-09-28 14:09:16.634909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up initramfs-tools (0.142ubuntu25.5) ... 2025-09-28 14:09:16.634922 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:update-initramfs: deferring update (trigger activated) 2025-09-28 14:09:16.634933 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up librpm9t64 (4.18.2+dfsg-2.1build2) ... 2025-09-28 14:09:16.634989 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhttp-cookies-perl (6.11-1) ... 2025-09-28 14:09:16.634998 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhtml-tree-perl (5.07-3) ... 2025-09-28 14:09:16.635010 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-rbd (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 14:09:16.635037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.10) ... 2025-09-28 14:09:16.635064 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ndctl (77-2ubuntu2) ... 2025-09-28 14:09:16.635097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2025-09-28 14:09:16.635184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 14:09:16.635206 | 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. 2025-09-28 14:09:16.635226 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-28 14:09:16.635241 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up parted (3.6-4build1) ... 2025-09-28 14:09:16.635256 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up sg3-utils-udev (1.46-3ubuntu4) ... 2025-09-28 14:09:16.635278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:update-initramfs: deferring update (trigger activated) 2025-09-28 14:09:16.635293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus-user-session (1.14.10-4ubuntu4.1) ... 2025-09-28 14:09:16.635313 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2025-09-28 14:09:16.635322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting GID from range 100 to 59999 ... 2025-09-28 14:09:16.635333 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding group `swtpm' (GID 106) ... 2025-09-28 14:09:16.635363 | 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 2025-09-28 14:09:16.635376 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-28 14:09:16.635431 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting UID from range 100 to 59999 ... 2025-09-28 14:09:16.635450 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-28 14:09:16.635462 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding system user `swtpm' (UID 106) ... 2025-09-28 14:09:16.635474 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding new user `swtpm' (UID 106) with group `swtpm' ... 2025-09-28 14:09:16.635485 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Not creating home directory `/var/lib/swtpm'. 2025-09-28 14:09:16.635531 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up netpbm (2:11.05.02-1.1build1) ... 2025-09-28 14:09:16.635540 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up sleuthkit (4.12.1+dfsg-1.1ubuntu2) ... 2025-09-28 14:09:16.635552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2025-09-28 14:09:16.635608 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2025-09-28 14:09:16.635617 | 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)] 2025-09-28 14:09:16.635629 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-cephfs (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 14:09:16.635640 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dconf-service (0.40.0-4ubuntu0.1) ... 2025-09-28 14:09:16.635681 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up multipath-tools (0.9.4-5ubuntu8) ... 2025-09-28 14:09:16.635693 | 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. 2025-09-28 14:09:16.635754 | 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. 2025-09-28 14:09:16.635772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 14:09:16.635784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Adding group ceph.. 2025-09-28 14:09:16.635825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:..done 2025-09-28 14:09:16.635837 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Adding system user ceph.. 2025-09-28 14:09:16.635848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:..done 2025-09-28 14:09:16.635887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting system user ceph properties.. 2025-09-28 14:09:16.635899 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:usermod: unlocking the user's password would result in a passwordless account. 2025-09-28 14:09:16.635911 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:You should set a password with usermod -p to unlock this user's password. 2025-09-28 14:09:16.635949 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:..done 2025-09-28 14:09:16.635970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2025-09-28 14:09:16.635990 | 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. 2025-09-28 14:09:16.636010 | 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. 2025-09-28 14:09:16.636030 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2025-09-28 14:09:16.636052 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up gsettings-desktop-schemas (46.1-0ubuntu1) ... 2025-09-28 14:09:16.636098 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblwp-protocol-https-perl (6.13-1) ... 2025-09-28 14:09:16.636119 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libwww-perl (6.76-1) ... 2025-09-28 14:09:16.636141 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up icoutils (0.32.3-4build2) ... 2025-09-28 14:09:16.636153 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libguestfs0t64:amd64 (1:1.52.0-5ubuntu3) ... 2025-09-28 14:09:16.636200 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-guestfs (1:1.52.0-5ubuntu3) ... 2025-09-28 14:09:16.636219 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 14:09:16.636231 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-09-28 14:09:16.636242 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up glib-networking:amd64 (2.80.0-1build1) ... 2025-09-28 14:09:16.636284 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.5) ... 2025-09-28 14:09:16.636293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2025-09-28 14:09:16.636305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libosinfo-bin (1.11.0-2build3) ... 2025-09-28 14:09:16.636345 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing triggers for initramfs-tools (0.142ubuntu25.5) ... 2025-09-28 14:09:16.636354 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 14:09:16.636365 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Removed intermediate container d9bf09b70e01 2025-09-28 14:09:16.636404 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> e57818eba90a 2025-09-28 14:09:16.636424 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 4/8 : ADD plugins-archive / 2025-09-28 14:09:16.636436 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> 37e44aefea9b 2025-09-28 14:09:16.636488 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 5/8 : COPY extend_start.sh /usr/local/bin/kolla_nova_extend_start 2025-09-28 14:09:16.636497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> cd443677f1aa 2025-09-28 14:09:16.636522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 6/8 : 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 2025-09-28 14:09:16.636574 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Running in e401137bea7f 2025-09-28 14:09:16.636583 | 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) 2025-09-28 14:09:16.636596 | 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) (6.1.1) 2025-09-28 14:09:16.636635 | 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) 2025-09-28 14:09:16.636648 | 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) 2025-09-28 14:09:16.636687 | 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) 2025-09-28 14:09:16.636697 | 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) 2025-09-28 14:09:16.636733 | 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) 2025-09-28 14:09:16.636745 | 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) 2025-09-28 14:09:16.636787 | 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) 2025-09-28 14:09:16.636799 | 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) 2025-09-28 14:09:16.636824 | 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) 2025-09-28 14:09:16.636836 | 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) 2025-09-28 14:09:16.636879 | 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) 2025-09-28 14:09:16.636891 | 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) 2025-09-28 14:09:16.636903 | 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) 2025-09-28 14:09:16.636945 | 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) 2025-09-28 14:09:16.636958 | 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) 2025-09-28 14:09:16.636969 | 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) 2025-09-28 14:09:16.637009 | 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) 2025-09-28 14:09:16.637027 | 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) 2025-09-28 14:09:16.637039 | 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) 2025-09-28 14:09:16.637141 | 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) 2025-09-28 14:09:16.637154 | 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) 2025-09-28 14:09:16.637163 | 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) 2025-09-28 14:09:16.637171 | 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) 2025-09-28 14:09:16.637184 | 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) 2025-09-28 14:09:16.637193 | 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) (80.9.0) 2025-09-28 14:09:16.637243 | 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) 2025-09-28 14:09:16.637252 | 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) 2025-09-28 14:09:16.637272 | 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) (2025.8.3) 2025-09-28 14:09:16.637284 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing /plugins/blazar_nova-7.0.1.dev6 2025-09-28 14:09:16.637336 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Preparing metadata (setup.py): started 2025-09-28 14:09:16.637346 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Preparing metadata (setup.py): finished with status 'done' 2025-09-28 14:09:16.637358 | 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.dev6) (6.1.1) 2025-09-28 14:09:16.637370 | 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.dev6) (9.7.1) 2025-09-28 14:09:16.637411 | 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.dev6) (6.5.1) 2025-09-28 14:09:16.637423 | 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.dev6) (7.1.0) 2025-09-28 14:09:16.637435 | 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.dev6) (3.0.0) 2025-09-28 14:09:16.637475 | 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.dev6) (1.3.0) 2025-09-28 14:09:16.637487 | 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.dev6) (5.4.1) 2025-09-28 14:09:16.637499 | 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.dev6) (2.0.0) 2025-09-28 14:09:16.637538 | 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.dev6) (6.0.2) 2025-09-28 14:09:16.637556 | 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.dev6) (2.32.3) 2025-09-28 14:09:16.637568 | 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.dev6) (1.17.2) 2025-09-28 14:09:16.637604 | 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.dev6) (5.7.1) 2025-09-28 14:09:16.637635 | 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.dev6) (8.2.0) 2025-09-28 14:09:16.637650 | 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.dev6) (5.7.0) 2025-09-28 14:09:16.637667 | 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.dev6) (2.9.0.post0) 2025-09-28 14:09:16.637683 | 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.dev6) (1.1.0) 2025-09-28 14:09:16.637733 | 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.dev6) (2025.1) 2025-09-28 14:09:16.637756 | 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.dev6) (2.1.0) 2025-09-28 14:09:16.637774 | 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.dev6) (3.2.1) 2025-09-28 14:09:16.637789 | 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.dev6) (24.2) 2025-09-28 14:09:16.637848 | 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.dev6) (7.0.0) 2025-09-28 14:09:16.637856 | 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.dev6) (80.9.0) 2025-09-28 14:09:16.639060 | 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.dev6) (1.17.0) 2025-09-28 14:09:16.639151 | 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.dev6) (3.4.1) 2025-09-28 14:09:16.639166 | 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.dev6) (3.10) 2025-09-28 14:09:16.639177 | 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.dev6) (1.26.20) 2025-09-28 14:09:16.639187 | 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.dev6) (2025.8.3) 2025-09-28 14:09:16.639197 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Building wheels for collected packages: blazar-nova 2025-09-28 14:09:16.639226 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: DEPRECATION: Building 'blazar-nova' 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-nova'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-28 14:09:16.639240 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-28 14:09:16.639251 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Building wheel for blazar-nova (setup.py): started 2025-09-28 14:09:16.639261 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Building wheel for blazar-nova (setup.py): finished with status 'done' 2025-09-28 14:09:16.639271 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Created wheel for blazar-nova: filename=blazar_nova-7.0.1.dev6-py3-none-any.whl size=13331 sha256=7869024c40af8e6f8c7a161c3ce4c7eb5fd21b17c62e580de6c00a106101a719 2025-09-28 14:09:16.639281 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Stored in directory: /tmp/pip-ephem-wheel-cache-v5cny9zr/wheels/4f/ac/da/0936b0e131fd9ea68c35a67e26abf293f0e981af271c085ea8 2025-09-28 14:09:16.639290 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Successfully built blazar-nova 2025-09-28 14:09:16.639309 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Installing collected packages: blazar-nova 2025-09-28 14:09:16.639319 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Attempting uninstall: blazar-nova 2025-09-28 14:09:16.639328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Found existing installation: blazar-nova 7.0.1.dev6 2025-09-28 14:09:16.639338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Uninstalling blazar-nova-7.0.1.dev6: 2025-09-28 14:09:16.639347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Successfully uninstalled blazar-nova-7.0.1.dev6 2025-09-28 14:09:16.639357 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Successfully installed blazar-nova-7.0.1.dev6 2025-09-28 14:09:16.639366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Removed intermediate container e401137bea7f 2025-09-28 14:09:16.639376 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> 708f27a0aa4c 2025-09-28 14:09:16.639387 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: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 2025-09-28 14:09:16.639398 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Running in 8e3e373a465f 2025-09-28 14:09:16.639408 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading package lists... 2025-09-28 14:09:16.639418 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Building dependency tree... 2025-09-28 14:09:16.639428 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading state information... 2025-09-28 14:09:16.639437 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following packages were automatically installed and are no longer required: 2025-09-28 14:09:16.639447 | 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 2025-09-28 14:09:16.639457 | 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 2025-09-28 14:09:16.639479 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libcc1-0 2025-09-28 14:09:16.639489 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libdpkg-perl libgcc-13-dev libgomp1 libhwasan0 libisl23 libitm1 liblsan0 2025-09-28 14:09:16.639498 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libmpc3 libquadmath0 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list 2025-09-28 14:09:16.639508 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: make 2025-09-28 14:09:16.639517 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Use 'apt autoremove' to remove them. 2025-09-28 14:09:16.639527 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following packages will be REMOVED: 2025-09-28 14:09:16.639536 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: build-essential 2025-09-28 14:09:16.639545 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 14:09:16.639555 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:After this operation, 17.4 kB disk space will be freed. 2025-09-28 14:09:16.639564 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2025-09-28 14:09:16.639575 | 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% 2025-09-28 14:09:16.639585 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 65% 2025-09-28 14:09:16.639595 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2025-09-28 14:09:16.639604 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2025-09-28 14:09:16.639613 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2025-09-28 14:09:16.639648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2025-09-28 14:09:16.639658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2025-09-28 14:09:16.639668 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2025-09-28 14:09:16.639683 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 29265 files and directories currently installed.) 2025-09-28 14:09:16.639693 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing build-essential (12.10ubuntu1) ... 2025-09-28 14:09:16.639747 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading package lists... 2025-09-28 14:09:16.639758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Building dependency tree... 2025-09-28 14:09:16.639767 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading state information... 2025-09-28 14:09:16.639777 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following packages will be REMOVED: 2025-09-28 14:09:16.639786 | 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 2025-09-28 14:09:16.639796 | 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 2025-09-28 14:09:16.639806 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libcc1-0 2025-09-28 14:09:16.639815 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libdpkg-perl libgcc-13-dev libgomp1 libhwasan0 libisl23 libitm1 liblsan0 2025-09-28 14:09:16.639825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libmpc3 libquadmath0 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list 2025-09-28 14:09:16.639834 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: make 2025-09-28 14:09:16.639844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:0 upgraded, 0 newly installed, 31 to remove and 0 not upgraded. 2025-09-28 14:09:16.639853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:After this operation, 208 MB disk space will be freed. 2025-09-28 14:09:16.639863 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2025-09-28 14:09:16.639873 | 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% 2025-09-28 14:09:16.639882 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 65% 2025-09-28 14:09:16.639892 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2025-09-28 14:09:16.639901 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2025-09-28 14:09:16.639910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2025-09-28 14:09:16.639919 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2025-09-28 14:09:16.639929 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2025-09-28 14:09:16.639938 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2025-09-28 14:09:16.639948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 29256 files and directories currently installed.) 2025-09-28 14:09:16.639957 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 14:09:16.639967 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 14:09:16.639976 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 14:09:16.639994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:09:16.640004 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:09:16.640013 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:09:16.640022 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:09:16.640032 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:09:16.640049 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:09:16.640059 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:09:16.640069 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:09:16.640101 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:09:16.640111 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 14:09:16.640120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:09:16.640130 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:09:16.640140 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:09:16.640149 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:09:16.640158 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:09:16.640167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:09:16.640177 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 14:09:16.640192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:09:16.640202 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:09:16.640212 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 14:09:16.640221 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:09:16.640231 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:09:16.640240 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 14:09:16.640249 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:09:16.640259 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:09:16.640268 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:09:16.640277 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing lto-disabled-list (47) ... 2025-09-28 14:09:16.640287 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing make (4.3-4.1build2) ... 2025-09-28 14:09:16.640296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 14:09:16.640305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Collecting pyclean==3.0.0 2025-09-28 14:09:16.640315 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 14:09:16.640324 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 14:09:16.640334 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Installing collected packages: pyclean 2025-09-28 14:09:16.640343 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Successfully installed pyclean-3.0.0 2025-09-28 14:09:16.640352 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Cleaning directory /var/lib/kolla/venv 2025-09-28 14:09:16.640362 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-28 14:09:16.640372 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Total 10284 files, 1402 directories removed. 2025-09-28 14:09:16.640381 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-28 14:09:16.640390 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Cleaning directory /usr 2025-09-28 14:09:16.640400 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-28 14:09:16.640409 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Total 1721 files, 184 directories removed. 2025-09-28 14:09:16.640425 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-09-28 14:09:16.640435 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Found existing installation: pyclean 3.0.0 2025-09-28 14:09:16.640445 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Uninstalling pyclean-3.0.0: 2025-09-28 14:09:16.640454 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Successfully uninstalled pyclean-3.0.0 2025-09-28 14:09:16.640464 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Removed intermediate container 8e3e373a465f 2025-09-28 14:09:16.640474 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> 6465713c4de9 2025-09-28 14:09:16.640483 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 8/8 : USER nova 2025-09-28 14:09:16.640492 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Running in f2276f190ccb 2025-09-28 14:09:16.640502 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Removed intermediate container f2276f190ccb 2025-09-28 14:09:16.640511 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> 3ce570565822 2025-09-28 14:09:16.640528 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Successfully built 7a9f72cec99d 2025-09-28 14:09:16.640538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Successfully tagged osism.harbor.regio.digital/kolla/nova-compute:build-20250928 2025-09-28 14:09:16.640547 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Built at 2025-09-28 14:09:16.639750 (took 0:01:58.687520) 2025-09-28 14:09:16.640557 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-api) 2025-09-28 14:09:16.640566 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-api:Processing 2025-09-28 14:09:16.640576 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Building started at 2025-09-28 14:09:16.640110 2025-09-28 14:09:16.640863 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-api:Turned 0 plugins into plugins archive 2025-09-28 14:09:16.641883 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-api:Turned 0 additions into additions archive 2025-09-28 14:09:48.777138 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Step 1/5 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20250928 2025-09-28 14:09:48.777212 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> 290b9da63b02 2025-09-28 14:09:48.777315 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Step 2/5 : LABEL "build-date"="20250928" "name"="nova-api" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 14:09:48.777331 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Running in 9a441b930a01 2025-09-28 14:09:48.777341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Removed intermediate container 9a441b930a01 2025-09-28 14:09:48.777352 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> 5ffec406a6b3 2025-09-28 14:09:48.781873 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_nova_extend_start 2025-09-28 14:09:48.781930 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> b83e633f477d 2025-09-28 14:09:48.781946 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_nova_extend_start 2025-09-28 14:09:48.781961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Running in 7cb85416ee10 2025-09-28 14:09:48.781974 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Removed intermediate container 7cb85416ee10 2025-09-28 14:09:48.781987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> 273ff8cb5fda 2025-09-28 14:09:48.782010 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Step 5/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 2025-09-28 14:09:48.782057 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Running in 94396a5ad57a 2025-09-28 14:09:48.782131 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Reading package lists... 2025-09-28 14:09:48.782294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Building dependency tree... 2025-09-28 14:09:48.782373 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Reading state information... 2025-09-28 14:09:48.782489 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:The following packages were automatically installed and are no longer required: 2025-09-28 14:09:48.782529 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:09:48.782639 | 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 2025-09-28 14:09:48.782731 | 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 2025-09-28 14:09:48.782802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:09:48.782868 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:09:48.782938 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:09:48.783007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:09:48.783075 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: xz-utils 2025-09-28 14:09:48.783145 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Use 'apt autoremove' to remove them. 2025-09-28 14:09:48.783224 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:The following packages will be REMOVED: 2025-09-28 14:09:48.783320 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: build-essential 2025-09-28 14:09:48.783401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 14:09:48.783471 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:After this operation, 17.4 kB disk space will be freed. 2025-09-28 14:09:48.783548 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 2025-09-28 14:09:48.783628 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2025-09-28 14:09:48.783743 | 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% 2025-09-28 14:09:48.783816 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 70% (Reading database ... 75% 2025-09-28 14:09:48.783898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 80% 2025-09-28 14:09:48.783972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 85% 2025-09-28 14:09:48.784046 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 2025-09-28 14:09:48.784120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:90% 2025-09-28 14:09:48.784196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 2025-09-28 14:09:48.784292 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:95% 2025-09-28 14:09:48.784366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 100% (Reading database ... 19652 files and directories currently installed.) 2025-09-28 14:09:48.784440 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing build-essential (12.10ubuntu1) ... 2025-09-28 14:09:48.784514 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Reading package lists... 2025-09-28 14:09:48.784590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Building dependency tree... 2025-09-28 14:09:48.784664 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Reading state information... 2025-09-28 14:09:48.784823 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:The following packages will be REMOVED: 2025-09-28 14:09:48.784874 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:09:48.784925 | 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 2025-09-28 14:09:48.784986 | 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 2025-09-28 14:09:48.785054 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:09:48.785122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:09:48.785188 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:09:48.785274 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:09:48.785336 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: xz-utils 2025-09-28 14:09:48.785410 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 14:09:48.785480 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:After this operation, 228 MB disk space will be freed. 2025-09-28 14:09:48.785554 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 2025-09-28 14:09:48.785631 | 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% 2025-09-28 14:09:48.785736 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 70% (Reading database ... 75% 2025-09-28 14:09:48.785842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 80% 2025-09-28 14:09:48.785915 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 85% 2025-09-28 14:09:48.785994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 2025-09-28 14:09:48.786161 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:90% (Reading database ... 95% 2025-09-28 14:09:48.786292 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 100% (Reading database ... 19643 files and directories currently installed.) 2025-09-28 14:09:48.786377 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 14:09:48.786455 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:09:48.786531 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 14:09:48.786691 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:09:48.786799 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 14:09:48.786888 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 14:09:48.786966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:09:48.787044 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:09:48.787122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:09:48.787200 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:09:48.787314 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 14:09:48.787391 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:09:48.787512 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:09:48.787527 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:09:48.787602 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:09:48.787672 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 14:09:48.787782 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 14:09:48.787865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:09:48.787942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:09:48.788017 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:09:48.788087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:09:48.788159 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:09:48.788231 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:09:48.788331 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:09:48.788403 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:09:48.788475 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:09:48.788586 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:09:48.788736 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 14:09:48.788842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:09:48.788924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:09:48.789003 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2025-09-28 14:09:48.789078 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 14:09:48.789152 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:09:48.789229 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:09:48.789329 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2025-09-28 14:09:48.789404 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 14:09:48.789477 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:09:48.789547 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:09:48.789618 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:09:48.789823 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:09:48.789948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing lto-disabled-list (47) ... 2025-09-28 14:09:48.790030 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing make (4.3-4.1build2) ... 2025-09-28 14:09:48.790108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 14:09:48.790184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 14:09:48.790296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Collecting pyclean==3.0.0 2025-09-28 14:09:48.790430 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 14:09:48.790506 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 14:09:48.790583 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Installing collected packages: pyclean 2025-09-28 14:09:48.790655 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Successfully installed pyclean-3.0.0 2025-09-28 14:09:48.790765 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Cleaning directory /var/lib/kolla/venv 2025-09-28 14:09:48.790849 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2025-09-28 14:09:48.790931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Total 10284 files, 1402 directories removed. 2025-09-28 14:09:48.791002 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2025-09-28 14:09:48.791093 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Cleaning directory /usr 2025-09-28 14:09:48.791226 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2025-09-28 14:09:48.791389 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Total 1384 files, 144 directories removed. 2025-09-28 14:09:48.791475 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2025-09-28 14:09:48.791556 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Found existing installation: pyclean 3.0.0 2025-09-28 14:09:48.791633 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Uninstalling pyclean-3.0.0: 2025-09-28 14:09:48.791722 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: Successfully uninstalled pyclean-3.0.0 2025-09-28 14:09:48.791821 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Removed intermediate container 94396a5ad57a 2025-09-28 14:09:48.791909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> 766e681d4b91 2025-09-28 14:09:48.792019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Successfully built 08ef60ead579 2025-09-28 14:09:48.793791 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Successfully tagged osism.harbor.regio.digital/kolla/nova-api:build-20250928 2025-09-28 14:09:48.793805 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Built at 2025-09-28 14:09:48.792101 (took 0:00:32.151991) 2025-09-28 14:09:48.798826 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-serialproxy) 2025-09-28 14:09:48.798858 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-serialproxy:Processing 2025-09-28 14:09:48.798867 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Building started at 2025-09-28 14:09:48.795969 2025-09-28 14:09:48.798875 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-serialproxy:Turned 0 plugins into plugins archive 2025-09-28 14:09:48.799724 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-serialproxy:Turned 0 additions into additions archive 2025-09-28 14:10:17.469003 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Step 1/4 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20250928 2025-09-28 14:10:17.469120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> 290b9da63b02 2025-09-28 14:10:17.469304 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Step 2/4 : LABEL "build-date"="20250928" "name"="nova-serialproxy" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 14:10:17.469338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Running in d85c1b226673 2025-09-28 14:10:17.469481 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Removed intermediate container d85c1b226673 2025-09-28 14:10:17.469548 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> 56875e6c9037 2025-09-28 14:10:17.469644 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Step 3/4 : 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 2025-09-28 14:10:17.469777 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Running in d16e5e97b794 2025-09-28 14:10:17.469866 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Reading package lists... 2025-09-28 14:10:17.469949 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Building dependency tree... 2025-09-28 14:10:17.470033 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Reading state information... 2025-09-28 14:10:17.470121 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:The following packages were automatically installed and are no longer required: 2025-09-28 14:10:17.470170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:10:17.470261 | 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 2025-09-28 14:10:17.470363 | 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 2025-09-28 14:10:17.470487 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:10:17.470552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:10:17.470617 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:10:17.470692 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:10:17.470759 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: xz-utils 2025-09-28 14:10:17.470864 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Use 'apt autoremove' to remove them. 2025-09-28 14:10:17.470944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:The following packages will be REMOVED: 2025-09-28 14:10:17.471021 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: build-essential 2025-09-28 14:10:17.471082 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 14:10:17.471143 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:After this operation, 17.4 kB disk space will be freed. 2025-09-28 14:10:17.471218 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 2025-09-28 14:10:17.471295 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 2025-09-28 14:10:17.471365 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: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% 2025-09-28 14:10:17.471503 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 70% 2025-09-28 14:10:17.471582 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 75% 2025-09-28 14:10:17.471657 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 80% 2025-09-28 14:10:17.471745 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 85% 2025-09-28 14:10:17.471861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 90% 2025-09-28 14:10:17.471935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 95% 2025-09-28 14:10:17.472006 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 100% (Reading database ... 19652 files and directories currently installed.) 2025-09-28 14:10:17.472066 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing build-essential (12.10ubuntu1) ... 2025-09-28 14:10:17.472133 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Reading package lists... 2025-09-28 14:10:17.472200 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Building dependency tree... 2025-09-28 14:10:17.472266 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Reading state information... 2025-09-28 14:10:17.472340 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:The following packages will be REMOVED: 2025-09-28 14:10:17.472444 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:10:17.472467 | 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 2025-09-28 14:10:17.472691 | 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 2025-09-28 14:10:17.472797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:10:17.472823 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:10:17.472852 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:10:17.472862 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:10:17.472872 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: xz-utils 2025-09-28 14:10:17.472887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 14:10:17.472990 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:After this operation, 228 MB disk space will be freed. 2025-09-28 14:10:17.473007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 2025-09-28 14:10:17.473090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 2025-09-28 14:10:17.473162 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: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% 2025-09-28 14:10:17.473228 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 70% 2025-09-28 14:10:17.473318 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 75% 2025-09-28 14:10:17.473383 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 2025-09-28 14:10:17.473470 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:80% 2025-09-28 14:10:17.473538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 85% 2025-09-28 14:10:17.473602 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 90% 2025-09-28 14:10:17.473665 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 95% 2025-09-28 14:10:17.473736 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 100% (Reading database ... 19643 files and directories currently installed.) 2025-09-28 14:10:17.473829 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 14:10:17.473899 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:10:17.473964 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 14:10:17.474032 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:10:17.474096 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 14:10:17.474161 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 14:10:17.474226 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:10:17.474291 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:10:17.474355 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:10:17.474455 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:10:17.474663 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 14:10:17.474726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:10:17.474748 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:10:17.474767 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:10:17.474779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:10:17.474794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 14:10:17.474848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 14:10:17.474884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:10:17.474934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:10:17.474979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2025-09-28 14:10:17.475027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:10:17.475074 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:10:17.475120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:10:17.475164 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:10:17.475209 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:10:17.475268 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2025-09-28 14:10:17.475285 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:10:17.475351 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2025-09-28 14:10:17.475422 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:10:17.475438 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:10:17.475508 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 14:10:17.475553 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:10:17.475597 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:10:17.475651 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 14:10:17.475666 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2025-09-28 14:10:17.475759 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:10:17.475811 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2025-09-28 14:10:17.475869 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:10:17.475924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 14:10:17.475970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:10:17.476017 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:10:17.476064 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:10:17.476126 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:10:17.476174 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing lto-disabled-list (47) ... 2025-09-28 14:10:17.476221 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing make (4.3-4.1build2) ... 2025-09-28 14:10:17.476278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 14:10:17.476295 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 14:10:17.476367 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Collecting pyclean==3.0.0 2025-09-28 14:10:17.476439 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 14:10:17.476456 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 14:10:17.476524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Installing collected packages: pyclean 2025-09-28 14:10:17.476554 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Successfully installed pyclean-3.0.0 2025-09-28 14:10:17.476619 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Cleaning directory /var/lib/kolla/venv 2025-09-28 14:10:17.476649 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2025-09-28 14:10:17.476731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Total 10284 files, 1402 directories removed. 2025-09-28 14:10:17.476795 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2025-09-28 14:10:17.476856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Cleaning directory /usr 2025-09-28 14:10:17.476901 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2025-09-28 14:10:17.476946 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Total 1384 files, 144 directories removed. 2025-09-28 14:10:17.476990 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2025-09-28 14:10:17.477034 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Found existing installation: pyclean 3.0.0 2025-09-28 14:10:17.477079 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Uninstalling pyclean-3.0.0: 2025-09-28 14:10:17.477122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: Successfully uninstalled pyclean-3.0.0 2025-09-28 14:10:17.477165 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Removed intermediate container d16e5e97b794 2025-09-28 14:10:17.477220 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> 4dedf17f366e 2025-09-28 14:10:17.477265 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Step 4/4 : USER nova 2025-09-28 14:10:17.477318 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Running in ef0bd117908b 2025-09-28 14:10:17.477359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Removed intermediate container ef0bd117908b 2025-09-28 14:10:17.477448 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> 968881a2b5c1 2025-09-28 14:10:17.477614 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Successfully built 2ecb59b9ad92 2025-09-28 14:10:17.477649 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Successfully tagged osism.harbor.regio.digital/kolla/nova-serialproxy:build-20250928 2025-09-28 14:10:17.477668 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Built at 2025-09-28 14:10:17.477581 (took 0:00:28.681612) 2025-09-28 14:10:17.478121 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-conductor) 2025-09-28 14:10:17.478171 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-conductor:Processing 2025-09-28 14:10:17.478277 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Building started at 2025-09-28 14:10:17.478177 2025-09-28 14:10:17.479237 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-conductor:Turned 0 plugins into plugins archive 2025-09-28 14:10:17.479966 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-conductor:Turned 0 additions into additions archive 2025-09-28 14:10:49.512114 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 1/6 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20250928 2025-09-28 14:10:49.512178 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> 290b9da63b02 2025-09-28 14:10:49.512190 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 2/6 : LABEL "build-date"="20250928" "name"="nova-conductor" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 14:10:49.512277 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Running in 7b91d3e81d8e 2025-09-28 14:10:49.512904 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Removed intermediate container 7b91d3e81d8e 2025-09-28 14:10:49.512960 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> a5e966bc3577 2025-09-28 14:10:49.512980 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_nova_extend_start 2025-09-28 14:10:49.513007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> 7911acb76b52 2025-09-28 14:10:49.513022 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 4/6 : RUN chmod 644 /usr/local/bin/kolla_nova_extend_start 2025-09-28 14:10:49.513035 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Running in 007e6d3f38f2 2025-09-28 14:10:49.513048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Removed intermediate container 007e6d3f38f2 2025-09-28 14:10:49.513061 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> 5f48edbe8197 2025-09-28 14:10:49.513076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: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 2025-09-28 14:10:49.513090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Running in d31a153bb4a2 2025-09-28 14:10:49.513104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Reading package lists... 2025-09-28 14:10:49.513116 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Building dependency tree... 2025-09-28 14:10:49.513130 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Reading state information... 2025-09-28 14:10:49.513142 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:The following packages were automatically installed and are no longer required: 2025-09-28 14:10:49.513217 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:10:49.513233 | 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 2025-09-28 14:10:49.513246 | 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 2025-09-28 14:10:49.513259 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:10:49.513272 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:10:49.513284 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:10:49.513297 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:10:49.513354 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: xz-utils 2025-09-28 14:10:49.513369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Use 'apt autoremove' to remove them. 2025-09-28 14:10:49.513425 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:The following packages will be REMOVED: 2025-09-28 14:10:49.513480 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: build-essential 2025-09-28 14:10:49.514826 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 14:10:49.514859 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:After this operation, 17.4 kB disk space will be freed. 2025-09-28 14:10:49.514873 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 2025-09-28 14:10:49.514903 | 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% 2025-09-28 14:10:49.514920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 70% 2025-09-28 14:10:49.514932 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 75% 2025-09-28 14:10:49.514942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 80% 2025-09-28 14:10:49.514952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 85% 2025-09-28 14:10:49.514964 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 90% 2025-09-28 14:10:49.514999 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 95% 2025-09-28 14:10:49.515012 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 100% (Reading database ... 19652 files and directories currently installed.) 2025-09-28 14:10:49.515026 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing build-essential (12.10ubuntu1) ... 2025-09-28 14:10:49.515039 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Reading package lists... 2025-09-28 14:10:49.515051 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Building dependency tree... 2025-09-28 14:10:49.515063 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Reading state information... 2025-09-28 14:10:49.515075 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:The following packages will be REMOVED: 2025-09-28 14:10:49.515088 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:10:49.515102 | 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 2025-09-28 14:10:49.515114 | 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 2025-09-28 14:10:49.515127 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:10:49.515140 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:10:49.515152 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:10:49.515165 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:10:49.515177 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: xz-utils 2025-09-28 14:10:49.515190 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 14:10:49.515202 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:After this operation, 228 MB disk space will be freed. 2025-09-28 14:10:49.515215 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 2025-09-28 14:10:49.515227 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 2025-09-28 14:10:49.515241 | ubuntu-noble-large | INFO:kolla.common.utils.nova-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% 2025-09-28 14:10:49.515255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 70% 2025-09-28 14:10:49.515268 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 75% 2025-09-28 14:10:49.515280 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 80% 2025-09-28 14:10:49.515293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 2025-09-28 14:10:49.515305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:85% 2025-09-28 14:10:49.515317 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 90% 2025-09-28 14:10:49.515330 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 95% 2025-09-28 14:10:49.515343 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 100% (Reading database ... 19643 files and directories currently installed.) 2025-09-28 14:10:49.515362 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 14:10:49.515375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:10:49.515387 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 14:10:49.515400 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:10:49.515413 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 14:10:49.515426 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 14:10:49.515447 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:10:49.515465 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:10:49.515535 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:10:49.515681 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:10:49.515772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 14:10:49.515887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:10:49.515969 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:10:49.516082 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:10:49.516156 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:10:49.516249 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 14:10:49.516341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 14:10:49.516430 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:10:49.516521 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:10:49.516632 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:10:49.516732 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:10:49.516838 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:10:49.516931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:10:49.517019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:10:49.517107 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:10:49.517214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2025-09-28 14:10:49.517307 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:10:49.517393 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:10:49.517480 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2025-09-28 14:10:49.517779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 14:10:49.517847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2025-09-28 14:10:49.517864 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:10:49.517929 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:10:49.517992 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 14:10:49.518005 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:10:49.518076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:10:49.518133 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 14:10:49.518186 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:10:49.518199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:10:49.518264 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:10:49.518305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:10:49.518338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing lto-disabled-list (47) ... 2025-09-28 14:10:49.518394 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing make (4.3-4.1build2) ... 2025-09-28 14:10:49.518436 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 14:10:49.518478 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 14:10:49.518519 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Collecting pyclean==3.0.0 2025-09-28 14:10:49.518588 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 14:10:49.518642 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 14:10:49.518693 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Installing collected packages: pyclean 2025-09-28 14:10:49.518734 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Successfully installed pyclean-3.0.0 2025-09-28 14:10:49.518799 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Cleaning directory /var/lib/kolla/venv 2025-09-28 14:10:49.518842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2025-09-28 14:10:49.518883 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Total 10284 files, 1402 directories removed. 2025-09-28 14:10:49.518924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2025-09-28 14:10:49.518965 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Cleaning directory /usr 2025-09-28 14:10:49.518977 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2025-09-28 14:10:49.519044 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Total 1384 files, 144 directories removed. 2025-09-28 14:10:49.519085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2025-09-28 14:10:49.519137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Found existing installation: pyclean 3.0.0 2025-09-28 14:10:49.519213 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Uninstalling pyclean-3.0.0: 2025-09-28 14:10:49.519254 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: Successfully uninstalled pyclean-3.0.0 2025-09-28 14:10:49.519307 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Removed intermediate container d31a153bb4a2 2025-09-28 14:10:49.519321 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> 056837cf751b 2025-09-28 14:10:49.519396 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 6/6 : USER nova 2025-09-28 14:10:49.520060 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Running in cd8101b505c4 2025-09-28 14:10:49.520078 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Removed intermediate container cd8101b505c4 2025-09-28 14:10:49.520087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> 2f74060263ba 2025-09-28 14:10:49.520095 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Successfully built d2822812875b 2025-09-28 14:10:49.520104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Successfully tagged osism.harbor.regio.digital/kolla/nova-conductor:build-20250928 2025-09-28 14:10:49.520113 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Built at 2025-09-28 14:10:49.519553 (took 0:00:32.041376) 2025-09-28 14:10:49.520121 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-scheduler) 2025-09-28 14:10:49.520129 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-scheduler:Processing 2025-09-28 14:10:49.520142 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Building started at 2025-09-28 14:10:49.520040 2025-09-28 14:10:49.521046 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-scheduler:Turned 0 plugins into plugins archive 2025-09-28 14:10:49.521673 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-scheduler:Turned 0 additions into additions archive 2025-09-28 14:11:18.136686 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Step 1/4 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20250928 2025-09-28 14:11:18.136766 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> 290b9da63b02 2025-09-28 14:11:18.136824 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Step 2/4 : LABEL "build-date"="20250928" "name"="nova-scheduler" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 14:11:18.136850 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Running in 07f87b249eae 2025-09-28 14:11:18.136951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Removed intermediate container 07f87b249eae 2025-09-28 14:11:18.136981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> a0e18479dc19 2025-09-28 14:11:18.137050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Step 3/4 : 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 2025-09-28 14:11:18.137104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Running in bd947fdc17b3 2025-09-28 14:11:18.137160 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Reading package lists... 2025-09-28 14:11:18.137220 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Building dependency tree... 2025-09-28 14:11:18.137277 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Reading state information... 2025-09-28 14:11:18.137383 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:The following packages were automatically installed and are no longer required: 2025-09-28 14:11:18.137411 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:11:18.137461 | 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 2025-09-28 14:11:18.137512 | 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 2025-09-28 14:11:18.137562 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:11:18.137612 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:11:18.137673 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:11:18.137734 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:11:18.137850 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: xz-utils 2025-09-28 14:11:18.137854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Use 'apt autoremove' to remove them. 2025-09-28 14:11:18.137967 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:The following packages will be REMOVED: 2025-09-28 14:11:18.137974 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: build-essential 2025-09-28 14:11:18.138037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 14:11:18.138088 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:After this operation, 17.4 kB disk space will be freed. 2025-09-28 14:11:18.138146 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 2025-09-28 14:11:18.138207 | 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% 2025-09-28 14:11:18.138263 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 70% 2025-09-28 14:11:18.138317 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 75% 2025-09-28 14:11:18.138369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 80% 2025-09-28 14:11:18.138423 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 85% 2025-09-28 14:11:18.138475 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 90% 2025-09-28 14:11:18.138526 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 95% 2025-09-28 14:11:18.138582 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 100% (Reading database ... 19652 files and directories currently installed.) 2025-09-28 14:11:18.138637 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing build-essential (12.10ubuntu1) ... 2025-09-28 14:11:18.138759 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Reading package lists... 2025-09-28 14:11:18.138820 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Building dependency tree... 2025-09-28 14:11:18.138876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Reading state information... 2025-09-28 14:11:18.138936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:The following packages will be REMOVED: 2025-09-28 14:11:18.138987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:11:18.139036 | 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 2025-09-28 14:11:18.139086 | 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 2025-09-28 14:11:18.139133 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:11:18.139179 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:11:18.139227 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:11:18.139275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:11:18.139322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: xz-utils 2025-09-28 14:11:18.139378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 14:11:18.139426 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:After this operation, 228 MB disk space will be freed. 2025-09-28 14:11:18.139480 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 2025-09-28 14:11:18.139533 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 2025-09-28 14:11:18.139590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: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% 2025-09-28 14:11:18.139641 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 70% 2025-09-28 14:11:18.139717 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 75% 2025-09-28 14:11:18.139777 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 2025-09-28 14:11:18.139826 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:80% (Reading database ... 85% 2025-09-28 14:11:18.139878 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 90% 2025-09-28 14:11:18.139930 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 95% 2025-09-28 14:11:18.139982 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 100% (Reading database ... 19643 files and directories currently installed.) 2025-09-28 14:11:18.140033 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 14:11:18.140084 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:11:18.140137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 14:11:18.140187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:11:18.140243 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 14:11:18.140289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 14:11:18.140341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:11:18.140392 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:11:18.140444 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:11:18.140494 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:11:18.140547 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 14:11:18.140614 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:11:18.140682 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:11:18.140810 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:11:18.140818 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:11:18.140863 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 14:11:18.140915 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 14:11:18.140966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:11:18.141017 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:11:18.141067 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:11:18.141119 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:11:18.141170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:11:18.141221 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:11:18.141271 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:11:18.141322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:11:18.141373 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:11:18.141424 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:11:18.141473 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 14:11:18.141525 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:11:18.141577 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:11:18.141627 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 14:11:18.141737 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:11:18.141810 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2025-09-28 14:11:18.141867 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:11:18.141921 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2025-09-28 14:11:18.141974 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 14:11:18.142027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:11:18.142079 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:11:18.142130 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:11:18.142181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:11:18.142234 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing lto-disabled-list (47) ... 2025-09-28 14:11:18.142280 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing make (4.3-4.1build2) ... 2025-09-28 14:11:18.142324 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 14:11:18.142370 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 14:11:18.142415 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Collecting pyclean==3.0.0 2025-09-28 14:11:18.142460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 14:11:18.142507 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 14:11:18.142553 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Installing collected packages: pyclean 2025-09-28 14:11:18.142599 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Successfully installed pyclean-3.0.0 2025-09-28 14:11:18.142644 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Cleaning directory /var/lib/kolla/venv 2025-09-28 14:11:18.142727 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2025-09-28 14:11:18.142779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Total 10284 files, 1402 directories removed. 2025-09-28 14:11:18.142826 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2025-09-28 14:11:18.142870 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Cleaning directory /usr 2025-09-28 14:11:18.142912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2025-09-28 14:11:18.142959 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Total 1384 files, 144 directories removed. 2025-09-28 14:11:18.143001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2025-09-28 14:11:18.143045 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Found existing installation: pyclean 3.0.0 2025-09-28 14:11:18.143090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Uninstalling pyclean-3.0.0: 2025-09-28 14:11:18.143135 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: Successfully uninstalled pyclean-3.0.0 2025-09-28 14:11:18.143182 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Removed intermediate container bd947fdc17b3 2025-09-28 14:11:18.143228 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> 611f69579e88 2025-09-28 14:11:18.143274 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Step 4/4 : USER nova 2025-09-28 14:11:18.143322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Running in 589ce47a129d 2025-09-28 14:11:18.143366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Removed intermediate container 589ce47a129d 2025-09-28 14:11:18.143412 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> ee3b77bbfd8d 2025-09-28 14:11:18.143461 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Successfully built 290362c3ea95 2025-09-28 14:11:18.143507 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Successfully tagged osism.harbor.regio.digital/kolla/nova-scheduler:build-20250928 2025-09-28 14:11:18.143631 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Built at 2025-09-28 14:11:18.143517 (took 0:00:28.623477) 2025-09-28 14:11:18.144238 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-ssh) 2025-09-28 14:11:18.144305 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-ssh:Processing 2025-09-28 14:11:18.144326 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Building started at 2025-09-28 14:11:18.144177 2025-09-28 14:11:18.145494 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-ssh:Turned 0 plugins into plugins archive 2025-09-28 14:11:18.146433 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-ssh:Turned 0 additions into additions archive 2025-09-28 14:12:01.882117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 1/8 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20250928 2025-09-28 14:12:01.882251 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> 290b9da63b02 2025-09-28 14:12:01.882272 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 2/8 : LABEL "build-date"="20250928" "name"="nova-ssh" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 14:12:01.882311 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in b29cc2df9413 2025-09-28 14:12:01.882362 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container b29cc2df9413 2025-09-28 14:12:01.882372 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> d5e2ee6f26e7 2025-09-28 14:12:01.883153 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 3/8 : 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 2025-09-28 14:12:01.883242 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in 34a4195799d9 2025-09-28 14:12:01.883256 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container 34a4195799d9 2025-09-28 14:12:01.883269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> 9d8e753dfed0 2025-09-28 14:12:01.883281 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 4/8 : RUN mkdir -p /var/run/sshd && chmod 0755 /var/run/sshd 2025-09-28 14:12:01.883291 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in 9fba07189edf 2025-09-28 14:12:01.883301 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container 9fba07189edf 2025-09-28 14:12:01.883310 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> eb3c108be39b 2025-09-28 14:12:01.883321 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 5/8 : 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/* 2025-09-28 14:12:01.883331 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in a774c0aea4ac 2025-09-28 14:12:01.883341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 14:12:01.883450 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 14:12:01.883463 | 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] 2025-09-28 14:12:01.883529 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 14:12:01.883540 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 14:12:01.883602 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 14:12:01.883613 | 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] 2025-09-28 14:12:01.886868 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 14:12:01.886897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 14:12:01.886908 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 14:12:01.886918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 14:12:01.886928 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 14:12:01.886968 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 14:12:01.886979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 14:12:01.886988 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 14:12:01.886998 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Fetched 28.4 MB in 2s (11.6 MB/s) 2025-09-28 14:12:01.887008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading package lists... 2025-09-28 14:12:01.887018 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading package lists... 2025-09-28 14:12:01.887027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Building dependency tree... 2025-09-28 14:12:01.887037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading state information... 2025-09-28 14:12:01.887046 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:The following additional packages will be installed: 2025-09-28 14:12:01.887056 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libpopt0 openssh-sftp-server ucf 2025-09-28 14:12:01.887065 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Suggested packages: 2025-09-28 14:12:01.887075 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: molly-guard monkeysphere ssh-askpass ufw python3-braceexpand 2025-09-28 14:12:01.887084 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Recommended packages: 2025-09-28 14:12:01.887093 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: default-logind | logind | libpam-systemd ncurses-term xauth ssh-import-id 2025-09-28 14:12:01.887103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:The following NEW packages will be installed: 2025-09-28 14:12:01.887113 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libpopt0 openssh-server openssh-sftp-server rsync ucf 2025-09-28 14:12:01.887122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 14:12:01.887132 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Need to get 1,069 kB of archives. 2025-09-28 14:12:01.887141 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:After this operation, 3,388 kB of additional disk space will be used. 2025-09-28 14:12:01.887151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 14:12:01.887160 | 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] 2025-09-28 14:12:01.887170 | 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.2 [436 kB] 2025-09-28 14:12:01.887180 | 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.14 [37.3 kB] 2025-09-28 14:12:01.887191 | 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] 2025-09-28 14:12:01.887200 | 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.14 [510 kB] 2025-09-28 14:12:01.887210 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preconfiguring packages ... 2025-09-28 14:12:01.887220 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Fetched 1,069 kB in 0s (3,609 kB/s) 2025-09-28 14:12:01.887229 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Selecting previously unselected package libpopt0:amd64. 2025-09-28 14:12:01.887239 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 2025-09-28 14:12:01.887251 | 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% 2025-09-28 14:12:01.887263 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 70% 2025-09-28 14:12:01.887283 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 2025-09-28 14:12:01.887292 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:75% 2025-09-28 14:12:01.887310 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 2025-09-28 14:12:01.887320 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:80% 2025-09-28 14:12:01.887329 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 2025-09-28 14:12:01.887339 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:85% 2025-09-28 14:12:01.887348 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 2025-09-28 14:12:01.887357 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:90% 2025-09-28 14:12:01.887367 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 95% 2025-09-28 14:12:01.887391 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 100% (Reading database ... 19652 files and directories currently installed.) 2025-09-28 14:12:01.887401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preparing to unpack .../libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-09-28 14:12:01.887411 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-09-28 14:12:01.887420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Selecting previously unselected package rsync. 2025-09-28 14:12:01.887430 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preparing to unpack .../rsync_3.2.7-1ubuntu1.2_amd64.deb ... 2025-09-28 14:12:01.887439 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Unpacking rsync (3.2.7-1ubuntu1.2) ... 2025-09-28 14:12:01.887449 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Selecting previously unselected package openssh-sftp-server. 2025-09-28 14:12:01.887458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preparing to unpack .../openssh-sftp-server_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-09-28 14:12:01.887467 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.14) ... 2025-09-28 14:12:01.887477 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Selecting previously unselected package ucf. 2025-09-28 14:12:01.887486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preparing to unpack .../ucf_3.0043+nmu1_all.deb ... 2025-09-28 14:12:01.887495 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Moving old data out of the way 2025-09-28 14:12:01.887505 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Unpacking ucf (3.0043+nmu1) ... 2025-09-28 14:12:01.887514 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Selecting previously unselected package openssh-server. 2025-09-28 14:12:01.887523 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preparing to unpack .../openssh-server_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-09-28 14:12:01.887533 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Unpacking openssh-server (1:9.6p1-3ubuntu13.14) ... 2025-09-28 14:12:01.887542 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.14) ... 2025-09-28 14:12:01.887552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Setting up ucf (3.0043+nmu1) ... 2025-09-28 14:12:01.887561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-09-28 14:12:01.887570 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Setting up openssh-server (1:9.6p1-3ubuntu13.14) ... 2025-09-28 14:12:01.887579 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2025-09-28 14:12:01.887589 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Creating config file /etc/ssh/sshd_config with new version 2025-09-28 14:12:01.887598 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Creating SSH2 RSA key; this may take some time ... 2025-09-28 14:12:01.887608 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2025-09-28 14:12:01.887617 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:3072 SHA256:fNYuEpZao/q00fjaQb7VTmgscyOXTiDC0/IRh/SazaI root@ubuntu (RSA) 2025-09-28 14:12:01.887627 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Creating SSH2 ECDSA key; this may take some time ... 2025-09-28 14:12:01.887636 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2025-09-28 14:12:01.887646 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:256 SHA256:IJcphtyfege1ViagbIgXX5itADJ8OyAF7icxbUSnafU root@ubuntu (ECDSA) 2025-09-28 14:12:01.887655 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Creating SSH2 ED25519 key; this may take some time ... 2025-09-28 14:12:01.887665 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2025-09-28 14:12:01.887678 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:256 SHA256:GGIXIrD4xun98MCGbTs64asd0SBJ/E4HUbGAwMhPI8k root@ubuntu (ED25519) 2025-09-28 14:12:01.887696 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:invoke-rc.d: could not determine current runlevel 2025-09-28 14:12:01.887753 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 14:12:01.887762 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Setting up rsync (3.2.7-1ubuntu1.2) ... 2025-09-28 14:12:01.887772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:invoke-rc.d: could not determine current runlevel 2025-09-28 14:12:01.887787 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 14:12:01.887881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 14:12:01.888028 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container a774c0aea4ac 2025-09-28 14:12:01.888099 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> 8c2f7bf7d333 2025-09-28 14:12:01.888184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 6/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-28 14:12:01.888285 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> c7d0fd14e632 2025-09-28 14:12:01.888305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 7/8 : 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 2025-09-28 14:12:01.888433 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in 1823311c9865 2025-09-28 14:12:01.888510 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container 1823311c9865 2025-09-28 14:12:01.888525 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> a31a7a430017 2025-09-28 14:12:01.888640 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: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 2025-09-28 14:12:01.888736 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in 43edbf68b40f 2025-09-28 14:12:01.888823 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading package lists... 2025-09-28 14:12:01.888955 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Building dependency tree... 2025-09-28 14:12:01.889028 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading state information... 2025-09-28 14:12:01.889096 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:The following packages were automatically installed and are no longer required: 2025-09-28 14:12:01.889133 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:12:01.889205 | 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 2025-09-28 14:12:01.889241 | 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 2025-09-28 14:12:01.889315 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:12:01.889380 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:12:01.889445 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:12:01.889458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:12:01.889534 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: xz-utils 2025-09-28 14:12:01.889635 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Use 'apt autoremove' to remove them. 2025-09-28 14:12:01.889646 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:The following packages will be REMOVED: 2025-09-28 14:12:01.889659 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: build-essential 2025-09-28 14:12:01.889796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 14:12:01.889817 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:After this operation, 17.4 kB disk space will be freed. 2025-09-28 14:12:01.889915 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 2025-09-28 14:12:01.889976 | 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% 2025-09-28 14:12:01.890021 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 70% (Reading database ... 75% 2025-09-28 14:12:01.890083 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 80% 2025-09-28 14:12:01.890140 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 85% (Reading database ... 90% 2025-09-28 14:12:01.890197 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 95% 2025-09-28 14:12:01.890255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 100% (Reading database ... 19769 files and directories currently installed.) 2025-09-28 14:12:01.890300 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing build-essential (12.10ubuntu1) ... 2025-09-28 14:12:01.890358 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading package lists... 2025-09-28 14:12:01.890416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Building dependency tree... 2025-09-28 14:12:01.890473 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading state information... 2025-09-28 14:12:01.890531 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:The following packages will be REMOVED: 2025-09-28 14:12:01.890573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:12:01.890613 | 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 2025-09-28 14:12:01.890666 | 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 2025-09-28 14:12:01.890730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:12:01.890774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:12:01.890844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:12:01.890886 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:12:01.890940 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: xz-utils 2025-09-28 14:12:01.891008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 14:12:01.891063 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:After this operation, 228 MB disk space will be freed. 2025-09-28 14:12:01.891103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 2025-09-28 14:12:01.891164 | 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% 2025-09-28 14:12:01.891219 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 70% 2025-09-28 14:12:01.891274 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 75% 2025-09-28 14:12:01.891330 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 2025-09-28 14:12:01.891385 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:80% 2025-09-28 14:12:01.891439 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 85% 2025-09-28 14:12:01.891493 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 90% 2025-09-28 14:12:01.891546 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 95% 2025-09-28 14:12:01.891602 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 100% (Reading database ... 19760 files and directories currently installed.) 2025-09-28 14:12:01.891656 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 14:12:01.891730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:12:01.891782 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 14:12:01.891895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:12:01.891961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 14:12:01.892019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 14:12:01.892074 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:12:01.892132 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:12:01.892197 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:12:01.892223 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:12:01.892273 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 14:12:01.892336 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:12:01.892379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:12:01.892432 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:12:01.892474 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:12:01.892502 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 14:12:01.892559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 14:12:01.892600 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:12:01.892640 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:12:01.892680 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:12:01.892725 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:12:01.892817 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:12:01.892896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:12:01.892941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:12:01.892981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:12:01.893034 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:12:01.893076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:12:01.893128 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 14:12:01.893142 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:12:01.893207 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:12:01.893248 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 14:12:01.893287 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:12:01.893327 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:12:01.893366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 14:12:01.893405 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:12:01.893443 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:12:01.893491 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:12:01.893513 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:12:01.893568 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing lto-disabled-list (47) ... 2025-09-28 14:12:01.893609 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing make (4.3-4.1build2) ... 2025-09-28 14:12:01.893649 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 14:12:01.893688 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 14:12:01.893744 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Collecting pyclean==3.0.0 2025-09-28 14:12:01.893802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 14:12:01.893859 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 14:12:01.894046 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Installing collected packages: pyclean 2025-09-28 14:12:01.894105 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Successfully installed pyclean-3.0.0 2025-09-28 14:12:01.894121 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Cleaning directory /var/lib/kolla/venv 2025-09-28 14:12:01.894127 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2025-09-28 14:12:01.894134 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Total 10284 files, 1402 directories removed. 2025-09-28 14:12:01.894143 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2025-09-28 14:12:01.894181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Cleaning directory /usr 2025-09-28 14:12:01.894243 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2025-09-28 14:12:01.894256 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Total 1384 files, 144 directories removed. 2025-09-28 14:12:01.894323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2025-09-28 14:12:01.894374 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Found existing installation: pyclean 3.0.0 2025-09-28 14:12:01.894423 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Uninstalling pyclean-3.0.0: 2025-09-28 14:12:01.894468 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: Successfully uninstalled pyclean-3.0.0 2025-09-28 14:12:01.894515 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container 43edbf68b40f 2025-09-28 14:12:01.894563 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> f6bdea922f9c 2025-09-28 14:12:01.894612 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Successfully built bfcd3624c440 2025-09-28 14:12:01.894660 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Successfully tagged osism.harbor.regio.digital/kolla/nova-ssh:build-20250928 2025-09-28 14:12:01.894779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Built at 2025-09-28 14:12:01.894670 (took 0:00:43.750493) 2025-09-28 14:12:01.895231 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-compute-ironic) 2025-09-28 14:12:01.895279 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute-ironic:Processing 2025-09-28 14:12:01.895352 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Building started at 2025-09-28 14:12:01.895280 2025-09-28 14:12:01.896278 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute-ironic:Turned 0 plugins into plugins archive 2025-09-28 14:12:01.896916 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute-ironic:Turned 0 additions into additions archive 2025-09-28 14:12:41.767827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Step 1/5 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20250928 2025-09-28 14:12:41.767999 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> 290b9da63b02 2025-09-28 14:12:41.768018 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Step 2/5 : LABEL "build-date"="20250928" "name"="nova-compute-ironic" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 14:12:41.768052 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Running in a6ef95ee43db 2025-09-28 14:12:41.768096 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Removed intermediate container a6ef95ee43db 2025-09-28 14:12:41.768104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> 1925adf21e43 2025-09-28 14:12:41.768141 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends genisoimage nvme-cli && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-28 14:12:41.769811 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Running in 2b8e5def0ff5 2025-09-28 14:12:41.769826 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-28 14:12:41.769848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 14:12:41.769855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 14:12:41.769862 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 14:12:41.769868 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 14:12:41.769874 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 14:12:41.769881 | 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] 2025-09-28 14:12:41.769888 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 14:12:41.769894 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 14:12:41.769901 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 14:12:41.769907 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 14:12:41.769913 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 14:12:41.769920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 14:12:41.769926 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 14:12:41.769932 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 14:12:41.769938 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Fetched 28.4 MB in 2s (12.3 MB/s) 2025-09-28 14:12:41.769945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading package lists... 2025-09-28 14:12:41.769951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading package lists... 2025-09-28 14:12:41.769957 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Building dependency tree... 2025-09-28 14:12:41.769986 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading state information... 2025-09-28 14:12:41.769992 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:The following additional packages will be installed: 2025-09-28 14:12:41.769998 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libjson-c5 libmagic-mgc libmagic1t64 libnvme1t64 2025-09-28 14:12:41.770005 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Suggested packages: 2025-09-28 14:12:41.770011 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: wodim cdrkit-doc file 2025-09-28 14:12:41.770025 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Recommended packages: 2025-09-28 14:12:41.770032 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: pci.ids 2025-09-28 14:12:41.770038 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:The following NEW packages will be installed: 2025-09-28 14:12:41.770044 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: genisoimage libjson-c5 libmagic-mgc libmagic1t64 libnvme1t64 nvme-cli 2025-09-28 14:12:41.770050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 14:12:41.770057 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Need to get 1,564 kB of archives. 2025-09-28 14:12:41.770063 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:After this operation, 12.6 MB of additional disk space will be used. 2025-09-28 14:12:41.770069 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 14:12:41.770076 | 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] 2025-09-28 14:12:41.770082 | 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] 2025-09-28 14:12:41.770088 | 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] 2025-09-28 14:12:41.770094 | 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] 2025-09-28 14:12:41.770100 | 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] 2025-09-28 14:12:41.770115 | 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] 2025-09-28 14:12:41.770126 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Fetched 1,564 kB in 0s (4,928 kB/s) 2025-09-28 14:12:41.770132 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package libjson-c5:amd64. 2025-09-28 14:12:41.770138 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 2025-09-28 14:12:41.770147 | 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% 2025-09-28 14:12:41.770155 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 70% 2025-09-28 14:12:41.770162 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 75% 2025-09-28 14:12:41.770168 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 80% 2025-09-28 14:12:41.770174 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 2025-09-28 14:12:41.770180 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:85% (Reading database ... 90% 2025-09-28 14:12:41.770187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 95% (Reading database ... 100% (Reading database ... 19652 files and directories currently installed.) 2025-09-28 14:12:41.770193 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../0-libjson-c5_0.17-1build1_amd64.deb ... 2025-09-28 14:12:41.770200 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2025-09-28 14:12:41.770206 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package libmagic-mgc. 2025-09-28 14:12:41.770212 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../1-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... 2025-09-28 14:12:41.770218 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking libmagic-mgc (1:5.45-3build1) ... 2025-09-28 14:12:41.770232 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package libmagic1t64:amd64. 2025-09-28 14:12:41.770239 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../2-libmagic1t64_1%3a5.45-3build1_amd64.deb ... 2025-09-28 14:12:41.770299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... 2025-09-28 14:12:41.770369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package genisoimage. 2025-09-28 14:12:41.770422 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../3-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2025-09-28 14:12:41.770463 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking genisoimage (9:1.1.11-3.5) ... 2025-09-28 14:12:41.770516 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package libnvme1t64. 2025-09-28 14:12:41.770570 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../4-libnvme1t64_1.8-3ubuntu1_amd64.deb ... 2025-09-28 14:12:41.770625 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking libnvme1t64 (1.8-3ubuntu1) ... 2025-09-28 14:12:41.770679 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package nvme-cli. 2025-09-28 14:12:41.770765 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../5-nvme-cli_2.8-1ubuntu0.1_amd64.deb ... 2025-09-28 14:12:41.770812 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking nvme-cli (2.8-1ubuntu0.1) ... 2025-09-28 14:12:41.770883 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up libmagic-mgc (1:5.45-3build1) ... 2025-09-28 14:12:41.770926 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up libmagic1t64:amd64 (1:5.45-3build1) ... 2025-09-28 14:12:41.771018 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up libjson-c5:amd64 (0.17-1build1) ... 2025-09-28 14:12:41.771063 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up genisoimage (9:1.1.11-3.5) ... 2025-09-28 14:12:41.771121 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up libnvme1t64 (1.8-3ubuntu1) ... 2025-09-28 14:12:41.771175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up nvme-cli (2.8-1ubuntu0.1) ... 2025-09-28 14:12:41.771229 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 14:12:41.771282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Removed intermediate container 2b8e5def0ff5 2025-09-28 14:12:41.771337 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> a06aad47a2d0 2025-09-28 14:12:41.771423 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: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 2025-09-28 14:12:41.771490 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Running in 696a7940adfb 2025-09-28 14:12:41.771539 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading package lists... 2025-09-28 14:12:41.771595 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Building dependency tree... 2025-09-28 14:12:41.771649 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading state information... 2025-09-28 14:12:41.771726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:The following packages were automatically installed and are no longer required: 2025-09-28 14:12:41.771783 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:12:41.771836 | 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 2025-09-28 14:12:41.771886 | 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 2025-09-28 14:12:41.771936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:12:41.772000 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:12:41.772052 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:12:41.772102 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:12:41.772151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: xz-utils 2025-09-28 14:12:41.772201 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Use 'apt autoremove' to remove them. 2025-09-28 14:12:41.772268 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:The following packages will be REMOVED: 2025-09-28 14:12:41.772320 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: build-essential 2025-09-28 14:12:41.772374 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 14:12:41.772424 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:After this operation, 17.4 kB disk space will be freed. 2025-09-28 14:12:41.772478 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 2025-09-28 14:12:41.772530 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 2025-09-28 14:12:41.772587 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: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% 2025-09-28 14:12:41.772639 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 70% 2025-09-28 14:12:41.772692 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 75% 2025-09-28 14:12:41.772775 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 2025-09-28 14:12:41.772834 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:80% 2025-09-28 14:12:41.772890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 85% 2025-09-28 14:12:41.772943 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 90% (Reading database ... 95% 2025-09-28 14:12:41.773031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 100% (Reading database ... 19923 files and directories currently installed.) 2025-09-28 14:12:41.773083 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing build-essential (12.10ubuntu1) ... 2025-09-28 14:12:41.773137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading package lists... 2025-09-28 14:12:41.773192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Building dependency tree... 2025-09-28 14:12:41.773245 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading state information... 2025-09-28 14:12:41.773301 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:The following packages will be REMOVED: 2025-09-28 14:12:41.773351 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:12:41.773400 | 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 2025-09-28 14:12:41.773448 | 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 2025-09-28 14:12:41.773496 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:12:41.773543 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:12:41.773591 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:12:41.773640 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:12:41.773687 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: xz-utils 2025-09-28 14:12:41.773763 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 14:12:41.773828 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:After this operation, 228 MB disk space will be freed. 2025-09-28 14:12:41.773868 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 2025-09-28 14:12:41.773924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 2025-09-28 14:12:41.774019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: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% 2025-09-28 14:12:41.774076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 70% 2025-09-28 14:12:41.774133 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 75% 2025-09-28 14:12:41.774182 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 80% 2025-09-28 14:12:41.774230 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 2025-09-28 14:12:41.774293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:85% (Reading database ... 90% 2025-09-28 14:12:41.774341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 95% 2025-09-28 14:12:41.774389 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 100% (Reading database ... 19914 files and directories currently installed.) 2025-09-28 14:12:41.774435 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 14:12:41.774485 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2025-09-28 14:12:41.774535 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:12:41.774591 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 14:12:41.774638 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:12:41.774683 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 14:12:41.774755 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2025-09-28 14:12:41.775835 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 14:12:41.775848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:12:41.775856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2025-09-28 14:12:41.775864 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:12:41.775871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2025-09-28 14:12:41.775878 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:12:41.775885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2025-09-28 14:12:41.775892 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:12:41.775898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 14:12:41.775905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:12:41.775912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:12:41.775919 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:12:41.775925 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:12:41.775932 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 14:12:41.775947 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 14:12:41.775954 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:12:41.775995 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:12:41.776003 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2025-09-28 14:12:41.776010 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:12:41.776017 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:12:41.776024 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:12:41.776031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:12:41.776037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:12:41.776044 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:12:41.776051 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2025-09-28 14:12:41.776057 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:12:41.776064 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:12:41.776071 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 14:12:41.776083 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:12:41.776090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:12:41.776096 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 14:12:41.776103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:12:41.776110 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:12:41.776116 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2025-09-28 14:12:41.776123 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 14:12:41.776130 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2025-09-28 14:12:41.776137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:12:41.776143 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:12:41.776150 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:12:41.776157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:12:41.776211 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing lto-disabled-list (47) ... 2025-09-28 14:12:41.776219 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing make (4.3-4.1build2) ... 2025-09-28 14:12:41.776226 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 14:12:41.776233 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 14:12:41.776240 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Collecting pyclean==3.0.0 2025-09-28 14:12:41.776247 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 14:12:41.776254 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 14:12:41.776261 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Installing collected packages: pyclean 2025-09-28 14:12:41.776268 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Successfully installed pyclean-3.0.0 2025-09-28 14:12:41.776280 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Cleaning directory /var/lib/kolla/venv 2025-09-28 14:12:41.776287 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2025-09-28 14:12:41.776294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Total 10284 files, 1402 directories removed. 2025-09-28 14:12:41.776300 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2025-09-28 14:12:41.776344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Cleaning directory /usr 2025-09-28 14:12:41.776352 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2025-09-28 14:12:41.776359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Total 1384 files, 144 directories removed. 2025-09-28 14:12:41.776366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2025-09-28 14:12:41.776372 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Found existing installation: pyclean 3.0.0 2025-09-28 14:12:41.776400 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Uninstalling pyclean-3.0.0: 2025-09-28 14:12:41.776407 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: Successfully uninstalled pyclean-3.0.0 2025-09-28 14:12:41.776414 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Removed intermediate container 696a7940adfb 2025-09-28 14:12:41.776439 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> d30dea44f9ea 2025-09-28 14:12:41.776520 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Step 5/5 : USER nova 2025-09-28 14:12:41.777045 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Running in 53cc6a7d2a26 2025-09-28 14:12:41.777058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Removed intermediate container 53cc6a7d2a26 2025-09-28 14:12:41.777081 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> b5d33a5560fc 2025-09-28 14:12:41.777089 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Successfully built 69c3a72c4b54 2025-09-28 14:12:41.777096 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Successfully tagged osism.harbor.regio.digital/kolla/nova-compute-ironic:build-20250928 2025-09-28 14:12:41.777103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Built at 2025-09-28 14:12:41.776630 (took 0:00:39.881350) 2025-09-28 14:12:41.777151 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-spicehtml5proxy) 2025-09-28 14:12:41.777158 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-spicehtml5proxy:Processing 2025-09-28 14:12:41.777193 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Building started at 2025-09-28 14:12:41.777113 2025-09-28 14:12:41.778941 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-spicehtml5proxy:Turned 0 plugins into plugins archive 2025-09-28 14:12:41.779018 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-spicehtml5proxy:Turned 0 additions into additions archive 2025-09-28 14:13:30.861001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Step 1/6 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20250928 2025-09-28 14:13:30.861069 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> 290b9da63b02 2025-09-28 14:13:30.861143 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Step 2/6 : LABEL "build-date"="20250928" "name"="nova-spicehtml5proxy" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 14:13:30.861157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Running in b009ce7f3b95 2025-09-28 14:13:30.861166 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Removed intermediate container b009ce7f3b95 2025-09-28 14:13:30.861239 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> 6beb20ed7896 2025-09-28 14:13:30.861248 | 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 2025-09-28 14:13:30.861256 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Running in b2abc82bd9cf 2025-09-28 14:13:30.861261 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Cloning into '/usr/share/spice-html5'... 2025-09-28 14:13:30.861268 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2025-09-28 14:13:30.861304 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Removed intermediate container b2abc82bd9cf 2025-09-28 14:13:30.861310 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> c2864c94ae39 2025-09-28 14:13:30.862818 | 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/* 2025-09-28 14:13:30.862835 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Running in ef99438a36c3 2025-09-28 14:13:30.862844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-28 14:13:30.862853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 14:13:30.862861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2025-09-28 14:13:30.862869 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 14:13:30.862876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 14:13:30.862884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 14:13:30.862890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 14:13:30.862898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 14:13:30.862905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 14:13:30.862912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 14:13:30.862919 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 14:13:30.862926 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 14:13:30.862933 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 14:13:30.862939 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 14:13:30.862953 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 14:13:30.862961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Fetched 28.4 MB in 3s (10.5 MB/s) 2025-09-28 14:13:30.862968 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading package lists... 2025-09-28 14:13:30.862983 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading package lists... 2025-09-28 14:13:30.862990 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Building dependency tree... 2025-09-28 14:13:30.862997 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading state information... 2025-09-28 14:13:30.863003 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:The following additional packages will be installed: 2025-09-28 14:13:30.863010 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libblas3 libgfortran5 liblapack3 python3-cffi-backend python3-cryptography 2025-09-28 14:13:30.863017 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: python3-deprecated python3-jwcrypto python3-numpy python3-typing-extensions 2025-09-28 14:13:30.863024 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: python3-websockify python3-wrapt 2025-09-28 14:13:30.863031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Suggested packages: 2025-09-28 14:13:30.863038 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: python-cryptography-doc python3-cryptography-vectors gfortran python3-pytest 2025-09-28 14:13:30.863044 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:The following NEW packages will be installed: 2025-09-28 14:13:30.863051 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libblas3 libgfortran5 liblapack3 python3-cffi-backend python3-cryptography 2025-09-28 14:13:30.863058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: python3-deprecated python3-jwcrypto python3-numpy python3-typing-extensions 2025-09-28 14:13:30.863070 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: python3-websockify python3-wrapt websockify 2025-09-28 14:13:30.863077 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:0 upgraded, 12 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 14:13:30.863084 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Need to get 9,330 kB of archives. 2025-09-28 14:13:30.863335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:After this operation, 39.8 MB of additional disk space will be used. 2025-09-28 14:13:30.863401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 14:13:30.863425 | 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] 2025-09-28 14:13:30.863437 | 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] 2025-09-28 14:13:30.863474 | 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 [916 kB] 2025-09-28 14:13:30.863599 | 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] 2025-09-28 14:13:30.863618 | 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.1 [810 kB] 2025-09-28 14:13:30.863731 | 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] 2025-09-28 14:13:30.863795 | 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] 2025-09-28 14:13:30.863880 | 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] 2025-09-28 14:13:30.863955 | 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] 2025-09-28 14:13:30.864030 | 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] 2025-09-28 14:13:30.864149 | 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] 2025-09-28 14:13:30.864205 | 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] 2025-09-28 14:13:30.864278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Fetched 9,330 kB in 0s (20.0 MB/s) 2025-09-28 14:13:30.864365 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-cffi-backend:amd64. 2025-09-28 14:13:30.864446 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 2025-09-28 14:13:30.864556 | 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% 2025-09-28 14:13:30.864606 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 70% 2025-09-28 14:13:30.864730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 75% 2025-09-28 14:13:30.864793 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 80% 2025-09-28 14:13:30.864873 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 85% 2025-09-28 14:13:30.864945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 90% 2025-09-28 14:13:30.865018 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 95% 2025-09-28 14:13:30.865093 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 100% (Reading database ... 19652 files and directories currently installed.) 2025-09-28 14:13:30.865194 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../00-python3-cffi-backend_1.16.0-2build1_amd64.deb ... 2025-09-28 14:13:30.865269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... 2025-09-28 14:13:30.865344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package libblas3:amd64. 2025-09-28 14:13:30.865419 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../01-libblas3_3.12.0-3build1.1_amd64.deb ... 2025-09-28 14:13:30.865507 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking libblas3:amd64 (3.12.0-3build1.1) ... 2025-09-28 14:13:30.865657 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package libgfortran5:amd64. 2025-09-28 14:13:30.865685 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../02-libgfortran5_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-28 14:13:30.865789 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking libgfortran5:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:13:30.865958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package liblapack3:amd64. 2025-09-28 14:13:30.865985 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../03-liblapack3_3.12.0-3build1.1_amd64.deb ... 2025-09-28 14:13:30.866000 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking liblapack3:amd64 (3.12.0-3build1.1) ... 2025-09-28 14:13:30.866077 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-cryptography. 2025-09-28 14:13:30.866211 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../04-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ... 2025-09-28 14:13:30.866290 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ... 2025-09-28 14:13:30.866406 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-wrapt. 2025-09-28 14:13:30.866490 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../05-python3-wrapt_1.15.0-2build3_amd64.deb ... 2025-09-28 14:13:30.866617 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2025-09-28 14:13:30.866794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-wrapt (1.15.0-2build3) ... 2025-09-28 14:13:30.866857 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-deprecated. 2025-09-28 14:13:30.866923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../06-python3-deprecated_1.2.14-1_all.deb ... 2025-09-28 14:13:30.866991 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-deprecated (1.2.14-1) ... 2025-09-28 14:13:30.867057 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-typing-extensions. 2025-09-28 14:13:30.867225 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../07-python3-typing-extensions_4.10.0-1_all.deb ... 2025-09-28 14:13:30.867401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-typing-extensions (4.10.0-1) ... 2025-09-28 14:13:30.867481 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-jwcrypto. 2025-09-28 14:13:30.867548 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../08-python3-jwcrypto_1.5.4-1_all.deb ... 2025-09-28 14:13:30.868884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-jwcrypto (1.5.4-1) ... 2025-09-28 14:13:30.868900 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-numpy. 2025-09-28 14:13:30.868910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../09-python3-numpy_1%3a1.26.4+ds-6ubuntu1_amd64.deb ... 2025-09-28 14:13:30.868917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-numpy (1:1.26.4+ds-6ubuntu1) ... 2025-09-28 14:13:30.868925 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-websockify. 2025-09-28 14:13:30.868940 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../10-python3-websockify_0.10.0+dfsg1-5build2_amd64.deb ... 2025-09-28 14:13:30.868948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-websockify (0.10.0+dfsg1-5build2) ... 2025-09-28 14:13:30.868955 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package websockify. 2025-09-28 14:13:30.868963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../11-websockify_0.10.0+dfsg1-5build2_amd64.deb ... 2025-09-28 14:13:30.868971 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking websockify (0.10.0+dfsg1-5build2) ... 2025-09-28 14:13:30.868978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up libblas3:amd64 (3.12.0-3build1.1) ... 2025-09-28 14:13:30.868987 | 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 2025-09-28 14:13:30.868996 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-wrapt (1.15.0-2build3) ... 2025-09-28 14:13:30.869004 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-typing-extensions (4.10.0-1) ... 2025-09-28 14:13:30.869011 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up libgfortran5:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:13:30.869019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-deprecated (1.2.14-1) ... 2025-09-28 14:13:30.869026 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... 2025-09-28 14:13:30.869034 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up liblapack3:amd64 (3.12.0-3build1.1) ... 2025-09-28 14:13:30.869041 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:update-alternatives: 2025-09-28 14:13:30.869049 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: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 2025-09-28 14:13:30.869059 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-cryptography (41.0.7-4ubuntu0.1) ... 2025-09-28 14:13:30.869073 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-jwcrypto (1.5.4-1) ... 2025-09-28 14:13:30.869080 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-numpy (1:1.26.4+ds-6ubuntu1) ... 2025-09-28 14:13:30.869088 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-websockify (0.10.0+dfsg1-5build2) ... 2025-09-28 14:13:30.869095 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:/usr/lib/python3/dist-packages/websockify/token_plugins.py:35: SyntaxWarning: invalid escape sequence '\s' 2025-09-28 14:13:30.869126 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: tok, target = re.split(':\s', line) 2025-09-28 14:13:30.869134 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up websockify (0.10.0+dfsg1-5build2) ... 2025-09-28 14:13:30.869141 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 14:13:30.869149 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Removed intermediate container ef99438a36c3 2025-09-28 14:13:30.869157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> a6295d3aa0fa 2025-09-28 14:13:30.869167 | 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 2025-09-28 14:13:30.869178 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Running in 6d9f5332181c 2025-09-28 14:13:30.869186 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading package lists... 2025-09-28 14:13:30.869193 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Building dependency tree... 2025-09-28 14:13:30.869201 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading state information... 2025-09-28 14:13:30.869208 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:The following packages were automatically installed and are no longer required: 2025-09-28 14:13:30.869225 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:13:30.869256 | 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 2025-09-28 14:13:30.869264 | 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 2025-09-28 14:13:30.869272 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:13:30.869280 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:13:30.869292 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:13:30.869300 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:13:30.869308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: xz-utils 2025-09-28 14:13:30.869316 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Use 'apt autoremove' to remove them. 2025-09-28 14:13:30.869323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:The following packages will be REMOVED: 2025-09-28 14:13:30.869331 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: build-essential 2025-09-28 14:13:30.869338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 14:13:30.869346 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:After this operation, 17.4 kB disk space will be freed. 2025-09-28 14:13:30.869353 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 2025-09-28 14:13:30.869364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2025-09-28 14:13:30.869372 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 2025-09-28 14:13:30.869391 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: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% 2025-09-28 14:13:30.869613 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 70% 2025-09-28 14:13:30.869662 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 75% (Reading database ... 80% 2025-09-28 14:13:30.869676 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 85% (Reading database ... 90% 2025-09-28 14:13:30.869691 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 95% 2025-09-28 14:13:30.869728 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 100% (Reading database ... 20772 files and directories currently installed.) 2025-09-28 14:13:30.869751 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing build-essential (12.10ubuntu1) ... 2025-09-28 14:13:30.869764 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading package lists... 2025-09-28 14:13:30.869948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Building dependency tree... 2025-09-28 14:13:30.869998 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading state information... 2025-09-28 14:13:30.870074 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:The following packages will be REMOVED: 2025-09-28 14:13:30.870173 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:13:30.870206 | 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 2025-09-28 14:13:30.870237 | 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 2025-09-28 14:13:30.870260 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:13:30.870338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:13:30.870364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:13:30.870388 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:13:30.870841 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: xz-utils 2025-09-28 14:13:30.870869 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 14:13:30.870879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:After this operation, 228 MB disk space will be freed. 2025-09-28 14:13:30.870889 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 2025-09-28 14:13:30.870901 | 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% 2025-09-28 14:13:30.870912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 70% 2025-09-28 14:13:30.870921 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 75% (Reading database ... 80% 2025-09-28 14:13:30.870931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 85% 2025-09-28 14:13:30.870940 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 90% 2025-09-28 14:13:30.870950 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 95% 2025-09-28 14:13:30.870986 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 100% (Reading database ... 20763 files and directories currently installed.) 2025-09-28 14:13:30.871051 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 14:13:30.871070 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:13:30.871086 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 14:13:30.871137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:13:30.871158 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 14:13:30.871180 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 14:13:30.871198 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:13:30.871248 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:13:30.871297 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:13:30.871351 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:13:30.871405 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 14:13:30.871497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:13:30.871527 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:13:30.871655 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:13:30.871673 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:13:30.871788 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 14:13:30.871813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 14:13:30.872091 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:13:30.872207 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:13:30.874572 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:13:30.874609 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:13:30.874620 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:13:30.874630 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:13:30.874639 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:13:30.874650 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2025-09-28 14:13:30.874661 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:13:30.874671 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2025-09-28 14:13:30.874681 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:13:30.874690 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2025-09-28 14:13:30.874730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:13:30.874744 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2025-09-28 14:13:30.874754 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 14:13:30.874764 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2025-09-28 14:13:30.874773 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:13:30.874818 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2025-09-28 14:13:30.874828 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:13:30.874837 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2025-09-28 14:13:30.874847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 14:13:30.874856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2025-09-28 14:13:30.874865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:13:30.874874 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2025-09-28 14:13:30.874884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:13:30.874893 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2025-09-28 14:13:30.874902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 14:13:30.874912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:13:30.874921 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2025-09-28 14:13:30.874931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:13:30.874958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2025-09-28 14:13:30.874968 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:13:30.874978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2025-09-28 14:13:30.874987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:13:30.874997 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing lto-disabled-list (47) ... 2025-09-28 14:13:30.875008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing make (4.3-4.1build2) ... 2025-09-28 14:13:30.875017 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2025-09-28 14:13:30.875026 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 14:13:30.875036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2025-09-28 14:13:30.875045 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 14:13:30.875054 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Collecting pyclean==3.0.0 2025-09-28 14:13:30.875064 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 14:13:30.875073 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 14:13:30.875082 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Installing collected packages: pyclean 2025-09-28 14:13:30.875092 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Successfully installed pyclean-3.0.0 2025-09-28 14:13:30.875129 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Cleaning directory /var/lib/kolla/venv 2025-09-28 14:13:30.875141 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2025-09-28 14:13:30.875150 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Total 10284 files, 1402 directories removed. 2025-09-28 14:13:30.875159 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2025-09-28 14:13:30.875169 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Cleaning directory /usr 2025-09-28 14:13:30.875178 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2025-09-28 14:13:30.875187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Total 1890 files, 202 directories removed. 2025-09-28 14:13:30.875196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2025-09-28 14:13:30.875206 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Found existing installation: pyclean 3.0.0 2025-09-28 14:13:30.875215 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Uninstalling pyclean-3.0.0: 2025-09-28 14:13:30.875239 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: Successfully uninstalled pyclean-3.0.0 2025-09-28 14:13:30.875249 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Removed intermediate container 6d9f5332181c 2025-09-28 14:13:30.875267 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> 6808dc716049 2025-09-28 14:13:30.875277 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Step 6/6 : USER nova 2025-09-28 14:13:30.875286 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Running in 0f773e2901af 2025-09-28 14:13:30.875296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Removed intermediate container 0f773e2901af 2025-09-28 14:13:30.875305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> 9d033134a2a7 2025-09-28 14:13:30.875314 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Successfully built 57d64680dbab 2025-09-28 14:13:30.875324 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Successfully tagged osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:build-20250928 2025-09-28 14:13:30.875335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Built at 2025-09-28 14:13:30.873943 (took 0:00:49.096830) 2025-09-28 14:13:30.875345 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-novncproxy) 2025-09-28 14:13:30.875354 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-novncproxy:Processing 2025-09-28 14:13:30.875364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Building started at 2025-09-28 14:13:30.874563 2025-09-28 14:13:30.875930 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-novncproxy:Turned 0 plugins into plugins archive 2025-09-28 14:13:30.876810 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-novncproxy:Turned 0 additions into additions archive 2025-09-28 14:14:49.654969 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Step 1/5 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20250928 2025-09-28 14:14:49.655053 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> 290b9da63b02 2025-09-28 14:14:49.655091 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Step 2/5 : LABEL "build-date"="20250928" "name"="nova-novncproxy" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 14:14:49.655134 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Running in 0c59bc3b5501 2025-09-28 14:14:49.655208 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Removed intermediate container 0c59bc3b5501 2025-09-28 14:14:49.655272 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> bcb0f90cdf8c 2025-09-28 14:14:49.655470 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends novnc && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-28 14:14:49.655483 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Running in 94fb13c3cc42 2025-09-28 14:14:49.655490 | 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] 2025-09-28 14:14:49.655562 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 14:14:49.655574 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 14:14:49.655665 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 14:14:49.655676 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 14:14:49.655799 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 14:14:49.655824 | 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] 2025-09-28 14:14:49.655863 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 14:14:49.655945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 14:14:49.656012 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 14:14:49.656021 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 14:14:49.656102 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 14:14:49.656175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 14:14:49.656184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 14:14:49.656253 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 14:14:49.656330 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Fetched 28.4 MB in 2s (11.6 MB/s) 2025-09-28 14:14:49.656384 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading package lists... 2025-09-28 14:14:49.656456 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading package lists... 2025-09-28 14:14:49.656464 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Building dependency tree... 2025-09-28 14:14:49.656547 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading state information... 2025-09-28 14:14:49.656603 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:The following additional packages will be installed: 2025-09-28 14:14:49.656669 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: docutils-common ieee-data libblas3 libcares2 libdeflate0 libfreetype6 2025-09-28 14:14:49.656678 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libfribidi0 libgfortran5 libgraphite2-3 libharfbuzz0b libimagequant0 2025-09-28 14:14:49.656754 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libjbig0 libjpeg-turbo8 libjpeg8 liblapack3 liblcms2-2 liblerc4 libnode109 2025-09-28 14:14:49.656821 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libopenjp2-7 libpng16-16t64 libraqm0 libsharpyuv0 libtiff6 libuv1t64 2025-09-28 14:14:49.656864 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libwebp7 libwebpdemux2 libwebpmux3 libxau6 libxcb1 libxdmcp6 net-tools 2025-09-28 14:14:49.656920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: node-acorn node-busboy node-cjs-module-lexer node-undici node-xtend nodejs 2025-09-28 14:14:49.656962 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python-babel-localedata python3-babel python3-certifi python3-cffi-backend 2025-09-28 14:14:49.657005 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-chardet python3-cryptography python3-dateutil python3-debtcollector 2025-09-28 14:14:49.657049 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-deprecated python3-dnspython python3-docutils python3-eventlet 2025-09-28 14:14:49.657102 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-greenlet python3-idna python3-importlib-metadata python3-iso8601 2025-09-28 14:14:49.657111 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-jwcrypto python3-monotonic python3-more-itertools python3-msgpack 2025-09-28 14:14:49.657186 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-netaddr python3-novnc python3-numpy python3-oslo.config 2025-09-28 14:14:49.657223 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-oslo.context python3-oslo.i18n python3-oslo.log 2025-09-28 14:14:49.657269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-oslo.serialization python3-oslo.utils python3-packaging python3-pbr 2025-09-28 14:14:49.657278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-pil python3-psutil python3-pyparsing python3-requests 2025-09-28 14:14:49.657404 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-rfc3986 python3-roman python3-six python3-stevedore 2025-09-28 14:14:49.657413 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-typing-extensions python3-tz python3-urllib3 python3-websockify 2025-09-28 14:14:49.657480 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-wrapt python3-yaml python3-zipp sgml-base websockify xml-core 2025-09-28 14:14:49.657538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Suggested packages: 2025-09-28 14:14:49.657547 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: liblcms2-utils npm python-nova python-cryptography-doc 2025-09-28 14:14:49.657631 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-cryptography-vectors python-debtcollector-doc python3-trio 2025-09-28 14:14:49.657640 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-aioquic python3-h2 python3-httpx python3-httpcore docutils-doc 2025-09-28 14:14:49.657771 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: fonts-linuxlibertine | ttf-linux-libertine texlive-lang-french 2025-09-28 14:14:49.657784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: texlive-latex-base texlive-latex-recommended python-eventlet-doc 2025-09-28 14:14:49.657818 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python-greenlet-dev python-greenlet-doc ipython3 python-netaddr-docs 2025-09-28 14:14:49.657874 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-nova gfortran python3-pytest python-oslo.log-doc python-pil-doc 2025-09-28 14:14:49.657929 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python-pyparsing-doc python3-openssl python3-socks python-requests-doc 2025-09-28 14:14:49.657935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-brotli sgml-base-doc debhelper 2025-09-28 14:14:49.658007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Recommended packages: 2025-09-28 14:14:49.658059 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: nodejs-doc libpaper-utils python3-pygments python3-olefile 2025-09-28 14:14:49.658065 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:The following NEW packages will be installed: 2025-09-28 14:14:49.658156 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: docutils-common ieee-data libblas3 libcares2 libdeflate0 libfreetype6 2025-09-28 14:14:49.658163 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libfribidi0 libgfortran5 libgraphite2-3 libharfbuzz0b libimagequant0 2025-09-28 14:14:49.658245 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libjbig0 libjpeg-turbo8 libjpeg8 liblapack3 liblcms2-2 liblerc4 libnode109 2025-09-28 14:14:49.658315 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libopenjp2-7 libpng16-16t64 libraqm0 libsharpyuv0 libtiff6 libuv1t64 2025-09-28 14:14:49.658324 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libwebp7 libwebpdemux2 libwebpmux3 libxau6 libxcb1 libxdmcp6 net-tools 2025-09-28 14:14:49.658400 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: node-acorn node-busboy node-cjs-module-lexer node-undici node-xtend nodejs 2025-09-28 14:14:49.658408 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: novnc python-babel-localedata python3-babel python3-certifi 2025-09-28 14:14:49.658481 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-cffi-backend python3-chardet python3-cryptography python3-dateutil 2025-09-28 14:14:49.658524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-debtcollector python3-deprecated python3-dnspython python3-docutils 2025-09-28 14:14:49.658577 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-eventlet python3-greenlet python3-idna python3-importlib-metadata 2025-09-28 14:14:49.658632 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-iso8601 python3-jwcrypto python3-monotonic python3-more-itertools 2025-09-28 14:14:49.658640 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-msgpack python3-netaddr python3-novnc python3-numpy 2025-09-28 14:14:49.658769 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-oslo.config python3-oslo.context python3-oslo.i18n python3-oslo.log 2025-09-28 14:14:49.658779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-oslo.serialization python3-oslo.utils python3-packaging python3-pbr 2025-09-28 14:14:49.658814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-pil python3-psutil python3-pyparsing python3-requests 2025-09-28 14:14:49.658868 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-rfc3986 python3-roman python3-six python3-stevedore 2025-09-28 14:14:49.658910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-typing-extensions python3-tz python3-urllib3 python3-websockify 2025-09-28 14:14:49.658952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-wrapt python3-yaml python3-zipp sgml-base websockify xml-core 2025-09-28 14:14:49.659000 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:0 upgraded, 87 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 14:14:49.659038 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Need to get 37.1 MB of archives. 2025-09-28 14:14:49.659047 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:After this operation, 165 MB of additional disk space will be used. 2025-09-28 14:14:49.659125 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-pbr all 6.1.1-0ubuntu1~cloud0 [58.2 kB] 2025-09-28 14:14:49.659167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 14:14:49.659223 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:13 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-netaddr all 1.3.0-1~cloud0 [341 kB] 2025-09-28 14:14:49.659277 | 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] 2025-09-28 14:14:49.659357 | 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~cloud0 [313 kB] 2025-09-28 14:14:49.659408 | 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] 2025-09-28 14:14:49.659417 | 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] 2025-09-28 14:14:49.659512 | 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] 2025-09-28 14:14:49.659521 | 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] 2025-09-28 14:14:49.659607 | 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] 2025-09-28 14:14:49.659661 | 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] 2025-09-28 14:14:49.659756 | 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-2~cloud0 [115 kB] 2025-09-28 14:14:49.659768 | 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~cloud0 [73.0 kB] 2025-09-28 14:14:49.659843 | 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] 2025-09-28 14:14:49.659895 | 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] 2025-09-28 14:14:49.659948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 sgml-base all 1.31 [11.4 kB] 2025-09-28 14:14:49.660003 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libfribidi0 amd64 1.0.13-3build1 [26.1 kB] 2025-09-28 14:14:49.660045 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-cffi-backend amd64 1.16.0-2build1 [77.3 kB] 2025-09-28 14:14:49.660101 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libpng16-16t64 amd64 1.6.43-5build1 [187 kB] 2025-09-28 14:14:49.660155 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libuv1t64 amd64 1.48.0-1.1build1 [97.3 kB] 2025-09-28 14:14:49.660209 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libxau6 amd64 1:1.0.9-1build6 [7,160 B] 2025-09-28 14:14:49.660263 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu6 [10.3 kB] 2025-09-28 14:14:49.660343 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb1 amd64 1.15-1ubuntu2 [47.7 kB] 2025-09-28 14:14:49.660440 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 xml-core all 0.19 [20.3 kB] 2025-09-28 14:14:49.660451 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 docutils-common all 0.20.1+dfsg-3 [132 kB] 2025-09-28 14:14:49.660527 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 ieee-data all 20220827.1 [2,113 kB] 2025-09-28 14:14:49.660582 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libblas3 amd64 3.12.0-3build1.1 [238 kB] 2025-09-28 14:14:49.660637 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libcares2 amd64 1.27.0-1.0ubuntu1 [73.7 kB] 2025-09-28 14:14:49.660691 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdeflate0 amd64 1.19-1build1.1 [43.9 kB] 2025-09-28 14:14:49.660751 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libfreetype6 amd64 2.13.2+dfsg-1build3 [402 kB] 2025-09-28 14:14:49.660829 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgfortran5 amd64 14.2.0-4ubuntu2~24.04 [916 kB] 2025-09-28 14:14:49.660882 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 libgraphite2-3 amd64 1.3.14-2build1 [73.0 kB] 2025-09-28 14:14:49.660937 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libharfbuzz0b amd64 8.3.0-2build2 [469 kB] 2025-09-28 14:14:49.660987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 libimagequant0 amd64 2.18.0-1build1 [36.3 kB] 2025-09-28 14:14:49.661038 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] 2025-09-28 14:14:49.661092 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] 2025-09-28 14:14:49.661145 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblapack3 amd64 3.12.0-3build1.1 [2,646 kB] 2025-09-28 14:14:49.661199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 liblcms2-2 amd64 2.14-2build1 [161 kB] 2025-09-28 14:14:49.661253 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 liblerc4 amd64 4.0.0+ds-4ubuntu2 [179 kB] 2025-09-28 14:14:49.661323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:28 http://archive.ubuntu.com/ubuntu noble/universe amd64 node-xtend all 4.0.2-3 [3,902 B] 2025-09-28 14:14:49.661374 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:29 http://archive.ubuntu.com/ubuntu noble/universe amd64 nodejs amd64 18.19.1+dfsg-6ubuntu5 [306 kB] 2025-09-28 14:14:49.661428 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:30 http://archive.ubuntu.com/ubuntu noble/universe amd64 node-acorn all 8.8.1+ds+~cs25.17.7-2 [115 kB] 2025-09-28 14:14:49.661482 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:31 http://archive.ubuntu.com/ubuntu noble/universe amd64 node-cjs-module-lexer all 1.2.3+dfsg-1 [32.1 kB] 2025-09-28 14:14:49.661534 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:32 http://archive.ubuntu.com/ubuntu noble/universe amd64 node-busboy all 1.6.0+~cs2.6.0-2 [17.3 kB] 2025-09-28 14:14:49.661572 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:33 http://archive.ubuntu.com/ubuntu noble/universe amd64 node-undici all 5.26.3+dfsg1+~cs23.10.12-2 [325 kB] 2025-09-28 14:14:49.661611 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:34 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnode109 amd64 18.19.1+dfsg-6ubuntu5 [11.6 MB] 2025-09-28 14:14:49.661659 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 libraqm0 amd64 0.10.1-1build1 [15.0 kB] 2025-09-28 14:14:49.661713 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 libsharpyuv0 amd64 1.3.2-0.4build3 [15.8 kB] 2025-09-28 14:14:49.661723 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 libjbig0 amd64 2.1-6.1ubuntu2 [29.7 kB] 2025-09-28 14:14:49.661806 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 libwebp7 amd64 1.3.2-0.4build3 [230 kB] 2025-09-28 14:14:49.661858 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtiff6 amd64 4.5.1+git230720-4ubuntu2.3 [199 kB] 2025-09-28 14:14:49.661924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:40 http://archive.ubuntu.com/ubuntu noble/main amd64 libwebpdemux2 amd64 1.3.2-0.4build3 [12.4 kB] 2025-09-28 14:14:49.661936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 libwebpmux3 amd64 1.3.2-0.4build3 [25.7 kB] 2025-09-28 14:14:49.662000 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 net-tools amd64 2.10-0.1ubuntu4.4 [204 kB] 2025-09-28 14:14:49.662008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wrapt amd64 1.15.0-2build3 [34.8 kB] 2025-09-28 14:14:49.662076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2025-09-28 14:14:49.662116 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-more-itertools all 10.2.0-1 [52.9 kB] 2025-09-28 14:14:49.662154 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:46 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-zipp all 1.0.0-6ubuntu0.1 [6,774 B] 2025-09-28 14:14:49.662192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-importlib-metadata all 4.12.0-1 [17.8 kB] 2025-09-28 14:14:49.662231 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-debtcollector all 2.5.0-3 [13.3 kB] 2025-09-28 14:14:49.662271 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-roman all 3.3-3 [9,632 B] 2025-09-28 14:14:49.662352 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-docutils all 0.20.1+dfsg-3 [393 kB] 2025-09-28 14:14:49.662359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 python-babel-localedata all 2.10.3-3build1 [6,357 kB] 2025-09-28 14:14:49.662412 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-tz all 2024.1-2 [31.4 kB] 2025-09-28 14:14:49.662452 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-babel all 2.10.3-3build1 [87.5 kB] 2025-09-28 14:14:49.662490 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-six all 1.16.0-4 [12.4 kB] 2025-09-28 14:14:49.662528 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:55 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-dateutil all 2.8.2-3ubuntu1 [79.4 kB] 2025-09-28 14:14:49.662566 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:56 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-greenlet amd64 3.0.3-0ubuntu5.1 [154 kB] 2025-09-28 14:14:49.662605 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-dnspython all 2.6.1-1ubuntu1 [163 kB] 2025-09-28 14:14:49.662657 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-monotonic all 1.6-2 [5,732 B] 2025-09-28 14:14:49.662696 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:59 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-msgpack amd64 1.0.3-3build2 [80.1 kB] 2025-09-28 14:14:49.662754 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-psutil amd64 5.9.8-2build2 [195 kB] 2025-09-28 14:14:49.662797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyparsing all 3.1.1-1 [86.2 kB] 2025-09-28 14:14:49.662835 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-packaging all 24.0-1 [41.1 kB] 2025-09-28 14:14:49.662884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:63 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-certifi all 2023.11.17-1 [165 kB] 2025-09-28 14:14:49.662889 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-chardet all 5.2.0+dfsg-1 [117 kB] 2025-09-28 14:14:49.662961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:65 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-idna all 3.6-2ubuntu0.1 [49.0 kB] 2025-09-28 14:14:49.663000 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:66 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rfc3986 all 2.0.0-2 [21.9 kB] 2025-09-28 14:14:49.663038 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:67 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libopenjp2-7 amd64 2.5.0-2ubuntu0.4 [173 kB] 2025-09-28 14:14:49.663077 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:68 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-pil amd64 10.2.0-1ubuntu1 [452 kB] 2025-09-28 14:14:49.663115 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:69 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-novnc all 1:1.3.0-2 [12.8 kB] 2025-09-28 14:14:49.663158 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:70 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-numpy amd64 1:1.26.4+ds-6ubuntu1 [4,437 kB] 2025-09-28 14:14:49.663192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:71 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cryptography amd64 41.0.7-4ubuntu0.1 [810 kB] 2025-09-28 14:14:49.663231 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:72 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-deprecated all 1.2.14-1 [10.5 kB] 2025-09-28 14:14:49.663236 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:73 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-jwcrypto all 1.5.4-1 [31.9 kB] 2025-09-28 14:14:49.663317 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:74 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-websockify amd64 0.10.0+dfsg1-5build2 [42.2 kB] 2025-09-28 14:14:49.663325 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:75 http://archive.ubuntu.com/ubuntu noble/universe amd64 websockify amd64 0.10.0+dfsg1-5build2 [24.3 kB] 2025-09-28 14:14:49.663513 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:76 http://archive.ubuntu.com/ubuntu noble/universe amd64 novnc all 1:1.3.0-2 [248 kB] 2025-09-28 14:14:49.663523 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Fetched 37.1 MB in 3s (13.3 MB/s) 2025-09-28 14:14:49.663527 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package sgml-base. 2025-09-28 14:14:49.663534 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 2025-09-28 14:14:49.663540 | 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% 2025-09-28 14:14:49.663626 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 70% 2025-09-28 14:14:49.663631 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 75% 2025-09-28 14:14:49.663770 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 2025-09-28 14:14:49.663777 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:80% (Reading database ... 85% 2025-09-28 14:14:49.663784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 90% 2025-09-28 14:14:49.663855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 95% 2025-09-28 14:14:49.663896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 100% (Reading database ... 19652 files and directories currently installed.) 2025-09-28 14:14:49.663930 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../00-sgml-base_1.31_all.deb ... 2025-09-28 14:14:49.663974 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking sgml-base (1.31) ... 2025-09-28 14:14:49.664020 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libfribidi0:amd64. 2025-09-28 14:14:49.664066 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../01-libfribidi0_1.0.13-3build1_amd64.deb ... 2025-09-28 14:14:49.664113 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libfribidi0:amd64 (1.0.13-3build1) ... 2025-09-28 14:14:49.664160 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-cffi-backend:amd64. 2025-09-28 14:14:49.664207 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../02-python3-cffi-backend_1.16.0-2build1_amd64.deb ... 2025-09-28 14:14:49.664252 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... 2025-09-28 14:14:49.664318 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libpng16-16t64:amd64. 2025-09-28 14:14:49.664390 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../03-libpng16-16t64_1.6.43-5build1_amd64.deb ... 2025-09-28 14:14:49.664437 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libpng16-16t64:amd64 (1.6.43-5build1) ... 2025-09-28 14:14:49.664486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libuv1t64:amd64. 2025-09-28 14:14:49.664535 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../04-libuv1t64_1.48.0-1.1build1_amd64.deb ... 2025-09-28 14:14:49.664578 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libuv1t64:amd64 (1.48.0-1.1build1) ... 2025-09-28 14:14:49.664611 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libxau6:amd64. 2025-09-28 14:14:49.664644 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../05-libxau6_1%3a1.0.9-1build6_amd64.deb ... 2025-09-28 14:14:49.664684 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libxau6:amd64 (1:1.0.9-1build6) ... 2025-09-28 14:14:49.664689 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libxdmcp6:amd64. 2025-09-28 14:14:49.664772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../06-libxdmcp6_1%3a1.1.3-0ubuntu6_amd64.deb ... 2025-09-28 14:14:49.664780 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2025-09-28 14:14:49.664848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libxcb1:amd64. 2025-09-28 14:14:49.664853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../07-libxcb1_1.15-1ubuntu2_amd64.deb ... 2025-09-28 14:14:49.664906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libxcb1:amd64 (1.15-1ubuntu2) ... 2025-09-28 14:14:49.664911 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package xml-core. 2025-09-28 14:14:49.664969 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../08-xml-core_0.19_all.deb ... 2025-09-28 14:14:49.665002 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking xml-core (0.19) ... 2025-09-28 14:14:49.665035 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package docutils-common. 2025-09-28 14:14:49.665077 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../09-docutils-common_0.20.1+dfsg-3_all.deb ... 2025-09-28 14:14:49.665081 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking docutils-common (0.20.1+dfsg-3) ... 2025-09-28 14:14:49.665138 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package ieee-data. 2025-09-28 14:14:49.665171 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../10-ieee-data_20220827.1_all.deb ... 2025-09-28 14:14:49.665220 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking ieee-data (20220827.1) ... 2025-09-28 14:14:49.665253 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libblas3:amd64. 2025-09-28 14:14:49.665301 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../11-libblas3_3.12.0-3build1.1_amd64.deb ... 2025-09-28 14:14:49.665493 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libblas3:amd64 (3.12.0-3build1.1) ... 2025-09-28 14:14:49.665558 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libcares2:amd64. 2025-09-28 14:14:49.665571 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../12-libcares2_1.27.0-1.0ubuntu1_amd64.deb ... 2025-09-28 14:14:49.665582 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libcares2:amd64 (1.27.0-1.0ubuntu1) ... 2025-09-28 14:14:49.665602 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libdeflate0:amd64. 2025-09-28 14:14:49.665612 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../13-libdeflate0_1.19-1build1.1_amd64.deb ... 2025-09-28 14:14:49.665621 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libdeflate0:amd64 (1.19-1build1.1) ... 2025-09-28 14:14:49.665631 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libfreetype6:amd64. 2025-09-28 14:14:49.665645 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../14-libfreetype6_2.13.2+dfsg-1build3_amd64.deb ... 2025-09-28 14:14:49.665655 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libfreetype6:amd64 (2.13.2+dfsg-1build3) ... 2025-09-28 14:14:49.665695 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libgfortran5:amd64. 2025-09-28 14:14:49.665754 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../15-libgfortran5_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-28 14:14:49.665768 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libgfortran5:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:14:49.665815 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libgraphite2-3:amd64. 2025-09-28 14:14:49.665856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../16-libgraphite2-3_1.3.14-2build1_amd64.deb ... 2025-09-28 14:14:49.665909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libgraphite2-3:amd64 (1.3.14-2build1) ... 2025-09-28 14:14:49.665919 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libharfbuzz0b:amd64. 2025-09-28 14:14:49.665958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../17-libharfbuzz0b_8.3.0-2build2_amd64.deb ... 2025-09-28 14:14:49.665995 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libharfbuzz0b:amd64 (8.3.0-2build2) ... 2025-09-28 14:14:49.666050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libimagequant0:amd64. 2025-09-28 14:14:49.666065 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../18-libimagequant0_2.18.0-1build1_amd64.deb ... 2025-09-28 14:14:49.666103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libimagequant0:amd64 (2.18.0-1build1) ... 2025-09-28 14:14:49.666142 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libjpeg-turbo8:amd64. 2025-09-28 14:14:49.666181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../19-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2025-09-28 14:14:49.666206 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2025-09-28 14:14:49.666259 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libjpeg8:amd64. 2025-09-28 14:14:49.666274 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../20-libjpeg8_8c-2ubuntu11_amd64.deb ... 2025-09-28 14:14:49.666383 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2025-09-28 14:14:49.666405 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package liblapack3:amd64. 2025-09-28 14:14:49.666430 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../21-liblapack3_3.12.0-3build1.1_amd64.deb ... 2025-09-28 14:14:49.666448 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking liblapack3:amd64 (3.12.0-3build1.1) ... 2025-09-28 14:14:49.666469 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package liblcms2-2:amd64. 2025-09-28 14:14:49.666520 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../22-liblcms2-2_2.14-2build1_amd64.deb ... 2025-09-28 14:14:49.666534 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking liblcms2-2:amd64 (2.14-2build1) ... 2025-09-28 14:14:49.666596 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package liblerc4:amd64. 2025-09-28 14:14:49.666610 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../23-liblerc4_4.0.0+ds-4ubuntu2_amd64.deb ... 2025-09-28 14:14:49.666668 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2025-09-28 14:14:49.666682 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package node-xtend. 2025-09-28 14:14:49.666746 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../24-node-xtend_4.0.2-3_all.deb ... 2025-09-28 14:14:49.666806 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking node-xtend (4.0.2-3) ... 2025-09-28 14:14:49.666823 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package nodejs. 2025-09-28 14:14:49.666884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../25-nodejs_18.19.1+dfsg-6ubuntu5_amd64.deb ... 2025-09-28 14:14:49.666924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking nodejs (18.19.1+dfsg-6ubuntu5) ... 2025-09-28 14:14:49.666938 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package node-acorn. 2025-09-28 14:14:49.666991 | 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 ... 2025-09-28 14:14:49.667006 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking node-acorn (8.8.1+ds+~cs25.17.7-2) ... 2025-09-28 14:14:49.667077 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package node-cjs-module-lexer. 2025-09-28 14:14:49.667103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../27-node-cjs-module-lexer_1.2.3+dfsg-1_all.deb ... 2025-09-28 14:14:49.667124 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking node-cjs-module-lexer (1.2.3+dfsg-1) ... 2025-09-28 14:14:49.667182 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package node-busboy. 2025-09-28 14:14:49.667225 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../28-node-busboy_1.6.0+~cs2.6.0-2_all.deb ... 2025-09-28 14:14:49.667247 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking node-busboy (1.6.0+~cs2.6.0-2) ... 2025-09-28 14:14:49.667269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package node-undici. 2025-09-28 14:14:49.667359 | 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 ... 2025-09-28 14:14:49.667437 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking node-undici (5.26.3+dfsg1+~cs23.10.12-2) ... 2025-09-28 14:14:49.667455 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libnode109:amd64. 2025-09-28 14:14:49.667477 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../30-libnode109_18.19.1+dfsg-6ubuntu5_amd64.deb ... 2025-09-28 14:14:49.667539 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libnode109:amd64 (18.19.1+dfsg-6ubuntu5) ... 2025-09-28 14:14:49.667564 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libraqm0:amd64. 2025-09-28 14:14:49.667588 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../31-libraqm0_0.10.1-1build1_amd64.deb ... 2025-09-28 14:14:49.667667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-09-28 14:14:49.667694 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libraqm0:amd64 (0.10.1-1build1) ... 2025-09-28 14:14:49.667758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libsharpyuv0:amd64. 2025-09-28 14:14:49.667783 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../32-libsharpyuv0_1.3.2-0.4build3_amd64.deb ... 2025-09-28 14:14:49.667832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2025-09-28 14:14:49.667855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libjbig0:amd64. 2025-09-28 14:14:49.667902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../33-libjbig0_2.1-6.1ubuntu2_amd64.deb ... 2025-09-28 14:14:49.667916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libjbig0:amd64 (2.1-6.1ubuntu2) ... 2025-09-28 14:14:49.667970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libwebp7:amd64. 2025-09-28 14:14:49.667984 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../34-libwebp7_1.3.2-0.4build3_amd64.deb ... 2025-09-28 14:14:49.668045 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libwebp7:amd64 (1.3.2-0.4build3) ... 2025-09-28 14:14:49.668060 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libtiff6:amd64. 2025-09-28 14:14:49.668070 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../35-libtiff6_4.5.1+git230720-4ubuntu2.3_amd64.deb ... 2025-09-28 14:14:49.668112 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libtiff6:amd64 (4.5.1+git230720-4ubuntu2.3) ... 2025-09-28 14:14:49.668126 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libwebpdemux2:amd64. 2025-09-28 14:14:49.668178 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../36-libwebpdemux2_1.3.2-0.4build3_amd64.deb ... 2025-09-28 14:14:49.668192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libwebpdemux2:amd64 (1.3.2-0.4build3) ... 2025-09-28 14:14:49.668242 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libwebpmux3:amd64. 2025-09-28 14:14:49.668255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../37-libwebpmux3_1.3.2-0.4build3_amd64.deb ... 2025-09-28 14:14:49.668268 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libwebpmux3:amd64 (1.3.2-0.4build3) ... 2025-09-28 14:14:49.668347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package net-tools. 2025-09-28 14:14:49.668359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../38-net-tools_2.10-0.1ubuntu4.4_amd64.deb ... 2025-09-28 14:14:49.668489 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking net-tools (2.10-0.1ubuntu4.4) ... 2025-09-28 14:14:49.668501 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-pbr. 2025-09-28 14:14:49.668510 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../39-python3-pbr_6.1.1-0ubuntu1~cloud0_all.deb ... 2025-09-28 14:14:49.668520 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-pbr (6.1.1-0ubuntu1~cloud0) ... 2025-09-28 14:14:49.668533 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-wrapt. 2025-09-28 14:14:49.668543 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../40-python3-wrapt_1.15.0-2build3_amd64.deb ... 2025-09-28 14:14:49.668556 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-wrapt (1.15.0-2build3) ... 2025-09-28 14:14:49.668565 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-typing-extensions. 2025-09-28 14:14:49.668624 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../41-python3-typing-extensions_4.10.0-1_all.deb ... 2025-09-28 14:14:49.668634 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-typing-extensions (4.10.0-1) ... 2025-09-28 14:14:49.668648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-more-itertools. 2025-09-28 14:14:49.668721 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../42-python3-more-itertools_10.2.0-1_all.deb ... 2025-09-28 14:14:49.668738 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-more-itertools (10.2.0-1) ... 2025-09-28 14:14:49.668751 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-zipp. 2025-09-28 14:14:49.668823 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../43-python3-zipp_1.0.0-6ubuntu0.1_all.deb ... 2025-09-28 14:14:49.668843 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-zipp (1.0.0-6ubuntu0.1) ... 2025-09-28 14:14:49.668867 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-importlib-metadata. 2025-09-28 14:14:49.668890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../44-python3-importlib-metadata_4.12.0-1_all.deb ... 2025-09-28 14:14:49.668906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-importlib-metadata (4.12.0-1) ... 2025-09-28 14:14:49.668987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-debtcollector. 2025-09-28 14:14:49.669008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../45-python3-debtcollector_2.5.0-3_all.deb ... 2025-09-28 14:14:49.669024 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-debtcollector (2.5.0-3) ... 2025-09-28 14:14:49.669045 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-roman. 2025-09-28 14:14:49.669062 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../46-python3-roman_3.3-3_all.deb ... 2025-09-28 14:14:49.669084 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-roman (3.3-3) ... 2025-09-28 14:14:49.669101 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-docutils. 2025-09-28 14:14:49.669168 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../47-python3-docutils_0.20.1+dfsg-3_all.deb ... 2025-09-28 14:14:49.669190 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-docutils (0.20.1+dfsg-3) ... 2025-09-28 14:14:49.669215 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-netaddr. 2025-09-28 14:14:49.669251 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../48-python3-netaddr_1.3.0-1~cloud0_all.deb ... 2025-09-28 14:14:49.669275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-netaddr (1.3.0-1~cloud0) ... 2025-09-28 14:14:49.669336 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python-babel-localedata. 2025-09-28 14:14:49.669377 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../49-python-babel-localedata_2.10.3-3build1_all.deb ... 2025-09-28 14:14:49.669402 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python-babel-localedata (2.10.3-3build1) ... 2025-09-28 14:14:49.669420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-tz. 2025-09-28 14:14:49.669444 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../50-python3-tz_2024.1-2_all.deb ... 2025-09-28 14:14:49.669520 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-tz (2024.1-2) ... 2025-09-28 14:14:49.669543 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-babel. 2025-09-28 14:14:49.669567 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../51-python3-babel_2.10.3-3build1_all.deb ... 2025-09-28 14:14:49.669587 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-babel (2.10.3-3build1) ... 2025-09-28 14:14:49.669612 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.i18n. 2025-09-28 14:14:49.669631 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../52-python3-oslo.i18n_6.5.1-0ubuntu1~cloud0_all.deb ... 2025-09-28 14:14:49.669657 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.i18n (6.5.1-0ubuntu1~cloud0) ... 2025-09-28 14:14:49.669743 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-six. 2025-09-28 14:14:49.669775 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../53-python3-six_1.16.0-4_all.deb ... 2025-09-28 14:14:49.669802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-six (1.16.0-4) ... 2025-09-28 14:14:49.669821 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-dateutil. 2025-09-28 14:14:49.669839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../54-python3-dateutil_2.8.2-3ubuntu1_all.deb ... 2025-09-28 14:14:49.669863 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-dateutil (2.8.2-3ubuntu1) ... 2025-09-28 14:14:49.669880 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-greenlet. 2025-09-28 14:14:49.669905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../55-python3-greenlet_3.0.3-0ubuntu5.1_amd64.deb ... 2025-09-28 14:14:49.669923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-greenlet (3.0.3-0ubuntu5.1) ... 2025-09-28 14:14:49.669950 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-dnspython. 2025-09-28 14:14:49.669976 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../56-python3-dnspython_2.6.1-1ubuntu1_all.deb ... 2025-09-28 14:14:49.670025 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-dnspython (2.6.1-1ubuntu1) ... 2025-09-28 14:14:49.670046 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-eventlet. 2025-09-28 14:14:49.670071 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../57-python3-eventlet_0.39.0-0ubuntu1~cloud0_all.deb ... 2025-09-28 14:14:49.670091 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-eventlet (0.39.0-0ubuntu1~cloud0) ... 2025-09-28 14:14:49.670115 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-monotonic. 2025-09-28 14:14:49.670135 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../58-python3-monotonic_1.6-2_all.deb ... 2025-09-28 14:14:49.670160 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-monotonic (1.6-2) ... 2025-09-28 14:14:49.670184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.context. 2025-09-28 14:14:49.670272 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../59-python3-oslo.context_1%3a5.7.1-0ubuntu1~cloud0_all.deb ... 2025-09-28 14:14:49.670317 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.context (1:5.7.1-0ubuntu1~cloud0) ... 2025-09-28 14:14:49.670353 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-msgpack. 2025-09-28 14:14:49.670374 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../60-python3-msgpack_1.0.3-3build2_amd64.deb ... 2025-09-28 14:14:49.670402 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-msgpack (1.0.3-3build2) ... 2025-09-28 14:14:49.670421 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-iso8601. 2025-09-28 14:14:49.670440 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../61-python3-iso8601_2.1.0-2~cloud0_all.deb ... 2025-09-28 14:14:49.670473 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-iso8601 (2.1.0-2~cloud0) ... 2025-09-28 14:14:49.670497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-psutil. 2025-09-28 14:14:49.670514 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../62-python3-psutil_5.9.8-2build2_amd64.deb ... 2025-09-28 14:14:49.670532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-psutil (5.9.8-2build2) ... 2025-09-28 14:14:49.670549 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-pyparsing. 2025-09-28 14:14:49.670572 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../63-python3-pyparsing_3.1.1-1_all.deb ... 2025-09-28 14:14:49.670589 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-pyparsing (3.1.1-1) ... 2025-09-28 14:14:49.670611 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-packaging. 2025-09-28 14:14:49.670627 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../64-python3-packaging_24.0-1_all.deb ... 2025-09-28 14:14:49.670743 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-packaging (24.0-1) ... 2025-09-28 14:14:49.670769 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-yaml. 2025-09-28 14:14:49.670794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../65-python3-yaml_6.0.2-1build2~cloud0_amd64.deb ... 2025-09-28 14:14:49.670811 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-yaml (6.0.2-1build2~cloud0) ... 2025-09-28 14:14:49.670828 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.utils. 2025-09-28 14:14:49.670845 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../66-python3-oslo.utils_8.2.0-0ubuntu1~cloud0_all.deb ... 2025-09-28 14:14:49.670869 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.utils (8.2.0-0ubuntu1~cloud0) ... 2025-09-28 14:14:49.670885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.serialization. 2025-09-28 14:14:49.670906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../67-python3-oslo.serialization_5.7.0-0ubuntu1~cloud0_all.deb ... 2025-09-28 14:14:49.670917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.serialization (5.7.0-0ubuntu1~cloud0) ... 2025-09-28 14:14:49.670930 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.log. 2025-09-28 14:14:49.670944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../68-python3-oslo.log_7.1.0-0ubuntu1~cloud0_all.deb ... 2025-09-28 14:14:49.671078 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-09-28 14:14:49.671096 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.log (7.1.0-0ubuntu1~cloud0) ... 2025-09-28 14:14:49.671103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-certifi. 2025-09-28 14:14:49.671109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../69-python3-certifi_2023.11.17-1_all.deb ... 2025-09-28 14:14:49.671117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-certifi (2023.11.17-1) ... 2025-09-28 14:14:49.671121 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-chardet. 2025-09-28 14:14:49.671164 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../70-python3-chardet_5.2.0+dfsg-1_all.deb ... 2025-09-28 14:14:49.671169 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-chardet (5.2.0+dfsg-1) ... 2025-09-28 14:14:49.671211 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-idna. 2025-09-28 14:14:49.671216 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../71-python3-idna_3.6-2ubuntu0.1_all.deb ... 2025-09-28 14:14:49.671259 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-idna (3.6-2ubuntu0.1) ... 2025-09-28 14:14:49.671263 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-urllib3. 2025-09-28 14:14:49.671325 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../72-python3-urllib3_2.3.0-2~cloud0_all.deb ... 2025-09-28 14:14:49.671330 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-urllib3 (2.3.0-2~cloud0) ... 2025-09-28 14:14:49.671368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-requests. 2025-09-28 14:14:49.671373 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../73-python3-requests_2.32.3+dfsg-4ubuntu1~cloud0_all.deb ... 2025-09-28 14:14:49.671415 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-requests (2.32.3+dfsg-4ubuntu1~cloud0) ... 2025-09-28 14:14:49.671420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-rfc3986. 2025-09-28 14:14:49.671473 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../74-python3-rfc3986_2.0.0-2_all.deb ... 2025-09-28 14:14:49.671478 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-rfc3986 (2.0.0-2) ... 2025-09-28 14:14:49.671527 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-stevedore. 2025-09-28 14:14:49.671536 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../75-python3-stevedore_1%3a5.4.1-0ubuntu1~cloud0_all.deb ... 2025-09-28 14:14:49.671581 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-stevedore (1:5.4.1-0ubuntu1~cloud0) ... 2025-09-28 14:14:49.671586 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.config. 2025-09-28 14:14:49.671643 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../76-python3-oslo.config_1%3a9.7.1-0ubuntu1~cloud0_all.deb ... 2025-09-28 14:14:49.671648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.config (1:9.7.1-0ubuntu1~cloud0) ... 2025-09-28 14:14:49.671654 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libopenjp2-7:amd64. 2025-09-28 14:14:49.671660 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../77-libopenjp2-7_2.5.0-2ubuntu0.4_amd64.deb ... 2025-09-28 14:14:49.671748 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libopenjp2-7:amd64 (2.5.0-2ubuntu0.4) ... 2025-09-28 14:14:49.671756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-pil:amd64. 2025-09-28 14:14:49.671763 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../78-python3-pil_10.2.0-1ubuntu1_amd64.deb ... 2025-09-28 14:14:49.671819 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-pil:amd64 (10.2.0-1ubuntu1) ... 2025-09-28 14:14:49.671824 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-novnc. 2025-09-28 14:14:49.671866 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../79-python3-novnc_1%3a1.3.0-2_all.deb ... 2025-09-28 14:14:49.671873 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-novnc (1:1.3.0-2) ... 2025-09-28 14:14:49.671935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-numpy. 2025-09-28 14:14:49.671940 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../80-python3-numpy_1%3a1.26.4+ds-6ubuntu1_amd64.deb ... 2025-09-28 14:14:49.671948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-numpy (1:1.26.4+ds-6ubuntu1) ... 2025-09-28 14:14:49.671998 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-cryptography. 2025-09-28 14:14:49.672003 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../81-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ... 2025-09-28 14:14:49.672046 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ... 2025-09-28 14:14:49.672051 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-deprecated. 2025-09-28 14:14:49.672093 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../82-python3-deprecated_1.2.14-1_all.deb ... 2025-09-28 14:14:49.672098 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-deprecated (1.2.14-1) ... 2025-09-28 14:14:49.672140 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-jwcrypto. 2025-09-28 14:14:49.672145 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../83-python3-jwcrypto_1.5.4-1_all.deb ... 2025-09-28 14:14:49.672187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-jwcrypto (1.5.4-1) ... 2025-09-28 14:14:49.672192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-websockify. 2025-09-28 14:14:49.672226 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../84-python3-websockify_0.10.0+dfsg1-5build2_amd64.deb ... 2025-09-28 14:14:49.672234 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-websockify (0.10.0+dfsg1-5build2) ... 2025-09-28 14:14:49.672300 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package websockify. 2025-09-28 14:14:49.672306 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../85-websockify_0.10.0+dfsg1-5build2_amd64.deb ... 2025-09-28 14:14:49.672341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking websockify (0.10.0+dfsg1-5build2) ... 2025-09-28 14:14:49.672400 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package novnc. 2025-09-28 14:14:49.672405 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../86-novnc_1%3a1.3.0-2_all.deb ... 2025-09-28 14:14:49.672448 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-09-28 14:14:49.672453 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking novnc (1:1.3.0-2) ... 2025-09-28 14:14:49.672496 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-more-itertools (10.2.0-1) ... 2025-09-28 14:14:49.672501 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libgraphite2-3:amd64 (1.3.14-2build1) ... 2025-09-28 14:14:49.672553 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up liblcms2-2:amd64 (2.14-2build1) ... 2025-09-28 14:14:49.672559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2025-09-28 14:14:49.672601 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libxau6:amd64 (1:1.0.9-1build6) ... 2025-09-28 14:14:49.672606 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up net-tools (2.10-0.1ubuntu4.4) ... 2025-09-28 14:14:49.672652 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2025-09-28 14:14:49.672657 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libxcb1:amd64 (1.15-1ubuntu2) ... 2025-09-28 14:14:49.672697 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2025-09-28 14:14:49.672721 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-pbr (6.1.1-0ubuntu1~cloud0) ... 2025-09-28 14:14:49.672776 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libuv1t64:amd64 (1.48.0-1.1build1) ... 2025-09-28 14:14:49.672783 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libdeflate0:amd64 (1.19-1build1.1) ... 2025-09-28 14:14:49.672829 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-yaml (6.0.2-1build2~cloud0) ... 2025-09-28 14:14:49.672834 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up node-cjs-module-lexer (1.2.3+dfsg-1) ... 2025-09-28 14:14:49.672871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-zipp (1.0.0-6ubuntu0.1) ... 2025-09-28 14:14:49.672876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libjbig0:amd64 (2.1-6.1ubuntu2) ... 2025-09-28 14:14:49.672919 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-psutil (5.9.8-2build2) ... 2025-09-28 14:14:49.672924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-tz (2024.1-2) ... 2025-09-28 14:14:49.672962 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python-babel-localedata (2.10.3-3build1) ... 2025-09-28 14:14:49.672967 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-monotonic (1.6-2) ... 2025-09-28 14:14:49.673005 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-six (1.16.0-4) ... 2025-09-28 14:14:49.673010 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-roman (3.3-3) ... 2025-09-28 14:14:49.673016 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libblas3:amd64 (3.12.0-3build1.1) ... 2025-09-28 14:14:49.673064 | 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 2025-09-28 14:14:49.673070 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-packaging (24.0-1) ... 2025-09-28 14:14:49.673111 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-iso8601 (2.1.0-2~cloud0) ... 2025-09-28 14:14:49.673116 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-chardet (5.2.0+dfsg-1) ... 2025-09-28 14:14:49.673154 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-pyparsing (3.1.1-1) ... 2025-09-28 14:14:49.673159 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-certifi (2023.11.17-1) ... 2025-09-28 14:14:49.673196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libfribidi0:amd64 (1.0.13-3build1) ... 2025-09-28 14:14:49.673201 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-greenlet (3.0.3-0ubuntu5.1) ... 2025-09-28 14:14:49.673207 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libimagequant0:amd64 (2.18.0-1build1) ... 2025-09-28 14:14:49.673254 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libpng16-16t64:amd64 (1.6.43-5build1) ... 2025-09-28 14:14:49.673259 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libcares2:amd64 (1.27.0-1.0ubuntu1) ... 2025-09-28 14:14:49.673310 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-idna (3.6-2ubuntu0.1) ... 2025-09-28 14:14:49.673316 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-wrapt (1.15.0-2build3) ... 2025-09-28 14:14:49.673452 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-typing-extensions (4.10.0-1) ... 2025-09-28 14:14:49.673484 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2025-09-28 14:14:49.673497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libgfortran5:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:14:49.673507 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-urllib3 (2.3.0-2~cloud0) ... 2025-09-28 14:14:49.673522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libwebp7:amd64 (1.3.2-0.4build3) ... 2025-09-28 14:14:49.673531 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up ieee-data (20220827.1) ... 2025-09-28 14:14:49.673540 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-dnspython (2.6.1-1ubuntu1) ... 2025-09-28 14:14:49.673549 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libopenjp2-7:amd64 (2.5.0-2ubuntu0.4) ... 2025-09-28 14:14:49.673561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-dateutil (2.8.2-3ubuntu1) ... 2025-09-28 14:14:49.673569 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up sgml-base (1.31) ... 2025-09-28 14:14:49.673578 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-msgpack (1.0.3-3build2) ... 2025-09-28 14:14:49.673590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up node-xtend (4.0.2-3) ... 2025-09-28 14:14:49.673626 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libwebpmux3:amd64 (1.3.2-0.4build3) ... 2025-09-28 14:14:49.673640 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-deprecated (1.2.14-1) ... 2025-09-28 14:14:49.673654 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... 2025-09-28 14:14:49.673765 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up node-busboy (1.6.0+~cs2.6.0-2) ... 2025-09-28 14:14:49.673797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2025-09-28 14:14:49.673817 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up liblapack3:amd64 (3.12.0-3build1.1) ... 2025-09-28 14:14:49.673828 | 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 2025-09-28 14:14:49.673839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-importlib-metadata (4.12.0-1) ... 2025-09-28 14:14:49.673848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-babel (2.10.3-3build1) ... 2025-09-28 14:14:49.673862 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:update-alternatives: 2025-09-28 14:14:49.673872 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2025-09-28 14:14:49.673922 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libwebpdemux2:amd64 (1.3.2-0.4build3) ... 2025-09-28 14:14:49.673933 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-debtcollector (2.5.0-3) ... 2025-09-28 14:14:49.673972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-eventlet (0.39.0-0ubuntu1~cloud0) ... 2025-09-28 14:14:49.673983 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-rfc3986 (2.0.0-2) ... 2025-09-28 14:14:49.674021 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libfreetype6:amd64 (2.13.2+dfsg-1build3) ... 2025-09-28 14:14:49.674032 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-cryptography (41.0.7-4ubuntu0.1) ... 2025-09-28 14:14:49.674090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-requests (2.32.3+dfsg-4ubuntu1~cloud0) ... 2025-09-28 14:14:49.674101 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.context (1:5.7.1-0ubuntu1~cloud0) ... 2025-09-28 14:14:49.674111 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-jwcrypto (1.5.4-1) ... 2025-09-28 14:14:49.674124 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-numpy (1:1.26.4+ds-6ubuntu1) ... 2025-09-28 14:14:49.674137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up node-undici (5.26.3+dfsg1+~cs23.10.12-2) ... 2025-09-28 14:14:49.674193 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-websockify (0.10.0+dfsg1-5build2) ... 2025-09-28 14:14:49.674204 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:/usr/lib/python3/dist-packages/websockify/token_plugins.py:35: SyntaxWarning: invalid escape sequence '\s' 2025-09-28 14:14:49.674218 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: tok, target = re.split(':\s', line) 2025-09-28 14:14:49.674228 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-netaddr (1.3.0-1~cloud0) ... 2025-09-28 14:14:49.674282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libtiff6:amd64 (4.5.1+git230720-4ubuntu2.3) ... 2025-09-28 14:14:49.674315 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up xml-core (0.19) ... 2025-09-28 14:14:49.674329 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-stevedore (1:5.4.1-0ubuntu1~cloud0) ... 2025-09-28 14:14:49.674339 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libharfbuzz0b:amd64 (8.3.0-2build2) ... 2025-09-28 14:14:49.674379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.i18n (6.5.1-0ubuntu1~cloud0) ... 2025-09-28 14:14:49.674389 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up websockify (0.10.0+dfsg1-5build2) ... 2025-09-28 14:14:49.674414 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.utils (8.2.0-0ubuntu1~cloud0) ... 2025-09-28 14:14:49.674424 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libraqm0:amd64 (0.10.1-1build1) ... 2025-09-28 14:14:49.674482 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.serialization (5.7.0-0ubuntu1~cloud0) ... 2025-09-28 14:14:49.674493 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-pil:amd64 (10.2.0-1ubuntu1) ... 2025-09-28 14:14:49.674507 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.log (7.1.0-0ubuntu1~cloud0) ... 2025-09-28 14:14:49.674516 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libnode109:amd64 (18.19.1+dfsg-6ubuntu5) ... 2025-09-28 14:14:49.674572 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up nodejs (18.19.1+dfsg-6ubuntu5) ... 2025-09-28 14:14:49.674583 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:update-alternatives: 2025-09-28 14:14:49.674597 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:using /usr/bin/nodejs to provide /usr/bin/js (js) in auto mode 2025-09-28 14:14:49.674607 | 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 2025-09-28 14:14:49.674662 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up node-acorn (8.8.1+ds+~cs25.17.7-2) ... 2025-09-28 14:14:49.674673 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 14:14:49.674692 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Processing triggers for sgml-base (1.31) ... 2025-09-28 14:14:49.674729 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up docutils-common (0.20.1+dfsg-3) ... 2025-09-28 14:14:49.674747 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Processing triggers for sgml-base (1.31) ... 2025-09-28 14:14:49.674802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-docutils (0.20.1+dfsg-3) ... 2025-09-28 14:14:49.674813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.config (1:9.7.1-0ubuntu1~cloud0) ... 2025-09-28 14:14:49.674826 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-novnc (1:1.3.0-2) ... 2025-09-28 14:14:49.674836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up novnc (1:1.3.0-2) ... 2025-09-28 14:14:49.674896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Removed intermediate container 94fb13c3cc42 2025-09-28 14:14:49.674907 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> d0d3d1dfa10d 2025-09-28 14:14:49.674950 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: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 2025-09-28 14:14:49.674962 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Running in 53d513e73321 2025-09-28 14:14:49.674977 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading package lists... 2025-09-28 14:14:49.675016 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Building dependency tree... 2025-09-28 14:14:49.675055 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading state information... 2025-09-28 14:14:49.675066 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:The following packages were automatically installed and are no longer required: 2025-09-28 14:14:49.675079 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:14:49.675089 | 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 2025-09-28 14:14:49.675140 | 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 2025-09-28 14:14:49.675151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:14:49.675173 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgprofng0 2025-09-28 14:14:49.675183 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 libsframe1 2025-09-28 14:14:49.675196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make xz-utils 2025-09-28 14:14:49.675206 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Use 'apt autoremove' to remove them. 2025-09-28 14:14:49.675268 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:The following packages will be REMOVED: 2025-09-28 14:14:49.675278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: build-essential 2025-09-28 14:14:49.675312 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 14:14:49.675322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:After this operation, 17.4 kB disk space will be freed. 2025-09-28 14:14:49.675385 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 2025-09-28 14:14:49.675408 | 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% 2025-09-28 14:14:49.675432 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 70% 2025-09-28 14:14:49.675448 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 75% 2025-09-28 14:14:49.675471 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 80% 2025-09-28 14:14:49.675488 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 85% 2025-09-28 14:14:49.675511 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 90% 2025-09-28 14:14:49.675529 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 95% 2025-09-28 14:14:49.675551 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 2025-09-28 14:14:49.675563 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:100% (Reading database ... 24414 files and directories currently installed.) 2025-09-28 14:14:49.675610 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing build-essential (12.10ubuntu1) ... 2025-09-28 14:14:49.675620 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading package lists... 2025-09-28 14:14:49.675672 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Building dependency tree... 2025-09-28 14:14:49.675683 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading state information... 2025-09-28 14:14:49.675730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:The following packages will be REMOVED: 2025-09-28 14:14:49.675746 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:14:49.675761 | 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 2025-09-28 14:14:49.675774 | 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 2025-09-28 14:14:49.675784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:14:49.675827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgprofng0 2025-09-28 14:14:49.675837 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 libsframe1 2025-09-28 14:14:49.675889 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make xz-utils 2025-09-28 14:14:49.675899 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:0 upgraded, 0 newly installed, 40 to remove and 0 not upgraded. 2025-09-28 14:14:49.675912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:After this operation, 228 MB disk space will be freed. 2025-09-28 14:14:49.675931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 2025-09-28 14:14:49.675946 | 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% 2025-09-28 14:14:49.675959 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 70% 2025-09-28 14:14:49.676014 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 75% 2025-09-28 14:14:49.676025 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 80% 2025-09-28 14:14:49.676038 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 85% 2025-09-28 14:14:49.676048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 90% 2025-09-28 14:14:49.676099 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 95% 2025-09-28 14:14:49.676110 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 100% (Reading database ... 24405 files and directories currently installed.) 2025-09-28 14:14:49.676124 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 14:14:49.676134 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:14:49.676192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 14:14:49.676203 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:14:49.676216 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 14:14:49.676225 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 14:14:49.676279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:14:49.676327 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:14:49.676342 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:14:49.676352 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:14:49.676393 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 14:14:49.676403 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:14:49.676442 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:14:49.676453 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:14:49.676491 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:14:49.676502 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 14:14:49.676541 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 14:14:49.676551 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:14:49.676590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:14:49.676600 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:14:49.676639 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:14:49.676649 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:14:49.676662 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:14:49.676730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:14:49.676753 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:14:49.676768 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:14:49.676777 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:14:49.676790 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 14:14:49.676800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:14:49.676842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 14:14:49.676853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:14:49.676891 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:14:49.676902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 14:14:49.676914 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:14:49.676927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:14:49.677046 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:14:49.677064 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:14:49.677072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing lto-disabled-list (47) ... 2025-09-28 14:14:49.677079 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing make (4.3-4.1build2) ... 2025-09-28 14:14:49.677083 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 14:14:49.677091 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 14:14:49.677095 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Collecting pyclean==3.0.0 2025-09-28 14:14:49.677101 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 14:14:49.677106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 14:14:49.677152 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Installing collected packages: pyclean 2025-09-28 14:14:49.677157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Successfully installed pyclean-3.0.0 2025-09-28 14:14:49.677188 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Cleaning directory /var/lib/kolla/venv 2025-09-28 14:14:49.677193 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-09-28 14:14:49.677232 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Total 10284 files, 1402 directories removed. 2025-09-28 14:14:49.677237 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-09-28 14:14:49.677257 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Cleaning directory /usr 2025-09-28 14:14:49.677332 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-09-28 14:14:49.677338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Total 2921 files, 318 directories removed. 2025-09-28 14:14:49.677342 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-09-28 14:14:49.677346 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Found existing installation: pyclean 3.0.0 2025-09-28 14:14:49.677384 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Uninstalling pyclean-3.0.0: 2025-09-28 14:14:49.677389 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: Successfully uninstalled pyclean-3.0.0 2025-09-28 14:14:49.677421 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Removed intermediate container 53d513e73321 2025-09-28 14:14:49.677426 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> b75e9a3f502f 2025-09-28 14:14:49.677466 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Step 5/5 : USER nova 2025-09-28 14:14:49.677471 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Running in 7422b6624f11 2025-09-28 14:14:49.677511 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Removed intermediate container 7422b6624f11 2025-09-28 14:14:49.677516 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> 20ed73485042 2025-09-28 14:14:49.677557 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Successfully built 1b946f354335 2025-09-28 14:14:49.677562 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Successfully tagged osism.harbor.regio.digital/kolla/nova-novncproxy:build-20250928 2025-09-28 14:14:49.677644 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Built at 2025-09-28 14:14:49.677561 (took 0:01:18.802998) 2025-09-28 14:14:49.677971 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(barbican-keystone-listener) 2025-09-28 14:14:49.677985 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-keystone-listener:Processing 2025-09-28 14:14:49.678044 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Building started at 2025-09-28 14:14:49.677964 2025-09-28 14:14:49.678884 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-keystone-listener:Turned 0 plugins into plugins archive 2025-09-28 14:14:49.679349 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-keystone-listener:Turned 0 additions into additions archive 2025-09-28 14:15:16.107044 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Step 1/4 : FROM osism.harbor.regio.digital/kolla/barbican-base:build-20250928 2025-09-28 14:15:16.107146 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> 180a4b3c701a 2025-09-28 14:15:16.107167 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Step 2/4 : LABEL "build-date"="20250928" "name"="barbican-keystone-listener" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 14:15:16.107184 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Running in 90bd880ded98 2025-09-28 14:15:16.107197 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Removed intermediate container 90bd880ded98 2025-09-28 14:15:16.107209 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> c3842e55cb8e 2025-09-28 14:15:16.107223 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Step 3/4 : 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 2025-09-28 14:15:16.107236 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Running in 7a4e540bfb7c 2025-09-28 14:15:16.107249 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Reading package lists... 2025-09-28 14:15:16.107261 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Building dependency tree... 2025-09-28 14:15:16.107273 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Reading state information... 2025-09-28 14:15:16.107285 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:The following packages were automatically installed and are no longer required: 2025-09-28 14:15:16.107299 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:15:16.107311 | 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 2025-09-28 14:15:16.107337 | 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 2025-09-28 14:15:16.107347 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:15:16.107391 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:15:16.107404 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:15:16.107413 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:15:16.107423 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: xz-utils 2025-09-28 14:15:16.107434 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Use 'apt autoremove' to remove them. 2025-09-28 14:15:16.107515 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:The following packages will be REMOVED: 2025-09-28 14:15:16.107526 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: build-essential 2025-09-28 14:15:16.107536 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 14:15:16.107546 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:After this operation, 17.4 kB disk space will be freed. 2025-09-28 14:15:16.107555 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 2025-09-28 14:15:16.107567 | 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% 2025-09-28 14:15:16.107578 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 70% 2025-09-28 14:15:16.107595 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 75% 2025-09-28 14:15:16.107605 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 80% 2025-09-28 14:15:16.107614 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 85% 2025-09-28 14:15:16.107624 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 90% 2025-09-28 14:15:16.107633 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 95% 2025-09-28 14:15:16.107643 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-28 14:15:16.107756 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing build-essential (12.10ubuntu1) ... 2025-09-28 14:15:16.107773 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Reading package lists... 2025-09-28 14:15:16.107782 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Building dependency tree... 2025-09-28 14:15:16.107792 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Reading state information... 2025-09-28 14:15:16.107837 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:The following packages will be REMOVED: 2025-09-28 14:15:16.107848 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:15:16.107900 | 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 2025-09-28 14:15:16.107910 | 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 2025-09-28 14:15:16.107986 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:15:16.109835 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:15:16.109882 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:15:16.109889 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:15:16.109895 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: xz-utils 2025-09-28 14:15:16.109900 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 14:15:16.109905 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:After this operation, 228 MB disk space will be freed. 2025-09-28 14:15:16.109910 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 2025-09-28 14:15:16.109916 | 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% 2025-09-28 14:15:16.109922 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 70% 2025-09-28 14:15:16.109926 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 75% 2025-09-28 14:15:16.109931 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 80% 2025-09-28 14:15:16.109935 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 85% 2025-09-28 14:15:16.109940 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 90% 2025-09-28 14:15:16.109945 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 95% (Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-09-28 14:15:16.109951 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 14:15:16.109955 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:15:16.109960 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 14:15:16.109964 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:15:16.109968 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 14:15:16.109973 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2025-09-28 14:15:16.109977 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 14:15:16.109982 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2025-09-28 14:15:16.109986 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:15:16.109991 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:15:16.110007 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:15:16.110011 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:15:16.110016 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 14:15:16.110021 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:15:16.110025 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:15:16.110030 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:15:16.110034 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:15:16.110042 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 14:15:16.110047 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 14:15:16.110051 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:15:16.110056 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:15:16.110061 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:15:16.110065 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:15:16.110070 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:15:16.110080 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:15:16.110085 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:15:16.110089 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:15:16.110094 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:15:16.110098 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:15:16.110131 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 14:15:16.110136 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:15:16.110141 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:15:16.110145 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 14:15:16.110149 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:15:16.110154 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:15:16.110158 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 14:15:16.110162 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:15:16.110167 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:15:16.110193 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:15:16.110217 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:15:16.111841 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing lto-disabled-list (47) ... 2025-09-28 14:15:16.111854 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing make (4.3-4.1build2) ... 2025-09-28 14:15:16.111860 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 14:15:16.111865 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 14:15:16.111870 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Collecting pyclean==3.0.0 2025-09-28 14:15:16.111875 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 14:15:16.111879 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 14:15:16.111884 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Installing collected packages: pyclean 2025-09-28 14:15:16.111888 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Successfully installed pyclean-3.0.0 2025-09-28 14:15:16.111899 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Cleaning directory /var/lib/kolla/venv 2025-09-28 14:15:16.111904 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2025-09-28 14:15:16.111914 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Total 8498 files, 1219 directories removed. 2025-09-28 14:15:16.111918 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2025-09-28 14:15:16.111923 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Cleaning directory /usr 2025-09-28 14:15:16.111927 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2025-09-28 14:15:16.111932 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Total 1316 files, 133 directories removed. 2025-09-28 14:15:16.111936 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2025-09-28 14:15:16.111940 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Found existing installation: pyclean 3.0.0 2025-09-28 14:15:16.111945 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Uninstalling pyclean-3.0.0: 2025-09-28 14:15:16.111949 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: Successfully uninstalled pyclean-3.0.0 2025-09-28 14:15:16.111954 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Removed intermediate container 7a4e540bfb7c 2025-09-28 14:15:16.111958 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> 8f36f8ab3ad5 2025-09-28 14:15:16.111963 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Step 4/4 : USER barbican 2025-09-28 14:15:16.111967 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Running in 8b072104618d 2025-09-28 14:15:16.111971 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Removed intermediate container 8b072104618d 2025-09-28 14:15:16.111976 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> f117912557d6 2025-09-28 14:15:16.111980 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Successfully built 656376ba8787 2025-09-28 14:15:16.111985 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Successfully tagged osism.harbor.regio.digital/kolla/barbican-keystone-listener:build-20250928 2025-09-28 14:15:16.111990 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Built at 2025-09-28 14:15:16.111310 (took 0:00:26.433346) 2025-09-28 14:15:16.111997 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(barbican-worker) 2025-09-28 14:15:16.112193 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-worker:Processing 2025-09-28 14:15:16.112200 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Building started at 2025-09-28 14:15:16.112036 2025-09-28 14:15:16.113448 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-worker:Turned 0 plugins into plugins archive 2025-09-28 14:15:16.114245 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-worker:Turned 0 additions into additions archive 2025-09-28 14:15:42.457572 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Step 1/4 : FROM osism.harbor.regio.digital/kolla/barbican-base:build-20250928 2025-09-28 14:15:42.457682 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> 180a4b3c701a 2025-09-28 14:15:42.457756 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Step 2/4 : LABEL "build-date"="20250928" "name"="barbican-worker" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 14:15:42.457778 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Running in 6b4af21dea1f 2025-09-28 14:15:42.457824 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Removed intermediate container 6b4af21dea1f 2025-09-28 14:15:42.457836 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> c6669c67c48d 2025-09-28 14:15:42.460268 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Step 3/4 : 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 2025-09-28 14:15:42.460293 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Running in f8a21806c53d 2025-09-28 14:15:42.460310 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Reading package lists... 2025-09-28 14:15:42.460320 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Building dependency tree... 2025-09-28 14:15:42.460368 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Reading state information... 2025-09-28 14:15:42.461752 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:The following packages were automatically installed and are no longer required: 2025-09-28 14:15:42.461803 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:15:42.461816 | 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 2025-09-28 14:15:42.461827 | 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 2025-09-28 14:15:42.461843 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:15:42.461854 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:15:42.461865 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:15:42.461879 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:15:42.461943 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: xz-utils 2025-09-28 14:15:42.461955 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Use 'apt autoremove' to remove them. 2025-09-28 14:15:42.461970 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:The following packages will be REMOVED: 2025-09-28 14:15:42.461980 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: build-essential 2025-09-28 14:15:42.462087 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 14:15:42.462099 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:After this operation, 17.4 kB disk space will be freed. 2025-09-28 14:15:42.463639 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 2025-09-28 14:15:42.463686 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 2025-09-28 14:15:42.463694 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: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% 2025-09-28 14:15:42.463700 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 70% (Reading database ... 75% 2025-09-28 14:15:42.463718 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 80% 2025-09-28 14:15:42.463723 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 85% 2025-09-28 14:15:42.463727 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 90% 2025-09-28 14:15:42.463731 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 95% 2025-09-28 14:15:42.463735 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-28 14:15:42.463759 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing build-essential (12.10ubuntu1) ... 2025-09-28 14:15:42.463764 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Reading package lists... 2025-09-28 14:15:42.463768 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Building dependency tree... 2025-09-28 14:15:42.463772 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Reading state information... 2025-09-28 14:15:42.463855 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:The following packages will be REMOVED: 2025-09-28 14:15:42.463862 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:15:42.463866 | 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 2025-09-28 14:15:42.463870 | 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 2025-09-28 14:15:42.463919 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:15:42.463924 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:15:42.463928 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:15:42.463976 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:15:42.463981 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: xz-utils 2025-09-28 14:15:42.464042 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 14:15:42.464047 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:After this operation, 228 MB disk space will be freed. 2025-09-28 14:15:42.464081 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 2025-09-28 14:15:42.464087 | 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% 2025-09-28 14:15:42.464142 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 2025-09-28 14:15:42.464147 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:70% 2025-09-28 14:15:42.464211 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 75% 2025-09-28 14:15:42.464216 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 80% 2025-09-28 14:15:42.464248 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 85% 2025-09-28 14:15:42.464253 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 90% 2025-09-28 14:15:42.464294 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 95% 2025-09-28 14:15:42.464299 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-09-28 14:15:42.464355 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 14:15:42.464359 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:15:42.464402 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 14:15:42.464406 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:15:42.464471 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 14:15:42.464475 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 14:15:42.464518 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:15:42.464522 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:15:42.464565 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:15:42.464570 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:15:42.464591 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 14:15:42.464721 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:15:42.464730 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:15:42.464736 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:15:42.464800 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:15:42.464805 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 14:15:42.464848 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 14:15:42.464852 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:15:42.464905 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:15:42.464910 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:15:42.464963 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2025-09-28 14:15:42.464967 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:15:42.465022 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:15:42.465026 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:15:42.465069 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:15:42.465074 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:15:42.465116 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:15:42.465121 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:15:42.465174 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2025-09-28 14:15:42.465178 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 14:15:42.465221 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:15:42.465225 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:15:42.465279 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 14:15:42.465283 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:15:42.465326 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:15:42.465330 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 14:15:42.465384 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:15:42.465388 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:15:42.465484 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:15:42.465489 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:15:42.465492 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing lto-disabled-list (47) ... 2025-09-28 14:15:42.465554 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing make (4.3-4.1build2) ... 2025-09-28 14:15:42.465559 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 14:15:42.465601 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 14:15:42.465606 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Collecting pyclean==3.0.0 2025-09-28 14:15:42.465645 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 14:15:42.465650 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 14:15:42.465693 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Installing collected packages: pyclean 2025-09-28 14:15:42.465697 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Successfully installed pyclean-3.0.0 2025-09-28 14:15:42.465766 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Cleaning directory /var/lib/kolla/venv 2025-09-28 14:15:42.465771 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2025-09-28 14:15:42.465818 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Total 8498 files, 1219 directories removed. 2025-09-28 14:15:42.465822 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2025-09-28 14:15:42.465864 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Cleaning directory /usr 2025-09-28 14:15:42.465869 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2025-09-28 14:15:42.465909 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Total 1316 files, 133 directories removed. 2025-09-28 14:15:42.465913 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2025-09-28 14:15:42.465951 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Found existing installation: pyclean 3.0.0 2025-09-28 14:15:42.465955 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Uninstalling pyclean-3.0.0: 2025-09-28 14:15:42.466013 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: Successfully uninstalled pyclean-3.0.0 2025-09-28 14:15:42.466017 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Removed intermediate container f8a21806c53d 2025-09-28 14:15:42.466061 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> 9288d125d08e 2025-09-28 14:15:42.466065 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Step 4/4 : USER barbican 2025-09-28 14:15:42.466099 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Running in 587b1f56c31d 2025-09-28 14:15:42.466104 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Removed intermediate container 587b1f56c31d 2025-09-28 14:15:42.466142 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> 14deac0c214f 2025-09-28 14:15:42.466146 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Successfully built c57d6ee80d8d 2025-09-28 14:15:42.466193 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Successfully tagged osism.harbor.regio.digital/kolla/barbican-worker:build-20250928 2025-09-28 14:15:42.466339 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Built at 2025-09-28 14:15:42.466178 (took 0:00:26.354142) 2025-09-28 14:15:42.467919 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(barbican-api) 2025-09-28 14:15:42.467937 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-api:Processing 2025-09-28 14:15:42.468091 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Building started at 2025-09-28 14:15:42.467877 2025-09-28 14:15:42.468876 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-api:Turned 0 plugins into plugins archive 2025-09-28 14:15:42.469312 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-api:Turned 0 additions into additions archive 2025-09-28 14:16:10.748960 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 1/6 : FROM osism.harbor.regio.digital/kolla/barbican-base:build-20250928 2025-09-28 14:16:10.749042 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> 180a4b3c701a 2025-09-28 14:16:10.749060 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 2/6 : LABEL "build-date"="20250928" "name"="barbican-api" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 14:16:10.749134 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Running in fe596d041aee 2025-09-28 14:16:10.749226 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Removed intermediate container fe596d041aee 2025-09-28 14:16:10.749237 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> daa2bfb3f279 2025-09-28 14:16:10.749246 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_barbican_extend_start 2025-09-28 14:16:10.749255 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> b7b7680a0ffa 2025-09-28 14:16:10.749263 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 4/6 : RUN chmod 644 /usr/local/bin/kolla_barbican_extend_start 2025-09-28 14:16:10.749292 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Running in e1b3bcc87c7e 2025-09-28 14:16:10.749301 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Removed intermediate container e1b3bcc87c7e 2025-09-28 14:16:10.749367 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> 58cac41818aa 2025-09-28 14:16:10.749379 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-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 2025-09-28 14:16:10.749391 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Running in 036a0b53b40b 2025-09-28 14:16:10.749445 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Reading package lists... 2025-09-28 14:16:10.749531 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Building dependency tree... 2025-09-28 14:16:10.749584 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Reading state information... 2025-09-28 14:16:10.749971 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:The following packages were automatically installed and are no longer required: 2025-09-28 14:16:10.750029 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:16:10.750035 | 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 2025-09-28 14:16:10.750039 | 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 2025-09-28 14:16:10.750043 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:16:10.750047 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:16:10.750051 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:16:10.750083 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:16:10.750088 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: xz-utils 2025-09-28 14:16:10.750093 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Use 'apt autoremove' to remove them. 2025-09-28 14:16:10.750097 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:The following packages will be REMOVED: 2025-09-28 14:16:10.750126 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: build-essential 2025-09-28 14:16:10.751060 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 14:16:10.751122 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:After this operation, 17.4 kB disk space will be freed. 2025-09-28 14:16:10.751136 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 2025-09-28 14:16:10.751146 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2025-09-28 14:16:10.751160 | 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% 2025-09-28 14:16:10.751200 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 70% 2025-09-28 14:16:10.751211 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 75% 2025-09-28 14:16:10.751220 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 80% 2025-09-28 14:16:10.751230 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 85% 2025-09-28 14:16:10.751239 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 90% 2025-09-28 14:16:10.751248 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 95% 2025-09-28 14:16:10.751258 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-28 14:16:10.751270 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing build-essential (12.10ubuntu1) ... 2025-09-28 14:16:10.751279 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Reading package lists... 2025-09-28 14:16:10.751289 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Building dependency tree... 2025-09-28 14:16:10.751298 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Reading state information... 2025-09-28 14:16:10.751307 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:The following packages will be REMOVED: 2025-09-28 14:16:10.751334 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:16:10.751448 | 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 2025-09-28 14:16:10.751550 | 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 2025-09-28 14:16:10.751562 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:16:10.751572 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:16:10.751582 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:16:10.751592 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:16:10.751601 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: xz-utils 2025-09-28 14:16:10.751611 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 14:16:10.751621 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:After this operation, 228 MB disk space will be freed. 2025-09-28 14:16:10.751630 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 2025-09-28 14:16:10.751641 | 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% 2025-09-28 14:16:10.751750 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 70% 2025-09-28 14:16:10.751768 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 75% 2025-09-28 14:16:10.751778 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 80% 2025-09-28 14:16:10.751787 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 85% 2025-09-28 14:16:10.751797 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 90% 2025-09-28 14:16:10.751806 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 95% 2025-09-28 14:16:10.751866 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-09-28 14:16:10.751885 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 14:16:10.751895 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:16:10.751944 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 14:16:10.752212 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:16:10.752259 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 14:16:10.752270 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 14:16:10.752280 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:16:10.752289 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:16:10.752351 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:16:10.752361 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:16:10.752371 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2025-09-28 14:16:10.752380 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 14:16:10.752424 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2025-09-28 14:16:10.752952 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:16:10.753045 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:16:10.753055 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:16:10.753064 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:16:10.753072 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 14:16:10.753143 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 14:16:10.753153 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:16:10.753162 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:16:10.753170 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:16:10.753179 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:16:10.753188 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:16:10.753196 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:16:10.753204 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:16:10.753217 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:16:10.753226 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:16:10.753234 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:16:10.753807 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 14:16:10.753824 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:16:10.753841 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:16:10.753850 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 14:16:10.753858 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:16:10.753867 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2025-09-28 14:16:10.753876 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:16:10.753884 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 14:16:10.753907 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:16:10.753916 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:16:10.753924 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:16:10.753933 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:16:10.753983 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing lto-disabled-list (47) ... 2025-09-28 14:16:10.753992 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing make (4.3-4.1build2) ... 2025-09-28 14:16:10.754000 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 14:16:10.754008 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 14:16:10.754017 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Collecting pyclean==3.0.0 2025-09-28 14:16:10.754071 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 14:16:10.754081 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 14:16:10.754122 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Installing collected packages: pyclean 2025-09-28 14:16:10.754163 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Successfully installed pyclean-3.0.0 2025-09-28 14:16:10.754204 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Cleaning directory /var/lib/kolla/venv 2025-09-28 14:16:10.754245 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2025-09-28 14:16:10.755355 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Total 8498 files, 1219 directories removed. 2025-09-28 14:16:10.755375 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2025-09-28 14:16:10.755384 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Cleaning directory /usr 2025-09-28 14:16:10.755393 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2025-09-28 14:16:10.755401 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Total 1316 files, 133 directories removed. 2025-09-28 14:16:10.755410 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2025-09-28 14:16:10.755418 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Found existing installation: pyclean 3.0.0 2025-09-28 14:16:10.755427 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Uninstalling pyclean-3.0.0: 2025-09-28 14:16:10.755435 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: Successfully uninstalled pyclean-3.0.0 2025-09-28 14:16:10.755444 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Removed intermediate container 036a0b53b40b 2025-09-28 14:16:10.755453 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> f45d30dffb13 2025-09-28 14:16:10.755486 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 6/6 : USER barbican 2025-09-28 14:16:10.755495 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Running in 175e67d335c2 2025-09-28 14:16:10.755503 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Removed intermediate container 175e67d335c2 2025-09-28 14:16:10.755511 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> 91c55734aa44 2025-09-28 14:16:10.755519 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Successfully built e93ea28bd576 2025-09-28 14:16:10.755528 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Successfully tagged osism.harbor.regio.digital/kolla/barbican-api:build-20250928 2025-09-28 14:16:10.755537 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Built at 2025-09-28 14:16:10.754950 (took 0:00:28.287073) 2025-09-28 14:16:10.755586 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(masakari-engine) 2025-09-28 14:16:10.755595 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-engine:Processing 2025-09-28 14:16:10.755603 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Building started at 2025-09-28 14:16:10.755484 2025-09-28 14:16:10.756924 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-engine:Turned 0 plugins into plugins archive 2025-09-28 14:16:10.757811 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-engine:Turned 0 additions into additions archive 2025-09-28 14:16:37.547042 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Step 1/4 : FROM osism.harbor.regio.digital/kolla/masakari-base:build-20250928 2025-09-28 14:16:37.547133 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> 6174be35b683 2025-09-28 14:16:37.547161 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Step 2/4 : LABEL "build-date"="20250928" "name"="masakari-engine" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 14:16:37.547172 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Running in 7284350820e8 2025-09-28 14:16:37.547236 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Removed intermediate container 7284350820e8 2025-09-28 14:16:37.547245 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> 74674b7d8d8b 2025-09-28 14:16:37.547253 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Step 3/4 : 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 2025-09-28 14:16:37.547261 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Running in a0a7a8354d44 2025-09-28 14:16:37.547300 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Reading package lists... 2025-09-28 14:16:37.548818 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Building dependency tree... 2025-09-28 14:16:37.548835 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Reading state information... 2025-09-28 14:16:37.548843 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:The following packages were automatically installed and are no longer required: 2025-09-28 14:16:37.548850 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:16:37.548858 | 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 2025-09-28 14:16:37.548864 | 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 2025-09-28 14:16:37.548870 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:16:37.548877 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:16:37.548883 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:16:37.548890 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:16:37.548896 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: xz-utils 2025-09-28 14:16:37.548903 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Use 'apt autoremove' to remove them. 2025-09-28 14:16:37.548909 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:The following packages will be REMOVED: 2025-09-28 14:16:37.548916 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: build-essential 2025-09-28 14:16:37.548922 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 14:16:37.548929 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:After this operation, 17.4 kB disk space will be freed. 2025-09-28 14:16:37.548935 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 2025-09-28 14:16:37.548952 | 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 ... 2025-09-28 14:16:37.548962 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-28 14:16:37.548970 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 70% 2025-09-28 14:16:37.548976 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 75% 2025-09-28 14:16:37.548983 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 80% 2025-09-28 14:16:37.548989 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 85% 2025-09-28 14:16:37.548995 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 90% 2025-09-28 14:16:37.549005 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 95% 2025-09-28 14:16:37.549078 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-28 14:16:37.549171 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing build-essential (12.10ubuntu1) ... 2025-09-28 14:16:37.549251 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Reading package lists... 2025-09-28 14:16:37.549325 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Building dependency tree... 2025-09-28 14:16:37.549400 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Reading state information... 2025-09-28 14:16:37.549529 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:The following packages will be REMOVED: 2025-09-28 14:16:37.549642 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:16:37.549816 | 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 2025-09-28 14:16:37.549919 | 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 2025-09-28 14:16:37.550023 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:16:37.550131 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:16:37.550209 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:16:37.550282 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:16:37.550352 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: xz-utils 2025-09-28 14:16:37.550438 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 14:16:37.550527 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:After this operation, 228 MB disk space will be freed. 2025-09-28 14:16:37.550626 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 2025-09-28 14:16:37.550724 | 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% 2025-09-28 14:16:37.550842 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 70% 2025-09-28 14:16:37.550927 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 75% 2025-09-28 14:16:37.551004 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 80% 2025-09-28 14:16:37.551079 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 85% 2025-09-28 14:16:37.551155 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 90% 2025-09-28 14:16:37.551229 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 95% 2025-09-28 14:16:37.551309 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-09-28 14:16:37.551385 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 14:16:37.551462 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:16:37.551583 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 14:16:37.551690 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:16:37.551845 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 14:16:37.551968 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 14:16:37.552069 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:16:37.552150 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:16:37.552229 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:16:37.552306 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:16:37.552382 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 14:16:37.552480 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:16:37.552664 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:16:37.552825 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:16:37.552947 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:16:37.553061 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 14:16:37.553147 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 14:16:37.553217 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:16:37.553289 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:16:37.553358 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:16:37.553429 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:16:37.554829 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:16:37.554880 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:16:37.554888 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:16:37.554907 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:16:37.554914 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:16:37.554920 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:16:37.554927 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 14:16:37.554933 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:16:37.554939 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:16:37.554946 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 14:16:37.554952 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:16:37.554966 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2025-09-28 14:16:37.554973 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:16:37.554980 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 14:16:37.554986 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:16:37.554993 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2025-09-28 14:16:37.554999 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:16:37.555005 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2025-09-28 14:16:37.555011 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:16:37.555017 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:16:37.555022 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing lto-disabled-list (47) ... 2025-09-28 14:16:37.555028 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing make (4.3-4.1build2) ... 2025-09-28 14:16:37.555034 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 14:16:37.555039 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2025-09-28 14:16:37.555045 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 14:16:37.555051 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Collecting pyclean==3.0.0 2025-09-28 14:16:37.555056 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 14:16:37.555062 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 14:16:37.555068 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Installing collected packages: pyclean 2025-09-28 14:16:37.555074 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Successfully installed pyclean-3.0.0 2025-09-28 14:16:37.555100 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Cleaning directory /var/lib/kolla/venv 2025-09-28 14:16:37.555106 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2025-09-28 14:16:37.555112 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Total 9192 files, 1290 directories removed. 2025-09-28 14:16:37.555118 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2025-09-28 14:16:37.555123 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Cleaning directory /usr 2025-09-28 14:16:37.555129 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2025-09-28 14:16:37.555135 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Total 1316 files, 133 directories removed. 2025-09-28 14:16:37.555140 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2025-09-28 14:16:37.555146 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Found existing installation: pyclean 3.0.0 2025-09-28 14:16:37.555155 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Uninstalling pyclean-3.0.0: 2025-09-28 14:16:37.555233 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: Successfully uninstalled pyclean-3.0.0 2025-09-28 14:16:37.555280 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Removed intermediate container a0a7a8354d44 2025-09-28 14:16:37.555354 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> d6ac5220b78f 2025-09-28 14:16:37.555421 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Step 4/4 : USER masakari 2025-09-28 14:16:37.555487 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Running in 4816a775cf02 2025-09-28 14:16:37.555652 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Removed intermediate container 4816a775cf02 2025-09-28 14:16:37.555799 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> 14876bdfba99 2025-09-28 14:16:37.555912 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Successfully built 8b5399da2791 2025-09-28 14:16:37.556051 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Successfully tagged osism.harbor.regio.digital/kolla/masakari-engine:build-20250928 2025-09-28 14:16:37.556658 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Built at 2025-09-28 14:16:37.556076 (took 0:00:26.800592) 2025-09-28 14:16:37.556676 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(masakari-api) 2025-09-28 14:16:37.556869 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-api:Processing 2025-09-28 14:16:37.556914 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Building started at 2025-09-28 14:16:37.556799 2025-09-28 14:16:37.558992 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-api:Turned 0 plugins into plugins archive 2025-09-28 14:16:37.559056 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-api:Turned 0 additions into additions archive 2025-09-28 14:17:07.654055 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Step 1/5 : FROM osism.harbor.regio.digital/kolla/masakari-base:build-20250928 2025-09-28 14:17:07.654134 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> 6174be35b683 2025-09-28 14:17:07.654154 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Step 2/5 : LABEL "build-date"="20250928" "name"="masakari-api" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 14:17:07.654171 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Running in 12cbe00049e1 2025-09-28 14:17:07.654185 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Removed intermediate container 12cbe00049e1 2025-09-28 14:17:07.654197 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> 024478cf8839 2025-09-28 14:17:07.654209 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_masakari_extend_start 2025-09-28 14:17:07.654222 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> eb0d0f36b95f 2025-09-28 14:17:07.654234 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_masakari_extend_start 2025-09-28 14:17:07.654246 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Running in 0753ccaa650f 2025-09-28 14:17:07.654321 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Removed intermediate container 0753ccaa650f 2025-09-28 14:17:07.654335 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> e60ed9e3c49c 2025-09-28 14:17:07.654349 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Step 5/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 2025-09-28 14:17:07.654364 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Running in 3bad011de771 2025-09-28 14:17:07.654376 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Reading package lists... 2025-09-28 14:17:07.654387 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Building dependency tree... 2025-09-28 14:17:07.654455 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Reading state information... 2025-09-28 14:17:07.654479 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:The following packages were automatically installed and are no longer required: 2025-09-28 14:17:07.654607 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:17:07.654636 | 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 2025-09-28 14:17:07.654656 | 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 2025-09-28 14:17:07.654830 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:17:07.654881 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:17:07.654901 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:17:07.654962 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:17:07.654980 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: xz-utils 2025-09-28 14:17:07.654998 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Use 'apt autoremove' to remove them. 2025-09-28 14:17:07.655013 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:The following packages will be REMOVED: 2025-09-28 14:17:07.655145 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: build-essential 2025-09-28 14:17:07.655162 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 14:17:07.658824 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:After this operation, 17.4 kB disk space will be freed. 2025-09-28 14:17:07.658854 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 2025-09-28 14:17:07.658864 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% 2025-09-28 14:17:07.658890 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(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% 2025-09-28 14:17:07.658902 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 70% 2025-09-28 14:17:07.658912 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 75% 2025-09-28 14:17:07.658921 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 80% 2025-09-28 14:17:07.658930 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 85% 2025-09-28 14:17:07.658940 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 90% 2025-09-28 14:17:07.658949 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 95% (Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-28 14:17:07.658960 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing build-essential (12.10ubuntu1) ... 2025-09-28 14:17:07.658970 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Reading package lists... 2025-09-28 14:17:07.658979 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Building dependency tree... 2025-09-28 14:17:07.658988 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Reading state information... 2025-09-28 14:17:07.658997 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:The following packages will be REMOVED: 2025-09-28 14:17:07.659006 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:17:07.659016 | 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 2025-09-28 14:17:07.659025 | 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 2025-09-28 14:17:07.659035 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:17:07.659044 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:17:07.659053 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:17:07.659063 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:17:07.659072 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: xz-utils 2025-09-28 14:17:07.659081 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 14:17:07.659090 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:After this operation, 228 MB disk space will be freed. 2025-09-28 14:17:07.659112 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 2025-09-28 14:17:07.659123 | 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% 2025-09-28 14:17:07.659135 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 70% (Reading database ... 75% 2025-09-28 14:17:07.659144 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 80% 2025-09-28 14:17:07.659154 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 85% 2025-09-28 14:17:07.659164 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 90% 2025-09-28 14:17:07.659173 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 95% 2025-09-28 14:17:07.659182 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-09-28 14:17:07.659192 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 14:17:07.659201 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:17:07.659210 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 14:17:07.659220 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:17:07.659229 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 14:17:07.659238 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 14:17:07.659247 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:17:07.659256 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:17:07.659266 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:17:07.659288 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:17:07.659298 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 14:17:07.659307 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:17:07.659317 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:17:07.659327 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:17:07.659341 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:17:07.659352 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 14:17:07.659361 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 14:17:07.659370 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:17:07.659387 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:17:07.659403 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:17:07.659421 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:17:07.659438 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:17:07.659455 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:17:07.659471 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:17:07.659488 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:17:07.659498 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: 2025-09-28 14:17:07.659516 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:17:07.659525 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:17:07.659568 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 14:17:07.659579 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:17:07.659588 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:17:07.659598 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 14:17:07.659607 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:17:07.659616 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:17:07.659625 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 14:17:07.659635 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:17:07.659644 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:17:07.659653 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:17:07.659663 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:17:07.659672 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing lto-disabled-list (47) ... 2025-09-28 14:17:07.659681 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing make (4.3-4.1build2) ... 2025-09-28 14:17:07.659691 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 14:17:07.659700 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: 2025-09-28 14:17:07.659746 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 14:17:07.659756 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Collecting pyclean==3.0.0 2025-09-28 14:17:07.659766 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 14:17:07.659775 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 14:17:07.659785 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Installing collected packages: pyclean 2025-09-28 14:17:07.659794 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Successfully installed pyclean-3.0.0 2025-09-28 14:17:07.659804 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Cleaning directory /var/lib/kolla/venv 2025-09-28 14:17:07.659813 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: 2025-09-28 14:17:07.659823 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Total 9192 files, 1290 directories removed. 2025-09-28 14:17:07.659832 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: 2025-09-28 14:17:07.659842 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Cleaning directory /usr 2025-09-28 14:17:07.659852 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: 2025-09-28 14:17:07.659861 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Total 1316 files, 133 directories removed. 2025-09-28 14:17:07.659870 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: 2025-09-28 14:17:07.659879 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Found existing installation: pyclean 3.0.0 2025-09-28 14:17:07.659889 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Uninstalling pyclean-3.0.0: 2025-09-28 14:17:07.659898 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: Successfully uninstalled pyclean-3.0.0 2025-09-28 14:17:07.659917 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Removed intermediate container 3bad011de771 2025-09-28 14:17:07.659926 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> 9eefa24e3536 2025-09-28 14:17:07.659936 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Successfully built 440588eeb85e 2025-09-28 14:17:07.659945 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Successfully tagged osism.harbor.regio.digital/kolla/masakari-api:build-20250928 2025-09-28 14:17:07.659963 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Built at 2025-09-28 14:17:07.658659 (took 0:00:30.101860) 2025-09-28 14:17:07.659979 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(masakari-monitors) 2025-09-28 14:17:07.659988 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-monitors:Processing 2025-09-28 14:17:07.659998 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Building started at 2025-09-28 14:17:07.659262 2025-09-28 14:17:07.660007 | 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 2025-09-28 14:17:08.347299 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-monitors:Turned 0 plugins into plugins archive 2025-09-28 14:17:08.348465 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-monitors:Turned 0 additions into additions archive 2025-09-28 14:18:19.611533 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 1/8 : FROM osism.harbor.regio.digital/kolla/masakari-base:build-20250928 2025-09-28 14:18:19.611657 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> 6174be35b683 2025-09-28 14:18:19.611840 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 2/8 : LABEL "build-date"="20250928" "name"="masakari-monitors" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 14:18:19.611986 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Running in fc61c8f89dc8 2025-09-28 14:18:19.612068 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Removed intermediate container fc61c8f89dc8 2025-09-28 14:18:19.612147 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> c1c214f3d46e 2025-09-28 14:18:19.612266 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 3/8 : 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/* 2025-09-28 14:18:19.612343 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Running in 8473102baa45 2025-09-28 14:18:19.612432 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 14:18:19.612509 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 14:18:19.612579 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-28 14:18:19.612690 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 14:18:19.612804 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 14:18:19.612885 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 14:18:19.612963 | 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] 2025-09-28 14:18:19.613037 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 14:18:19.613110 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 14:18:19.613178 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 14:18:19.613250 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 14:18:19.613326 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 14:18:19.613400 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 14:18:19.613475 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 14:18:19.613550 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 14:18:19.613659 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Fetched 28.4 MB in 2s (11.5 MB/s) 2025-09-28 14:18:19.613845 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading package lists... 2025-09-28 14:18:19.613908 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading package lists... 2025-09-28 14:18:19.613979 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Building dependency tree... 2025-09-28 14:18:19.614056 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading state information... 2025-09-28 14:18:19.614132 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:The following additional packages will be installed: 2025-09-28 14:18:19.614203 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: corosync db-util db5.3-util dbus dbus-bin dbus-daemon 2025-09-28 14:18:19.614274 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: dbus-session-bus-common dbus-system-bus-common libcfg7 libcib27t64 libcmap4 2025-09-28 14:18:19.614335 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcorosync-common4 libcpg4 libcrmcluster29t64 libcrmcommon34t64 2025-09-28 14:18:19.614395 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcrmservice28t64 libdbus-1-3 libglib2.0-0t64 libknet1t64 liblrmd28t64 2025-09-28 14:18:19.614455 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libltdl7 liblzo2-2 libncurses6 libnet1 libnozzle1t64 libnspr4 libnss3 2025-09-28 14:18:19.614516 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libnss3-tools libnuma1 libpacemaker1t64 libpcap0.8t64 libpe-rules26t64 2025-09-28 14:18:19.614575 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libpe-status28t64 libpils2t64 libplumb2t64 libqb100 libquorum5 libruby 2025-09-28 14:18:19.614661 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libruby3.2 libsasl2-modules libstatgrab10t64 libstonithd26t64 libvirt0 2025-09-28 14:18:19.614771 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libvotequorum8 pacemaker pacemaker-common pacemaker-resource-agents pcs 2025-09-28 14:18:19.614841 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: psmisc puma python3-cffi-backend python3-cryptography python3-dacite 2025-09-28 14:18:19.614901 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-dateutil python3-lxml python3-openssl python3-pycurl 2025-09-28 14:18:19.614960 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-pyparsing python3-six python3-tornado rake resource-agents-base 2025-09-28 14:18:19.615019 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: resource-agents-common ruby ruby-childprocess ruby-ethon ruby-ffi 2025-09-28 14:18:19.615080 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-mime-types ruby-mime-types-data ruby-mustermann ruby-net-telnet 2025-09-28 14:18:19.615140 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-nio4r ruby-rack ruby-rack-protection ruby-ruby2-keywords ruby-rubygems 2025-09-28 14:18:19.615198 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-sdbm ruby-sinatra ruby-tilt ruby-webrick ruby-xmlrpc ruby3.2 2025-09-28 14:18:19.615266 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: rubygems-integration xsltproc 2025-09-28 14:18:19.615340 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Suggested packages: 2025-09-28 14:18:19.615405 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: default-dbus-session-bus | dbus-session-bus low-memory-monitor 2025-09-28 14:18:19.615466 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql cluster-glue 2025-09-28 14:18:19.615524 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: crmsh fence-agents-extra resource-agents-extra python-cryptography-doc 2025-09-28 14:18:19.615583 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-cryptography-vectors python-lxml-doc python-openssl-doc 2025-09-28 14:18:19.615690 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-openssl-dbg libcurl4-gnutls-dev python-pycurl-doc 2025-09-28 14:18:19.615779 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python-pyparsing-doc python-tornado-doc python3-twisted targetcli-fb 2025-09-28 14:18:19.615847 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: postgresql ri ruby-dev bundler apparmor 2025-09-28 14:18:19.615907 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Recommended packages: 2025-09-28 14:18:19.615967 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libqb-tools libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 2025-09-28 14:18:19.616026 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libvirt-l10n fence-agents-base python3-pacemaker python3-bs4 2025-09-28 14:18:19.616085 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-cssselect python3-html5lib fonts-lato 2025-09-28 14:18:19.616158 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:The following NEW packages will be installed: 2025-09-28 14:18:19.616218 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: corosync db-util db5.3-util dbus dbus-bin dbus-daemon 2025-09-28 14:18:19.616275 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: dbus-session-bus-common dbus-system-bus-common libcfg7 libcib27t64 libcmap4 2025-09-28 14:18:19.616325 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcorosync-common4 libcpg4 libcrmcluster29t64 libcrmcommon34t64 2025-09-28 14:18:19.616369 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcrmservice28t64 libdbus-1-3 libglib2.0-0t64 libknet1t64 liblrmd28t64 2025-09-28 14:18:19.616416 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libltdl7 liblzo2-2 libncurses6 libnet1 libnozzle1t64 libnspr4 libnss3 2025-09-28 14:18:19.616493 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libnss3-tools libnuma1 libpacemaker1t64 libpcap0.8t64 libpe-rules26t64 2025-09-28 14:18:19.616518 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libpe-status28t64 libpils2t64 libplumb2t64 libqb100 libquorum5 libruby 2025-09-28 14:18:19.616575 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libruby3.2 libsasl2-modules libsasl2-modules-gssapi-mit libstatgrab10t64 2025-09-28 14:18:19.616600 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libstonithd26t64 libvirt0 libvotequorum8 pacemaker pacemaker-cli-utils 2025-09-28 14:18:19.616686 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: pacemaker-common pacemaker-resource-agents pcs psmisc puma 2025-09-28 14:18:19.616761 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-cffi-backend python3-cryptography python3-dacite python3-dateutil 2025-09-28 14:18:19.616823 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-libvirt python3-lxml python3-openssl python3-pycurl 2025-09-28 14:18:19.616887 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-pyparsing python3-six python3-tornado rake resource-agents-base 2025-09-28 14:18:19.616938 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: resource-agents-common ruby ruby-childprocess ruby-ethon ruby-ffi 2025-09-28 14:18:19.616988 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-mime-types ruby-mime-types-data ruby-mustermann ruby-net-telnet 2025-09-28 14:18:19.617037 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-nio4r ruby-rack ruby-rack-protection ruby-ruby2-keywords ruby-rubygems 2025-09-28 14:18:19.617086 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-sdbm ruby-sinatra ruby-tilt ruby-webrick ruby-xmlrpc ruby3.2 2025-09-28 14:18:19.617152 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: rubygems-integration sasl2-bin tcpdump xsltproc 2025-09-28 14:18:19.617208 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:0 upgraded, 89 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 14:18:19.617255 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Need to get 19.8 MB of archives. 2025-09-28 14:18:19.617301 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:After this operation, 81.7 MB of additional disk space will be used. 2025-09-28 14:18:19.617350 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 14:18:19.617408 | 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.1 [11.1 kB] 2025-09-28 14:18:19.617465 | 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] 2025-09-28 14:18:19.617520 | 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.1 [8,656 B] 2025-09-28 14:18:19.617573 | 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.1 [10.5 kB] 2025-09-28 14:18:19.617643 | 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.1 [12.4 kB] 2025-09-28 14:18:19.617838 | 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] 2025-09-28 14:18:19.617917 | 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] 2025-09-28 14:18:19.617941 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3 amd64 2:3.98-1build1 [1,445 kB] 2025-09-28 14:18:19.617952 | 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] 2025-09-28 14:18:19.617962 | 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] 2025-09-28 14:18:19.617976 | 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.1 [7,278 B] 2025-09-28 14:18:19.618030 | 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] 2025-09-28 14:18:19.618096 | 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.1 [8,510 B] 2025-09-28 14:18:19.618141 | 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.2 [15.0 kB] 2025-09-28 14:18:19.618196 | 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.1 [261 kB] 2025-09-28 14:18:19.618273 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3-tools amd64 2:3.98-1build1 [615 kB] 2025-09-28 14:18:19.618289 | 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] 2025-09-28 14:18:19.618353 | 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] 2025-09-28 14:18:19.618406 | 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] 2025-09-28 14:18:19.618460 | 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] 2025-09-28 14:18:19.618514 | 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] 2025-09-28 14:18:19.618546 | 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] 2025-09-28 14:18:19.618642 | 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] 2025-09-28 14:18:19.618731 | 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] 2025-09-28 14:18:19.618778 | 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] 2025-09-28 14:18:19.618849 | 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.6 [5,341 kB] 2025-09-28 14:18:19.618906 | 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.6 [50.7 kB] 2025-09-28 14:18:19.618960 | 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] 2025-09-28 14:18:19.619015 | 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] 2025-09-28 14:18:19.619070 | 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] 2025-09-28 14:18:19.619125 | 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] 2025-09-28 14:18:19.619175 | 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] 2025-09-28 14:18:19.619214 | 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] 2025-09-28 14:18:19.619253 | 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] 2025-09-28 14:18:19.619292 | 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] 2025-09-28 14:18:19.619330 | 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] 2025-09-28 14:18:19.619368 | 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.1 [810 kB] 2025-09-28 14:18:19.619406 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-openssl all 23.2.0-1 [47.8 kB] 2025-09-28 14:18:19.619444 | 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] 2025-09-28 14:18:19.619483 | 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] 2025-09-28 14:18:19.619523 | 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.2 [298 kB] 2025-09-28 14:18:19.619562 | 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] 2025-09-28 14:18:19.619600 | 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] 2025-09-28 14:18:19.619668 | 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] 2025-09-28 14:18:19.619690 | 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] 2025-09-28 14:18:19.619765 | 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] 2025-09-28 14:18:19.619812 | 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] 2025-09-28 14:18:19.619851 | 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] 2025-09-28 14:18:19.619889 | 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.3 [115 kB] 2025-09-28 14:18:19.619939 | 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] 2025-09-28 14:18:19.619979 | 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] 2025-09-28 14:18:19.620018 | 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] 2025-09-28 14:18:19.620056 | 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] 2025-09-28 14:18:19.620096 | 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] 2025-09-28 14:18:19.620146 | 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] 2025-09-28 14:18:19.620185 | 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] 2025-09-28 14:18:19.620224 | 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] 2025-09-28 14:18:19.620263 | 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] 2025-09-28 14:18:19.620310 | 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] 2025-09-28 14:18:19.620348 | 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] 2025-09-28 14:18:19.620386 | 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] 2025-09-28 14:18:19.620425 | 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.4 [1,544 kB] 2025-09-28 14:18:19.620464 | 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] 2025-09-28 14:18:19.620503 | 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] 2025-09-28 14:18:19.620542 | 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] 2025-09-28 14:18:19.620581 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:67 http://archive.ubuntu.com/ubuntu noble/main amd64 resource-agents-common amd64 1:4.13.0-1ubuntu4 [96.1 kB] 2025-09-28 14:18:19.620646 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:68 http://archive.ubuntu.com/ubuntu noble/main amd64 resource-agents-base all 1:4.13.0-1ubuntu4 [71.8 kB] 2025-09-28 14:18:19.620686 | 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] 2025-09-28 14:18:19.620761 | 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] 2025-09-28 14:18:19.620826 | 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] 2025-09-28 14:18:19.620841 | 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] 2025-09-28 14:18:19.620979 | 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] 2025-09-28 14:18:19.621015 | 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] 2025-09-28 14:18:19.621028 | 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] 2025-09-28 14:18:19.621036 | 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] 2025-09-28 14:18:19.621047 | 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] 2025-09-28 14:18:19.621098 | 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] 2025-09-28 14:18:19.621144 | 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] 2025-09-28 14:18:19.621189 | 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] 2025-09-28 14:18:19.621234 | 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] 2025-09-28 14:18:19.621279 | 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] 2025-09-28 14:18:19.621331 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:83 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-09-28 14:18:19.621376 | 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] 2025-09-28 14:18:19.621421 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:85 http://archive.ubuntu.com/ubuntu noble/main amd64 tcpdump amd64 4.99.4-3ubuntu4 [479 kB] 2025-09-28 14:18:19.621465 | 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] 2025-09-28 14:18:19.621511 | 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] 2025-09-28 14:18:19.621555 | 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.8 [1,829 kB] 2025-09-28 14:18:19.621600 | 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] 2025-09-28 14:18:19.621684 | 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] 2025-09-28 14:18:19.621752 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preconfiguring packages ... 2025-09-28 14:18:19.621804 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Fetched 19.8 MB in 3s (7,852 kB/s) 2025-09-28 14:18:19.621851 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcorosync-common4:amd64. 2025-09-28 14:18:19.621884 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 2025-09-28 14:18:19.621949 | 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% 2025-09-28 14:18:19.621994 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 70% 2025-09-28 14:18:19.622038 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 75% 2025-09-28 14:18:19.622081 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 80% 2025-09-28 14:18:19.622123 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 85% 2025-09-28 14:18:19.622165 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 90% 2025-09-28 14:18:19.622208 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 95% 2025-09-28 14:18:19.622253 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-28 14:18:19.622286 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../00-libcorosync-common4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-09-28 14:18:19.622330 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcorosync-common4:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-28 14:18:19.622372 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libqb100:amd64. 2025-09-28 14:18:19.622422 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../01-libqb100_2.0.8-1ubuntu2_amd64.deb ... 2025-09-28 14:18:19.622456 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libqb100:amd64 (2.0.8-1ubuntu2) ... 2025-09-28 14:18:19.622488 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcfg7:amd64. 2025-09-28 14:18:19.622530 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../02-libcfg7_3.1.7-1ubuntu3.1_amd64.deb ... 2025-09-28 14:18:19.622572 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcfg7:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-28 14:18:19.624955 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcmap4:amd64. 2025-09-28 14:18:19.624973 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../03-libcmap4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-09-28 14:18:19.624982 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcmap4:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-28 14:18:19.624990 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcpg4:amd64. 2025-09-28 14:18:19.624998 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../04-libcpg4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-09-28 14:18:19.625005 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcpg4:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-28 14:18:19.625013 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package liblzo2-2:amd64. 2025-09-28 14:18:19.625021 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../05-liblzo2-2_2.10-2build4_amd64.deb ... 2025-09-28 14:18:19.625028 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking liblzo2-2:amd64 (2.10-2build4) ... 2025-09-28 14:18:19.625036 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnspr4:amd64. 2025-09-28 14:18:19.625043 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../06-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2025-09-28 14:18:19.625051 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2025-09-28 14:18:19.625059 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnss3:amd64. 2025-09-28 14:18:19.625066 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../07-libnss3_2%3a3.98-1build1_amd64.deb ... 2025-09-28 14:18:19.625074 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnss3:amd64 (2:3.98-1build1) ... 2025-09-28 14:18:19.625087 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libknet1t64:amd64. 2025-09-28 14:18:19.625094 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../08-libknet1t64_1.28-2ubuntu2_amd64.deb ... 2025-09-28 14:18:19.625102 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libknet1t64:amd64 (1.28-2ubuntu2) ... 2025-09-28 14:18:19.625109 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnozzle1t64:amd64. 2025-09-28 14:18:19.625117 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../09-libnozzle1t64_1.28-2ubuntu2_amd64.deb ... 2025-09-28 14:18:19.625124 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2025-09-28 14:18:19.625132 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libquorum5:amd64. 2025-09-28 14:18:19.625139 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../10-libquorum5_3.1.7-1ubuntu3.1_amd64.deb ... 2025-09-28 14:18:19.625146 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libquorum5:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-28 14:18:19.625154 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libstatgrab10t64. 2025-09-28 14:18:19.625161 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../11-libstatgrab10t64_0.92.1-1.2build1_amd64.deb ... 2025-09-28 14:18:19.625169 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libstatgrab10t64 (0.92.1-1.2build1) ... 2025-09-28 14:18:19.625176 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libvotequorum8:amd64. 2025-09-28 14:18:19.625184 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-09-28 14:18:19.625192 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../12-libvotequorum8_3.1.7-1ubuntu3.1_amd64.deb ... 2025-09-28 14:18:19.625199 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libvotequorum8:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-28 14:18:19.625207 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package xsltproc. 2025-09-28 14:18:19.625214 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../13-xsltproc_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-09-28 14:18:19.625222 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-09-28 14:18:19.625229 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package corosync. 2025-09-28 14:18:19.625237 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../14-corosync_3.1.7-1ubuntu3.1_amd64.deb ... 2025-09-28 14:18:19.625251 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking corosync (3.1.7-1ubuntu3.1) ... 2025-09-28 14:18:19.625259 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnss3-tools. 2025-09-28 14:18:19.625267 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../15-libnss3-tools_2%3a3.98-1build1_amd64.deb ... 2025-09-28 14:18:19.625274 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnss3-tools (2:3.98-1build1) ... 2025-09-28 14:18:19.625282 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package psmisc. 2025-09-28 14:18:19.625296 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../16-psmisc_23.7-1build1_amd64.deb ... 2025-09-28 14:18:19.625303 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-09-28 14:18:19.625311 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking psmisc (23.7-1build1) ... 2025-09-28 14:18:19.625319 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package rubygems-integration. 2025-09-28 14:18:19.625326 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../17-rubygems-integration_1.18_all.deb ... 2025-09-28 14:18:19.625334 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking rubygems-integration (1.18) ... 2025-09-28 14:18:19.625352 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package rake. 2025-09-28 14:18:19.625360 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../18-rake_13.0.6-3_all.deb ... 2025-09-28 14:18:19.625367 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking rake (13.0.6-3) ... 2025-09-28 14:18:19.625375 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-net-telnet. 2025-09-28 14:18:19.625382 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../19-ruby-net-telnet_0.2.0-1_all.deb ... 2025-09-28 14:18:19.625390 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-net-telnet (0.2.0-1) ... 2025-09-28 14:18:19.625397 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-webrick. 2025-09-28 14:18:19.625404 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../20-ruby-webrick_1.8.1-1ubuntu0.2_all.deb ... 2025-09-28 14:18:19.625412 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-webrick (1.8.1-1ubuntu0.2) ... 2025-09-28 14:18:19.625419 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-xmlrpc. 2025-09-28 14:18:19.625426 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../21-ruby-xmlrpc_0.3.2-2_all.deb ... 2025-09-28 14:18:19.625434 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-xmlrpc (0.3.2-2) ... 2025-09-28 14:18:19.625441 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libruby:amd64. 2025-09-28 14:18:19.625448 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../22-libruby_1%3a3.2~ubuntu1_amd64.deb ... 2025-09-28 14:18:19.625456 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libruby:amd64 (1:3.2~ubuntu1) ... 2025-09-28 14:18:19.625463 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-sdbm:amd64. 2025-09-28 14:18:19.625470 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../23-ruby-sdbm_1.0.0-5build4_amd64.deb ... 2025-09-28 14:18:19.625478 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-sdbm:amd64 (1.0.0-5build4) ... 2025-09-28 14:18:19.625485 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libncurses6:amd64. 2025-09-28 14:18:19.625493 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../24-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2025-09-28 14:18:19.625500 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-09-28 14:18:19.625508 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libruby3.2:amd64. 2025-09-28 14:18:19.625515 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../25-libruby3.2_3.2.3-1ubuntu0.24.04.6_amd64.deb ... 2025-09-28 14:18:19.625523 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.6) ... 2025-09-28 14:18:19.625530 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby3.2. 2025-09-28 14:18:19.625538 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../26-ruby3.2_3.2.3-1ubuntu0.24.04.6_amd64.deb ... 2025-09-28 14:18:19.625545 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby3.2 (3.2.3-1ubuntu0.24.04.6) ... 2025-09-28 14:18:19.625553 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-rubygems. 2025-09-28 14:18:19.625560 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../27-ruby-rubygems_3.4.20-1_all.deb ... 2025-09-28 14:18:19.625567 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-rubygems (3.4.20-1) ... 2025-09-28 14:18:19.625575 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby. 2025-09-28 14:18:19.625582 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../28-ruby_1%3a3.2~ubuntu1_amd64.deb ... 2025-09-28 14:18:19.625594 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby (1:3.2~ubuntu1) ... 2025-09-28 14:18:19.625628 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-nio4r:amd64. 2025-09-28 14:18:19.625637 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../29-ruby-nio4r_2.5.8-4build2_amd64.deb ... 2025-09-28 14:18:19.625644 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-09-28 14:18:19.625652 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-nio4r:amd64 (2.5.8-4build2) ... 2025-09-28 14:18:19.625665 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package puma. 2025-09-28 14:18:19.625673 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../30-puma_6.4.2-4ubuntu4.3_amd64.deb ... 2025-09-28 14:18:19.625680 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking puma (6.4.2-4ubuntu4.3) ... 2025-09-28 14:18:19.625687 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-dacite. 2025-09-28 14:18:19.625695 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../31-python3-dacite_1.8.1-2_all.deb ... 2025-09-28 14:18:19.625726 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-dacite (1.8.1-2) ... 2025-09-28 14:18:19.625737 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-six. 2025-09-28 14:18:19.625745 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../32-python3-six_1.16.0-4_all.deb ... 2025-09-28 14:18:19.625752 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-09-28 14:18:19.625759 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-six (1.16.0-4) ... 2025-09-28 14:18:19.625771 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-dateutil. 2025-09-28 14:18:19.625779 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../33-python3-dateutil_2.8.2-3ubuntu1_all.deb ... 2025-09-28 14:18:19.625787 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-dateutil (2.8.2-3ubuntu1) ... 2025-09-28 14:18:19.625794 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-lxml:amd64. 2025-09-28 14:18:19.625801 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../34-python3-lxml_5.2.1-1_amd64.deb ... 2025-09-28 14:18:19.625809 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-lxml:amd64 (5.2.1-1) ... 2025-09-28 14:18:19.625816 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-cffi-backend:amd64. 2025-09-28 14:18:19.625824 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../35-python3-cffi-backend_1.16.0-2build1_amd64.deb ... 2025-09-28 14:18:19.625831 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-09-28 14:18:19.625839 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... 2025-09-28 14:18:19.625846 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-cryptography. 2025-09-28 14:18:19.625853 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../36-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ... 2025-09-28 14:18:19.625861 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ... 2025-09-28 14:18:19.625868 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-openssl. 2025-09-28 14:18:19.625876 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../37-python3-openssl_23.2.0-1_all.deb ... 2025-09-28 14:18:19.625883 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-openssl (23.2.0-1) ... 2025-09-28 14:18:19.625891 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-pycurl. 2025-09-28 14:18:19.625898 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../38-python3-pycurl_7.45.3-1build2_amd64.deb ... 2025-09-28 14:18:19.625906 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-pycurl (7.45.3-1build2) ... 2025-09-28 14:18:19.625919 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-pyparsing. 2025-09-28 14:18:19.625927 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../39-python3-pyparsing_3.1.1-1_all.deb ... 2025-09-28 14:18:19.625934 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-pyparsing (3.1.1-1) ... 2025-09-28 14:18:19.625941 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-tornado. 2025-09-28 14:18:19.625949 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-09-28 14:18:19.625956 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../40-python3-tornado_6.4.0-1ubuntu0.2_amd64.deb ... 2025-09-28 14:18:19.625964 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-tornado (6.4.0-1ubuntu0.2) ... 2025-09-28 14:18:19.625971 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-ffi:amd64. 2025-09-28 14:18:19.625978 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../41-ruby-ffi_1.16.3+dfsg-1build2_amd64.deb ... 2025-09-28 14:18:19.626003 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2025-09-28 14:18:19.626010 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-childprocess. 2025-09-28 14:18:19.626018 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-09-28 14:18:19.626028 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../42-ruby-childprocess_4.1.0-2_all.deb ... 2025-09-28 14:18:19.626036 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-childprocess (4.1.0-2) ... 2025-09-28 14:18:19.626043 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-mime-types-data. 2025-09-28 14:18:19.626051 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../43-ruby-mime-types-data_3.2024.0206-1_all.deb ... 2025-09-28 14:18:19.626058 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-mime-types-data (3.2024.0206-1) ... 2025-09-28 14:18:19.626066 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-mime-types. 2025-09-28 14:18:19.626073 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../44-ruby-mime-types_3.5.2-1_all.deb ... 2025-09-28 14:18:19.626083 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-mime-types (3.5.2-1) ... 2025-09-28 14:18:19.626091 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-ethon. 2025-09-28 14:18:19.626139 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../45-ruby-ethon_0.16.0-1ubuntu1_all.deb ... 2025-09-28 14:18:19.626188 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-ethon (0.16.0-1ubuntu1) ... 2025-09-28 14:18:19.626224 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-ruby2-keywords. 2025-09-28 14:18:19.626270 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../46-ruby-ruby2-keywords_0.0.5-1_all.deb ... 2025-09-28 14:18:19.626312 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-ruby2-keywords (0.0.5-1) ... 2025-09-28 14:18:19.626324 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-mustermann. 2025-09-28 14:18:19.626457 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../47-ruby-mustermann_3.0.0-2_all.deb ... 2025-09-28 14:18:19.626488 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-mustermann (3.0.0-2) ... 2025-09-28 14:18:19.626502 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-rack. 2025-09-28 14:18:19.626518 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../48-ruby-rack_2.2.7-1ubuntu0.3_all.deb ... 2025-09-28 14:18:19.626528 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-rack (2.2.7-1ubuntu0.3) ... 2025-09-28 14:18:19.626539 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-rack-protection. 2025-09-28 14:18:19.626562 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../49-ruby-rack-protection_3.0.5-3ubuntu1_all.deb ... 2025-09-28 14:18:19.626641 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-rack-protection (3.0.5-3ubuntu1) ... 2025-09-28 14:18:19.626652 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-09-28 14:18:19.626722 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-tilt. 2025-09-28 14:18:19.626742 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../50-ruby-tilt_2.0.11-2_all.deb ... 2025-09-28 14:18:19.626795 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-tilt (2.0.11-2) ... 2025-09-28 14:18:19.626825 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-sinatra. 2025-09-28 14:18:19.626874 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../51-ruby-sinatra_3.0.5-3ubuntu1_all.deb ... 2025-09-28 14:18:19.626922 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-sinatra (3.0.5-3ubuntu1) ... 2025-09-28 14:18:19.626935 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package pcs. 2025-09-28 14:18:19.626984 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../52-pcs_0.11.7-1ubuntu1_all.deb ... 2025-09-28 14:18:19.627012 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking pcs (0.11.7-1ubuntu1) ... 2025-09-28 14:18:19.627060 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libdbus-1-3:amd64. 2025-09-28 14:18:19.627088 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../53-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2025-09-28 14:18:19.627137 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-09-28 14:18:19.627165 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package dbus-bin. 2025-09-28 14:18:19.627213 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../54-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... 2025-09-28 14:18:19.627241 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... 2025-09-28 14:18:19.627289 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package dbus-session-bus-common. 2025-09-28 14:18:19.627326 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../55-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2025-09-28 14:18:19.627375 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2025-09-28 14:18:19.627388 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package dbus-daemon. 2025-09-28 14:18:19.627436 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../56-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... 2025-09-28 14:18:19.627471 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... 2025-09-28 14:18:19.627484 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package dbus-system-bus-common. 2025-09-28 14:18:19.627536 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../57-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2025-09-28 14:18:19.627571 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-09-28 14:18:19.627637 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2025-09-28 14:18:19.627650 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package dbus. 2025-09-28 14:18:19.627684 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../58-dbus_1.14.10-4ubuntu4.1_amd64.deb ... 2025-09-28 14:18:19.627772 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking dbus (1.14.10-4ubuntu4.1) ... 2025-09-28 14:18:19.627787 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package pacemaker-common. 2025-09-28 14:18:19.627808 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../59-pacemaker-common_2.1.6-5ubuntu2_all.deb ... 2025-09-28 14:18:19.627861 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking pacemaker-common (2.1.6-5ubuntu2) ... 2025-09-28 14:18:19.627897 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnet1:amd64. 2025-09-28 14:18:19.627924 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../60-libnet1_1.1.6+dfsg-3.2build1_amd64.deb ... 2025-09-28 14:18:19.627971 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2025-09-28 14:18:19.627994 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-09-28 14:18:19.628041 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../61-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... 2025-09-28 14:18:19.628086 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-09-28 14:18:19.628099 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-09-28 14:18:19.628150 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libltdl7:amd64. 2025-09-28 14:18:19.628199 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../62-libltdl7_2.4.7-7build1_amd64.deb ... 2025-09-28 14:18:19.628234 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2025-09-28 14:18:19.628278 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libpils2t64. 2025-09-28 14:18:19.629773 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../63-libpils2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2025-09-28 14:18:19.629790 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libpils2t64 (1.0.12-22.1ubuntu3) ... 2025-09-28 14:18:19.629801 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libplumb2t64. 2025-09-28 14:18:19.629809 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../64-libplumb2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2025-09-28 14:18:19.629818 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libplumb2t64 (1.0.12-22.1ubuntu3) ... 2025-09-28 14:18:19.629827 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package resource-agents-common. 2025-09-28 14:18:19.629835 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../65-resource-agents-common_1%3a4.13.0-1ubuntu4_amd64.deb ... 2025-09-28 14:18:19.629844 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking resource-agents-common (1:4.13.0-1ubuntu4) ... 2025-09-28 14:18:19.629852 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package resource-agents-base. 2025-09-28 14:18:19.629860 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../66-resource-agents-base_1%3a4.13.0-1ubuntu4_all.deb ... 2025-09-28 14:18:19.629869 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking resource-agents-base (1:4.13.0-1ubuntu4) ... 2025-09-28 14:18:19.629877 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package pacemaker-resource-agents. 2025-09-28 14:18:19.629886 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../67-pacemaker-resource-agents_2.1.6-5ubuntu2_all.deb ... 2025-09-28 14:18:19.629894 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2025-09-28 14:18:19.629909 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcrmcommon34t64:amd64. 2025-09-28 14:18:19.629918 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../68-libcrmcommon34t64_2.1.6-5ubuntu2_amd64.deb ... 2025-09-28 14:18:19.629926 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-28 14:18:19.629935 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libpe-rules26t64:amd64. 2025-09-28 14:18:19.629950 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../69-libpe-rules26t64_2.1.6-5ubuntu2_amd64.deb ... 2025-09-28 14:18:19.629959 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-28 14:18:19.629967 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcib27t64:amd64. 2025-09-28 14:18:19.629975 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../70-libcib27t64_2.1.6-5ubuntu2_amd64.deb ... 2025-09-28 14:18:19.629983 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-28 14:18:19.629992 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcrmservice28t64:amd64. 2025-09-28 14:18:19.630000 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../71-libcrmservice28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-09-28 14:18:19.630008 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-09-28 14:18:19.630017 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-28 14:18:19.630025 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libstonithd26t64:amd64. 2025-09-28 14:18:19.630033 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../72-libstonithd26t64_2.1.6-5ubuntu2_amd64.deb ... 2025-09-28 14:18:19.630042 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-28 14:18:19.630050 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcrmcluster29t64:amd64. 2025-09-28 14:18:19.630058 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../73-libcrmcluster29t64_2.1.6-5ubuntu2_amd64.deb ... 2025-09-28 14:18:19.630066 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-28 14:18:19.630075 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package liblrmd28t64:amd64. 2025-09-28 14:18:19.630083 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../74-liblrmd28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-09-28 14:18:19.630091 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-28 14:18:19.630100 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libpe-status28t64:amd64. 2025-09-28 14:18:19.630108 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../75-libpe-status28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-09-28 14:18:19.630116 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-28 14:18:19.630134 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libpacemaker1t64:amd64. 2025-09-28 14:18:19.630143 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../76-libpacemaker1t64_2.1.6-5ubuntu2_amd64.deb ... 2025-09-28 14:18:19.630151 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-28 14:18:19.630159 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package pacemaker. 2025-09-28 14:18:19.630168 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../77-pacemaker_2.1.6-5ubuntu2_amd64.deb ... 2025-09-28 14:18:19.630176 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking pacemaker (2.1.6-5ubuntu2) ... 2025-09-28 14:18:19.630184 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package db5.3-util. 2025-09-28 14:18:19.630193 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../78-db5.3-util_5.3.28+dfsg2-7_amd64.deb ... 2025-09-28 14:18:19.630201 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking db5.3-util (5.3.28+dfsg2-7) ... 2025-09-28 14:18:19.630209 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package db-util. 2025-09-28 14:18:19.630218 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../79-db-util_1%3a5.3.21ubuntu2_all.deb ... 2025-09-28 14:18:19.630232 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking db-util (1:5.3.21ubuntu2) ... 2025-09-28 14:18:19.630240 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package sasl2-bin. 2025-09-28 14:18:19.630248 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../80-sasl2-bin_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-09-28 14:18:19.630257 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2025-09-28 14:18:19.630265 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnuma1:amd64. 2025-09-28 14:18:19.630278 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../81-libnuma1_2.0.18-1build1_amd64.deb ... 2025-09-28 14:18:19.630286 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-09-28 14:18:19.630295 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-09-28 14:18:19.630303 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libpcap0.8t64:amd64. 2025-09-28 14:18:19.630311 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../82-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2025-09-28 14:18:19.630320 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2025-09-28 14:18:19.630328 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package tcpdump. 2025-09-28 14:18:19.630336 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../83-tcpdump_4.99.4-3ubuntu4_amd64.deb ... 2025-09-28 14:18:19.630345 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking tcpdump (4.99.4-3ubuntu4) ... 2025-09-28 14:18:19.630353 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libsasl2-modules:amd64. 2025-09-28 14:18:19.630361 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../84-libsasl2-modules_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-09-28 14:18:19.630370 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-09-28 14:18:19.630378 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-09-28 14:18:19.630386 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libsasl2-modules-gssapi-mit:amd64. 2025-09-28 14:18:19.630395 | 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 ... 2025-09-28 14:18:19.630404 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-09-28 14:18:19.630412 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-09-28 14:18:19.630421 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libvirt0:amd64. 2025-09-28 14:18:19.630429 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../86-libvirt0_10.0.0-2ubuntu8.8_amd64.deb ... 2025-09-28 14:18:19.630437 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.8) ... 2025-09-28 14:18:19.630446 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package pacemaker-cli-utils. 2025-09-28 14:18:19.630454 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../87-pacemaker-cli-utils_2.1.6-5ubuntu2_amd64.deb ... 2025-09-28 14:18:19.630466 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2025-09-28 14:18:19.630474 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-libvirt. 2025-09-28 14:18:19.630483 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../88-python3-libvirt_10.0.0-1build1_amd64.deb ... 2025-09-28 14:18:19.630491 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-libvirt (10.0.0-1build1) ... 2025-09-28 14:18:19.630499 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up pacemaker-common (2.1.6-5ubuntu2) ... 2025-09-28 14:18:19.630513 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:info: The group `haclient' already exists as a system group. Exiting. 2025-09-28 14:18:19.630522 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:info: The system user `hacluster' already exists. Exiting. 2025-09-28 14:18:19.630530 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-09-28 14:18:19.630539 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:1+0 records in 2025-09-28 14:18:19.630547 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:1+0 records out 2025-09-28 14:18:19.630556 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00011793 s, 34.7 MB/s 2025-09-28 14:18:19.630564 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-tornado (6.4.0-1ubuntu0.2) ... 2025-09-28 14:18:19.630572 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-dacite (1.8.1-2) ... 2025-09-28 14:18:19.630584 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-ruby2-keywords (0.0.5-1) ... 2025-09-28 14:18:19.630592 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-mustermann (3.0.0-2) ... 2025-09-28 14:18:19.630601 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up psmisc (23.7-1build1) ... 2025-09-28 14:18:19.630634 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libqb100:amd64 (2.0.8-1ubuntu2) ... 2025-09-28 14:18:19.630646 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-09-28 14:18:19.630655 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-09-28 14:18:19.630666 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up liblzo2-2:amd64 (2.10-2build4) ... 2025-09-28 14:18:19.630699 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcorosync-common4:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-28 14:18:19.630741 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up rubygems-integration (1.18) ... 2025-09-28 14:18:19.630782 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2025-09-28 14:18:19.630809 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2025-09-28 14:18:19.630846 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libstatgrab10t64 (0.92.1-1.2build1) ... 2025-09-28 14:18:19.630891 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-six (1.16.0-4) ... 2025-09-28 14:18:19.630903 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-pycurl (7.45.3-1build2) ... 2025-09-28 14:18:19.630952 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-09-28 14:18:19.630965 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:No schema files found: doing nothing. 2025-09-28 14:18:19.631002 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-09-28 14:18:19.631014 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-pyparsing (3.1.1-1) ... 2025-09-28 14:18:19.631065 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2025-09-28 14:18:19.631078 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-09-28 14:18:19.631125 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-09-28 14:18:19.631138 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-net-telnet (0.2.0-1) ... 2025-09-28 14:18:19.631273 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up db5.3-util (5.3.28+dfsg2-7) ... 2025-09-28 14:18:19.631303 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libltdl7:amd64 (2.4.7-7build1) ... 2025-09-28 14:18:19.631311 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcfg7:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-28 14:18:19.631323 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-webrick (1.8.1-1ubuntu0.2) ... 2025-09-28 14:18:19.631331 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-09-28 14:18:19.631354 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libvirt0:amd64 (10.0.0-2ubuntu8.8) ... 2025-09-28 14:18:19.631395 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-lxml:amd64 (5.2.1-1) ... 2025-09-28 14:18:19.631415 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2025-09-28 14:18:19.631451 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-mime-types-data (3.2024.0206-1) ... 2025-09-28 14:18:19.631488 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2025-09-28 14:18:19.631507 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-dateutil (2.8.2-3ubuntu1) ... 2025-09-28 14:18:19.631543 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2025-09-28 14:18:19.631577 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-09-28 14:18:19.631596 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-xmlrpc (0.3.2-2) ... 2025-09-28 14:18:19.631683 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up dbus-bin (1.14.10-4ubuntu4.1) ... 2025-09-28 14:18:19.631730 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... 2025-09-28 14:18:19.631758 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libpils2t64 (1.0.12-22.1ubuntu3) ... 2025-09-28 14:18:19.631778 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libplumb2t64 (1.0.12-22.1ubuntu3) ... 2025-09-28 14:18:19.631812 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up tcpdump (4.99.4-3ubuntu4) ... 2025-09-28 14:18:19.631831 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libvotequorum8:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-28 14:18:19.631901 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up db-util (1:5.3.21ubuntu2) ... 2025-09-28 14:18:19.631917 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcpg4:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-28 14:18:19.631936 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcmap4:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-28 14:18:19.631955 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libquorum5:amd64 (3.1.7-1ubuntu3.1) ... 2025-09-28 14:18:19.631990 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-libvirt (10.0.0-1build1) ... 2025-09-28 14:18:19.632024 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2025-09-28 14:18:19.632043 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: could not determine current runlevel 2025-09-28 14:18:19.632085 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 14:18:19.632119 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnss3:amd64 (2:3.98-1build1) ... 2025-09-28 14:18:19.632137 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... 2025-09-28 14:18:19.632180 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-28 14:18:19.632223 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-28 14:18:19.632240 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up resource-agents-common (1:4.13.0-1ubuntu4) ... 2025-09-28 14:18:19.632258 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-cryptography (41.0.7-4ubuntu0.1) ... 2025-09-28 14:18:19.632278 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up dbus (1.14.10-4ubuntu4.1) ... 2025-09-28 14:18:19.632313 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up resource-agents-base (1:4.13.0-1ubuntu4) ... 2025-09-28 14:18:19.632331 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-mime-types (3.5.2-1) ... 2025-09-28 14:18:19.632368 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-28 14:18:19.632401 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libknet1t64:amd64 (1.28-2ubuntu2) ... 2025-09-28 14:18:19.632419 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2025-09-28 14:18:19.632438 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnss3-tools (2:3.98-1build1) ... 2025-09-28 14:18:19.632478 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up corosync (3.1.7-1ubuntu3.1) ... 2025-09-28 14:18:19.632498 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: could not determine current runlevel 2025-09-28 14:18:19.632532 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 14:18:19.632549 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-28 14:18:19.632592 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-28 14:18:19.632638 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-openssl (23.2.0-1) ... 2025-09-28 14:18:19.632671 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-28 14:18:19.632682 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-28 14:18:19.632744 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-28 14:18:19.632762 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2025-09-28 14:18:19.632812 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-rubygems (3.4.20-1) ... 2025-09-28 14:18:19.632824 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up rake (13.0.6-3) ... 2025-09-28 14:18:19.632868 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby3.2 (3.2.3-1ubuntu0.24.04.6) ... 2025-09-28 14:18:19.632910 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-sdbm:amd64 (1.0.0-5build4) ... 2025-09-28 14:18:19.632921 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.6) ... 2025-09-28 14:18:19.632953 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libruby:amd64 (1:3.2~ubuntu1) ... 2025-09-28 14:18:19.632995 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby (1:3.2~ubuntu1) ... 2025-09-28 14:18:19.633006 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-nio4r:amd64 (2.5.8-4build2) ... 2025-09-28 14:18:19.633050 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-tilt (2.0.11-2) ... 2025-09-28 14:18:19.633092 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2025-09-28 14:18:19.633103 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up puma (6.4.2-4ubuntu4.3) ... 2025-09-28 14:18:19.633137 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-rack (2.2.7-1ubuntu0.3) ... 2025-09-28 14:18:19.633168 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-childprocess (4.1.0-2) ... 2025-09-28 14:18:19.633180 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-ethon (0.16.0-1ubuntu1) ... 2025-09-28 14:18:19.633222 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-rack-protection (3.0.5-3ubuntu1) ... 2025-09-28 14:18:19.633235 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-sinatra (3.0.5-3ubuntu1) ... 2025-09-28 14:18:19.633280 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up pcs (0.11.7-1ubuntu1) ... 2025-09-28 14:18:19.633292 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: could not determine current runlevel 2025-09-28 14:18:19.633336 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 14:18:19.633347 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: could not determine current runlevel 2025-09-28 14:18:19.633391 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 14:18:19.633403 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up pacemaker (2.1.6-5ubuntu2) ... 2025-09-28 14:18:19.633445 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: could not determine current runlevel 2025-09-28 14:18:19.633456 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 14:18:19.633500 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2025-09-28 14:18:19.633519 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 14:18:19.633551 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Removed intermediate container 8473102baa45 2025-09-28 14:18:19.633592 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> 340dddf7dd88 2025-09-28 14:18:19.633617 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 4/8 : ADD masakari-monitors-archive /masakari-monitors-source 2025-09-28 14:18:19.633677 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> 9f7b1f5f36ea 2025-09-28 14:18:19.633698 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 5/8 : COPY masakari_monitors_sudoers /etc/sudoers.d/kolla_masakari_monitors_sudoers 2025-09-28 14:18:19.633764 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> b9787aa89928 2025-09-28 14:18:19.633779 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 6/8 : 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 2025-09-28 14:18:19.633823 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Running in a28f8e796b54 2025-09-28 14:18:19.633835 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Processing /masakari-monitors 2025-09-28 14:18:19.633881 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Preparing metadata (setup.py): started 2025-09-28 14:18:19.633922 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Preparing metadata (setup.py): finished with status 'done' 2025-09-28 14:18:19.633964 | 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) 2025-09-28 14:18:19.633977 | 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) 2025-09-28 14:18:19.634010 | 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) 2025-09-28 14:18:19.634022 | 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) 2025-09-28 14:18:19.634067 | 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) 2025-09-28 14:18:19.634109 | 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) 2025-09-28 14:18:19.634121 | 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.10.2) 2025-09-28 14:18:19.634152 | 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) 2025-09-28 14:18:19.634194 | 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) 2025-09-28 14:18:19.634212 | 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) 2025-09-28 14:18:19.634223 | 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) 2025-09-28 14:18:19.634254 | 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) 2025-09-28 14:18:19.634296 | 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) 2025-09-28 14:18:19.634307 | 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) (6.1.1) 2025-09-28 14:18:19.634354 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Collecting python-consul>=1.1.0 (from masakari-monitors==19.0.0.0rc2.dev2) 2025-09-28 14:18:19.634365 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Downloading python_consul-1.1.0-py2.py3-none-any.whl.metadata (11 kB) 2025-09-28 14:18:19.634381 | 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) 2025-09-28 14:18:19.634400 | 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) 2025-09-28 14:18:19.634446 | 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) 2025-09-28 14:18:19.634466 | 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) 2025-09-28 14:18:19.634485 | 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) 2025-09-28 14:18:19.634503 | 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) 2025-09-28 14:18:19.634539 | 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) 2025-09-28 14:18:19.634559 | 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) 2025-09-28 14:18:19.634576 | 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) 2025-09-28 14:18:19.634646 | 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) 2025-09-28 14:18:19.634668 | 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) 2025-09-28 14:18:19.634698 | 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) 2025-09-28 14:18:19.634734 | 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) 2025-09-28 14:18:19.634746 | 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) 2025-09-28 14:18:19.634793 | 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) 2025-09-28 14:18:19.634803 | 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) 2025-09-28 14:18:19.634816 | 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) 2025-09-28 14:18:19.634866 | 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) 2025-09-28 14:18:19.634878 | 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) 2025-09-28 14:18:19.634920 | 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) 2025-09-28 14:18:19.634932 | 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) 2025-09-28 14:18:19.634971 | 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) 2025-09-28 14:18:19.634983 | 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) 2025-09-28 14:18:19.635003 | 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) 2025-09-28 14:18:19.635045 | 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) 2025-09-28 14:18:19.635057 | 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) 2025-09-28 14:18:19.635096 | 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) 2025-09-28 14:18:19.635108 | 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) 2025-09-28 14:18:19.635146 | 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) 2025-09-28 14:18:19.635158 | 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) 2025-09-28 14:18:19.635188 | 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) 2025-09-28 14:18:19.635200 | 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) 2025-09-28 14:18:19.635244 | 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) 2025-09-28 14:18:19.635255 | 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) 2025-09-28 14:18:19.635288 | 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) 2025-09-28 14:18:19.635299 | 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) 2025-09-28 14:18:19.637127 | 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) 2025-09-28 14:18:19.637211 | 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) 2025-09-28 14:18:19.637224 | 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) 2025-09-28 14:18:19.637234 | 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) 2025-09-28 14:18:19.637244 | 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) 2025-09-28 14:18:19.637254 | 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) 2025-09-28 14:18:19.637264 | 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) (80.9.0) 2025-09-28 14:18:19.637277 | 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) 2025-09-28 14:18:19.637297 | 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) 2025-09-28 14:18:19.637307 | 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) 2025-09-28 14:18:19.637317 | 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) 2025-09-28 14:18:19.637327 | 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) 2025-09-28 14:18:19.637336 | 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) (2025.8.3) 2025-09-28 14:18:19.637346 | 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) 2025-09-28 14:18:19.637357 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Downloading python_consul-1.1.0-py2.py3-none-any.whl (24 kB) 2025-09-28 14:18:19.637367 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Building wheels for collected packages: masakari-monitors 2025-09-28 14:18:19.637381 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: DEPRECATION: Building 'masakari-monitors' 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-monitors'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-28 14:18:19.637395 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-09-28 14:18:19.637406 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Building wheel for masakari-monitors (setup.py): started 2025-09-28 14:18:19.637429 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Building wheel for masakari-monitors (setup.py): finished with status 'done' 2025-09-28 14:18:19.637447 | 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=106785 sha256=d9d71f64422f4741964edd5dedc03ed4ddd637829c7a10f1566970876c249203 2025-09-28 14:18:19.637458 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Stored in directory: /tmp/pip-ephem-wheel-cache-x_dn0iq2/wheels/0c/21/d4/f385e18f218bca65e9a2175d48920040a657fce2f38f1bdc19 2025-09-28 14:18:19.637470 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Successfully built masakari-monitors 2025-09-28 14:18:19.637480 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Installing collected packages: python-consul, masakari-monitors 2025-09-28 14:18:19.637489 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Successfully installed masakari-monitors-19.0.0.0rc2.dev2 python-consul-1.1.0 2025-09-28 14:18:19.637499 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Removed intermediate container a28f8e796b54 2025-09-28 14:18:19.637508 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> da5308fdbcc5 2025-09-28 14:18:19.637520 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: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 2025-09-28 14:18:19.637539 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Running in 2ad4e992aa87 2025-09-28 14:18:19.637549 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading package lists... 2025-09-28 14:18:19.637558 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Building dependency tree... 2025-09-28 14:18:19.637568 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading state information... 2025-09-28 14:18:19.637577 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:The following packages were automatically installed and are no longer required: 2025-09-28 14:18:19.637587 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:18:19.637596 | 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 2025-09-28 14:18:19.637644 | 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 2025-09-28 14:18:19.637654 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:18:19.637664 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:18:19.637673 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:18:19.637683 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:18:19.637692 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: xz-utils 2025-09-28 14:18:19.637737 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Use 'apt autoremove' to remove them. 2025-09-28 14:18:19.637747 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:The following packages will be REMOVED: 2025-09-28 14:18:19.637756 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: build-essential 2025-09-28 14:18:19.637766 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 14:18:19.637775 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:After this operation, 17.4 kB disk space will be freed. 2025-09-28 14:18:19.637784 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 2025-09-28 14:18:19.637796 | 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% 2025-09-28 14:18:19.637807 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 70% 2025-09-28 14:18:19.637816 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 75% 2025-09-28 14:18:19.637825 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 80% 2025-09-28 14:18:19.637835 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 85% 2025-09-28 14:18:19.637844 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 90% 2025-09-28 14:18:19.637853 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 2025-09-28 14:18:19.637862 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:95% 2025-09-28 14:18:19.637871 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 2025-09-28 14:18:19.637889 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:100% (Reading database ... 24816 files and directories currently installed.) 2025-09-28 14:18:19.637899 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing build-essential (12.10ubuntu1) ... 2025-09-28 14:18:19.637915 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading package lists... 2025-09-28 14:18:19.637932 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Building dependency tree... 2025-09-28 14:18:19.637942 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading state information... 2025-09-28 14:18:19.637951 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:The following packages will be REMOVED: 2025-09-28 14:18:19.637973 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:18:19.637983 | 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 2025-09-28 14:18:19.637992 | 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 2025-09-28 14:18:19.638002 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:18:19.638011 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:18:19.638020 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:18:19.638181 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:18:19.638195 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: xz-utils 2025-09-28 14:18:19.638205 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 14:18:19.638215 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:After this operation, 228 MB disk space will be freed. 2025-09-28 14:18:19.638224 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 2025-09-28 14:18:19.638234 | 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% 2025-09-28 14:18:19.638243 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 70% 2025-09-28 14:18:19.638253 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 75% 2025-09-28 14:18:19.638262 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 80% 2025-09-28 14:18:19.638271 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 85% 2025-09-28 14:18:19.638280 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 90% 2025-09-28 14:18:19.638289 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 95% 2025-09-28 14:18:19.638299 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 100% (Reading database ... 24807 files and directories currently installed.) 2025-09-28 14:18:19.638309 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 14:18:19.638318 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:18:19.638327 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 14:18:19.638336 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:18:19.638345 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 14:18:19.638355 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 14:18:19.638364 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:18:19.638373 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:18:19.638382 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:18:19.638391 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:18:19.638408 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 14:18:19.638418 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:18:19.638427 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:18:19.638436 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:18:19.638445 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:18:19.638454 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 14:18:19.638464 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 14:18:19.638473 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:18:19.638489 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:18:19.638506 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:18:19.638516 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:18:19.638525 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:18:19.638535 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:18:19.638544 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:18:19.638553 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:18:19.638562 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:18:19.638571 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:18:19.638580 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 14:18:19.638590 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:18:19.638599 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:18:19.638627 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 14:18:19.638636 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:18:19.638645 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:18:19.638655 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 14:18:19.638664 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:18:19.638673 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:18:19.638682 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:18:19.638691 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:18:19.638737 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing lto-disabled-list (47) ... 2025-09-28 14:18:19.638747 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing make (4.3-4.1build2) ... 2025-09-28 14:18:19.638757 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 14:18:19.638766 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 14:18:19.638776 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Collecting pyclean==3.0.0 2025-09-28 14:18:19.638785 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 14:18:19.638802 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 14:18:19.638811 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Installing collected packages: pyclean 2025-09-28 14:18:19.638821 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Successfully installed pyclean-3.0.0 2025-09-28 14:18:19.638830 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Cleaning directory /var/lib/kolla/venv 2025-09-28 14:18:19.638839 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-09-28 14:18:19.638848 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Total 9280 files, 1316 directories removed. 2025-09-28 14:18:19.638857 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-09-28 14:18:19.638867 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Cleaning directory /usr 2025-09-28 14:18:19.638876 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-09-28 14:18:19.638885 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Total 1917 files, 221 directories removed. 2025-09-28 14:18:19.638894 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-09-28 14:18:19.638904 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Found existing installation: pyclean 3.0.0 2025-09-28 14:18:19.638913 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Uninstalling pyclean-3.0.0: 2025-09-28 14:18:19.638922 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Successfully uninstalled pyclean-3.0.0 2025-09-28 14:18:19.638931 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Removed intermediate container 2ad4e992aa87 2025-09-28 14:18:19.638940 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> a4b68595d639 2025-09-28 14:18:19.638949 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 8/8 : USER masakari 2025-09-28 14:18:19.638959 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Running in d09484166ee0 2025-09-28 14:18:19.638968 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Removed intermediate container d09484166ee0 2025-09-28 14:18:19.638977 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> 61f8049ec594 2025-09-28 14:18:19.638986 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Successfully built 945072ce23c8 2025-09-28 14:18:19.638996 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Successfully tagged osism.harbor.regio.digital/kolla/masakari-monitors:build-20250928 2025-09-28 14:18:19.639013 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Built at 2025-09-28 14:18:19.637669 (took 0:01:11.978407) 2025-09-28 14:18:19.639029 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(manila-api) 2025-09-28 14:18:19.639039 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-api:Processing 2025-09-28 14:18:19.639049 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Building started at 2025-09-28 14:18:19.638021 2025-09-28 14:18:19.639058 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-api:Turned 0 plugins into plugins archive 2025-09-28 14:18:19.639306 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-api:Turned 0 additions into additions archive 2025-09-28 14:18:51.579063 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Step 1/6 : FROM osism.harbor.regio.digital/kolla/manila-base:build-20250928 2025-09-28 14:18:51.579214 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> 565621476f73 2025-09-28 14:18:51.579333 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Step 2/6 : LABEL "build-date"="20250928" "name"="manila-api" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 14:18:51.579465 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Running in f63a99f3daaa 2025-09-28 14:18:51.579553 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Removed intermediate container f63a99f3daaa 2025-09-28 14:18:51.579648 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> 61c209b24e94 2025-09-28 14:18:51.579763 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_manila_extend_start 2025-09-28 14:18:51.579857 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> 266287727d2f 2025-09-28 14:18:51.579942 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Step 4/6 : 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 2025-09-28 14:18:51.580024 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Running in 6278dbc15e3f 2025-09-28 14:18:51.580104 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Removed intermediate container 6278dbc15e3f 2025-09-28 14:18:51.580183 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> dc1bc891bad3 2025-09-28 14:18:51.580267 | ubuntu-noble-large | INFO:kolla.common.utils.manila-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 2025-09-28 14:18:51.580347 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Running in 16abf503ffd0 2025-09-28 14:18:51.580426 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Reading package lists... 2025-09-28 14:18:51.580505 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Building dependency tree... 2025-09-28 14:18:51.580578 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Reading state information... 2025-09-28 14:18:51.580694 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:The following packages were automatically installed and are no longer required: 2025-09-28 14:18:51.580835 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:18:51.580965 | 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 2025-09-28 14:18:51.581044 | 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 2025-09-28 14:18:51.581114 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:18:51.581181 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:18:51.581247 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:18:51.581313 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:18:51.581379 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: xz-utils 2025-09-28 14:18:51.581447 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Use 'apt autoremove' to remove them. 2025-09-28 14:18:51.583819 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:The following packages will be REMOVED: 2025-09-28 14:18:51.583827 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: build-essential 2025-09-28 14:18:51.583840 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 14:18:51.583844 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:After this operation, 17.4 kB disk space will be freed. 2025-09-28 14:18:51.583848 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 2025-09-28 14:18:51.583851 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2025-09-28 14:18:51.583856 | 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% 2025-09-28 14:18:51.583867 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 70% 2025-09-28 14:18:51.583870 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 75% 2025-09-28 14:18:51.583874 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 80% 2025-09-28 14:18:51.583877 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 85% 2025-09-28 14:18:51.583880 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 90% 2025-09-28 14:18:51.583883 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 95% 2025-09-28 14:18:51.583887 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 100% (Reading database ... 18981 files and directories currently installed.) 2025-09-28 14:18:51.583892 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing build-essential (12.10ubuntu1) ... 2025-09-28 14:18:51.583895 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Reading package lists... 2025-09-28 14:18:51.583898 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Building dependency tree... 2025-09-28 14:18:51.583901 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Reading state information... 2025-09-28 14:18:51.583905 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:The following packages will be REMOVED: 2025-09-28 14:18:51.583908 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:18:51.583911 | 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 2025-09-28 14:18:51.583914 | 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 2025-09-28 14:18:51.583918 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:18:51.583921 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:18:51.583924 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:18:51.583927 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:18:51.583931 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: xz-utils 2025-09-28 14:18:51.583934 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 14:18:51.583937 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:After this operation, 228 MB disk space will be freed. 2025-09-28 14:18:51.583940 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 2025-09-28 14:18:51.583944 | 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% 2025-09-28 14:18:51.583947 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 70% 2025-09-28 14:18:51.583950 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 75% 2025-09-28 14:18:51.583954 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 80% 2025-09-28 14:18:51.583957 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 85% 2025-09-28 14:18:51.583960 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 90% 2025-09-28 14:18:51.583964 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 95% (Reading database ... 100% (Reading database ... 18972 files and directories currently installed.) 2025-09-28 14:18:51.583968 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 14:18:51.583971 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:18:51.583974 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 14:18:51.583978 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:18:51.583984 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 14:18:51.583988 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 14:18:51.583991 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:18:51.583996 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:18:51.584000 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:18:51.584037 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:18:51.584041 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 14:18:51.586940 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:18:51.586956 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:18:51.586960 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:18:51.586964 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:18:51.586968 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 14:18:51.586971 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 14:18:51.586975 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:18:51.586978 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:18:51.586981 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:18:51.586984 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:18:51.586987 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:18:51.586992 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:18:51.586998 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:18:51.587004 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:18:51.587010 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:18:51.587015 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:18:51.587021 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 14:18:51.587026 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:18:51.587032 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:18:51.587038 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 14:18:51.587044 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:18:51.587049 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:18:51.587054 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 14:18:51.587061 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:18:51.587065 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:18:51.587068 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:18:51.587071 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:18:51.587075 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing lto-disabled-list (47) ... 2025-09-28 14:18:51.587084 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing make (4.3-4.1build2) ... 2025-09-28 14:18:51.587088 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 14:18:51.587094 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 14:18:51.587100 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Collecting pyclean==3.0.0 2025-09-28 14:18:51.587105 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 14:18:51.587111 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 14:18:51.587116 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Installing collected packages: pyclean 2025-09-28 14:18:51.587123 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Successfully installed pyclean-3.0.0 2025-09-28 14:18:51.587128 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Cleaning directory /var/lib/kolla/venv 2025-09-28 14:18:51.587133 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2025-09-28 14:18:51.587138 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Total 9139 files, 1348 directories removed. 2025-09-28 14:18:51.587144 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2025-09-28 14:18:51.587149 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Cleaning directory /usr 2025-09-28 14:18:51.587155 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2025-09-28 14:18:51.587161 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Total 1316 files, 133 directories removed. 2025-09-28 14:18:51.587167 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2025-09-28 14:18:51.587172 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Found existing installation: pyclean 3.0.0 2025-09-28 14:18:51.587178 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Uninstalling pyclean-3.0.0: 2025-09-28 14:18:51.587184 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: Successfully uninstalled pyclean-3.0.0 2025-09-28 14:18:51.587189 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Removed intermediate container 16abf503ffd0 2025-09-28 14:18:51.587196 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> 47be17200c8a 2025-09-28 14:18:51.587199 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Step 6/6 : USER manila 2025-09-28 14:18:51.587207 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Running in ca8a3639d9ed 2025-09-28 14:18:51.587211 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Removed intermediate container ca8a3639d9ed 2025-09-28 14:18:51.587223 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> b344091d77a9 2025-09-28 14:18:51.587229 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Successfully built 8c9f67e15ade 2025-09-28 14:18:51.587234 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Successfully tagged osism.harbor.regio.digital/kolla/manila-api:build-20250928 2025-09-28 14:18:51.587240 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Built at 2025-09-28 14:18:51.586437 (took 0:00:31.948416) 2025-09-28 14:18:51.587246 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(manila-share) 2025-09-28 14:18:51.587308 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-share:Processing 2025-09-28 14:18:51.587383 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Building started at 2025-09-28 14:18:51.587240 2025-09-28 14:18:51.589022 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-share:Turned 0 plugins into plugins archive 2025-09-28 14:18:51.589844 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-share:Turned 0 additions into additions archive 2025-09-28 14:19:49.224998 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Step 1/5 : FROM osism.harbor.regio.digital/kolla/manila-base:build-20250928 2025-09-28 14:19:49.225056 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> 565621476f73 2025-09-28 14:19:49.225070 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Step 2/5 : LABEL "build-date"="20250928" "name"="manila-share" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 14:19:49.225098 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Running in 86f47af2c6ce 2025-09-28 14:19:49.225105 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Removed intermediate container 86f47af2c6ce 2025-09-28 14:19:49.225199 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> 126beddb9dfa 2025-09-28 14:19:49.225206 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Step 3/5 : 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/* 2025-09-28 14:19:49.225304 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Running in 1a9f140cc1c9 2025-09-28 14:19:49.225309 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 14:19:49.225403 | 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] 2025-09-28 14:19:49.225410 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 14:19:49.225640 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2025-09-28 14:19:49.225668 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 14:19:49.225677 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 14:19:49.225683 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 14:19:49.225909 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 14:19:49.225920 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 14:19:49.225924 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 14:19:49.225927 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 14:19:49.225931 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 14:19:49.225970 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 14:19:49.225976 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 14:19:49.226068 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 14:19:49.226098 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Fetched 28.4 MB in 3s (8,177 kB/s) 2025-09-28 14:19:49.226143 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading package lists... 2025-09-28 14:19:49.226187 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading package lists... 2025-09-28 14:19:49.226231 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Building dependency tree... 2025-09-28 14:19:49.226275 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading state information... 2025-09-28 14:19:49.226330 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:The following additional packages will be installed: 2025-09-28 14:19:49.226373 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: attr glusterfs-common libargon2-1 libbabeltrace1 libboost-context1.83.0 2025-09-28 14:19:49.226416 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libboost-filesystem1.83.0 libboost-iostreams1.83.0 2025-09-28 14:19:49.226429 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libboost-program-options1.83.0 libboost-thread1.83.0 libboost-url1.83.0 2025-09-28 14:19:49.226496 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libcephfs2 libcryptsetup12 libdaxctl1 libdw1t64 libgfapi0 libgfchangelog0 2025-09-28 14:19:49.226539 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libgfrpc0 libgfxdr0 libglib2.0-0t64 libglusterfs0 libgoogle-perftools4t64 2025-09-28 14:19:49.226594 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libinih1 libjson-c5 liblmdb0 libncurses6 libndctl6 liboath0t64 libpmem1 2025-09-28 14:19:49.226599 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libpmemobj1 librabbitmq4 librados2 libradosstriper1 librbd1 2025-09-28 14:19:49.226721 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libtcmalloc-minimal4t64 libunwind8 liburcu8t64 psmisc python3-ceph-argparse 2025-09-28 14:19:49.226813 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-ceph-common python3-certifi python3-chardet python3-idna python3-jwt 2025-09-28 14:19:49.226872 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-prettytable python3-requests python3-urllib3 python3-wcwidth 2025-09-28 14:19:49.226915 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-yaml xfsprogs 2025-09-28 14:19:49.226959 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Suggested packages: 2025-09-28 14:19:49.227003 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ceph ceph-mds low-memory-monitor python3-crypto python3-cryptography 2025-09-28 14:19:49.227009 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-openssl python3-socks python-requests-doc python3-brotli sqlite3-doc 2025-09-28 14:19:49.227086 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: xfsdump acl quota 2025-09-28 14:19:49.227130 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Recommended packages: 2025-09-28 14:19:49.227134 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 python3-cryptography 2025-09-28 14:19:49.227215 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:The following NEW packages will be installed: 2025-09-28 14:19:49.227259 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: attr ceph-common glusterfs-client glusterfs-common libargon2-1 2025-09-28 14:19:49.227303 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libbabeltrace1 libboost-context1.83.0 libboost-filesystem1.83.0 2025-09-28 14:19:49.227309 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libboost-iostreams1.83.0 libboost-program-options1.83.0 2025-09-28 14:19:49.227382 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libboost-thread1.83.0 libboost-url1.83.0 libcephfs2 libcryptsetup12 2025-09-28 14:19:49.227426 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libdaxctl1 libdw1t64 libgfapi0 libgfchangelog0 libgfrpc0 libgfxdr0 2025-09-28 14:19:49.227469 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libglib2.0-0t64 libglusterfs0 libgoogle-perftools4t64 libinih1 libjson-c5 2025-09-28 14:19:49.227513 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: liblmdb0 libncurses6 libndctl6 liboath0t64 libpmem1 libpmemobj1 librabbitmq4 2025-09-28 14:19:49.227557 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: librados2 libradosstriper1 librbd1 libtcmalloc-minimal4t64 libunwind8 2025-09-28 14:19:49.227613 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: liburcu8t64 psmisc python3-ceph-argparse python3-ceph-common python3-cephfs 2025-09-28 14:19:49.227616 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-certifi python3-chardet python3-idna python3-jwt python3-prettytable 2025-09-28 14:19:49.227738 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-rados python3-rbd python3-requests python3-urllib3 python3-wcwidth 2025-09-28 14:19:49.227879 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-yaml sqlite3 xfsprogs 2025-09-28 14:19:49.227883 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:0 upgraded, 55 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 14:19:49.227888 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Need to get 44.9 MB of archives. 2025-09-28 14:19:49.228009 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:After this operation, 184 MB of additional disk space will be used. 2025-09-28 14:19:49.228013 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 14:19:49.228023 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:54 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-yaml amd64 6.0.2-1build2~cloud0 [137 kB] 2025-09-28 14:19:49.228071 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libargon2-1 amd64 0~20190702+dfsg-4build1 [20.8 kB] 2025-09-28 14:19:49.228077 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-c5 amd64 0.17-1build1 [35.3 kB] 2025-09-28 14:19:49.228151 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcryptsetup12 amd64 2:2.7.0-1ubuntu4.2 [266 kB] 2025-09-28 14:19:49.228195 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.4 [1,544 kB] 2025-09-28 14:19:49.228201 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2025-09-28 14:19:49.228277 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2025-09-28 14:19:49.228359 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2025-09-28 14:19:49.228420 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 attr amd64 1:2.5.2-1build1.1 [22.8 kB] 2025-09-28 14:19:49.228479 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-iostreams1.83.0 amd64 1.83.0-2.1ubuntu3.1 [259 kB] 2025-09-28 14:19:49.228501 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-thread1.83.0 amd64 1.83.0-2.1ubuntu3.1 [276 kB] 2025-09-28 14:19:49.228566 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.1-0ubuntu0.24.04.2 [4,042 kB] 2025-09-28 14:19:49.228606 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2025-09-28 14:19:49.228646 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2025-09-28 14:19:49.228713 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:55 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-urllib3 all 2.3.0-2~cloud0 [115 kB] 2025-09-28 14:19:49.228788 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2025-09-28 14:19:49.228838 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmemobj1 amd64 1.13.1-1.1ubuntu2 [116 kB] 2025-09-28 14:19:49.228878 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:56 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-requests all 2.32.3+dfsg-4ubuntu1~cloud0 [73.0 kB] 2025-09-28 14:19:49.228896 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librbd1 amd64 19.2.1-0ubuntu0.24.04.2 [3,511 kB] 2025-09-28 14:19:49.228960 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-argparse amd64 19.2.1-0ubuntu0.24.04.2 [45.8 kB] 2025-09-28 14:19:49.229000 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-common all 19.2.1-0ubuntu0.24.04.2 [82.7 kB] 2025-09-28 14:19:49.229040 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcephfs2 amd64 19.2.1-0ubuntu0.24.04.2 [825 kB] 2025-09-28 14:19:49.229080 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rados amd64 19.2.1-0ubuntu0.24.04.2 [333 kB] 2025-09-28 14:19:49.229130 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cephfs amd64 19.2.1-0ubuntu0.24.04.2 [174 kB] 2025-09-28 14:19:49.229135 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2025-09-28 14:19:49.229207 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-prettytable all 3.6.0-2 [32.8 kB] 2025-09-28 14:19:49.229247 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rbd amd64 19.2.1-0ubuntu0.24.04.2 [319 kB] 2025-09-28 14:19:49.229286 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-certifi all 2023.11.17-1 [165 kB] 2025-09-28 14:19:49.229341 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-chardet all 5.2.0+dfsg-1 [117 kB] 2025-09-28 14:19:49.229345 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-idna all 3.6-2ubuntu0.1 [49.0 kB] 2025-09-28 14:19:49.229411 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdw1t64 amd64 0.190-1.1ubuntu0.1 [261 kB] 2025-09-28 14:19:49.229450 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 libbabeltrace1 amd64 1.5.11-3build3 [164 kB] 2025-09-28 14:19:49.229490 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-context1.83.0 amd64 1.83.0-2.1ubuntu3.1 [237 kB] 2025-09-28 14:19:49.229541 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-filesystem1.83.0 amd64 1.83.0-2.1ubuntu3.1 [283 kB] 2025-09-28 14:19:49.229545 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-program-options1.83.0 amd64 1.83.0-2.1ubuntu3.1 [320 kB] 2025-09-28 14:19:49.229616 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:34 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-url1.83.0 amd64 1.83.0-2.1ubuntu3.1 [343 kB] 2025-09-28 14:19:49.229669 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 libtcmalloc-minimal4t64 amd64 2.15-3build1 [89.5 kB] 2025-09-28 14:19:49.229687 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunwind8 amd64 1.6.2-3build1.1 [55.3 kB] 2025-09-28 14:19:49.229791 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 libgoogle-perftools4t64 amd64 2.15-3build1 [212 kB] 2025-09-28 14:19:49.229825 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liboath0t64 amd64 2.6.11-2.1ubuntu0.1 [43.0 kB] 2025-09-28 14:19:49.229843 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 librabbitmq4 amd64 0.11.0-1build2 [37.4 kB] 2025-09-28 14:19:49.229906 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libradosstriper1 amd64 19.2.1-0ubuntu0.24.04.2 [540 kB] 2025-09-28 14:19:49.229946 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:41 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ceph-common amd64 19.2.1-0ubuntu0.24.04.2 [25.0 MB] 2025-09-28 14:19:49.229986 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgfxdr0 amd64 11.1-4ubuntu0.1 [20.1 kB] 2025-09-28 14:19:49.230025 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:43 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libglusterfs0 amd64 11.1-4ubuntu0.1 [266 kB] 2025-09-28 14:19:49.230075 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:44 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgfrpc0 amd64 11.1-4ubuntu0.1 [40.7 kB] 2025-09-28 14:19:49.230083 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:45 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgfapi0 amd64 11.1-4ubuntu0.1 [79.6 kB] 2025-09-28 14:19:49.230150 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:46 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgfchangelog0 amd64 11.1-4ubuntu0.1 [25.7 kB] 2025-09-28 14:19:49.230189 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 liburcu8t64 amd64 0.14.0-3.1build1 [63.0 kB] 2025-09-28 14:19:49.230228 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-jwt all 2.7.0-1 [20.9 kB] 2025-09-28 14:19:49.230268 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 libinih1 amd64 55-1ubuntu2 [7,062 B] 2025-09-28 14:19:49.230308 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:50 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xfsprogs amd64 6.6.0-1ubuntu2.1 [901 kB] 2025-09-28 14:19:49.230359 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:51 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 glusterfs-common amd64 11.1-4ubuntu0.1 [2,552 kB] 2025-09-28 14:19:49.230363 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:52 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 glusterfs-client amd64 11.1-4ubuntu0.1 [25.9 kB] 2025-09-28 14:19:49.230433 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:53 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.5 [144 kB] 2025-09-28 14:19:49.230472 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Fetched 44.9 MB in 2s (23.4 MB/s) 2025-09-28 14:19:49.230512 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libargon2-1:amd64. 2025-09-28 14:19:49.230532 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 2025-09-28 14:19:49.230599 | 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% 2025-09-28 14:19:49.230637 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 70% 2025-09-28 14:19:49.230691 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 75% 2025-09-28 14:19:49.230746 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 80% (Reading database ... 85% 2025-09-28 14:19:49.230810 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 90% 2025-09-28 14:19:49.230850 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 95% 2025-09-28 14:19:49.230890 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 100% (Reading database ... 18981 files and directories currently installed.) 2025-09-28 14:19:49.230929 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../00-libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... 2025-09-28 14:19:49.230969 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2025-09-28 14:19:49.231024 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libjson-c5:amd64. 2025-09-28 14:19:49.231063 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../01-libjson-c5_0.17-1build1_amd64.deb ... 2025-09-28 14:19:49.231121 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2025-09-28 14:19:49.231125 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libcryptsetup12:amd64. 2025-09-28 14:19:49.231197 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../02-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2025-09-28 14:19:49.231237 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2025-09-28 14:19:49.231277 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-09-28 14:19:49.231316 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../03-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... 2025-09-28 14:19:49.231366 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-09-28 14:19:49.231370 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package liblmdb0:amd64. 2025-09-28 14:19:49.231441 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../04-liblmdb0_0.9.31-1build1_amd64.deb ... 2025-09-28 14:19:49.231480 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2025-09-28 14:19:49.231530 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libncurses6:amd64. 2025-09-28 14:19:49.231534 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../05-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2025-09-28 14:19:49.231603 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-09-28 14:19:49.231644 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package psmisc. 2025-09-28 14:19:49.231708 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../06-psmisc_23.7-1build1_amd64.deb ... 2025-09-28 14:19:49.231804 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2025-09-28 14:19:49.231855 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking psmisc (23.7-1build1) ... 2025-09-28 14:19:49.231895 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package attr. 2025-09-28 14:19:49.231935 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../07-attr_1%3a2.5.2-1build1.1_amd64.deb ... 2025-09-28 14:19:49.231975 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking attr (1:2.5.2-1build1.1) ... 2025-09-28 14:19:49.232025 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2025-09-28 14:19:49.232029 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../08-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-09-28 14:19:49.232085 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-28 14:19:49.232089 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-thread1.83.0:amd64. 2025-09-28 14:19:49.232154 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../09-libboost-thread1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-09-28 14:19:49.232158 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-28 14:19:49.232220 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package librados2. 2025-09-28 14:19:49.232224 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../10-librados2_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-28 14:19:49.232291 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking librados2 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 14:19:49.232295 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libdaxctl1:amd64. 2025-09-28 14:19:49.232356 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../11-libdaxctl1_77-2ubuntu2_amd64.deb ... 2025-09-28 14:19:49.232360 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2025-09-28 14:19:49.232423 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libndctl6:amd64. 2025-09-28 14:19:49.232427 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../12-libndctl6_77-2ubuntu2_amd64.deb ... 2025-09-28 14:19:49.232491 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2025-09-28 14:19:49.232495 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libpmem1:amd64. 2025-09-28 14:19:49.232557 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../13-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-09-28 14:19:49.232565 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2025-09-28 14:19:49.232625 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2025-09-28 14:19:49.232631 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libpmemobj1:amd64. 2025-09-28 14:19:49.232764 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../14-libpmemobj1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-09-28 14:19:49.232771 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2025-09-28 14:19:49.232814 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package librbd1. 2025-09-28 14:19:49.232831 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../15-librbd1_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-28 14:19:49.232886 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking librbd1 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 14:19:49.232889 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-ceph-argparse. 2025-09-28 14:19:49.232954 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../16-python3-ceph-argparse_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-28 14:19:49.233005 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2025-09-28 14:19:49.233008 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-ceph-argparse (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 14:19:49.233066 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-yaml. 2025-09-28 14:19:49.233070 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../17-python3-yaml_6.0.2-1build2~cloud0_amd64.deb ... 2025-09-28 14:19:49.233129 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-yaml (6.0.2-1build2~cloud0) ... 2025-09-28 14:19:49.233164 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-ceph-common. 2025-09-28 14:19:49.233205 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../18-python3-ceph-common_19.2.1-0ubuntu0.24.04.2_all.deb ... 2025-09-28 14:19:49.233209 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 14:19:49.233276 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libcephfs2. 2025-09-28 14:19:49.233310 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../19-libcephfs2_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-28 14:19:49.233343 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libcephfs2 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 14:19:49.233386 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-rados. 2025-09-28 14:19:49.233389 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../20-python3-rados_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-28 14:19:49.233447 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-rados (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 14:19:49.233481 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-cephfs. 2025-09-28 14:19:49.233524 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../21-python3-cephfs_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-28 14:19:49.233528 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-cephfs (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 14:19:49.233583 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-wcwidth. 2025-09-28 14:19:49.233617 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../22-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2025-09-28 14:19:49.233621 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2025-09-28 14:19:49.233695 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-prettytable. 2025-09-28 14:19:49.233741 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../23-python3-prettytable_3.6.0-2_all.deb ... 2025-09-28 14:19:49.233788 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-prettytable (3.6.0-2) ... 2025-09-28 14:19:49.233822 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-rbd. 2025-09-28 14:19:49.233859 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../24-python3-rbd_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-28 14:19:49.233898 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-rbd (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 14:19:49.233902 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-certifi. 2025-09-28 14:19:49.233958 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../25-python3-certifi_2023.11.17-1_all.deb ... 2025-09-28 14:19:49.233992 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-certifi (2023.11.17-1) ... 2025-09-28 14:19:49.233996 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-chardet. 2025-09-28 14:19:49.234054 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../26-python3-chardet_5.2.0+dfsg-1_all.deb ... 2025-09-28 14:19:49.234088 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-chardet (5.2.0+dfsg-1) ... 2025-09-28 14:19:49.234092 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-idna. 2025-09-28 14:19:49.234151 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../27-python3-idna_3.6-2ubuntu0.1_all.deb ... 2025-09-28 14:19:49.234185 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-idna (3.6-2ubuntu0.1) ... 2025-09-28 14:19:49.234189 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-urllib3. 2025-09-28 14:19:49.234248 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../28-python3-urllib3_2.3.0-2~cloud0_all.deb ... 2025-09-28 14:19:49.234281 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-urllib3 (2.3.0-2~cloud0) ... 2025-09-28 14:19:49.234286 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-requests. 2025-09-28 14:19:49.234346 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../29-python3-requests_2.32.3+dfsg-4ubuntu1~cloud0_all.deb ... 2025-09-28 14:19:49.234379 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-requests (2.32.3+dfsg-4ubuntu1~cloud0) ... 2025-09-28 14:19:49.234421 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libdw1t64:amd64. 2025-09-28 14:19:49.234425 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../30-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ... 2025-09-28 14:19:49.234482 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2025-09-28 14:19:49.234515 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libbabeltrace1:amd64. 2025-09-28 14:19:49.234558 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../31-libbabeltrace1_1.5.11-3build3_amd64.deb ... 2025-09-28 14:19:49.234562 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libbabeltrace1:amd64 (1.5.11-3build3) ... 2025-09-28 14:19:49.234616 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-context1.83.0:amd64. 2025-09-28 14:19:49.234662 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../32-libboost-context1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-09-28 14:19:49.234666 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-28 14:19:49.234785 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-filesystem1.83.0:amd64. 2025-09-28 14:19:49.234792 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../33-libboost-filesystem1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-09-28 14:19:49.234838 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-28 14:19:49.234842 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-program-options1.83.0:amd64. 2025-09-28 14:19:49.234896 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../34-libboost-program-options1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-09-28 14:19:49.234900 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-28 14:19:49.234952 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-url1.83.0:amd64. 2025-09-28 14:19:49.234956 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../35-libboost-url1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-09-28 14:19:49.235009 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-28 14:19:49.235013 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libtcmalloc-minimal4t64:amd64. 2025-09-28 14:19:49.235066 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../36-libtcmalloc-minimal4t64_2.15-3build1_amd64.deb ... 2025-09-28 14:19:49.235070 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2025-09-28 14:19:49.235124 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libunwind8:amd64. 2025-09-28 14:19:49.235128 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../37-libunwind8_1.6.2-3build1.1_amd64.deb ... 2025-09-28 14:19:49.235185 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libunwind8:amd64 (1.6.2-3build1.1) ... 2025-09-28 14:19:49.235215 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libgoogle-perftools4t64:amd64. 2025-09-28 14:19:49.235257 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../38-libgoogle-perftools4t64_2.15-3build1_amd64.deb ... 2025-09-28 14:19:49.235261 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2025-09-28 14:19:49.235311 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package liboath0t64:amd64. 2025-09-28 14:19:49.235315 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../39-liboath0t64_2.6.11-2.1ubuntu0.1_amd64.deb ... 2025-09-28 14:19:49.235369 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2025-09-28 14:19:49.235412 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2025-09-28 14:19:49.235416 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package librabbitmq4:amd64. 2025-09-28 14:19:49.235465 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../40-librabbitmq4_0.11.0-1build2_amd64.deb ... 2025-09-28 14:19:49.235469 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking librabbitmq4:amd64 (0.11.0-1build2) ... 2025-09-28 14:19:49.235523 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libradosstriper1. 2025-09-28 14:19:49.235527 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../41-libradosstriper1_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-28 14:19:49.235582 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libradosstriper1 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 14:19:49.235587 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package ceph-common. 2025-09-28 14:19:49.235640 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../42-ceph-common_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-09-28 14:19:49.235644 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 14:19:49.235885 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libgfxdr0:amd64. 2025-09-28 14:19:49.235895 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../43-libgfxdr0_11.1-4ubuntu0.1_amd64.deb ... 2025-09-28 14:19:49.235898 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libgfxdr0:amd64 (11.1-4ubuntu0.1) ... 2025-09-28 14:19:49.235902 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libglusterfs0:amd64. 2025-09-28 14:19:49.235905 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../44-libglusterfs0_11.1-4ubuntu0.1_amd64.deb ... 2025-09-28 14:19:49.235914 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libglusterfs0:amd64 (11.1-4ubuntu0.1) ... 2025-09-28 14:19:49.235919 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libgfrpc0:amd64. 2025-09-28 14:19:49.235923 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../45-libgfrpc0_11.1-4ubuntu0.1_amd64.deb ... 2025-09-28 14:19:49.235926 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libgfrpc0:amd64 (11.1-4ubuntu0.1) ... 2025-09-28 14:19:49.235976 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libgfapi0:amd64. 2025-09-28 14:19:49.235981 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../46-libgfapi0_11.1-4ubuntu0.1_amd64.deb ... 2025-09-28 14:19:49.236026 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libgfapi0:amd64 (11.1-4ubuntu0.1) ... 2025-09-28 14:19:49.236030 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libgfchangelog0:amd64. 2025-09-28 14:19:49.236065 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../47-libgfchangelog0_11.1-4ubuntu0.1_amd64.deb ... 2025-09-28 14:19:49.236071 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libgfchangelog0:amd64 (11.1-4ubuntu0.1) ... 2025-09-28 14:19:49.236132 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package liburcu8t64:amd64. 2025-09-28 14:19:49.236136 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../48-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2025-09-28 14:19:49.236187 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-09-28 14:19:49.236192 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-jwt. 2025-09-28 14:19:49.236236 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../49-python3-jwt_2.7.0-1_all.deb ... 2025-09-28 14:19:49.236240 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-jwt (2.7.0-1) ... 2025-09-28 14:19:49.236295 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libinih1:amd64. 2025-09-28 14:19:49.236299 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../50-libinih1_55-1ubuntu2_amd64.deb ... 2025-09-28 14:19:49.236352 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libinih1:amd64 (55-1ubuntu2) ... 2025-09-28 14:19:49.236358 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package xfsprogs. 2025-09-28 14:19:49.236411 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../51-xfsprogs_6.6.0-1ubuntu2.1_amd64.deb ... 2025-09-28 14:19:49.236418 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking xfsprogs (6.6.0-1ubuntu2.1) ... 2025-09-28 14:19:49.236466 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package glusterfs-common. 2025-09-28 14:19:49.236470 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../52-glusterfs-common_11.1-4ubuntu0.1_amd64.deb ... 2025-09-28 14:19:49.236526 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking glusterfs-common (11.1-4ubuntu0.1) ... 2025-09-28 14:19:49.236530 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package glusterfs-client. 2025-09-28 14:19:49.236584 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../53-glusterfs-client_11.1-4ubuntu0.1_amd64.deb ... 2025-09-28 14:19:49.236588 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking glusterfs-client (11.1-4ubuntu0.1) ... 2025-09-28 14:19:49.236643 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package sqlite3. 2025-09-28 14:19:49.236647 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../54-sqlite3_3.45.1-1ubuntu2.5_amd64.deb ... 2025-09-28 14:19:49.236709 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking sqlite3 (3.45.1-1ubuntu2.5) ... 2025-09-28 14:19:49.236756 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2025-09-28 14:19:49.236760 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-28 14:19:49.236801 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-09-28 14:19:49.236805 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up librabbitmq4:amd64 (0.11.0-1build2) ... 2025-09-28 14:19:49.236841 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-jwt (2.7.0-1) ... 2025-09-28 14:19:49.236890 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up psmisc (23.7-1build1) ... 2025-09-28 14:19:49.236894 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up attr (1:2.5.2-1build1.1) ... 2025-09-28 14:19:49.236949 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libinih1:amd64 (55-1ubuntu2) ... 2025-09-28 14:19:49.236955 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2025-09-28 14:19:49.236998 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-28 14:19:49.237002 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-ceph-argparse (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 14:19:49.237058 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-28 14:19:49.237063 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-yaml (6.0.2-1build2~cloud0) ... 2025-09-28 14:19:49.237107 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-28 14:19:49.237111 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libunwind8:amd64 (1.6.2-3build1.1) ... 2025-09-28 14:19:49.237166 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-28 14:19:49.237170 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2025-09-28 14:19:49.237224 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libglusterfs0:amd64 (11.1-4ubuntu0.1) ... 2025-09-28 14:19:49.237228 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-09-28 14:19:49.237280 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:No schema files found: doing nothing. 2025-09-28 14:19:49.237284 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-chardet (5.2.0+dfsg-1) ... 2025-09-28 14:19:49.237338 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2025-09-28 14:19:49.237343 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-certifi (2023.11.17-1) ... 2025-09-28 14:19:49.237387 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-09-28 14:19:49.237391 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-09-28 14:19:49.237515 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 14:19:49.237520 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-idna (3.6-2ubuntu0.1) ... 2025-09-28 14:19:49.237523 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2025-09-28 14:19:49.237526 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up xfsprogs (6.6.0-1ubuntu2.1) ... 2025-09-28 14:19:49.237557 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2025-09-28 14:19:49.237594 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libbabeltrace1:amd64 (1.5.11-3build3) ... 2025-09-28 14:19:49.237598 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-urllib3 (2.3.0-2~cloud0) ... 2025-09-28 14:19:49.237647 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libndctl6:amd64 (77-2ubuntu2) ... 2025-09-28 14:19:49.237695 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2025-09-28 14:19:49.237720 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-prettytable (3.6.0-2) ... 2025-09-28 14:19:49.237764 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2025-09-28 14:19:49.237773 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libjson-c5:amd64 (0.17-1build1) ... 2025-09-28 14:19:49.237821 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up sqlite3 (3.45.1-1ubuntu2.5) ... 2025-09-28 14:19:49.237852 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libgfxdr0:amd64 (11.1-4ubuntu0.1) ... 2025-09-28 14:19:49.237855 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up librados2 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 14:19:49.237906 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2025-09-28 14:19:49.237936 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libcephfs2 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 14:19:49.237940 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libradosstriper1 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 14:19:49.237990 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-requests (2.32.3+dfsg-4ubuntu1~cloud0) ... 2025-09-28 14:19:49.238019 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2025-09-28 14:19:49.238023 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2025-09-28 14:19:49.238073 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libgfrpc0:amd64 (11.1-4ubuntu0.1) ... 2025-09-28 14:19:49.238103 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-rados (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 14:19:49.238107 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libgfchangelog0:amd64 (11.1-4ubuntu0.1) ... 2025-09-28 14:19:49.238157 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up librbd1 (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 14:19:49.238195 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libgfapi0:amd64 (11.1-4ubuntu0.1) ... 2025-09-28 14:19:49.238198 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up glusterfs-common (11.1-4ubuntu0.1) ... 2025-09-28 14:19:49.238247 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:info: Selecting GID from range 100 to 59999 ... 2025-09-28 14:19:49.238284 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:info: Adding group `gluster' (GID 103) ... 2025-09-28 14:19:49.238288 | 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' 2025-09-28 14:19:49.238335 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: for x in re.findall('(?:[\da-f]){2}', 2025-09-28 14:19:49.238365 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-cephfs (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 14:19:49.238369 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-rbd (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 14:19:49.238419 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up glusterfs-client (11.1-4ubuntu0.1) ... 2025-09-28 14:19:49.238448 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-09-28 14:19:49.238452 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Adding group ceph.. 2025-09-28 14:19:49.238504 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:..done 2025-09-28 14:19:49.238533 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Adding system user ceph.. 2025-09-28 14:19:49.238572 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:..done 2025-09-28 14:19:49.238609 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting system user ceph properties.. 2025-09-28 14:19:49.238613 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:usermod: unlocking the user's password would result in a passwordless account. 2025-09-28 14:19:49.238664 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:You should set a password with usermod -p to unlock this user's password. 2025-09-28 14:19:49.238707 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:..done 2025-09-28 14:19:49.238735 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2025-09-28 14:19:49.238781 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 14:19:49.238819 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Removed intermediate container 1a9f140cc1c9 2025-09-28 14:19:49.238823 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> 5654eb98f85a 2025-09-28 14:19:49.238879 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: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 2025-09-28 14:19:49.238916 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Running in b2713e601d2b 2025-09-28 14:19:49.238946 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading package lists... 2025-09-28 14:19:49.238983 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Building dependency tree... 2025-09-28 14:19:49.238987 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading state information... 2025-09-28 14:19:49.239041 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:The following packages were automatically installed and are no longer required: 2025-09-28 14:19:49.239082 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:19:49.239086 | 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 2025-09-28 14:19:49.239127 | 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 2025-09-28 14:19:49.239131 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:19:49.239180 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:19:49.239184 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:19:49.239232 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:19:49.239270 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: xz-utils 2025-09-28 14:19:49.239274 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Use 'apt autoremove' to remove them. 2025-09-28 14:19:49.239324 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:The following packages will be REMOVED: 2025-09-28 14:19:49.239361 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: build-essential 2025-09-28 14:19:49.239365 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 14:19:49.239415 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:After this operation, 17.4 kB disk space will be freed. 2025-09-28 14:19:49.239445 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 2025-09-28 14:19:49.239449 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 2025-09-28 14:19:49.239503 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: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% 2025-09-28 14:19:49.239531 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 70% 2025-09-28 14:19:49.239560 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 2025-09-28 14:19:49.239564 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:75% 2025-09-28 14:19:49.239615 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 80% 2025-09-28 14:19:49.239645 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 85% (Reading database ... 90% 2025-09-28 14:19:49.239662 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 95% 2025-09-28 14:19:49.239758 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 100% (Reading database ... 20074 files and directories currently installed.) 2025-09-28 14:19:49.239796 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing build-essential (12.10ubuntu1) ... 2025-09-28 14:19:49.239826 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading package lists... 2025-09-28 14:19:49.239863 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Building dependency tree... 2025-09-28 14:19:49.239867 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading state information... 2025-09-28 14:19:49.239917 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:The following packages will be REMOVED: 2025-09-28 14:19:49.239921 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:19:49.239970 | 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 2025-09-28 14:19:49.239974 | 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 2025-09-28 14:19:49.240022 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:19:49.240026 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:19:49.240072 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:19:49.240076 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:19:49.240122 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: xz-utils 2025-09-28 14:19:49.240152 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 14:19:49.240156 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:After this operation, 228 MB disk space will be freed. 2025-09-28 14:19:49.240203 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 2025-09-28 14:19:49.240234 | 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% 2025-09-28 14:19:49.240238 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 70% 2025-09-28 14:19:49.240285 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 75% 2025-09-28 14:19:49.240293 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 80% 2025-09-28 14:19:49.240338 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 85% 2025-09-28 14:19:49.240342 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 90% 2025-09-28 14:19:49.240391 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 95% 2025-09-28 14:19:49.240395 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 100% (Reading database ... 20065 files and directories currently installed.) 2025-09-28 14:19:49.240444 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 14:19:49.240481 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:19:49.240485 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 14:19:49.240531 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:19:49.240569 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 14:19:49.240573 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 14:19:49.240617 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:19:49.240671 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:19:49.240675 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:19:49.240731 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:19:49.240736 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 14:19:49.240788 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:19:49.240831 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:19:49.240861 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:19:49.240865 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:19:49.240913 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 14:19:49.240951 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 14:19:49.240955 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:19:49.240999 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:19:49.241036 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:19:49.241040 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:19:49.241084 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:19:49.241088 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:19:49.241136 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:19:49.241140 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:19:49.241188 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:19:49.241226 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:19:49.241230 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 14:19:49.241272 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:19:49.241276 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:19:49.241325 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 14:19:49.241329 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:19:49.241378 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:19:49.241382 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 14:19:49.241431 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:19:49.241435 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:19:49.241485 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:19:49.241489 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:19:49.241539 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing lto-disabled-list (47) ... 2025-09-28 14:19:49.241543 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing make (4.3-4.1build2) ... 2025-09-28 14:19:49.241592 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 14:19:49.241596 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 14:19:49.241645 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Collecting pyclean==3.0.0 2025-09-28 14:19:49.241661 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 14:19:49.241732 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 14:19:49.241784 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Installing collected packages: pyclean 2025-09-28 14:19:49.241822 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Successfully installed pyclean-3.0.0 2025-09-28 14:19:49.241829 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Cleaning directory /var/lib/kolla/venv 2025-09-28 14:19:49.241864 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2025-09-28 14:19:49.241868 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Total 9139 files, 1348 directories removed. 2025-09-28 14:19:49.241912 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2025-09-28 14:19:49.241916 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Cleaning directory /usr 2025-09-28 14:19:49.241959 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2025-09-28 14:19:49.241963 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Total 1531 files, 160 directories removed. 2025-09-28 14:19:49.242006 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2025-09-28 14:19:49.242009 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Found existing installation: pyclean 3.0.0 2025-09-28 14:19:49.242053 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Uninstalling pyclean-3.0.0: 2025-09-28 14:19:49.242057 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: Successfully uninstalled pyclean-3.0.0 2025-09-28 14:19:49.242101 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Removed intermediate container b2713e601d2b 2025-09-28 14:19:49.242105 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> 269d7c2f8b9b 2025-09-28 14:19:49.242149 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Step 5/5 : USER manila 2025-09-28 14:19:49.242153 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Running in f05ac24c66b6 2025-09-28 14:19:49.242199 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Removed intermediate container f05ac24c66b6 2025-09-28 14:19:49.242203 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> 9dd8939c0d89 2025-09-28 14:19:49.242248 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Successfully built 84900aebc6c0 2025-09-28 14:19:49.242252 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Successfully tagged osism.harbor.regio.digital/kolla/manila-share:build-20250928 2025-09-28 14:19:49.242343 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Built at 2025-09-28 14:19:49.242261 (took 0:00:57.655021) 2025-09-28 14:19:49.242718 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(manila-scheduler) 2025-09-28 14:19:49.242726 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-scheduler:Processing 2025-09-28 14:19:49.242823 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Building started at 2025-09-28 14:19:49.242686 2025-09-28 14:19:49.246096 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-scheduler:Turned 0 plugins into plugins archive 2025-09-28 14:19:49.246571 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-scheduler:Turned 0 additions into additions archive 2025-09-28 14:20:16.808651 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Step 1/4 : FROM osism.harbor.regio.digital/kolla/manila-base:build-20250928 2025-09-28 14:20:16.808801 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> 565621476f73 2025-09-28 14:20:16.808967 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Step 2/4 : LABEL "build-date"="20250928" "name"="manila-scheduler" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 14:20:16.809019 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Running in 18a71cf47612 2025-09-28 14:20:16.809031 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Removed intermediate container 18a71cf47612 2025-09-28 14:20:16.809040 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> 4481e41485a0 2025-09-28 14:20:16.809050 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Step 3/4 : 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 2025-09-28 14:20:16.809125 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Running in 450e09fe59a4 2025-09-28 14:20:16.809134 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Reading package lists... 2025-09-28 14:20:16.809154 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Building dependency tree... 2025-09-28 14:20:16.809160 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Reading state information... 2025-09-28 14:20:16.809198 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:The following packages were automatically installed and are no longer required: 2025-09-28 14:20:16.809234 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:20:16.810802 | 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 2025-09-28 14:20:16.810817 | 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 2025-09-28 14:20:16.810824 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:20:16.810831 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:20:16.810838 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:20:16.810846 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:20:16.810852 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: xz-utils 2025-09-28 14:20:16.810859 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Use 'apt autoremove' to remove them. 2025-09-28 14:20:16.810865 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:The following packages will be REMOVED: 2025-09-28 14:20:16.810872 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: build-essential 2025-09-28 14:20:16.810878 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 14:20:16.810885 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:After this operation, 17.4 kB disk space will be freed. 2025-09-28 14:20:16.810891 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 2025-09-28 14:20:16.810899 | 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% 2025-09-28 14:20:16.810907 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 70% 2025-09-28 14:20:16.810913 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 2025-09-28 14:20:16.810920 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:75% 2025-09-28 14:20:16.810926 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 80% 2025-09-28 14:20:16.810932 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 85% 2025-09-28 14:20:16.810939 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 90% 2025-09-28 14:20:16.810945 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 95% 2025-09-28 14:20:16.810951 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 100% (Reading database ... 18981 files and directories currently installed.) 2025-09-28 14:20:16.810960 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing build-essential (12.10ubuntu1) ... 2025-09-28 14:20:16.810966 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Reading package lists... 2025-09-28 14:20:16.810980 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Building dependency tree... 2025-09-28 14:20:16.810987 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Reading state information... 2025-09-28 14:20:16.810993 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:The following packages will be REMOVED: 2025-09-28 14:20:16.810999 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:20:16.811006 | 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 2025-09-28 14:20:16.811012 | 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 2025-09-28 14:20:16.811019 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:20:16.811025 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:20:16.811031 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:20:16.811038 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:20:16.811047 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: xz-utils 2025-09-28 14:20:16.811054 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 14:20:16.811063 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:After this operation, 228 MB disk space will be freed. 2025-09-28 14:20:16.811279 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 2025-09-28 14:20:16.811368 | 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% 2025-09-28 14:20:16.811403 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 70% 2025-09-28 14:20:16.811421 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 75% 2025-09-28 14:20:16.811437 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 80% 2025-09-28 14:20:16.811457 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 85% 2025-09-28 14:20:16.811519 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 90% 2025-09-28 14:20:16.811569 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 95% 2025-09-28 14:20:16.811694 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 100% (Reading database ... 18972 files and directories currently installed.) 2025-09-28 14:20:16.811765 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 14:20:16.811837 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:20:16.811915 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 14:20:16.811936 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:20:16.812025 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 14:20:16.812070 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 14:20:16.812170 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:20:16.812222 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2025-09-28 14:20:16.812315 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:20:16.812360 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:20:16.812466 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:20:16.812545 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 14:20:16.812568 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:20:16.812652 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:20:16.812746 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:20:16.812846 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:20:16.812924 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 14:20:16.812947 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 14:20:16.813035 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:20:16.813080 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:20:16.813165 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:20:16.813209 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:20:16.813295 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:20:16.813319 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:20:16.813411 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:20:16.813435 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:20:16.813527 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:20:16.813552 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:20:16.813644 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 14:20:16.813837 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2025-09-28 14:20:16.813869 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:20:16.813891 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:20:16.813961 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 14:20:16.813984 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:20:16.814048 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:20:16.814071 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 14:20:16.814149 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:20:16.814189 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:20:16.814272 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:20:16.814291 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:20:16.814332 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing lto-disabled-list (47) ... 2025-09-28 14:20:16.814401 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing make (4.3-4.1build2) ... 2025-09-28 14:20:16.814425 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 14:20:16.814493 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 14:20:16.814516 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Collecting pyclean==3.0.0 2025-09-28 14:20:16.814553 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 14:20:16.814623 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 14:20:16.814648 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Installing collected packages: pyclean 2025-09-28 14:20:16.814749 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Successfully installed pyclean-3.0.0 2025-09-28 14:20:16.814823 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Cleaning directory /var/lib/kolla/venv 2025-09-28 14:20:16.814845 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2025-09-28 14:20:16.814925 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Total 9139 files, 1348 directories removed. 2025-09-28 14:20:16.814964 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2025-09-28 14:20:16.815119 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Cleaning directory /usr 2025-09-28 14:20:16.815142 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2025-09-28 14:20:16.815155 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Total 1316 files, 133 directories removed. 2025-09-28 14:20:16.815166 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2025-09-28 14:20:16.815225 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Found existing installation: pyclean 3.0.0 2025-09-28 14:20:16.815278 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Uninstalling pyclean-3.0.0: 2025-09-28 14:20:16.815333 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: Successfully uninstalled pyclean-3.0.0 2025-09-28 14:20:16.815420 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Removed intermediate container 450e09fe59a4 2025-09-28 14:20:16.815488 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> a2b4e0a090d1 2025-09-28 14:20:16.815544 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Step 4/4 : USER manila 2025-09-28 14:20:16.815602 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Running in 3b617047b2f4 2025-09-28 14:20:16.815678 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Removed intermediate container 3b617047b2f4 2025-09-28 14:20:16.815753 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> c16a358ead1c 2025-09-28 14:20:16.815821 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Successfully built e37ada1e055a 2025-09-28 14:20:16.815878 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Successfully tagged osism.harbor.regio.digital/kolla/manila-scheduler:build-20250928 2025-09-28 14:20:16.815995 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Built at 2025-09-28 14:20:16.815901 (took 0:00:27.573215) 2025-09-28 14:20:16.816407 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(manila-data) 2025-09-28 14:20:16.818804 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-data:Processing 2025-09-28 14:20:16.818817 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Building started at 2025-09-28 14:20:16.816461 2025-09-28 14:20:16.818825 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-data:Turned 0 plugins into plugins archive 2025-09-28 14:20:16.818832 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-data:Turned 0 additions into additions archive 2025-09-28 14:20:59.411425 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Step 1/5 : FROM osism.harbor.regio.digital/kolla/manila-base:build-20250928 2025-09-28 14:20:59.411504 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> 565621476f73 2025-09-28 14:20:59.411517 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Step 2/5 : LABEL "build-date"="20250928" "name"="manila-data" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 14:20:59.411561 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Running in af70f82491a2 2025-09-28 14:20:59.411584 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Removed intermediate container af70f82491a2 2025-09-28 14:20:59.411588 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> 984071a2e86a 2025-09-28 14:20:59.411595 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Step 3/5 : 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/* 2025-09-28 14:20:59.411603 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Running in 7eef4f5449c6 2025-09-28 14:20:59.411650 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 14:20:59.411672 | 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] 2025-09-28 14:20:59.411922 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 14:20:59.412030 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2025-09-28 14:20:59.412052 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 14:20:59.412071 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 14:20:59.412088 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 14:20:59.412121 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 14:20:59.412140 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 14:20:59.412158 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 14:20:59.412174 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 14:20:59.412190 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 14:20:59.412200 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 14:20:59.412210 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 14:20:59.412219 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 14:20:59.412229 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Fetched 28.4 MB in 3s (8,383 kB/s) 2025-09-28 14:20:59.412244 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading package lists... 2025-09-28 14:20:59.412253 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading package lists... 2025-09-28 14:20:59.412263 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Building dependency tree... 2025-09-28 14:20:59.412272 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading state information... 2025-09-28 14:20:59.412282 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:The following additional packages will be installed: 2025-09-28 14:20:59.412291 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: keyutils libevent-core-2.1-7t64 libnfsidmap1 rpcbind ucf 2025-09-28 14:20:59.412305 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Suggested packages: 2025-09-28 14:20:59.412315 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: watchdog 2025-09-28 14:20:59.412324 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:The following NEW packages will be installed: 2025-09-28 14:20:59.412338 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: keyutils libevent-core-2.1-7t64 libnfsidmap1 nfs-common rpcbind ucf 2025-09-28 14:20:59.412380 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 14:20:59.412390 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Need to get 547 kB of archives. 2025-09-28 14:20:59.412404 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:After this operation, 1,900 kB of additional disk space will be used. 2025-09-28 14:20:59.412462 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 14:20:59.412550 | 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] 2025-09-28 14:20:59.412577 | 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] 2025-09-28 14:20:59.412601 | 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] 2025-09-28 14:20:59.412624 | 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] 2025-09-28 14:20:59.412756 | 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] 2025-09-28 14:20:59.412782 | 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] 2025-09-28 14:20:59.412816 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preconfiguring packages ... 2025-09-28 14:20:59.412826 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Fetched 548 kB in 1s (655 kB/s) 2025-09-28 14:20:59.412841 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2025-09-28 14:20:59.412855 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 2025-09-28 14:20:59.412893 | 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% 2025-09-28 14:20:59.412910 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 70% (Reading database ... 75% 2025-09-28 14:20:59.412950 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 2025-09-28 14:20:59.412982 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:80% (Reading database ... 85% 2025-09-28 14:20:59.413013 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 2025-09-28 14:20:59.413042 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:90% 2025-09-28 14:20:59.413074 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 95% 2025-09-28 14:20:59.413108 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 100% (Reading database ... 18981 files and directories currently installed.) 2025-09-28 14:20:59.413144 | 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 ... 2025-09-28 14:20:59.413232 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-09-28 14:20:59.413244 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package libnfsidmap1:amd64. 2025-09-28 14:20:59.413259 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preparing to unpack .../1-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2025-09-28 14:20:59.413325 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2025-09-28 14:20:59.413336 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2025-09-28 14:20:59.413350 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package rpcbind. 2025-09-28 14:20:59.413385 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preparing to unpack .../2-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2025-09-28 14:20:59.413453 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking rpcbind (1.2.6-7ubuntu2) ... 2025-09-28 14:20:59.413483 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package ucf. 2025-09-28 14:20:59.413497 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preparing to unpack .../3-ucf_3.0043+nmu1_all.deb ... 2025-09-28 14:20:59.413551 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Moving old data out of the way 2025-09-28 14:20:59.413587 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking ucf (3.0043+nmu1) ... 2025-09-28 14:20:59.413738 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package keyutils. 2025-09-28 14:20:59.413763 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preparing to unpack .../4-keyutils_1.6.3-3build1_amd64.deb ... 2025-09-28 14:20:59.413849 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking keyutils (1.6.3-3build1) ... 2025-09-28 14:20:59.413870 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package nfs-common. 2025-09-28 14:20:59.413895 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preparing to unpack .../5-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2025-09-28 14:20:59.413914 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2025-09-28 14:20:59.413938 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2025-09-28 14:20:59.413961 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up rpcbind (1.2.6-7ubuntu2) ... 2025-09-28 14:20:59.413986 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:invoke-rc.d: could not determine current runlevel 2025-09-28 14:20:59.414009 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 14:20:59.414033 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up ucf (3.0043+nmu1) ... 2025-09-28 14:20:59.414058 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up keyutils (1.6.3-3build1) ... 2025-09-28 14:20:59.414083 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-09-28 14:20:59.414106 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2025-09-28 14:20:59.414133 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2025-09-28 14:20:59.414156 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Creating config file /etc/idmapd.conf with new version 2025-09-28 14:20:59.414175 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2025-09-28 14:20:59.414198 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Creating config file /etc/nfs.conf with new version 2025-09-28 14:20:59.414222 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:info: Selecting UID from range 100 to 59999 ... 2025-09-28 14:20:59.414238 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2025-09-28 14:20:59.414251 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:info: Adding system user `statd' (UID 102) ... 2025-09-28 14:20:59.414295 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:info: Adding new user `statd' (UID 102) with group `nogroup' ... 2025-09-28 14:20:59.414311 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:info: Not creating home directory `/var/lib/nfs'. 2025-09-28 14:20:59.414324 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:invoke-rc.d: could not determine current runlevel 2025-09-28 14:20:59.414362 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 14:20:59.414397 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 14:20:59.414432 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Removed intermediate container 7eef4f5449c6 2025-09-28 14:20:59.414493 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> b4ac4bc2d178 2025-09-28 14:20:59.414564 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: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 2025-09-28 14:20:59.414580 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Running in d9a1a373ff8d 2025-09-28 14:20:59.414605 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading package lists... 2025-09-28 14:20:59.414619 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Building dependency tree... 2025-09-28 14:20:59.414746 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading state information... 2025-09-28 14:20:59.414776 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:The following packages were automatically installed and are no longer required: 2025-09-28 14:20:59.414793 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:20:59.414864 | 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 2025-09-28 14:20:59.414881 | 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 2025-09-28 14:20:59.414958 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:20:59.414974 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:20:59.414987 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:20:59.415017 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:20:59.415049 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: xz-utils 2025-09-28 14:20:59.415084 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Use 'apt autoremove' to remove them. 2025-09-28 14:20:59.415139 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:The following packages will be REMOVED: 2025-09-28 14:20:59.415154 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: build-essential 2025-09-28 14:20:59.415211 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 14:20:59.415247 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:After this operation, 17.4 kB disk space will be freed. 2025-09-28 14:20:59.415310 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 2025-09-28 14:20:59.415326 | 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% 2025-09-28 14:20:59.415385 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 70% 2025-09-28 14:20:59.415395 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 75% 2025-09-28 14:20:59.415409 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 80% 2025-09-28 14:20:59.415456 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 85% 2025-09-28 14:20:59.415470 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 2025-09-28 14:20:59.415529 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:90% 2025-09-28 14:20:59.415540 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 95% (Reading database ... 100% (Reading database ... 19168 files and directories currently installed.) 2025-09-28 14:20:59.415598 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing build-essential (12.10ubuntu1) ... 2025-09-28 14:20:59.415612 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading package lists... 2025-09-28 14:20:59.415696 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Building dependency tree... 2025-09-28 14:20:59.415742 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading state information... 2025-09-28 14:20:59.415812 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:The following packages will be REMOVED: 2025-09-28 14:20:59.415823 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:20:59.415836 | 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 2025-09-28 14:20:59.415898 | 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 2025-09-28 14:20:59.415924 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:20:59.415934 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:20:59.415947 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:20:59.415963 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:20:59.416017 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: xz-utils 2025-09-28 14:20:59.416032 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 14:20:59.416045 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:After this operation, 228 MB disk space will be freed. 2025-09-28 14:20:59.416093 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 2025-09-28 14:20:59.416108 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 2025-09-28 14:20:59.416172 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: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% 2025-09-28 14:20:59.416184 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 70% 2025-09-28 14:20:59.416198 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 75% 2025-09-28 14:20:59.416259 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 80% (Reading database ... 85% 2025-09-28 14:20:59.416275 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 90% 2025-09-28 14:20:59.416288 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 95% 2025-09-28 14:20:59.416337 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 100% (Reading database ... 19159 files and directories currently installed.) 2025-09-28 14:20:59.416352 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 14:20:59.416367 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:20:59.416467 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 14:20:59.416480 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:20:59.416494 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 14:20:59.416563 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 14:20:59.416626 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:20:59.416637 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:20:59.416746 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:20:59.416785 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:20:59.416800 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 14:20:59.416859 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:20:59.416869 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:20:59.416933 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:20:59.416978 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:20:59.416991 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 14:20:59.417036 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 14:20:59.417050 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:20:59.417071 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:20:59.417117 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:20:59.417130 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:20:59.417175 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:20:59.417188 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:20:59.417245 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:20:59.417255 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:20:59.417267 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:20:59.417326 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:20:59.417340 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 14:20:59.417392 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:20:59.417405 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:20:59.417417 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 14:20:59.417462 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:20:59.417519 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:20:59.417532 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 14:20:59.417595 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:20:59.417609 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:20:59.417652 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:20:59.417694 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:20:59.417754 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing lto-disabled-list (47) ... 2025-09-28 14:20:59.417764 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing make (4.3-4.1build2) ... 2025-09-28 14:20:59.417832 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 14:20:59.417847 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 14:20:59.417892 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Collecting pyclean==3.0.0 2025-09-28 14:20:59.417906 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 14:20:59.417972 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 14:20:59.417987 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Installing collected packages: pyclean 2025-09-28 14:20:59.418046 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Successfully installed pyclean-3.0.0 2025-09-28 14:20:59.418060 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Cleaning directory /var/lib/kolla/venv 2025-09-28 14:20:59.418105 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2025-09-28 14:20:59.418118 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Total 9139 files, 1348 directories removed. 2025-09-28 14:20:59.418177 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2025-09-28 14:20:59.418234 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Cleaning directory /usr 2025-09-28 14:20:59.418248 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2025-09-28 14:20:59.418292 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Total 1316 files, 133 directories removed. 2025-09-28 14:20:59.418305 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2025-09-28 14:20:59.418396 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Found existing installation: pyclean 3.0.0 2025-09-28 14:20:59.418455 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Uninstalling pyclean-3.0.0: 2025-09-28 14:20:59.418469 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: Successfully uninstalled pyclean-3.0.0 2025-09-28 14:20:59.418529 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Removed intermediate container d9a1a373ff8d 2025-09-28 14:20:59.418542 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> 605f2adec815 2025-09-28 14:20:59.418586 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Step 5/5 : USER manila 2025-09-28 14:20:59.418600 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Running in 197d20d4cd1b 2025-09-28 14:20:59.418652 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Removed intermediate container 197d20d4cd1b 2025-09-28 14:20:59.418761 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> 5d5967c295f1 2025-09-28 14:20:59.418780 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Successfully built a554cc425588 2025-09-28 14:20:59.418842 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Successfully tagged osism.harbor.regio.digital/kolla/manila-data:build-20250928 2025-09-28 14:20:59.418925 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Built at 2025-09-28 14:20:59.418839 (took 0:00:42.602378) 2025-09-28 14:20:59.420004 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(placement-api) 2025-09-28 14:20:59.420879 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-api:Processing 2025-09-28 14:20:59.420892 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Building started at 2025-09-28 14:20:59.420139 2025-09-28 14:20:59.421785 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-api:Turned 0 plugins into plugins archive 2025-09-28 14:20:59.422379 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-api:Turned 0 additions into additions archive 2025-09-28 14:21:26.762453 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Step 1/4 : FROM osism.harbor.regio.digital/kolla/placement-base:build-20250928 2025-09-28 14:21:26.762544 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> b8444c52c33a 2025-09-28 14:21:26.762588 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Step 2/4 : LABEL "build-date"="20250928" "name"="placement-api" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 14:21:26.762698 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> Running in 91d197238b12 2025-09-28 14:21:26.763020 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> Removed intermediate container 91d197238b12 2025-09-28 14:21:26.763037 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> b7783441803f 2025-09-28 14:21:26.763047 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Step 3/4 : COPY extend_start.sh /usr/local/bin/kolla_placement_extend_start 2025-09-28 14:21:26.763139 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> 4dd81c0012c2 2025-09-28 14:21:26.763231 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Step 4/4 : 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 2025-09-28 14:21:26.763322 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> Running in 562bd6b0111c 2025-09-28 14:21:26.763429 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Reading package lists... 2025-09-28 14:21:26.764065 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Building dependency tree... 2025-09-28 14:21:26.764237 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Reading state information... 2025-09-28 14:21:26.764254 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:The following packages were automatically installed and are no longer required: 2025-09-28 14:21:26.764264 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:21:26.764273 | 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 2025-09-28 14:21:26.764281 | 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 2025-09-28 14:21:26.764290 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:21:26.764298 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:21:26.764307 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:21:26.764315 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:21:26.764324 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: xz-utils 2025-09-28 14:21:26.764332 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Use 'apt autoremove' to remove them. 2025-09-28 14:21:26.764341 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:The following packages will be REMOVED: 2025-09-28 14:21:26.764349 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: build-essential 2025-09-28 14:21:26.764358 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 14:21:26.764367 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:After this operation, 17.4 kB disk space will be freed. 2025-09-28 14:21:26.764375 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 2025-09-28 14:21:26.764386 | 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% 2025-09-28 14:21:26.764397 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 70% 2025-09-28 14:21:26.764453 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 2025-09-28 14:21:26.764462 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:75% (Reading database ... 80% 2025-09-28 14:21:26.764471 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 85% 2025-09-28 14:21:26.764479 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 90% 2025-09-28 14:21:26.764526 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 95% (Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-28 14:21:26.764538 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing build-essential (12.10ubuntu1) ... 2025-09-28 14:21:26.764546 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Reading package lists... 2025-09-28 14:21:26.764555 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Building dependency tree... 2025-09-28 14:21:26.764567 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Reading state information... 2025-09-28 14:21:26.764575 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:The following packages will be REMOVED: 2025-09-28 14:21:26.764642 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:21:26.764739 | 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 2025-09-28 14:21:26.764764 | 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 2025-09-28 14:21:26.764876 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:21:26.764909 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:21:26.764965 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:21:26.765010 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:21:26.765053 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: xz-utils 2025-09-28 14:21:26.765118 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 14:21:26.765162 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:After this operation, 228 MB disk space will be freed. 2025-09-28 14:21:26.765220 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 2025-09-28 14:21:26.765277 | 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% 2025-09-28 14:21:26.765310 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 40% (Reading database ... 45% (Reading database ... 2025-09-28 14:21:26.766856 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-09-28 14:21:26.766872 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 70% 2025-09-28 14:21:26.766880 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 75% 2025-09-28 14:21:26.766888 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 80% 2025-09-28 14:21:26.766895 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 85% 2025-09-28 14:21:26.766902 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 90% 2025-09-28 14:21:26.766909 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 95% 2025-09-28 14:21:26.766916 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-09-28 14:21:26.766923 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 14:21:26.766930 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:21:26.766937 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 14:21:26.766944 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:21:26.766951 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 14:21:26.766957 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 14:21:26.766964 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:21:26.766971 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:21:26.766978 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:21:26.766985 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:21:26.766992 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 14:21:26.766999 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:21:26.767006 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:21:26.767013 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:21:26.767020 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:21:26.767026 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 14:21:26.767033 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 14:21:26.767047 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:21:26.767055 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:21:26.767062 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:21:26.767069 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:21:26.767075 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:21:26.767082 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:21:26.767096 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:21:26.767103 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:21:26.767110 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2025-09-28 14:21:26.767117 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:21:26.767124 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2025-09-28 14:21:26.767131 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:21:26.767138 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 14:21:26.767145 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:21:26.767151 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:21:26.767158 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 14:21:26.767165 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:21:26.767172 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:21:26.767178 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 14:21:26.767185 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:21:26.767192 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:21:26.767199 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:21:26.767212 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:21:26.767219 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing lto-disabled-list (47) ... 2025-09-28 14:21:26.767225 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing make (4.3-4.1build2) ... 2025-09-28 14:21:26.767232 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 14:21:26.767239 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 14:21:26.767282 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Collecting pyclean==3.0.0 2025-09-28 14:21:26.767289 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 14:21:26.767296 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 14:21:26.767303 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Installing collected packages: pyclean 2025-09-28 14:21:26.767310 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Successfully installed pyclean-3.0.0 2025-09-28 14:21:26.767317 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Cleaning directory /var/lib/kolla/venv 2025-09-28 14:21:26.767324 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2025-09-28 14:21:26.767331 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Total 8290 files, 1184 directories removed. 2025-09-28 14:21:26.767337 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2025-09-28 14:21:26.767350 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Cleaning directory /usr 2025-09-28 14:21:26.767358 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2025-09-28 14:21:26.767364 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Total 1316 files, 133 directories removed. 2025-09-28 14:21:26.767371 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2025-09-28 14:21:26.767378 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Found existing installation: pyclean 3.0.0 2025-09-28 14:21:26.767385 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Uninstalling pyclean-3.0.0: 2025-09-28 14:21:26.767392 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: Successfully uninstalled pyclean-3.0.0 2025-09-28 14:21:26.767399 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> Removed intermediate container 562bd6b0111c 2025-09-28 14:21:26.767435 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> 9914ae7b7131 2025-09-28 14:21:26.767443 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Successfully built 8b1e594ee475 2025-09-28 14:21:26.767450 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Successfully tagged osism.harbor.regio.digital/kolla/placement-api:build-20250928 2025-09-28 14:21:26.767457 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Built at 2025-09-28 14:21:26.767372 (took 0:00:27.347233) 2025-09-28 14:21:26.767956 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(magnum-conductor) 2025-09-28 14:21:26.767984 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-conductor:Processing 2025-09-28 14:21:26.768063 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Building started at 2025-09-28 14:21:26.767912 2025-09-28 14:21:26.768073 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-conductor:Getting archive from https://get.helm.sh/helm-v3.16.3-linux-amd64.tar.gz 2025-09-28 14:21:28.153922 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-conductor:Turned 1 plugins into plugins archive 2025-09-28 14:21:28.154107 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-conductor:Turned 0 additions into additions archive 2025-09-28 14:22:02.820974 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 1/6 : FROM osism.harbor.regio.digital/kolla/magnum-base:build-20250928 2025-09-28 14:22:02.821046 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> 84a1a298ced0 2025-09-28 14:22:02.821172 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 2/6 : LABEL "build-date"="20250928" "name"="magnum-conductor" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 14:22:02.821249 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Running in 9a0eac53de70 2025-09-28 14:22:02.821324 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Removed intermediate container 9a0eac53de70 2025-09-28 14:22:02.821397 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> 6f44c7e2f2d4 2025-09-28 14:22:02.821475 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 3/6 : ADD plugins-archive / 2025-09-28 14:22:02.821550 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> 5862490999d8 2025-09-28 14:22:02.821616 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 4/6 : RUN cp /plugins/linux-amd64/helm /usr/local/bin/helm 2025-09-28 14:22:02.821724 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Running in de0f51e59c45 2025-09-28 14:22:02.822989 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Removed intermediate container de0f51e59c45 2025-09-28 14:22:02.823070 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> c760e01aea24 2025-09-28 14:22:02.823087 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: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 2025-09-28 14:22:02.823157 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Running in 45c99d83ee1a 2025-09-28 14:22:02.823169 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Reading package lists... 2025-09-28 14:22:02.823178 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Building dependency tree... 2025-09-28 14:22:02.823187 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Reading state information... 2025-09-28 14:22:02.823195 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:The following packages were automatically installed and are no longer required: 2025-09-28 14:22:02.823205 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:22:02.823215 | 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 2025-09-28 14:22:02.823223 | 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 2025-09-28 14:22:02.823231 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:22:02.823240 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:22:02.823248 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:22:02.823258 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:22:02.823266 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: xz-utils 2025-09-28 14:22:02.823275 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Use 'apt autoremove' to remove them. 2025-09-28 14:22:02.823283 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:The following packages will be REMOVED: 2025-09-28 14:22:02.823292 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: build-essential 2025-09-28 14:22:02.823301 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 14:22:02.823309 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:After this operation, 17.4 kB disk space will be freed. 2025-09-28 14:22:02.823318 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 2025-09-28 14:22:02.823329 | 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% 2025-09-28 14:22:02.823339 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 70% 2025-09-28 14:22:02.823432 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 75% 2025-09-28 14:22:02.823442 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 80% 2025-09-28 14:22:02.823451 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 85% 2025-09-28 14:22:02.823459 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 90% 2025-09-28 14:22:02.823468 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 95% 2025-09-28 14:22:02.823476 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-28 14:22:02.823487 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing build-essential (12.10ubuntu1) ... 2025-09-28 14:22:02.823495 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Reading package lists... 2025-09-28 14:22:02.823503 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Building dependency tree... 2025-09-28 14:22:02.823520 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Reading state information... 2025-09-28 14:22:02.823528 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:The following packages will be REMOVED: 2025-09-28 14:22:02.823537 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:22:02.823545 | 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 2025-09-28 14:22:02.823610 | 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 2025-09-28 14:22:02.823630 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:22:02.823638 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:22:02.823683 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:22:02.823692 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:22:02.823772 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: xz-utils 2025-09-28 14:22:02.823783 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 14:22:02.823791 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:After this operation, 228 MB disk space will be freed. 2025-09-28 14:22:02.823873 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 2025-09-28 14:22:02.823975 | 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% 2025-09-28 14:22:02.823991 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: (Reading database ... 65% 2025-09-28 14:22:02.824105 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 70% 2025-09-28 14:22:02.826028 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 75% 2025-09-28 14:22:02.826083 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 80% 2025-09-28 14:22:02.826091 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 85% 2025-09-28 14:22:02.826097 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 90% 2025-09-28 14:22:02.826103 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 95% 2025-09-28 14:22:02.826109 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-09-28 14:22:02.826116 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 14:22:02.826122 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:22:02.826129 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 14:22:02.826135 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:22:02.826141 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 14:22:02.826146 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2025-09-28 14:22:02.826152 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 14:22:02.826158 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:22:02.826164 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:22:02.826170 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:22:02.826175 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:22:02.826191 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 14:22:02.826195 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:22:02.826211 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:22:02.826214 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:22:02.826218 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:22:02.826221 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 14:22:02.826225 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 14:22:02.826228 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:22:02.826231 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:22:02.826234 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:22:02.826238 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:22:02.826241 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:22:02.826244 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:22:02.826248 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:22:02.826251 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:22:02.826254 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:22:02.826258 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:22:02.826261 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 14:22:02.826264 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:22:02.826267 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:22:02.826271 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 14:22:02.826274 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:22:02.826277 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:22:02.826280 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2025-09-28 14:22:02.826284 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 14:22:02.826290 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2025-09-28 14:22:02.826295 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:22:02.826301 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2025-09-28 14:22:02.826380 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:22:02.826387 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2025-09-28 14:22:02.826390 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:22:02.826394 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2025-09-28 14:22:02.826397 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:22:02.826400 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing lto-disabled-list (47) ... 2025-09-28 14:22:02.826404 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing make (4.3-4.1build2) ... 2025-09-28 14:22:02.826407 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 14:22:02.826416 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 14:22:02.826419 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Collecting pyclean==3.0.0 2025-09-28 14:22:02.826451 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 14:22:02.826455 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 14:22:02.827734 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Installing collected packages: pyclean 2025-09-28 14:22:02.827748 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Successfully installed pyclean-3.0.0 2025-09-28 14:22:02.827753 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Cleaning directory /var/lib/kolla/venv 2025-09-28 14:22:02.827757 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2025-09-28 14:22:02.827761 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Total 10705 files, 1386 directories removed. 2025-09-28 14:22:02.827764 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2025-09-28 14:22:02.827768 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Cleaning directory /usr 2025-09-28 14:22:02.827772 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2025-09-28 14:22:02.827775 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Total 1316 files, 133 directories removed. 2025-09-28 14:22:02.827778 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2025-09-28 14:22:02.827782 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Found existing installation: pyclean 3.0.0 2025-09-28 14:22:02.827785 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Uninstalling pyclean-3.0.0: 2025-09-28 14:22:02.827788 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: Successfully uninstalled pyclean-3.0.0 2025-09-28 14:22:02.827798 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Removed intermediate container 45c99d83ee1a 2025-09-28 14:22:02.827802 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> 8601ff5868e6 2025-09-28 14:22:02.827805 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 6/6 : USER magnum 2025-09-28 14:22:02.827808 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Running in b0a81b5bc1cd 2025-09-28 14:22:02.827812 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Removed intermediate container b0a81b5bc1cd 2025-09-28 14:22:02.827815 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> 06ca110905d2 2025-09-28 14:22:02.827818 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Successfully built f69c61ecce12 2025-09-28 14:22:02.827822 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Successfully tagged osism.harbor.regio.digital/kolla/magnum-conductor:build-20250928 2025-09-28 14:22:02.827826 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Built at 2025-09-28 14:22:02.827320 (took 0:00:36.059408) 2025-09-28 14:22:02.827940 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(magnum-api) 2025-09-28 14:22:02.828009 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-api:Processing 2025-09-28 14:22:02.828082 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Building started at 2025-09-28 14:22:02.827982 2025-09-28 14:22:02.829054 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-api:Turned 0 plugins into plugins archive 2025-09-28 14:22:02.829625 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-api:Turned 0 additions into additions archive 2025-09-28 14:22:34.448493 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 1/6 : FROM osism.harbor.regio.digital/kolla/magnum-base:build-20250928 2025-09-28 14:22:34.448586 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> 84a1a298ced0 2025-09-28 14:22:34.448611 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 2/6 : LABEL "build-date"="20250928" "name"="magnum-api" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 14:22:34.448629 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Running in e8fa2f6f2419 2025-09-28 14:22:34.448778 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Removed intermediate container e8fa2f6f2419 2025-09-28 14:22:34.448820 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> 43be64cb537f 2025-09-28 14:22:34.448880 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_magnum_extend_start 2025-09-28 14:22:34.448925 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> 752a4fa354d0 2025-09-28 14:22:34.448972 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 4/6 : RUN chmod 644 /usr/local/bin/kolla_magnum_extend_start 2025-09-28 14:22:34.449025 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Running in 32b14620f6e4 2025-09-28 14:22:34.449090 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Removed intermediate container 32b14620f6e4 2025-09-28 14:22:34.449139 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> 6428b8baf6c9 2025-09-28 14:22:34.449203 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-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 2025-09-28 14:22:34.449254 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Running in 2d118b7c7980 2025-09-28 14:22:34.449293 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Reading package lists... 2025-09-28 14:22:34.449333 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Building dependency tree... 2025-09-28 14:22:34.449371 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Reading state information... 2025-09-28 14:22:34.449416 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:The following packages were automatically installed and are no longer required: 2025-09-28 14:22:34.449452 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:22:34.449486 | 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 2025-09-28 14:22:34.449536 | 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 2025-09-28 14:22:34.449587 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:22:34.449672 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:22:34.449735 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:22:34.449771 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:22:34.449807 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: xz-utils 2025-09-28 14:22:34.449837 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Use 'apt autoremove' to remove them. 2025-09-28 14:22:34.449880 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:The following packages will be REMOVED: 2025-09-28 14:22:34.449910 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: build-essential 2025-09-28 14:22:34.449951 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 14:22:34.449981 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:After this operation, 17.4 kB disk space will be freed. 2025-09-28 14:22:34.450021 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 2025-09-28 14:22:34.450066 | 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% 2025-09-28 14:22:34.450111 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 70% (Reading database ... 75% 2025-09-28 14:22:34.450144 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 80% 2025-09-28 14:22:34.450194 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 85% 2025-09-28 14:22:34.450232 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 90% 2025-09-28 14:22:34.450269 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 95% 2025-09-28 14:22:34.450309 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-28 14:22:34.450357 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing build-essential (12.10ubuntu1) ... 2025-09-28 14:22:34.450396 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Reading package lists... 2025-09-28 14:22:34.450438 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Building dependency tree... 2025-09-28 14:22:34.450479 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Reading state information... 2025-09-28 14:22:34.450522 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:The following packages will be REMOVED: 2025-09-28 14:22:34.450558 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:22:34.450593 | 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 2025-09-28 14:22:34.450628 | 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 2025-09-28 14:22:34.450869 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:22:34.450925 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:22:34.450936 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:22:34.450977 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:22:34.450987 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: xz-utils 2025-09-28 14:22:34.450996 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 14:22:34.451027 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:After this operation, 228 MB disk space will be freed. 2025-09-28 14:22:34.451036 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 2025-09-28 14:22:34.451068 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 2025-09-28 14:22:34.451079 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-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% 2025-09-28 14:22:34.451113 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 70% (Reading database ... 75% 2025-09-28 14:22:34.451153 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 2025-09-28 14:22:34.451185 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:80% (Reading database ... 85% 2025-09-28 14:22:34.451216 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 90% 2025-09-28 14:22:34.451285 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 95% 2025-09-28 14:22:34.451294 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 2025-09-28 14:22:34.451325 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:100% (Reading database ... 18813 files and directories currently installed.) 2025-09-28 14:22:34.451357 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 14:22:34.451394 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:22:34.451479 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 14:22:34.451499 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:22:34.451527 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 14:22:34.451594 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 14:22:34.451603 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:22:34.451676 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:22:34.451743 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:22:34.451778 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:22:34.451813 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 14:22:34.451821 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:22:34.451885 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:22:34.451895 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:22:34.451930 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:22:34.451992 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 14:22:34.452002 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 14:22:34.452073 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:22:34.452084 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:22:34.452115 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:22:34.452147 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:22:34.452206 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:22:34.452235 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:22:34.452265 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:22:34.452295 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:22:34.452379 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2025-09-28 14:22:34.452391 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:22:34.452426 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:22:34.452462 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 14:22:34.452528 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:22:34.452556 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:22:34.452586 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 14:22:34.452622 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2025-09-28 14:22:34.452676 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:22:34.452740 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2025-09-28 14:22:34.452809 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:22:34.452839 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 14:22:34.452869 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:22:34.452905 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:22:34.452948 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:22:34.452982 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:22:34.453018 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing lto-disabled-list (47) ... 2025-09-28 14:22:34.453083 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing make (4.3-4.1build2) ... 2025-09-28 14:22:34.453093 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 14:22:34.453129 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 14:22:34.453164 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Collecting pyclean==3.0.0 2025-09-28 14:22:34.453227 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 14:22:34.453236 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 14:22:34.453284 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Installing collected packages: pyclean 2025-09-28 14:22:34.453344 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Successfully installed pyclean-3.0.0 2025-09-28 14:22:34.453361 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Cleaning directory /var/lib/kolla/venv 2025-09-28 14:22:34.453411 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2025-09-28 14:22:34.453464 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Total 10705 files, 1386 directories removed. 2025-09-28 14:22:34.453541 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2025-09-28 14:22:34.453616 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Cleaning directory /usr 2025-09-28 14:22:34.453664 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2025-09-28 14:22:34.453677 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Total 1316 files, 133 directories removed. 2025-09-28 14:22:34.453693 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2025-09-28 14:22:34.453764 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Found existing installation: pyclean 3.0.0 2025-09-28 14:22:34.453774 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Uninstalling pyclean-3.0.0: 2025-09-28 14:22:34.453805 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: Successfully uninstalled pyclean-3.0.0 2025-09-28 14:22:34.453883 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Removed intermediate container 2d118b7c7980 2025-09-28 14:22:34.453908 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> a6d6a08e8059 2025-09-28 14:22:34.453959 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 6/6 : USER magnum 2025-09-28 14:22:34.453977 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Running in ddc6688ba9f5 2025-09-28 14:22:34.454040 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Removed intermediate container ddc6688ba9f5 2025-09-28 14:22:34.454057 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> 28ef1e0db2a4 2025-09-28 14:22:34.454123 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Successfully built a08ace3763d0 2025-09-28 14:22:34.454140 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Successfully tagged osism.harbor.regio.digital/kolla/magnum-api:build-20250928 2025-09-28 14:22:34.454348 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Built at 2025-09-28 14:22:34.454126 (took 0:00:31.626144) 2025-09-28 14:22:34.456130 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-notifier) 2025-09-28 14:22:34.456173 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-notifier:Processing 2025-09-28 14:22:34.456208 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Building started at 2025-09-28 14:22:34.456089 2025-09-28 14:22:34.457215 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-notifier:Turned 0 plugins into plugins archive 2025-09-28 14:22:34.457861 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-notifier:Turned 0 additions into additions archive 2025-09-28 14:23:00.200861 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Step 1/4 : FROM osism.harbor.regio.digital/kolla/aodh-base:build-20250928 2025-09-28 14:23:00.200959 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> 976ba6c1bebd 2025-09-28 14:23:00.200991 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Step 2/4 : LABEL "build-date"="20250928" "name"="aodh-notifier" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 14:23:00.201034 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Running in 8bb5ae25c8f5 2025-09-28 14:23:00.201045 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Removed intermediate container 8bb5ae25c8f5 2025-09-28 14:23:00.201058 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> 0a6fa2fc3d90 2025-09-28 14:23:00.201169 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Step 3/4 : 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 2025-09-28 14:23:00.201188 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Running in 11f283bddc7f 2025-09-28 14:23:00.201247 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Reading package lists... 2025-09-28 14:23:00.201303 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Building dependency tree... 2025-09-28 14:23:00.201358 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Reading state information... 2025-09-28 14:23:00.201449 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:The following packages were automatically installed and are no longer required: 2025-09-28 14:23:00.201464 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:23:00.201535 | 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 2025-09-28 14:23:00.201577 | 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 2025-09-28 14:23:00.201618 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:23:00.201737 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:23:00.201760 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:23:00.201818 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:23:00.201831 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: xz-utils 2025-09-28 14:23:00.201924 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Use 'apt autoremove' to remove them. 2025-09-28 14:23:00.201939 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:The following packages will be REMOVED: 2025-09-28 14:23:00.202012 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: build-essential 2025-09-28 14:23:00.202068 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 14:23:00.202119 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:After this operation, 17.4 kB disk space will be freed. 2025-09-28 14:23:00.202174 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 2025-09-28 14:23:00.202233 | 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% 2025-09-28 14:23:00.202269 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 70% (Reading database ... 75% 2025-09-28 14:23:00.202313 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 2025-09-28 14:23:00.202381 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:80% 2025-09-28 14:23:00.202422 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 85% 2025-09-28 14:23:00.202473 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 2025-09-28 14:23:00.202486 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:90% 2025-09-28 14:23:00.202561 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 95% 2025-09-28 14:23:00.202602 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 2025-09-28 14:23:00.202688 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:100% (Reading database ... 18822 files and directories currently installed.) 2025-09-28 14:23:00.202727 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing build-essential (12.10ubuntu1) ... 2025-09-28 14:23:00.202804 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Reading package lists... 2025-09-28 14:23:00.202862 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Building dependency tree... 2025-09-28 14:23:00.202917 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Reading state information... 2025-09-28 14:23:00.202977 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:The following packages will be REMOVED: 2025-09-28 14:23:00.203018 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:23:00.203074 | 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 2025-09-28 14:23:00.203115 | 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 2025-09-28 14:23:00.203170 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:23:00.203183 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:23:00.203256 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:23:00.203269 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:23:00.203345 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: xz-utils 2025-09-28 14:23:00.203407 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 14:23:00.203477 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:After this operation, 228 MB disk space will be freed. 2025-09-28 14:23:00.203487 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 2025-09-28 14:23:00.203551 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 2025-09-28 14:23:00.203605 | 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% 2025-09-28 14:23:00.203679 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 70% (Reading database ... 75% 2025-09-28 14:23:00.203764 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 2025-09-28 14:23:00.203809 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:80% 2025-09-28 14:23:00.203861 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 85% 2025-09-28 14:23:00.203915 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 90% (Reading database ... 95% 2025-09-28 14:23:00.203976 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-09-28 14:23:00.204022 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 14:23:00.204074 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:23:00.204127 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 14:23:00.204177 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:23:00.204231 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 14:23:00.204283 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 14:23:00.204336 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:23:00.204393 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:23:00.204447 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:23:00.204460 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:23:00.204527 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 14:23:00.204601 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:23:00.204767 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:23:00.204785 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:23:00.204798 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:23:00.205012 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 14:23:00.205081 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 14:23:00.205097 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:23:00.205119 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:23:00.205133 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:23:00.205145 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:23:00.205162 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:23:00.205243 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:23:00.205264 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:23:00.205337 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:23:00.205395 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:23:00.205416 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:23:00.205491 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 14:23:00.205538 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:23:00.205557 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:23:00.205647 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 14:23:00.205765 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:23:00.205826 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:23:00.205884 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 14:23:00.205929 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:23:00.205990 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:23:00.206035 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:23:00.206088 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:23:00.206149 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing lto-disabled-list (47) ... 2025-09-28 14:23:00.206200 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing make (4.3-4.1build2) ... 2025-09-28 14:23:00.206243 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 14:23:00.206300 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 14:23:00.206341 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Collecting pyclean==3.0.0 2025-09-28 14:23:00.206394 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 14:23:00.206436 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 14:23:00.206477 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Installing collected packages: pyclean 2025-09-28 14:23:00.206512 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Successfully installed pyclean-3.0.0 2025-09-28 14:23:00.206556 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Cleaning directory /var/lib/kolla/venv 2025-09-28 14:23:00.206594 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2025-09-28 14:23:00.206683 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Total 8332 files, 1204 directories removed. 2025-09-28 14:23:00.206697 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2025-09-28 14:23:00.206811 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Cleaning directory /usr 2025-09-28 14:23:00.206823 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2025-09-28 14:23:00.206838 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Total 1316 files, 133 directories removed. 2025-09-28 14:23:00.206891 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2025-09-28 14:23:00.206951 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Found existing installation: pyclean 3.0.0 2025-09-28 14:23:00.206999 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Uninstalling pyclean-3.0.0: 2025-09-28 14:23:00.207048 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: Successfully uninstalled pyclean-3.0.0 2025-09-28 14:23:00.207097 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Removed intermediate container 11f283bddc7f 2025-09-28 14:23:00.207138 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> a8e0eae3d54b 2025-09-28 14:23:00.207190 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Step 4/4 : USER aodh 2025-09-28 14:23:00.207239 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Running in 6ffb1992dae2 2025-09-28 14:23:00.207287 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Removed intermediate container 6ffb1992dae2 2025-09-28 14:23:00.207324 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> 89db35f782e6 2025-09-28 14:23:00.207383 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Successfully built 6f6e556d58d4 2025-09-28 14:23:00.207422 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Successfully tagged osism.harbor.regio.digital/kolla/aodh-notifier:build-20250928 2025-09-28 14:23:00.207552 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Built at 2025-09-28 14:23:00.207428 (took 0:00:25.751339) 2025-09-28 14:23:00.208085 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-listener) 2025-09-28 14:23:00.208121 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-listener:Processing 2025-09-28 14:23:00.208213 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Building started at 2025-09-28 14:23:00.208120 2025-09-28 14:23:00.209310 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-listener:Turned 0 plugins into plugins archive 2025-09-28 14:23:00.210024 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-listener:Turned 0 additions into additions archive 2025-09-28 14:23:25.948498 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Step 1/4 : FROM osism.harbor.regio.digital/kolla/aodh-base:build-20250928 2025-09-28 14:23:25.948595 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> 976ba6c1bebd 2025-09-28 14:23:25.948645 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Step 2/4 : LABEL "build-date"="20250928" "name"="aodh-listener" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 14:23:25.948840 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Running in 61767daceb49 2025-09-28 14:23:25.948861 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Removed intermediate container 61767daceb49 2025-09-28 14:23:25.948871 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> f2a1b3867c81 2025-09-28 14:23:25.948882 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Step 3/4 : 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 2025-09-28 14:23:25.948895 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Running in 4c9db2328bd4 2025-09-28 14:23:25.948904 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Reading package lists... 2025-09-28 14:23:25.948914 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Building dependency tree... 2025-09-28 14:23:25.948985 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Reading state information... 2025-09-28 14:23:25.948996 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:The following packages were automatically installed and are no longer required: 2025-09-28 14:23:25.949008 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:23:25.949042 | 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 2025-09-28 14:23:25.949107 | 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 2025-09-28 14:23:25.949118 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:23:25.949128 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:23:25.949184 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:23:25.949194 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:23:25.949250 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: xz-utils 2025-09-28 14:23:25.949305 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Use 'apt autoremove' to remove them. 2025-09-28 14:23:25.949354 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:The following packages will be REMOVED: 2025-09-28 14:23:25.949420 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: build-essential 2025-09-28 14:23:25.949488 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 14:23:25.949502 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:After this operation, 17.4 kB disk space will be freed. 2025-09-28 14:23:25.949558 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 2025-09-28 14:23:25.949675 | 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% 2025-09-28 14:23:25.949698 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 70% 2025-09-28 14:23:25.949788 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 75% 2025-09-28 14:23:25.949802 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 80% 2025-09-28 14:23:25.949858 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 85% 2025-09-28 14:23:25.949868 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 90% 2025-09-28 14:23:25.950852 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 95% 2025-09-28 14:23:25.950890 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-28 14:23:25.950908 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing build-essential (12.10ubuntu1) ... 2025-09-28 14:23:25.950922 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Reading package lists... 2025-09-28 14:23:25.950932 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Building dependency tree... 2025-09-28 14:23:25.950942 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Reading state information... 2025-09-28 14:23:25.950952 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:The following packages will be REMOVED: 2025-09-28 14:23:25.950962 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:23:25.950972 | 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 2025-09-28 14:23:25.950982 | 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 2025-09-28 14:23:25.950991 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:23:25.951000 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:23:25.951010 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:23:25.951019 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:23:25.951029 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: xz-utils 2025-09-28 14:23:25.951038 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 14:23:25.951047 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:After this operation, 228 MB disk space will be freed. 2025-09-28 14:23:25.951057 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 2025-09-28 14:23:25.951068 | 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% 2025-09-28 14:23:25.951079 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 70% 2025-09-28 14:23:25.951088 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 75% 2025-09-28 14:23:25.951098 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 80% 2025-09-28 14:23:25.951198 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 85% 2025-09-28 14:23:25.951209 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 90% 2025-09-28 14:23:25.951219 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 95% 2025-09-28 14:23:25.951228 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-09-28 14:23:25.951237 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 14:23:25.951252 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:23:25.951273 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 14:23:25.951287 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:23:25.951403 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 14:23:25.951422 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 14:23:25.951504 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:23:25.951561 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:23:25.951730 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:23:25.951796 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:23:25.951873 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 14:23:25.951996 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:23:25.952072 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:23:25.952135 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2025-09-28 14:23:25.952195 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:23:25.952252 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2025-09-28 14:23:25.952309 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:23:25.952365 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2025-09-28 14:23:25.952425 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 14:23:25.952481 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2025-09-28 14:23:25.952542 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 14:23:25.952652 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:23:25.952788 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:23:25.952862 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:23:25.952925 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:23:25.952973 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:23:25.953036 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:23:25.953088 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:23:25.953147 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:23:25.953194 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:23:25.953256 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:23:25.953299 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 14:23:25.954841 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:23:25.954860 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:23:25.954870 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2025-09-28 14:23:25.954879 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 14:23:25.954910 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:23:25.954919 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:23:25.954940 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 14:23:25.954948 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:23:25.954957 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:23:25.954965 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:23:25.954973 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:23:25.954982 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2025-09-28 14:23:25.954990 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing lto-disabled-list (47) ... 2025-09-28 14:23:25.954999 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing make (4.3-4.1build2) ... 2025-09-28 14:23:25.955015 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 14:23:25.955024 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 14:23:25.955032 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Collecting pyclean==3.0.0 2025-09-28 14:23:25.955041 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 14:23:25.955049 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 14:23:25.955058 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Installing collected packages: pyclean 2025-09-28 14:23:25.955066 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Successfully installed pyclean-3.0.0 2025-09-28 14:23:25.955074 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Cleaning directory /var/lib/kolla/venv 2025-09-28 14:23:25.955083 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2025-09-28 14:23:25.955091 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Total 8332 files, 1204 directories removed. 2025-09-28 14:23:25.955099 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2025-09-28 14:23:25.955107 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Cleaning directory /usr 2025-09-28 14:23:25.955115 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2025-09-28 14:23:25.955124 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Total 1316 files, 133 directories removed. 2025-09-28 14:23:25.955132 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2025-09-28 14:23:25.955145 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Found existing installation: pyclean 3.0.0 2025-09-28 14:23:25.955159 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Uninstalling pyclean-3.0.0: 2025-09-28 14:23:25.955173 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: Successfully uninstalled pyclean-3.0.0 2025-09-28 14:23:25.955208 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Removed intermediate container 4c9db2328bd4 2025-09-28 14:23:25.955224 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> fa878d698e2d 2025-09-28 14:23:25.955238 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Step 4/4 : USER aodh 2025-09-28 14:23:25.955253 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Running in facac69fb31a 2025-09-28 14:23:25.955269 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Removed intermediate container facac69fb31a 2025-09-28 14:23:25.955284 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> 5dbdb1651190 2025-09-28 14:23:25.955299 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Successfully built 30c0585e15ca 2025-09-28 14:23:25.955314 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Successfully tagged osism.harbor.regio.digital/kolla/aodh-listener:build-20250928 2025-09-28 14:23:25.955330 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Built at 2025-09-28 14:23:25.954527 (took 0:00:25.746407) 2025-09-28 14:23:25.955345 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-evaluator) 2025-09-28 14:23:25.955354 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-evaluator:Processing 2025-09-28 14:23:25.955362 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Building started at 2025-09-28 14:23:25.955117 2025-09-28 14:23:25.956220 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-evaluator:Turned 0 plugins into plugins archive 2025-09-28 14:23:25.956962 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-evaluator:Turned 0 additions into additions archive 2025-09-28 14:23:50.393990 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Step 1/4 : FROM osism.harbor.regio.digital/kolla/aodh-base:build-20250928 2025-09-28 14:23:50.394139 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> 976ba6c1bebd 2025-09-28 14:23:50.394281 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Step 2/4 : LABEL "build-date"="20250928" "name"="aodh-evaluator" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 14:23:50.394433 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Running in 7bd1c189e72f 2025-09-28 14:23:50.394506 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Removed intermediate container 7bd1c189e72f 2025-09-28 14:23:50.394633 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> f8cb50df0e47 2025-09-28 14:23:50.394783 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Step 3/4 : 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 2025-09-28 14:23:50.394930 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Running in 6fc8bdb3de72 2025-09-28 14:23:50.395045 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Reading package lists... 2025-09-28 14:23:50.395151 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Building dependency tree... 2025-09-28 14:23:50.395283 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Reading state information... 2025-09-28 14:23:50.395423 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:The following packages were automatically installed and are no longer required: 2025-09-28 14:23:50.395549 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:23:50.395655 | 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 2025-09-28 14:23:50.395773 | 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 2025-09-28 14:23:50.395859 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:23:50.395935 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:23:50.396009 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:23:50.396081 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:23:50.396154 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: xz-utils 2025-09-28 14:23:50.396229 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Use 'apt autoremove' to remove them. 2025-09-28 14:23:50.396348 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:The following packages will be REMOVED: 2025-09-28 14:23:50.396420 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: build-essential 2025-09-28 14:23:50.396500 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 14:23:50.396569 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:After this operation, 17.4 kB disk space will be freed. 2025-09-28 14:23:50.396678 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 2025-09-28 14:23:50.396931 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 5% (Reading database ... 10% 2025-09-28 14:23:50.397022 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: (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% 2025-09-28 14:23:50.397056 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 2025-09-28 14:23:50.397277 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:70% 2025-09-28 14:23:50.397314 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 75% 2025-09-28 14:23:50.397384 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 2025-09-28 14:23:50.397462 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:80% 2025-09-28 14:23:50.397539 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 85% 2025-09-28 14:23:50.397623 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 90% 2025-09-28 14:23:50.397729 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 95% (Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-28 14:23:50.397825 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing build-essential (12.10ubuntu1) ... 2025-09-28 14:23:50.397912 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Reading package lists... 2025-09-28 14:23:50.399801 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Building dependency tree... 2025-09-28 14:23:50.399830 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Reading state information... 2025-09-28 14:23:50.399839 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:The following packages will be REMOVED: 2025-09-28 14:23:50.399847 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:23:50.399856 | 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 2025-09-28 14:23:50.399865 | 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 2025-09-28 14:23:50.399874 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:23:50.399883 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:23:50.399891 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:23:50.399899 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:23:50.399907 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: xz-utils 2025-09-28 14:23:50.399916 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 14:23:50.399924 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:After this operation, 228 MB disk space will be freed. 2025-09-28 14:23:50.399944 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 2025-09-28 14:23:50.399952 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 2025-09-28 14:23:50.399962 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: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% 2025-09-28 14:23:50.399973 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 70% 2025-09-28 14:23:50.399981 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 75% 2025-09-28 14:23:50.399989 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 2025-09-28 14:23:50.400010 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:80% 2025-09-28 14:23:50.400019 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 85% 2025-09-28 14:23:50.400027 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 90% 2025-09-28 14:23:50.400035 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 2025-09-28 14:23:50.400043 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:95% 2025-09-28 14:23:50.400052 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-09-28 14:23:50.400060 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 14:23:50.400069 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:23:50.400077 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 14:23:50.400086 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:23:50.400094 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 14:23:50.400102 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 14:23:50.400111 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:23:50.400119 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:23:50.400127 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:23:50.400135 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:23:50.400149 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 14:23:50.400158 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:23:50.400166 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:23:50.400175 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:23:50.400183 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:23:50.400191 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 14:23:50.400199 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 14:23:50.400211 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:23:50.400219 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:23:50.400254 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:23:50.400334 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:23:50.400388 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:23:50.400418 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:23:50.400499 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:23:50.400516 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:23:50.400625 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:23:50.400725 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:23:50.400783 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 14:23:50.400847 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:23:50.400906 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:23:50.400959 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 14:23:50.401014 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:23:50.401072 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:23:50.401137 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 14:23:50.401181 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: 2025-09-28 14:23:50.401239 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:23:50.401296 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:23:50.401353 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:23:50.401409 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:23:50.401465 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing lto-disabled-list (47) ... 2025-09-28 14:23:50.401520 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing make (4.3-4.1build2) ... 2025-09-28 14:23:50.401575 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 14:23:50.401647 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 14:23:50.401733 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Collecting pyclean==3.0.0 2025-09-28 14:23:50.401777 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 14:23:50.401838 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 14:23:50.401894 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Installing collected packages: pyclean 2025-09-28 14:23:50.401948 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Successfully installed pyclean-3.0.0 2025-09-28 14:23:50.402003 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Cleaning directory /var/lib/kolla/venv 2025-09-28 14:23:50.402067 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: 2025-09-28 14:23:50.402126 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Total 8332 files, 1204 directories removed. 2025-09-28 14:23:50.402177 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: 2025-09-28 14:23:50.402233 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Cleaning directory /usr 2025-09-28 14:23:50.402285 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: 2025-09-28 14:23:50.402340 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Total 1316 files, 133 directories removed. 2025-09-28 14:23:50.402389 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: 2025-09-28 14:23:50.402445 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Found existing installation: pyclean 3.0.0 2025-09-28 14:23:50.402498 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Uninstalling pyclean-3.0.0: 2025-09-28 14:23:50.402552 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: Successfully uninstalled pyclean-3.0.0 2025-09-28 14:23:50.402618 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Removed intermediate container 6fc8bdb3de72 2025-09-28 14:23:50.402674 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> a28034975011 2025-09-28 14:23:50.402755 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Step 4/4 : USER aodh 2025-09-28 14:23:50.402822 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Running in 0145fa0811d2 2025-09-28 14:23:50.402878 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Removed intermediate container 0145fa0811d2 2025-09-28 14:23:50.402936 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> f12a1a80ef54 2025-09-28 14:23:50.403009 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Successfully built a0e98254ad24 2025-09-28 14:23:50.403067 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Successfully tagged osism.harbor.regio.digital/kolla/aodh-evaluator:build-20250928 2025-09-28 14:23:50.403201 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Built at 2025-09-28 14:23:50.403076 (took 0:00:24.447959) 2025-09-28 14:23:50.403780 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-expirer) 2025-09-28 14:23:50.403867 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-expirer:Processing 2025-09-28 14:23:50.403882 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Building started at 2025-09-28 14:23:50.403779 2025-09-28 14:23:50.405113 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-expirer:Turned 0 plugins into plugins archive 2025-09-28 14:23:50.406076 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-expirer:Turned 0 additions into additions archive 2025-09-28 14:24:16.806276 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Step 1/4 : FROM osism.harbor.regio.digital/kolla/aodh-base:build-20250928 2025-09-28 14:24:16.806392 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> 976ba6c1bebd 2025-09-28 14:24:16.806422 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Step 2/4 : LABEL "build-date"="20250928" "name"="aodh-expirer" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 14:24:16.806593 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Running in 220d0feb7e4f 2025-09-28 14:24:16.806664 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Removed intermediate container 220d0feb7e4f 2025-09-28 14:24:16.806811 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> 835a4362a1eb 2025-09-28 14:24:16.806892 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Step 3/4 : 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 2025-09-28 14:24:16.806981 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Running in bbebc22a5d0e 2025-09-28 14:24:16.807065 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Reading package lists... 2025-09-28 14:24:16.807202 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Building dependency tree... 2025-09-28 14:24:16.807298 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Reading state information... 2025-09-28 14:24:16.807391 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:The following packages were automatically installed and are no longer required: 2025-09-28 14:24:16.807469 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:24:16.807548 | 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 2025-09-28 14:24:16.807648 | 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 2025-09-28 14:24:16.807825 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:24:16.807893 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:24:16.807962 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:24:16.808015 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:24:16.808804 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: xz-utils 2025-09-28 14:24:16.808826 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Use 'apt autoremove' to remove them. 2025-09-28 14:24:16.808856 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:The following packages will be REMOVED: 2025-09-28 14:24:16.808865 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: build-essential 2025-09-28 14:24:16.808874 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 14:24:16.808883 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:After this operation, 17.4 kB disk space will be freed. 2025-09-28 14:24:16.808891 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 2025-09-28 14:24:16.808900 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 2025-09-28 14:24:16.808910 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: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% 2025-09-28 14:24:16.808920 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 70% 2025-09-28 14:24:16.808929 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 75% 2025-09-28 14:24:16.808937 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 80% 2025-09-28 14:24:16.808945 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 85% 2025-09-28 14:24:16.808953 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 90% 2025-09-28 14:24:16.808961 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 95% 2025-09-28 14:24:16.808975 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-28 14:24:16.808985 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing build-essential (12.10ubuntu1) ... 2025-09-28 14:24:16.809041 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Reading package lists... 2025-09-28 14:24:16.809118 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Building dependency tree... 2025-09-28 14:24:16.809224 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Reading state information... 2025-09-28 14:24:16.809334 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:The following packages will be REMOVED: 2025-09-28 14:24:16.809395 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:24:16.809458 | 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 2025-09-28 14:24:16.809521 | 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 2025-09-28 14:24:16.809599 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:24:16.809673 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:24:16.809773 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:24:16.809856 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:24:16.809871 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: xz-utils 2025-09-28 14:24:16.809962 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 14:24:16.810023 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:After this operation, 228 MB disk space will be freed. 2025-09-28 14:24:16.810092 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 2025-09-28 14:24:16.810164 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2025-09-28 14:24:16.810232 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 2025-09-28 14:24:16.810323 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: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% 2025-09-28 14:24:16.810465 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 70% 2025-09-28 14:24:16.810542 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 75% 2025-09-28 14:24:16.810735 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 80% 2025-09-28 14:24:16.810863 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 85% 2025-09-28 14:24:16.810985 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 90% 2025-09-28 14:24:16.812787 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 95% 2025-09-28 14:24:16.812806 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-09-28 14:24:16.812817 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 14:24:16.812826 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:24:16.812836 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 14:24:16.812846 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:24:16.812854 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 14:24:16.812863 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 14:24:16.812871 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:24:16.812879 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:24:16.812888 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:24:16.812896 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:24:16.812905 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 14:24:16.812913 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:24:16.812921 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:24:16.812930 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:24:16.812938 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:24:16.812947 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 14:24:16.812956 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 14:24:16.812964 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:24:16.812972 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:24:16.812981 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:24:16.812989 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:24:16.812997 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:24:16.813006 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:24:16.813014 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:24:16.813023 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2025-09-28 14:24:16.813031 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:24:16.813040 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:24:16.813048 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:24:16.813056 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 14:24:16.813073 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:24:16.813089 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:24:16.813097 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 14:24:16.813105 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2025-09-28 14:24:16.813114 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:24:16.813123 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2025-09-28 14:24:16.813131 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:24:16.813140 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2025-09-28 14:24:16.813148 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 14:24:16.813156 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:24:16.813165 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:24:16.813173 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:24:16.813181 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2025-09-28 14:24:16.813190 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:24:16.813198 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing lto-disabled-list (47) ... 2025-09-28 14:24:16.813207 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing make (4.3-4.1build2) ... 2025-09-28 14:24:16.813220 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 14:24:16.813229 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 14:24:16.813237 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Collecting pyclean==3.0.0 2025-09-28 14:24:16.813245 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 14:24:16.813253 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 14:24:16.813262 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Installing collected packages: pyclean 2025-09-28 14:24:16.813270 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Successfully installed pyclean-3.0.0 2025-09-28 14:24:16.813279 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Cleaning directory /var/lib/kolla/venv 2025-09-28 14:24:16.813290 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2025-09-28 14:24:16.813302 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Total 8332 files, 1204 directories removed. 2025-09-28 14:24:16.813497 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2025-09-28 14:24:16.813565 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Cleaning directory /usr 2025-09-28 14:24:16.813620 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2025-09-28 14:24:16.813632 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Total 1316 files, 133 directories removed. 2025-09-28 14:24:16.813642 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2025-09-28 14:24:16.813656 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Found existing installation: pyclean 3.0.0 2025-09-28 14:24:16.813737 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Uninstalling pyclean-3.0.0: 2025-09-28 14:24:16.813782 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: Successfully uninstalled pyclean-3.0.0 2025-09-28 14:24:16.813857 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Removed intermediate container bbebc22a5d0e 2025-09-28 14:24:16.813873 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> c25817e40e55 2025-09-28 14:24:16.813942 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Step 4/4 : USER aodh 2025-09-28 14:24:16.813975 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Running in a4fe5d63fbd8 2025-09-28 14:24:16.814039 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Removed intermediate container a4fe5d63fbd8 2025-09-28 14:24:16.814096 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> 589213093604 2025-09-28 14:24:16.814133 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Successfully built 8930e42cb4af 2025-09-28 14:24:16.814187 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Successfully tagged osism.harbor.regio.digital/kolla/aodh-expirer:build-20250928 2025-09-28 14:24:16.814306 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Built at 2025-09-28 14:24:16.814180 (took 0:00:26.410401) 2025-09-28 14:24:16.814728 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-api) 2025-09-28 14:24:16.814838 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-api:Processing 2025-09-28 14:24:16.814875 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Building started at 2025-09-28 14:24:16.814811 2025-09-28 14:24:16.815846 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-api:Turned 0 plugins into plugins archive 2025-09-28 14:24:16.816508 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-api:Turned 0 additions into additions archive 2025-09-28 14:24:45.491164 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Step 1/5 : FROM osism.harbor.regio.digital/kolla/aodh-base:build-20250928 2025-09-28 14:24:45.491289 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> 976ba6c1bebd 2025-09-28 14:24:45.491419 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Step 2/5 : LABEL "build-date"="20250928" "name"="aodh-api" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 14:24:45.491500 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Running in b5b26cc541e8 2025-09-28 14:24:45.491611 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Removed intermediate container b5b26cc541e8 2025-09-28 14:24:45.491689 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> a0c1e3586e58 2025-09-28 14:24:45.491801 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_aodh_extend_start 2025-09-28 14:24:45.491890 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> d2fde4cb5003 2025-09-28 14:24:45.491970 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_aodh_extend_start 2025-09-28 14:24:45.492053 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Running in b1c11f622f4f 2025-09-28 14:24:45.492130 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Removed intermediate container b1c11f622f4f 2025-09-28 14:24:45.492212 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> 502c5014a922 2025-09-28 14:24:45.492299 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Step 5/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 2025-09-28 14:24:45.492421 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Running in 7854647fd0b0 2025-09-28 14:24:45.492492 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Reading package lists... 2025-09-28 14:24:45.492589 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Building dependency tree... 2025-09-28 14:24:45.492667 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Reading state information... 2025-09-28 14:24:45.492796 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:The following packages were automatically installed and are no longer required: 2025-09-28 14:24:45.492878 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:24:45.492947 | 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 2025-09-28 14:24:45.493015 | 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 2025-09-28 14:24:45.493083 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:24:45.493150 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:24:45.493217 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:24:45.493282 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:24:45.493350 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: xz-utils 2025-09-28 14:24:45.493419 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Use 'apt autoremove' to remove them. 2025-09-28 14:24:45.493498 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:The following packages will be REMOVED: 2025-09-28 14:24:45.493690 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: build-essential 2025-09-28 14:24:45.493789 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 14:24:45.493801 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:After this operation, 17.4 kB disk space will be freed. 2025-09-28 14:24:45.493849 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 2025-09-28 14:24:45.493929 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2025-09-28 14:24:45.494015 | 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% 2025-09-28 14:24:45.494088 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 70% 2025-09-28 14:24:45.494162 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 75% 2025-09-28 14:24:45.494234 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 80% 2025-09-28 14:24:45.494307 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 2025-09-28 14:24:45.494381 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:85% 2025-09-28 14:24:45.494456 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 90% 2025-09-28 14:24:45.494528 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 95% 2025-09-28 14:24:45.495801 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-28 14:24:45.495818 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing build-essential (12.10ubuntu1) ... 2025-09-28 14:24:45.495827 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Reading package lists... 2025-09-28 14:24:45.495851 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Building dependency tree... 2025-09-28 14:24:45.495858 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Reading state information... 2025-09-28 14:24:45.495865 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:The following packages will be REMOVED: 2025-09-28 14:24:45.495873 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:24:45.495880 | 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 2025-09-28 14:24:45.495887 | 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 2025-09-28 14:24:45.495893 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:24:45.495900 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:24:45.495907 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:24:45.495914 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:24:45.495921 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: xz-utils 2025-09-28 14:24:45.495977 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 14:24:45.495985 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:After this operation, 228 MB disk space will be freed. 2025-09-28 14:24:45.496023 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 2025-09-28 14:24:45.496798 | 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% 2025-09-28 14:24:45.496814 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 70% (Reading database ... 75% 2025-09-28 14:24:45.496823 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 80% 2025-09-28 14:24:45.496831 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 85% 2025-09-28 14:24:45.496839 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 90% 2025-09-28 14:24:45.496847 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 95% 2025-09-28 14:24:45.496854 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-09-28 14:24:45.496862 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 14:24:45.496870 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:24:45.496877 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 14:24:45.496885 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:24:45.496893 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 14:24:45.496900 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 14:24:45.496908 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:24:45.496915 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:24:45.496923 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:24:45.496934 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:24:45.496941 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 14:24:45.497024 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:24:45.497076 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:24:45.497148 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:24:45.497207 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:24:45.497273 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 14:24:45.497337 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 14:24:45.497404 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:24:45.497472 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:24:45.497535 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:24:45.497672 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:24:45.497756 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:24:45.497836 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:24:45.497905 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:24:45.497979 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:24:45.498038 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:24:45.498103 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:24:45.498169 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 14:24:45.498222 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:24:45.498274 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:24:45.498326 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 14:24:45.498378 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:24:45.498430 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:24:45.498482 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 14:24:45.498535 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:24:45.498604 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:24:45.498657 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:24:45.498721 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:24:45.498773 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing lto-disabled-list (47) ... 2025-09-28 14:24:45.498835 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2025-09-28 14:24:45.498891 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing make (4.3-4.1build2) ... 2025-09-28 14:24:45.500077 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2025-09-28 14:24:45.500114 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 14:24:45.500122 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 14:24:45.500129 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Collecting pyclean==3.0.0 2025-09-28 14:24:45.500136 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 14:24:45.500143 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 14:24:45.500150 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Installing collected packages: pyclean 2025-09-28 14:24:45.500157 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Successfully installed pyclean-3.0.0 2025-09-28 14:24:45.500164 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Cleaning directory /var/lib/kolla/venv 2025-09-28 14:24:45.500171 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2025-09-28 14:24:45.500178 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Total 8332 files, 1204 directories removed. 2025-09-28 14:24:45.500184 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2025-09-28 14:24:45.500191 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Cleaning directory /usr 2025-09-28 14:24:45.500198 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2025-09-28 14:24:45.500205 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Total 1316 files, 133 directories removed. 2025-09-28 14:24:45.500211 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2025-09-28 14:24:45.500218 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Found existing installation: pyclean 3.0.0 2025-09-28 14:24:45.500225 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Uninstalling pyclean-3.0.0: 2025-09-28 14:24:45.500232 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: Successfully uninstalled pyclean-3.0.0 2025-09-28 14:24:45.500238 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Removed intermediate container 7854647fd0b0 2025-09-28 14:24:45.500245 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> e1daef5c6fac 2025-09-28 14:24:45.500252 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Successfully built f8f21576b849 2025-09-28 14:24:45.500258 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Successfully tagged osism.harbor.regio.digital/kolla/aodh-api:build-20250928 2025-09-28 14:24:45.500277 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Built at 2025-09-28 14:24:45.499636 (took 0:00:28.684825) 2025-09-28 14:24:45.500330 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-producer) 2025-09-28 14:24:45.500338 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-producer:Processing 2025-09-28 14:24:45.500345 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Building started at 2025-09-28 14:24:45.500167 2025-09-28 14:24:45.502068 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-producer:Turned 0 plugins into plugins archive 2025-09-28 14:24:45.502150 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-producer:Turned 0 additions into additions archive 2025-09-28 14:25:12.113965 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Step 1/4 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20250928 2025-09-28 14:25:12.114015 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> 277a6b92b829 2025-09-28 14:25:12.114040 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Step 2/4 : LABEL "build-date"="20250928" "name"="designate-producer" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 14:25:12.114048 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Running in 154455fbcfb3 2025-09-28 14:25:12.114055 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Removed intermediate container 154455fbcfb3 2025-09-28 14:25:12.114060 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> 056b9cfcf3e6 2025-09-28 14:25:12.114067 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Step 3/4 : 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 2025-09-28 14:25:12.114074 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Running in cb2eecbc7c43 2025-09-28 14:25:12.114079 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Reading package lists... 2025-09-28 14:25:12.114084 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Building dependency tree... 2025-09-28 14:25:12.114089 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Reading state information... 2025-09-28 14:25:12.114094 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:The following packages were automatically installed and are no longer required: 2025-09-28 14:25:12.114100 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:25:12.114105 | 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 2025-09-28 14:25:12.114110 | 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 2025-09-28 14:25:12.114115 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:25:12.114120 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:25:12.114125 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:25:12.114130 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:25:12.114140 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: xz-utils 2025-09-28 14:25:12.114144 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Use 'apt autoremove' to remove them. 2025-09-28 14:25:12.114148 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:The following packages will be REMOVED: 2025-09-28 14:25:12.114152 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: build-essential 2025-09-28 14:25:12.114157 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 14:25:12.114161 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:After this operation, 17.4 kB disk space will be freed. 2025-09-28 14:25:12.114165 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 2025-09-28 14:25:12.114169 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 5% 2025-09-28 14:25:12.114174 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: (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% 2025-09-28 14:25:12.114180 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 70% 2025-09-28 14:25:12.114190 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 75% 2025-09-28 14:25:12.114195 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 2025-09-28 14:25:12.114199 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:80% (Reading database ... 85% 2025-09-28 14:25:12.114203 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 90% 2025-09-28 14:25:12.114207 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 2025-09-28 14:25:12.114211 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:95% 2025-09-28 14:25:12.114215 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-28 14:25:12.114220 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing build-essential (12.10ubuntu1) ... 2025-09-28 14:25:12.114224 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Reading package lists... 2025-09-28 14:25:12.114228 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Building dependency tree... 2025-09-28 14:25:12.114236 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Reading state information... 2025-09-28 14:25:12.114240 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:The following packages will be REMOVED: 2025-09-28 14:25:12.114244 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:25:12.114248 | 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 2025-09-28 14:25:12.114252 | 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 2025-09-28 14:25:12.114256 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:25:12.114260 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:25:12.114264 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:25:12.114268 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:25:12.114272 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: xz-utils 2025-09-28 14:25:12.114276 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 14:25:12.114280 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:After this operation, 228 MB disk space will be freed. 2025-09-28 14:25:12.114284 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 2025-09-28 14:25:12.114293 | 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% 2025-09-28 14:25:12.114298 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 70% 2025-09-28 14:25:12.114302 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 75% 2025-09-28 14:25:12.114306 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 80% 2025-09-28 14:25:12.114310 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 85% 2025-09-28 14:25:12.114314 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 90% 2025-09-28 14:25:12.114318 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 95% 2025-09-28 14:25:12.114321 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-09-28 14:25:12.114326 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 14:25:12.114329 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:25:12.114333 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 14:25:12.114337 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:25:12.114341 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 14:25:12.114373 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 14:25:12.114378 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:25:12.114382 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:25:12.114386 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:25:12.114390 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:25:12.114394 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 14:25:12.114398 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:25:12.114402 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:25:12.114406 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:25:12.114410 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:25:12.114414 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 14:25:12.114418 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 14:25:12.114422 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:25:12.114426 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:25:12.114430 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:25:12.114437 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:25:12.114441 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:25:12.114445 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:25:12.114449 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:25:12.114457 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:25:12.114461 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:25:12.114465 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:25:12.114469 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 14:25:12.114473 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:25:12.114477 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2025-09-28 14:25:12.114481 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:25:12.114485 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 14:25:12.114489 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:25:12.114493 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:25:12.114497 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 14:25:12.114501 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:25:12.114507 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:25:12.114511 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:25:12.114515 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:25:12.114519 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing lto-disabled-list (47) ... 2025-09-28 14:25:12.114522 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing make (4.3-4.1build2) ... 2025-09-28 14:25:12.114546 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 14:25:12.114568 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 14:25:12.114765 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Collecting pyclean==3.0.0 2025-09-28 14:25:12.114838 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 14:25:12.114852 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 14:25:12.114863 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Installing collected packages: pyclean 2025-09-28 14:25:12.114884 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Successfully installed pyclean-3.0.0 2025-09-28 14:25:12.114894 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Cleaning directory /var/lib/kolla/venv 2025-09-28 14:25:12.114904 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2025-09-28 14:25:12.114914 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Total 8673 files, 1242 directories removed. 2025-09-28 14:25:12.114924 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2025-09-28 14:25:12.114933 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Cleaning directory /usr 2025-09-28 14:25:12.114943 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2025-09-28 14:25:12.114952 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Total 1316 files, 133 directories removed. 2025-09-28 14:25:12.114967 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2025-09-28 14:25:12.114977 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Found existing installation: pyclean 3.0.0 2025-09-28 14:25:12.114986 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Uninstalling pyclean-3.0.0: 2025-09-28 14:25:12.115022 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: Successfully uninstalled pyclean-3.0.0 2025-09-28 14:25:12.115057 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Removed intermediate container cb2eecbc7c43 2025-09-28 14:25:12.115092 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> 7904328f3eaa 2025-09-28 14:25:12.115106 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Step 4/4 : USER designate 2025-09-28 14:25:12.115119 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Running in 779929e3f97b 2025-09-28 14:25:12.115168 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Removed intermediate container 779929e3f97b 2025-09-28 14:25:12.115179 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> 704e4d166884 2025-09-28 14:25:12.115191 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Successfully built 634ec013b003 2025-09-28 14:25:12.115234 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Successfully tagged osism.harbor.regio.digital/kolla/designate-producer:build-20250928 2025-09-28 14:25:12.115372 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Built at 2025-09-28 14:25:12.115248 (took 0:00:26.615081) 2025-09-28 14:25:12.115608 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-backend-bind9) 2025-09-28 14:25:12.115659 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-backend-bind9:Processing 2025-09-28 14:25:12.115692 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Building started at 2025-09-28 14:25:12.115640 2025-09-28 14:25:12.116328 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-backend-bind9:Turned 0 plugins into plugins archive 2025-09-28 14:25:12.116802 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-backend-bind9:Turned 0 additions into additions archive 2025-09-28 14:25:52.491298 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Step 1/5 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20250928 2025-09-28 14:25:52.492011 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> 277a6b92b829 2025-09-28 14:25:52.492081 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Step 2/5 : LABEL "build-date"="20250928" "name"="designate-backend-bind9" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 14:25:52.492100 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Running in 2e93d441ce11 2025-09-28 14:25:52.492113 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Removed intermediate container 2e93d441ce11 2025-09-28 14:25:52.492126 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> 6201eeeb2bdd 2025-09-28 14:25:52.492139 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends bind9 && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-28 14:25:52.492152 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Running in 5732c6f68f78 2025-09-28 14:25:52.492164 | 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] 2025-09-28 14:25:52.492178 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 14:25:52.492190 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 14:25:52.492202 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 14:25:52.492273 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 14:25:52.492298 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 14:25:52.492308 | 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] 2025-09-28 14:25:52.492319 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 14:25:52.492329 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 14:25:52.492338 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 14:25:52.492353 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 14:25:52.492363 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 14:25:52.492434 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 14:25:52.492523 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 14:25:52.492774 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 14:25:52.492844 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Fetched 28.4 MB in 3s (10.8 MB/s) 2025-09-28 14:25:52.492895 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading package lists... 2025-09-28 14:25:52.492907 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading package lists... 2025-09-28 14:25:52.492921 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Building dependency tree... 2025-09-28 14:25:52.493015 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading state information... 2025-09-28 14:25:52.496934 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:The following additional packages will be installed: 2025-09-28 14:25:52.496988 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: bind9-libs bind9-utils dns-root-data libjson-c5 liblmdb0 libmaxminddb0 2025-09-28 14:25:52.497002 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libuv1t64 2025-09-28 14:25:52.497013 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Suggested packages: 2025-09-28 14:25:52.497023 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: bind-doc dnsutils resolvconf ufw mmdb-bin 2025-09-28 14:25:52.497032 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:The following NEW packages will be installed: 2025-09-28 14:25:52.497042 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: bind9 bind9-libs bind9-utils dns-root-data libjson-c5 liblmdb0 libmaxminddb0 2025-09-28 14:25:52.497051 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libuv1t64 2025-09-28 14:25:52.497061 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 14:25:52.497070 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Need to get 1,884 kB of archives. 2025-09-28 14:25:52.497080 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:After this operation, 5,718 kB of additional disk space will be used. 2025-09-28 14:25:52.497089 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 14:25:52.497099 | 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] 2025-09-28 14:25:52.497110 | 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] 2025-09-28 14:25:52.497120 | 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] 2025-09-28 14:25:52.497139 | 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] 2025-09-28 14:25:52.497149 | 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.1 [1,257 kB] 2025-09-28 14:25:52.497160 | 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.1 [159 kB] 2025-09-28 14:25:52.497170 | 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] 2025-09-28 14:25:52.497179 | 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.1 [258 kB] 2025-09-28 14:25:52.497189 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Fetched 1,884 kB in 0s (5,775 kB/s) 2025-09-28 14:25:52.497198 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package libuv1t64:amd64. 2025-09-28 14:25:52.497208 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 2025-09-28 14:25:52.497218 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 2025-09-28 14:25:52.497230 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: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% 2025-09-28 14:25:52.497242 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 2025-09-28 14:25:52.497252 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:70% 2025-09-28 14:25:52.497262 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 75% 2025-09-28 14:25:52.497271 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 80% 2025-09-28 14:25:52.497281 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 85% 2025-09-28 14:25:52.497290 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 90% 2025-09-28 14:25:52.497299 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 95% 2025-09-28 14:25:52.497309 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-28 14:25:52.497318 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../0-libuv1t64_1.48.0-1.1build1_amd64.deb ... 2025-09-28 14:25:52.497346 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking libuv1t64:amd64 (1.48.0-1.1build1) ... 2025-09-28 14:25:52.497356 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package libjson-c5:amd64. 2025-09-28 14:25:52.497377 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../1-libjson-c5_0.17-1build1_amd64.deb ... 2025-09-28 14:25:52.497388 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2025-09-28 14:25:52.497397 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package liblmdb0:amd64. 2025-09-28 14:25:52.497406 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../2-liblmdb0_0.9.31-1build1_amd64.deb ... 2025-09-28 14:25:52.497416 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2025-09-28 14:25:52.497425 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package libmaxminddb0:amd64. 2025-09-28 14:25:52.497434 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../3-libmaxminddb0_1.9.1-1build1_amd64.deb ... 2025-09-28 14:25:52.497450 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking libmaxminddb0:amd64 (1.9.1-1build1) ... 2025-09-28 14:25:52.497460 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package bind9-libs:amd64. 2025-09-28 14:25:52.497469 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../4-bind9-libs_1%3a9.18.39-0ubuntu0.24.04.1_amd64.deb ... 2025-09-28 14:25:52.497479 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking bind9-libs:amd64 (1:9.18.39-0ubuntu0.24.04.1) ... 2025-09-28 14:25:52.497488 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package bind9-utils. 2025-09-28 14:25:52.497536 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../5-bind9-utils_1%3a9.18.39-0ubuntu0.24.04.1_amd64.deb ... 2025-09-28 14:25:52.497545 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking bind9-utils (1:9.18.39-0ubuntu0.24.04.1) ... 2025-09-28 14:25:52.497558 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package dns-root-data. 2025-09-28 14:25:52.497569 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../6-dns-root-data_2024071801~ubuntu0.24.04.1_all.deb ... 2025-09-28 14:25:52.497579 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking dns-root-data (2024071801~ubuntu0.24.04.1) ... 2025-09-28 14:25:52.497588 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package bind9. 2025-09-28 14:25:52.497597 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../7-bind9_1%3a9.18.39-0ubuntu0.24.04.1_amd64.deb ... 2025-09-28 14:25:52.497607 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking bind9 (1:9.18.39-0ubuntu0.24.04.1) ... 2025-09-28 14:25:52.497616 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2025-09-28 14:25:52.497626 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up libmaxminddb0:amd64 (1.9.1-1build1) ... 2025-09-28 14:25:52.497635 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up libuv1t64:amd64 (1.48.0-1.1build1) ... 2025-09-28 14:25:52.497644 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up dns-root-data (2024071801~ubuntu0.24.04.1) ... 2025-09-28 14:25:52.497654 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up libjson-c5:amd64 (0.17-1build1) ... 2025-09-28 14:25:52.497663 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up bind9-libs:amd64 (1:9.18.39-0ubuntu0.24.04.1) ... 2025-09-28 14:25:52.497672 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up bind9-utils (1:9.18.39-0ubuntu0.24.04.1) ... 2025-09-28 14:25:52.497682 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up bind9 (1:9.18.39-0ubuntu0.24.04.1) ... 2025-09-28 14:25:52.497691 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Selecting GID from range 100 to 59999 ... 2025-09-28 14:25:52.497727 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Adding group `bind' (GID 102) ... 2025-09-28 14:25:52.497742 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Selecting UID from range 100 to 59999 ... 2025-09-28 14:25:52.497752 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2025-09-28 14:25:52.497761 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Adding system user `bind' (UID 100) ... 2025-09-28 14:25:52.497771 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Adding new user `bind' (UID 100) with group `bind' ... 2025-09-28 14:25:52.497780 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Not creating home directory `/var/cache/bind'. 2025-09-28 14:25:52.497790 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:wrote key file "/etc/bind/rndc.key" 2025-09-28 14:25:52.497799 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:invoke-rc.d: could not determine current runlevel 2025-09-28 14:25:52.497816 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 14:25:52.497832 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 14:25:52.497842 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Removed intermediate container 5732c6f68f78 2025-09-28 14:25:52.497860 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> 7cb1bb7a1a67 2025-09-28 14:25:52.497870 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Step 4/5 : RUN mkdir -p /var/lib/kolla/ /var/lib/bind/ /run/bind && chown -R root: /var/lib/bind /run/bind && chmod 755 /run/bind 2025-09-28 14:25:52.497881 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Running in ea55c9e076c2 2025-09-28 14:25:52.497891 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Removed intermediate container ea55c9e076c2 2025-09-28 14:25:52.497900 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> a1a165ea936b 2025-09-28 14:25:52.497911 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Step 5/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 2025-09-28 14:25:52.497923 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Running in fd1cf9b1b801 2025-09-28 14:25:52.497933 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading package lists... 2025-09-28 14:25:52.497942 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Building dependency tree... 2025-09-28 14:25:52.497952 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading state information... 2025-09-28 14:25:52.497961 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:The following packages were automatically installed and are no longer required: 2025-09-28 14:25:52.497970 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:25:52.497980 | 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 2025-09-28 14:25:52.497989 | 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 2025-09-28 14:25:52.497999 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:25:52.498008 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:25:52.498017 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:25:52.498027 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:25:52.498036 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: xz-utils 2025-09-28 14:25:52.498046 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Use 'apt autoremove' to remove them. 2025-09-28 14:25:52.498055 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:The following packages will be REMOVED: 2025-09-28 14:25:52.498064 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: build-essential 2025-09-28 14:25:52.498074 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 14:25:52.498083 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:After this operation, 17.4 kB disk space will be freed. 2025-09-28 14:25:52.498098 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 2025-09-28 14:25:52.498107 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 2025-09-28 14:25:52.498118 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: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% 2025-09-28 14:25:52.498134 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 70% (Reading database ... 75% 2025-09-28 14:25:52.498144 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 80% 2025-09-28 14:25:52.498153 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 85% 2025-09-28 14:25:52.498163 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 90% 2025-09-28 14:25:52.498172 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 95% 2025-09-28 14:25:52.498182 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 100% (Reading database ... 18965 files and directories currently installed.) 2025-09-28 14:25:52.498196 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing build-essential (12.10ubuntu1) ... 2025-09-28 14:25:52.498206 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading package lists... 2025-09-28 14:25:52.498215 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Building dependency tree... 2025-09-28 14:25:52.498226 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading state information... 2025-09-28 14:25:52.498243 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:The following packages will be REMOVED: 2025-09-28 14:25:52.498260 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:25:52.498285 | 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 2025-09-28 14:25:52.498307 | 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 2025-09-28 14:25:52.498323 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:25:52.498339 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:25:52.498356 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:25:52.498369 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:25:52.498383 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: xz-utils 2025-09-28 14:25:52.498400 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 14:25:52.498416 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:After this operation, 228 MB disk space will be freed. 2025-09-28 14:25:52.498433 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 2025-09-28 14:25:52.498452 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2025-09-28 14:25:52.498469 | 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% 2025-09-28 14:25:52.498488 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 70% (Reading database ... 75% (Reading database ... 80% 2025-09-28 14:25:52.498527 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 85% 2025-09-28 14:25:52.498610 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 90% 2025-09-28 14:25:52.498621 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 95% 2025-09-28 14:25:52.498630 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 100% (Reading database ... 18956 files and directories currently installed.) 2025-09-28 14:25:52.498651 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 14:25:52.498661 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:25:52.498670 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 14:25:52.498679 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:25:52.498688 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 14:25:52.498698 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 14:25:52.498740 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:25:52.498750 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:25:52.498759 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:25:52.498769 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:25:52.498778 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 14:25:52.498787 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:25:52.498796 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:25:52.498806 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:25:52.498815 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:25:52.498824 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 14:25:52.498833 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 14:25:52.498903 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:25:52.498914 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:25:52.498924 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:25:52.498933 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:25:52.498943 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:25:52.498952 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:25:52.498962 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2025-09-28 14:25:52.498971 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:25:52.498981 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:25:52.499030 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:25:52.499040 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:25:52.499050 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 14:25:52.499059 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2025-09-28 14:25:52.499116 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:25:52.499126 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2025-09-28 14:25:52.499136 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:25:52.499189 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 14:25:52.499199 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:25:52.499209 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:25:52.499262 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 14:25:52.499272 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:25:52.499305 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:25:52.499315 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:25:52.499347 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:25:52.500471 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing lto-disabled-list (47) ... 2025-09-28 14:25:52.500538 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing make (4.3-4.1build2) ... 2025-09-28 14:25:52.500551 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 14:25:52.500563 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 14:25:52.500573 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Collecting pyclean==3.0.0 2025-09-28 14:25:52.500582 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 14:25:52.500591 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 14:25:52.500600 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Installing collected packages: pyclean 2025-09-28 14:25:52.500609 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Successfully installed pyclean-3.0.0 2025-09-28 14:25:52.500617 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Cleaning directory /var/lib/kolla/venv 2025-09-28 14:25:52.500626 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2025-09-28 14:25:52.500635 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Total 8673 files, 1242 directories removed. 2025-09-28 14:25:52.500643 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2025-09-28 14:25:52.500652 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Cleaning directory /usr 2025-09-28 14:25:52.500660 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2025-09-28 14:25:52.500668 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Total 1316 files, 133 directories removed. 2025-09-28 14:25:52.500677 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2025-09-28 14:25:52.500685 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Found existing installation: pyclean 3.0.0 2025-09-28 14:25:52.500693 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Uninstalling pyclean-3.0.0: 2025-09-28 14:25:52.500727 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: Successfully uninstalled pyclean-3.0.0 2025-09-28 14:25:52.500736 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Removed intermediate container fd1cf9b1b801 2025-09-28 14:25:52.500744 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> 1d9d8ab7cee3 2025-09-28 14:25:52.500771 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Successfully built 6c4ee7a52a21 2025-09-28 14:25:52.500780 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Successfully tagged osism.harbor.regio.digital/kolla/designate-backend-bind9:build-20250928 2025-09-28 14:25:52.500789 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Built at 2025-09-28 14:25:52.500027 (took 0:00:40.384387) 2025-09-28 14:25:52.500797 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-worker) 2025-09-28 14:25:52.500853 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-worker:Processing 2025-09-28 14:25:52.500872 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Building started at 2025-09-28 14:25:52.500473 2025-09-28 14:25:52.501558 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-worker:Turned 0 plugins into plugins archive 2025-09-28 14:25:52.502221 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-worker:Turned 0 additions into additions archive 2025-09-28 14:26:30.609525 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Step 1/5 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20250928 2025-09-28 14:26:30.609596 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> 277a6b92b829 2025-09-28 14:26:30.609682 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Step 2/5 : LABEL "build-date"="20250928" "name"="designate-worker" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 14:26:30.609733 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Running in a8e6c91c9724 2025-09-28 14:26:30.609749 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Removed intermediate container a8e6c91c9724 2025-09-28 14:26:30.609790 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> 83df1e86f512 2025-09-28 14:26:30.609804 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends bind9 && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-28 14:26:30.609841 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Running in 1a5dab622a9b 2025-09-28 14:26:30.609890 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-28 14:26:30.609976 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 14:26:30.609989 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 14:26:30.610029 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 14:26:30.610091 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 14:26:30.610132 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 14:26:30.610174 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2025-09-28 14:26:30.610247 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 14:26:30.610259 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 14:26:30.610331 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 14:26:30.610343 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 14:26:30.610418 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 14:26:30.610473 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 14:26:30.610523 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 14:26:30.610586 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 14:26:30.610642 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Fetched 28.4 MB in 2s (11.9 MB/s) 2025-09-28 14:26:30.610689 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading package lists... 2025-09-28 14:26:30.610781 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading package lists... 2025-09-28 14:26:30.610796 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Building dependency tree... 2025-09-28 14:26:30.610827 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading state information... 2025-09-28 14:26:30.610967 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:The following additional packages will be installed: 2025-09-28 14:26:30.611044 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: bind9-libs bind9-utils dns-root-data libjson-c5 liblmdb0 libmaxminddb0 2025-09-28 14:26:30.611127 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libuv1t64 2025-09-28 14:26:30.611195 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Suggested packages: 2025-09-28 14:26:30.611211 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: bind-doc dnsutils resolvconf ufw mmdb-bin 2025-09-28 14:26:30.611259 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:The following NEW packages will be installed: 2025-09-28 14:26:30.611333 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: bind9 bind9-libs bind9-utils dns-root-data libjson-c5 liblmdb0 libmaxminddb0 2025-09-28 14:26:30.611370 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libuv1t64 2025-09-28 14:26:30.611428 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 14:26:30.611541 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Need to get 1,884 kB of archives. 2025-09-28 14:26:30.611560 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:After this operation, 5,718 kB of additional disk space will be used. 2025-09-28 14:26:30.611585 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 14:26:30.611671 | 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] 2025-09-28 14:26:30.613307 | 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] 2025-09-28 14:26:30.613348 | 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] 2025-09-28 14:26:30.613413 | 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] 2025-09-28 14:26:30.613448 | 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.1 [1,257 kB] 2025-09-28 14:26:30.613849 | 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.1 [159 kB] 2025-09-28 14:26:30.613912 | 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] 2025-09-28 14:26:30.613925 | 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.1 [258 kB] 2025-09-28 14:26:30.613936 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Fetched 1,884 kB in 0s (5,768 kB/s) 2025-09-28 14:26:30.613949 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package libuv1t64:amd64. 2025-09-28 14:26:30.614013 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 2025-09-28 14:26:30.614034 | 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% 2025-09-28 14:26:30.614121 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 70% 2025-09-28 14:26:30.614147 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 75% 2025-09-28 14:26:30.614163 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 2025-09-28 14:26:30.614202 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:80% 2025-09-28 14:26:30.614212 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 85% 2025-09-28 14:26:30.614366 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 90% 2025-09-28 14:26:30.614379 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 95% 2025-09-28 14:26:30.614423 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-28 14:26:30.614541 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../0-libuv1t64_1.48.0-1.1build1_amd64.deb ... 2025-09-28 14:26:30.614564 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking libuv1t64:amd64 (1.48.0-1.1build1) ... 2025-09-28 14:26:30.614661 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package libjson-c5:amd64. 2025-09-28 14:26:30.614758 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../1-libjson-c5_0.17-1build1_amd64.deb ... 2025-09-28 14:26:30.614786 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2025-09-28 14:26:30.614828 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package liblmdb0:amd64. 2025-09-28 14:26:30.614838 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../2-liblmdb0_0.9.31-1build1_amd64.deb ... 2025-09-28 14:26:30.614901 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2025-09-28 14:26:30.614958 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package libmaxminddb0:amd64. 2025-09-28 14:26:30.615033 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../3-libmaxminddb0_1.9.1-1build1_amd64.deb ... 2025-09-28 14:26:30.615099 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking libmaxminddb0:amd64 (1.9.1-1build1) ... 2025-09-28 14:26:30.615151 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package bind9-libs:amd64. 2025-09-28 14:26:30.615186 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../4-bind9-libs_1%3a9.18.39-0ubuntu0.24.04.1_amd64.deb ... 2025-09-28 14:26:30.615241 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking bind9-libs:amd64 (1:9.18.39-0ubuntu0.24.04.1) ... 2025-09-28 14:26:30.615324 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package bind9-utils. 2025-09-28 14:26:30.615351 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../5-bind9-utils_1%3a9.18.39-0ubuntu0.24.04.1_amd64.deb ... 2025-09-28 14:26:30.615441 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking bind9-utils (1:9.18.39-0ubuntu0.24.04.1) ... 2025-09-28 14:26:30.615517 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package dns-root-data. 2025-09-28 14:26:30.615543 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../6-dns-root-data_2024071801~ubuntu0.24.04.1_all.deb ... 2025-09-28 14:26:30.615600 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking dns-root-data (2024071801~ubuntu0.24.04.1) ... 2025-09-28 14:26:30.615653 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package bind9. 2025-09-28 14:26:30.615820 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../7-bind9_1%3a9.18.39-0ubuntu0.24.04.1_amd64.deb ... 2025-09-28 14:26:30.615852 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking bind9 (1:9.18.39-0ubuntu0.24.04.1) ... 2025-09-28 14:26:30.615883 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2025-09-28 14:26:30.615900 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up libmaxminddb0:amd64 (1.9.1-1build1) ... 2025-09-28 14:26:30.615983 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up libuv1t64:amd64 (1.48.0-1.1build1) ... 2025-09-28 14:26:30.616026 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up dns-root-data (2024071801~ubuntu0.24.04.1) ... 2025-09-28 14:26:30.616045 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up libjson-c5:amd64 (0.17-1build1) ... 2025-09-28 14:26:30.616095 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up bind9-libs:amd64 (1:9.18.39-0ubuntu0.24.04.1) ... 2025-09-28 14:26:30.616151 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up bind9-utils (1:9.18.39-0ubuntu0.24.04.1) ... 2025-09-28 14:26:30.616202 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up bind9 (1:9.18.39-0ubuntu0.24.04.1) ... 2025-09-28 14:26:30.616231 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Selecting GID from range 100 to 59999 ... 2025-09-28 14:26:30.616254 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Adding group `bind' (GID 102) ... 2025-09-28 14:26:30.616338 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Selecting UID from range 100 to 59999 ... 2025-09-28 14:26:30.616357 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2025-09-28 14:26:30.616394 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Adding system user `bind' (UID 100) ... 2025-09-28 14:26:30.616404 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Adding new user `bind' (UID 100) with group `bind' ... 2025-09-28 14:26:30.616448 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Not creating home directory `/var/cache/bind'. 2025-09-28 14:26:30.616595 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:wrote key file "/etc/bind/rndc.key" 2025-09-28 14:26:30.616607 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:invoke-rc.d: could not determine current runlevel 2025-09-28 14:26:30.616644 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 14:26:30.616770 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 14:26:30.616786 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Removed intermediate container 1a5dab622a9b 2025-09-28 14:26:30.616822 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> 5c0d58a77eec 2025-09-28 14:26:30.617039 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: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 2025-09-28 14:26:30.617072 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Running in 02b55d8c97f3 2025-09-28 14:26:30.617085 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading package lists... 2025-09-28 14:26:30.617124 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Building dependency tree... 2025-09-28 14:26:30.617134 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading state information... 2025-09-28 14:26:30.617144 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:The following packages were automatically installed and are no longer required: 2025-09-28 14:26:30.617176 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:26:30.617220 | 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 2025-09-28 14:26:30.617290 | 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 2025-09-28 14:26:30.617300 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:26:30.617348 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:26:30.617387 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:26:30.617418 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:26:30.617484 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: xz-utils 2025-09-28 14:26:30.617551 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Use 'apt autoremove' to remove them. 2025-09-28 14:26:30.617583 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:The following packages will be REMOVED: 2025-09-28 14:26:30.617655 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: build-essential 2025-09-28 14:26:30.617687 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 14:26:30.617770 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:After this operation, 17.4 kB disk space will be freed. 2025-09-28 14:26:30.617843 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 2025-09-28 14:26:30.617883 | 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% 2025-09-28 14:26:30.617921 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 70% (Reading database ... 75% 2025-09-28 14:26:30.617986 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 80% 2025-09-28 14:26:30.618024 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 85% 2025-09-28 14:26:30.618107 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 90% 2025-09-28 14:26:30.618143 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 95% 2025-09-28 14:26:30.618181 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 100% (Reading database ... 18965 files and directories currently installed.) 2025-09-28 14:26:30.618250 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing build-essential (12.10ubuntu1) ... 2025-09-28 14:26:30.618259 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading package lists... 2025-09-28 14:26:30.618297 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Building dependency tree... 2025-09-28 14:26:30.618334 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading state information... 2025-09-28 14:26:30.618414 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:The following packages will be REMOVED: 2025-09-28 14:26:30.618448 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:26:30.618477 | 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 2025-09-28 14:26:30.618509 | 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 2025-09-28 14:26:30.618546 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:26:30.618584 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:26:30.618619 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:26:30.618654 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:26:30.618685 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: xz-utils 2025-09-28 14:26:30.618770 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 14:26:30.618808 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:After this operation, 228 MB disk space will be freed. 2025-09-28 14:26:30.618828 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 2025-09-28 14:26:30.618860 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 2025-09-28 14:26:30.618900 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: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% 2025-09-28 14:26:30.618938 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 70% (Reading database ... 75% 2025-09-28 14:26:30.618974 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 80% 2025-09-28 14:26:30.619010 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 85% 2025-09-28 14:26:30.619048 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 90% 2025-09-28 14:26:30.619116 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 95% 2025-09-28 14:26:30.619125 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 100% (Reading database ... 18956 files and directories currently installed.) 2025-09-28 14:26:30.619167 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 14:26:30.619203 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:26:30.619238 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 14:26:30.619275 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:26:30.619311 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 14:26:30.619380 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 14:26:30.619389 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2025-09-28 14:26:30.619425 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:26:30.619484 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2025-09-28 14:26:30.619518 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:26:30.619549 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:26:30.619620 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:26:30.619630 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 14:26:30.619661 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:26:30.619692 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:26:30.619761 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2025-09-28 14:26:30.619798 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:26:30.619834 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2025-09-28 14:26:30.619927 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:26:30.619985 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2025-09-28 14:26:30.620022 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 14:26:30.620099 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2025-09-28 14:26:30.620156 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 14:26:30.620187 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2025-09-28 14:26:30.620261 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:26:30.620270 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:26:30.620307 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:26:30.620380 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:26:30.620392 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:26:30.620423 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:26:30.620481 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:26:30.620769 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:26:30.620823 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:26:30.620841 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:26:30.620856 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 14:26:30.620939 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:26:30.620971 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2025-09-28 14:26:30.620981 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:26:30.620990 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2025-09-28 14:26:30.620998 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 14:26:30.621012 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:26:30.621047 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:26:30.621081 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 14:26:30.621115 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:26:30.621149 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:26:30.621183 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:26:30.621267 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:26:30.621305 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing lto-disabled-list (47) ... 2025-09-28 14:26:30.621315 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing make (4.3-4.1build2) ... 2025-09-28 14:26:30.621350 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 14:26:30.621384 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 14:26:30.621435 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Collecting pyclean==3.0.0 2025-09-28 14:26:30.621507 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 14:26:30.621522 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 14:26:30.621563 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Installing collected packages: pyclean 2025-09-28 14:26:30.621573 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Successfully installed pyclean-3.0.0 2025-09-28 14:26:30.621606 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Cleaning directory /var/lib/kolla/venv 2025-09-28 14:26:30.621638 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2025-09-28 14:26:30.621671 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Total 8673 files, 1242 directories removed. 2025-09-28 14:26:30.621687 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2025-09-28 14:26:30.621760 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Cleaning directory /usr 2025-09-28 14:26:30.621779 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2025-09-28 14:26:30.621847 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Total 1316 files, 133 directories removed. 2025-09-28 14:26:30.621964 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2025-09-28 14:26:30.621984 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Found existing installation: pyclean 3.0.0 2025-09-28 14:26:30.622008 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Uninstalling pyclean-3.0.0: 2025-09-28 14:26:30.622070 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: Successfully uninstalled pyclean-3.0.0 2025-09-28 14:26:30.622143 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Removed intermediate container 02b55d8c97f3 2025-09-28 14:26:30.622155 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> d7f2bb5b86bf 2025-09-28 14:26:30.622210 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Step 5/5 : USER designate 2025-09-28 14:26:30.622221 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Running in 7d6fe2988b97 2025-09-28 14:26:30.622238 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Removed intermediate container 7d6fe2988b97 2025-09-28 14:26:30.622251 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> c50ae3d18a5b 2025-09-28 14:26:30.622316 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Successfully built ae91ae670f9a 2025-09-28 14:26:30.622338 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Successfully tagged osism.harbor.regio.digital/kolla/designate-worker:build-20250928 2025-09-28 14:26:30.622393 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Built at 2025-09-28 14:26:30.622281 (took 0:00:38.121808) 2025-09-28 14:26:30.622836 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-api) 2025-09-28 14:26:30.622887 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-api:Processing 2025-09-28 14:26:30.622897 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Building started at 2025-09-28 14:26:30.622816 2025-09-28 14:26:30.624023 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-api:Turned 0 plugins into plugins archive 2025-09-28 14:26:30.624598 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-api:Turned 0 additions into additions archive 2025-09-28 14:26:57.804820 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Step 1/4 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20250928 2025-09-28 14:26:57.804900 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> 277a6b92b829 2025-09-28 14:26:57.804944 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Step 2/4 : LABEL "build-date"="20250928" "name"="designate-api" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 14:26:57.805084 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Running in b9ecddf36840 2025-09-28 14:26:57.805114 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Removed intermediate container b9ecddf36840 2025-09-28 14:26:57.805135 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> bcd4fe37d894 2025-09-28 14:26:57.805160 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Step 3/4 : 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 2025-09-28 14:26:57.805176 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Running in 5124cee26085 2025-09-28 14:26:57.805188 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Reading package lists... 2025-09-28 14:26:57.805230 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Building dependency tree... 2025-09-28 14:26:57.805254 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Reading state information... 2025-09-28 14:26:57.805264 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:The following packages were automatically installed and are no longer required: 2025-09-28 14:26:57.805274 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:26:57.805292 | 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 2025-09-28 14:26:57.805416 | 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 2025-09-28 14:26:57.805485 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:26:57.806806 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:26:57.806836 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:26:57.806846 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:26:57.806856 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: xz-utils 2025-09-28 14:26:57.806866 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Use 'apt autoremove' to remove them. 2025-09-28 14:26:57.806876 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:The following packages will be REMOVED: 2025-09-28 14:26:57.806885 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: build-essential 2025-09-28 14:26:57.806895 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 14:26:57.806904 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:After this operation, 17.4 kB disk space will be freed. 2025-09-28 14:26:57.806914 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 2025-09-28 14:26:57.806923 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 2025-09-28 14:26:57.806934 | 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% 2025-09-28 14:26:57.806946 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 70% 2025-09-28 14:26:57.806955 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 75% 2025-09-28 14:26:57.806964 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 80% 2025-09-28 14:26:57.806974 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 85% 2025-09-28 14:26:57.806983 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 90% 2025-09-28 14:26:57.806992 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 95% 2025-09-28 14:26:57.807001 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-28 14:26:57.807012 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing build-essential (12.10ubuntu1) ... 2025-09-28 14:26:57.807022 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Reading package lists... 2025-09-28 14:26:57.807031 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Building dependency tree... 2025-09-28 14:26:57.807053 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Reading state information... 2025-09-28 14:26:57.807063 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:The following packages will be REMOVED: 2025-09-28 14:26:57.807072 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:26:57.807082 | 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 2025-09-28 14:26:57.807091 | 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 2025-09-28 14:26:57.807113 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:26:57.807123 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:26:57.807133 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:26:57.807142 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:26:57.807157 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: xz-utils 2025-09-28 14:26:57.807167 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 14:26:57.807177 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:After this operation, 228 MB disk space will be freed. 2025-09-28 14:26:57.807186 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 2025-09-28 14:26:57.807196 | 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% 2025-09-28 14:26:57.807210 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 70% (Reading database ... 75% 2025-09-28 14:26:57.807224 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 2025-09-28 14:26:57.807327 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:80% 2025-09-28 14:26:57.807365 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 85% 2025-09-28 14:26:57.807494 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 90% 2025-09-28 14:26:57.807511 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 95% 2025-09-28 14:26:57.807617 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-09-28 14:26:57.807634 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 14:26:57.807729 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:26:57.807833 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 14:26:57.807909 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:26:57.807977 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 14:26:57.808046 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 14:26:57.808114 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:26:57.808180 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:26:57.808246 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:26:57.808312 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:26:57.808377 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 14:26:57.808464 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:26:57.808647 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:26:57.808677 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:26:57.808751 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:26:57.808791 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 14:26:57.808821 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 14:26:57.808889 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:26:57.808944 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:26:57.808975 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:26:57.809008 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:26:57.809052 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:26:57.809117 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:26:57.809163 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:26:57.809207 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:26:57.809250 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:26:57.809293 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:26:57.809337 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 14:26:57.809380 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:26:57.809481 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:26:57.809531 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2025-09-28 14:26:57.809553 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 14:26:57.809573 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2025-09-28 14:26:57.809626 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:26:57.809735 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:26:57.809931 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 14:26:57.809976 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:26:57.809990 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:26:57.809996 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:26:57.810156 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:26:57.810196 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing lto-disabled-list (47) ... 2025-09-28 14:26:57.810224 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing make (4.3-4.1build2) ... 2025-09-28 14:26:57.810243 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 14:26:57.810264 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 14:26:57.810286 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Collecting pyclean==3.0.0 2025-09-28 14:26:57.810342 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 14:26:57.810387 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 14:26:57.810465 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Installing collected packages: pyclean 2025-09-28 14:26:57.810480 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Successfully installed pyclean-3.0.0 2025-09-28 14:26:57.810554 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Cleaning directory /var/lib/kolla/venv 2025-09-28 14:26:57.810612 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2025-09-28 14:26:57.810656 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Total 8673 files, 1242 directories removed. 2025-09-28 14:26:57.810722 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2025-09-28 14:26:57.810789 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Cleaning directory /usr 2025-09-28 14:26:57.810817 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2025-09-28 14:26:57.810885 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Total 1316 files, 133 directories removed. 2025-09-28 14:26:57.810931 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2025-09-28 14:26:57.810974 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Found existing installation: pyclean 3.0.0 2025-09-28 14:26:57.811028 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Uninstalling pyclean-3.0.0: 2025-09-28 14:26:57.811082 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: Successfully uninstalled pyclean-3.0.0 2025-09-28 14:26:57.811136 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Removed intermediate container 5124cee26085 2025-09-28 14:26:57.811190 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> b2e3b3aff4ad 2025-09-28 14:26:57.811243 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Step 4/4 : USER designate 2025-09-28 14:26:57.811298 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Running in 77bea007fa72 2025-09-28 14:26:57.811351 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Removed intermediate container 77bea007fa72 2025-09-28 14:26:57.811978 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> 73e647e9e898 2025-09-28 14:26:57.812000 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Successfully built 1cff91f0dc72 2025-09-28 14:26:57.812009 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Successfully tagged osism.harbor.regio.digital/kolla/designate-api:build-20250928 2025-09-28 14:26:57.812018 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Built at 2025-09-28 14:26:57.811513 (took 0:00:27.188697) 2025-09-28 14:26:57.812064 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-central) 2025-09-28 14:26:57.812074 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-central:Processing 2025-09-28 14:26:57.812115 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Building started at 2025-09-28 14:26:57.812040 2025-09-28 14:26:57.813819 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-central:Turned 0 plugins into plugins archive 2025-09-28 14:26:57.813844 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-central:Turned 0 additions into additions archive 2025-09-28 14:27:26.333953 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 1/6 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20250928 2025-09-28 14:27:26.334025 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> 277a6b92b829 2025-09-28 14:27:26.334042 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 2/6 : LABEL "build-date"="20250928" "name"="designate-central" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 14:27:26.334057 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Running in 21446f88f12c 2025-09-28 14:27:26.334069 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Removed intermediate container 21446f88f12c 2025-09-28 14:27:26.334080 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> 642d61c22e7b 2025-09-28 14:27:26.334090 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_designate_extend_start 2025-09-28 14:27:26.334101 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> affe35a80e46 2025-09-28 14:27:26.334111 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 4/6 : RUN chmod 644 /usr/local/bin/kolla_designate_extend_start 2025-09-28 14:27:26.334122 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Running in a901e18fe4b4 2025-09-28 14:27:26.334133 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Removed intermediate container a901e18fe4b4 2025-09-28 14:27:26.334155 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> 9d0b0828c901 2025-09-28 14:27:26.334167 | ubuntu-noble-large | INFO:kolla.common.utils.designate-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 2025-09-28 14:27:26.334234 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Running in 48e3c2a073e7 2025-09-28 14:27:26.334254 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Reading package lists... 2025-09-28 14:27:26.334264 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Building dependency tree... 2025-09-28 14:27:26.334274 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Reading state information... 2025-09-28 14:27:26.334283 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:The following packages were automatically installed and are no longer required: 2025-09-28 14:27:26.334293 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:27:26.334302 | 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 2025-09-28 14:27:26.334312 | 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 2025-09-28 14:27:26.334321 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:27:26.334360 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:27:26.334370 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:27:26.334380 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:27:26.334416 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: xz-utils 2025-09-28 14:27:26.334516 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Use 'apt autoremove' to remove them. 2025-09-28 14:27:26.335759 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:The following packages will be REMOVED: 2025-09-28 14:27:26.335782 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: build-essential 2025-09-28 14:27:26.335792 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 14:27:26.335802 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:After this operation, 17.4 kB disk space will be freed. 2025-09-28 14:27:26.335811 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 2025-09-28 14:27:26.335821 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 2025-09-28 14:27:26.335844 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: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% 2025-09-28 14:27:26.335856 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 70% 2025-09-28 14:27:26.335865 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 75% 2025-09-28 14:27:26.335875 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 2025-09-28 14:27:26.335884 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:80% 2025-09-28 14:27:26.335894 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 85% 2025-09-28 14:27:26.335903 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 2025-09-28 14:27:26.335913 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-28 14:27:26.335935 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing build-essential (12.10ubuntu1) ... 2025-09-28 14:27:26.335945 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Reading package lists... 2025-09-28 14:27:26.335954 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Building dependency tree... 2025-09-28 14:27:26.335964 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Reading state information... 2025-09-28 14:27:26.335973 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:The following packages will be REMOVED: 2025-09-28 14:27:26.335983 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:27:26.335992 | 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 2025-09-28 14:27:26.336002 | 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 2025-09-28 14:27:26.336012 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:27:26.336021 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:27:26.336031 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:27:26.336040 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:27:26.336050 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: xz-utils 2025-09-28 14:27:26.336059 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 14:27:26.336069 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:After this operation, 228 MB disk space will be freed. 2025-09-28 14:27:26.336078 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 2025-09-28 14:27:26.336089 | 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 ... 2025-09-28 14:27:26.336101 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:50% (Reading database ... 55% (Reading database ... 60% 2025-09-28 14:27:26.336110 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 65% 2025-09-28 14:27:26.336120 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 70% 2025-09-28 14:27:26.336129 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 75% 2025-09-28 14:27:26.336144 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 80% 2025-09-28 14:27:26.336153 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 85% 2025-09-28 14:27:26.336163 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 90% 2025-09-28 14:27:26.336172 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 95% 2025-09-28 14:27:26.336182 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-09-28 14:27:26.336192 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 14:27:26.336201 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:27:26.336211 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 14:27:26.336224 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:27:26.336237 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 14:27:26.336339 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 14:27:26.336357 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:27:26.336450 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:27:26.336473 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:27:26.336521 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:27:26.336565 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 14:27:26.336605 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:27:26.336651 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:27:26.336694 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:27:26.336770 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:27:26.336972 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 14:27:26.337038 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 14:27:26.337051 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:27:26.337071 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:27:26.337081 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:27:26.337091 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:27:26.337104 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:27:26.337166 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:27:26.337227 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:27:26.337261 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:27:26.337327 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:27:26.337371 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:27:26.337446 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 14:27:26.337499 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:27:26.337555 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:27:26.337609 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 14:27:26.337665 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:27:26.337731 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:27:26.337790 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 14:27:26.337852 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:27:26.337908 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:27:26.337951 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:27:26.338008 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:27:26.338051 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing lto-disabled-list (47) ... 2025-09-28 14:27:26.338106 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing make (4.3-4.1build2) ... 2025-09-28 14:27:26.338142 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 14:27:26.338205 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 14:27:26.338249 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Collecting pyclean==3.0.0 2025-09-28 14:27:26.338303 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 14:27:26.338346 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 14:27:26.338420 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Installing collected packages: pyclean 2025-09-28 14:27:26.338464 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Successfully installed pyclean-3.0.0 2025-09-28 14:27:26.338518 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Cleaning directory /var/lib/kolla/venv 2025-09-28 14:27:26.338562 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2025-09-28 14:27:26.338617 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Total 8673 files, 1242 directories removed. 2025-09-28 14:27:26.338668 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2025-09-28 14:27:26.338730 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Cleaning directory /usr 2025-09-28 14:27:26.338873 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2025-09-28 14:27:26.338891 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Total 1316 files, 133 directories removed. 2025-09-28 14:27:26.338936 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2025-09-28 14:27:26.339103 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Found existing installation: pyclean 3.0.0 2025-09-28 14:27:26.339135 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Uninstalling pyclean-3.0.0: 2025-09-28 14:27:26.339155 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: Successfully uninstalled pyclean-3.0.0 2025-09-28 14:27:26.339168 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Removed intermediate container 48e3c2a073e7 2025-09-28 14:27:26.339183 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> 489a5a30060f 2025-09-28 14:27:26.339236 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 6/6 : USER designate 2025-09-28 14:27:26.339302 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Running in fd7393f1da6e 2025-09-28 14:27:26.339346 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Removed intermediate container fd7393f1da6e 2025-09-28 14:27:26.339428 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> 713b6c654d5a 2025-09-28 14:27:26.339488 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Successfully built 7611e8df3b78 2025-09-28 14:27:26.339531 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Successfully tagged osism.harbor.regio.digital/kolla/designate-central:build-20250928 2025-09-28 14:27:26.339632 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Built at 2025-09-28 14:27:26.339537 (took 0:00:28.527497) 2025-09-28 14:27:26.340135 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-sink) 2025-09-28 14:27:26.340904 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-sink:Processing 2025-09-28 14:27:26.340954 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Building started at 2025-09-28 14:27:26.340189 2025-09-28 14:27:26.341833 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-sink:Turned 0 plugins into plugins archive 2025-09-28 14:27:26.342863 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-sink:Turned 0 additions into additions archive 2025-09-28 14:27:52.977933 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Step 1/4 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20250928 2025-09-28 14:27:52.977989 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> 277a6b92b829 2025-09-28 14:27:52.978028 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Step 2/4 : LABEL "build-date"="20250928" "name"="designate-sink" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 14:27:52.978058 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Running in 2e262e2f305c 2025-09-28 14:27:52.978066 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Removed intermediate container 2e262e2f305c 2025-09-28 14:27:52.978075 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> 61e6d28a2b1b 2025-09-28 14:27:52.978215 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Step 3/4 : 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 2025-09-28 14:27:52.979772 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Running in f59e7ada4e1d 2025-09-28 14:27:52.979786 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Reading package lists... 2025-09-28 14:27:52.979792 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Building dependency tree... 2025-09-28 14:27:52.979799 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Reading state information... 2025-09-28 14:27:52.979804 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:The following packages were automatically installed and are no longer required: 2025-09-28 14:27:52.979810 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:27:52.979816 | 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 2025-09-28 14:27:52.979822 | 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 2025-09-28 14:27:52.979827 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:27:52.979832 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:27:52.979853 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:27:52.979858 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:27:52.979864 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: xz-utils 2025-09-28 14:27:52.979870 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Use 'apt autoremove' to remove them. 2025-09-28 14:27:52.979875 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:The following packages will be REMOVED: 2025-09-28 14:27:52.979881 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: build-essential 2025-09-28 14:27:52.979886 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 14:27:52.979892 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:After this operation, 17.4 kB disk space will be freed. 2025-09-28 14:27:52.979897 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 2025-09-28 14:27:52.979904 | 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% 2025-09-28 14:27:52.979910 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 70% 2025-09-28 14:27:52.979916 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 2025-09-28 14:27:52.979935 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:75% 2025-09-28 14:27:52.979941 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 80% (Reading database ... 85% 2025-09-28 14:27:52.979946 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 90% 2025-09-28 14:27:52.979951 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 95% 2025-09-28 14:27:52.979957 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-28 14:27:52.979964 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing build-essential (12.10ubuntu1) ... 2025-09-28 14:27:52.979969 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Reading package lists... 2025-09-28 14:27:52.979974 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Building dependency tree... 2025-09-28 14:27:52.979980 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Reading state information... 2025-09-28 14:27:52.979985 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:The following packages will be REMOVED: 2025-09-28 14:27:52.979990 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:27:52.979996 | 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 2025-09-28 14:27:52.980002 | 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 2025-09-28 14:27:52.980007 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:27:52.980013 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:27:52.980021 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:27:52.980027 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:27:52.980032 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: xz-utils 2025-09-28 14:27:52.980037 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 14:27:52.980075 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:After this operation, 228 MB disk space will be freed. 2025-09-28 14:27:52.980151 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 2025-09-28 14:27:52.980224 | 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% 2025-09-28 14:27:52.980282 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 70% 2025-09-28 14:27:52.980374 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 75% 2025-09-28 14:27:52.980478 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 80% (Reading database ... 85% 2025-09-28 14:27:52.980540 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 90% 2025-09-28 14:27:52.980605 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 95% 2025-09-28 14:27:52.980672 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-09-28 14:27:52.980781 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 14:27:52.980860 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:27:52.980934 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 14:27:52.980996 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:27:52.981062 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 14:27:52.981125 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 14:27:52.981189 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:27:52.981256 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:27:52.981322 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:27:52.981405 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:27:52.981473 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 14:27:52.981538 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:27:52.981605 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:27:52.981688 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:27:52.981780 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:27:52.981853 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 14:27:52.981920 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 14:27:52.982001 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:27:52.982066 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:27:52.982130 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:27:52.982193 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:27:52.982256 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:27:52.982319 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:27:52.982447 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:27:52.982511 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:27:52.982577 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:27:52.982643 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:27:52.982718 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2025-09-28 14:27:52.982823 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 14:27:52.982889 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2025-09-28 14:27:52.982944 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:27:52.982999 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:27:52.983051 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 14:27:52.983104 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:27:52.983157 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:27:52.983209 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 14:27:52.983262 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:27:52.983314 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:27:52.983386 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:27:52.983438 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:27:52.983492 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2025-09-28 14:27:52.983546 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing lto-disabled-list (47) ... 2025-09-28 14:27:52.983600 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing make (4.3-4.1build2) ... 2025-09-28 14:27:52.983653 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 14:27:52.983716 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 14:27:52.983780 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Collecting pyclean==3.0.0 2025-09-28 14:27:52.983839 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 14:27:52.983890 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 14:27:52.983943 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Installing collected packages: pyclean 2025-09-28 14:27:52.984001 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Successfully installed pyclean-3.0.0 2025-09-28 14:27:52.984048 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Cleaning directory /var/lib/kolla/venv 2025-09-28 14:27:52.984098 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2025-09-28 14:27:52.984153 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Total 8673 files, 1242 directories removed. 2025-09-28 14:27:52.984205 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2025-09-28 14:27:52.984259 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Cleaning directory /usr 2025-09-28 14:27:52.984309 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2025-09-28 14:27:52.984395 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Total 1316 files, 133 directories removed. 2025-09-28 14:27:52.984426 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2025-09-28 14:27:52.984479 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Found existing installation: pyclean 3.0.0 2025-09-28 14:27:52.984534 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Uninstalling pyclean-3.0.0: 2025-09-28 14:27:52.985349 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: Successfully uninstalled pyclean-3.0.0 2025-09-28 14:27:52.985454 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Removed intermediate container f59e7ada4e1d 2025-09-28 14:27:52.985469 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> 4a8669eaafea 2025-09-28 14:27:52.985480 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Step 4/4 : USER designate 2025-09-28 14:27:52.985489 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Running in 4f8ae6339da1 2025-09-28 14:27:52.985499 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Removed intermediate container 4f8ae6339da1 2025-09-28 14:27:52.985508 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> 3f5a8ea6e289 2025-09-28 14:27:52.985518 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Successfully built 8e184984520e 2025-09-28 14:27:52.985527 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Successfully tagged osism.harbor.regio.digital/kolla/designate-sink:build-20250928 2025-09-28 14:27:52.985537 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Built at 2025-09-28 14:27:52.984872 (took 0:00:26.644683) 2025-09-28 14:27:52.985556 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-mdns) 2025-09-28 14:27:52.985566 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-mdns:Processing 2025-09-28 14:27:52.985576 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Building started at 2025-09-28 14:27:52.985401 2025-09-28 14:27:52.986450 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-mdns:Turned 0 plugins into plugins archive 2025-09-28 14:27:52.987050 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-mdns:Turned 0 additions into additions archive 2025-09-28 14:28:19.702749 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Step 1/4 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20250928 2025-09-28 14:28:19.702837 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> 277a6b92b829 2025-09-28 14:28:19.702868 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Step 2/4 : LABEL "build-date"="20250928" "name"="designate-mdns" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 14:28:19.702908 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Running in 97342b704f5a 2025-09-28 14:28:19.702924 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Removed intermediate container 97342b704f5a 2025-09-28 14:28:19.702988 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> 01d4d71c71a2 2025-09-28 14:28:19.703039 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Step 3/4 : 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 2025-09-28 14:28:19.703119 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Running in 3a04fe1579df 2025-09-28 14:28:19.703135 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Reading package lists... 2025-09-28 14:28:19.703228 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Building dependency tree... 2025-09-28 14:28:19.703242 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Reading state information... 2025-09-28 14:28:19.703400 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:The following packages were automatically installed and are no longer required: 2025-09-28 14:28:19.703458 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:28:19.703526 | 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 2025-09-28 14:28:19.703540 | 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 2025-09-28 14:28:19.703609 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:28:19.703633 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:28:19.703698 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:28:19.703760 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:28:19.703824 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: xz-utils 2025-09-28 14:28:19.703876 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Use 'apt autoremove' to remove them. 2025-09-28 14:28:19.703952 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:The following packages will be REMOVED: 2025-09-28 14:28:19.704230 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: build-essential 2025-09-28 14:28:19.704310 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 14:28:19.704368 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:After this operation, 17.4 kB disk space will be freed. 2025-09-28 14:28:19.704381 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 2025-09-28 14:28:19.704395 | 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% 2025-09-28 14:28:19.704447 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 70% 2025-09-28 14:28:19.704466 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 75% 2025-09-28 14:28:19.704520 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 80% 2025-09-28 14:28:19.704581 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 85% 2025-09-28 14:28:19.704607 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 90% 2025-09-28 14:28:19.704688 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 95% 2025-09-28 14:28:19.704765 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-28 14:28:19.704817 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing build-essential (12.10ubuntu1) ... 2025-09-28 14:28:19.704954 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Reading package lists... 2025-09-28 14:28:19.704983 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Building dependency tree... 2025-09-28 14:28:19.705000 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Reading state information... 2025-09-28 14:28:19.705042 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:The following packages will be REMOVED: 2025-09-28 14:28:19.705093 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:28:19.705141 | 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 2025-09-28 14:28:19.705155 | 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 2025-09-28 14:28:19.705227 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:28:19.705274 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:28:19.705353 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:28:19.705367 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:28:19.705419 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: xz-utils 2025-09-28 14:28:19.705474 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 14:28:19.705522 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:After this operation, 228 MB disk space will be freed. 2025-09-28 14:28:19.705601 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 2025-09-28 14:28:19.705695 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2025-09-28 14:28:19.705813 | 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% 2025-09-28 14:28:19.705873 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 2025-09-28 14:28:19.705975 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:70% 2025-09-28 14:28:19.706084 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 75% 2025-09-28 14:28:19.706146 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 80% 2025-09-28 14:28:19.706199 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 85% 2025-09-28 14:28:19.706253 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 90% 2025-09-28 14:28:19.706307 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 95% 2025-09-28 14:28:19.706392 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-09-28 14:28:19.706441 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 14:28:19.706501 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:28:19.706538 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 14:28:19.706598 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:28:19.706652 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 14:28:19.706730 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 14:28:19.706785 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:28:19.706840 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:28:19.706893 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:28:19.706945 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:28:19.707017 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 14:28:19.707071 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:28:19.707124 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:28:19.707175 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:28:19.707226 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:28:19.707278 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 14:28:19.707352 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 14:28:19.707523 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:28:19.707565 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:28:19.707586 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:28:19.707600 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:28:19.707616 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:28:19.707680 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:28:19.707735 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:28:19.707809 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:28:19.707850 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:28:19.707905 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:28:19.707947 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 14:28:19.708013 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:28:19.708039 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:28:19.708100 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 14:28:19.708127 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:28:19.708182 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:28:19.708236 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 14:28:19.708276 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:28:19.708379 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:28:19.708416 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:28:19.708502 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:28:19.708569 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing lto-disabled-list (47) ... 2025-09-28 14:28:19.708610 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing make (4.3-4.1build2) ... 2025-09-28 14:28:19.708649 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 14:28:19.708728 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 14:28:19.708752 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Collecting pyclean==3.0.0 2025-09-28 14:28:19.708794 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 14:28:19.708833 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 14:28:19.708882 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Installing collected packages: pyclean 2025-09-28 14:28:19.708896 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Successfully installed pyclean-3.0.0 2025-09-28 14:28:19.708958 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Cleaning directory /var/lib/kolla/venv 2025-09-28 14:28:19.708972 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2025-09-28 14:28:19.709033 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Total 8673 files, 1242 directories removed. 2025-09-28 14:28:19.709047 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2025-09-28 14:28:19.709105 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Cleaning directory /usr 2025-09-28 14:28:19.709119 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2025-09-28 14:28:19.709176 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Total 1316 files, 133 directories removed. 2025-09-28 14:28:19.709234 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2025-09-28 14:28:19.709308 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Found existing installation: pyclean 3.0.0 2025-09-28 14:28:19.709381 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Uninstalling pyclean-3.0.0: 2025-09-28 14:28:19.709435 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: Successfully uninstalled pyclean-3.0.0 2025-09-28 14:28:19.709486 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Removed intermediate container 3a04fe1579df 2025-09-28 14:28:19.709498 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> bf2ae74f3078 2025-09-28 14:28:19.709549 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Step 4/4 : USER designate 2025-09-28 14:28:19.709589 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Running in cfd9c2eaa060 2025-09-28 14:28:19.709629 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Removed intermediate container cfd9c2eaa060 2025-09-28 14:28:19.709668 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> 42c48bb5a90f 2025-09-28 14:28:19.709735 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Successfully built d87b9bea0744 2025-09-28 14:28:19.709755 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Successfully tagged osism.harbor.regio.digital/kolla/designate-mdns:build-20250928 2025-09-28 14:28:19.710071 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Built at 2025-09-28 14:28:19.709781 (took 0:00:26.724380) 2025-09-28 14:28:19.710419 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ceilometer-notification) 2025-09-28 14:28:19.710436 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-notification:Processing 2025-09-28 14:28:19.710550 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Building started at 2025-09-28 14:28:19.710415 2025-09-28 14:28:19.711804 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-notification:Turned 0 plugins into plugins archive 2025-09-28 14:28:19.712445 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-notification:Turned 0 additions into additions archive 2025-09-28 14:28:48.580322 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 1/6 : FROM osism.harbor.regio.digital/kolla/ceilometer-base:build-20250928 2025-09-28 14:28:48.580398 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> 4451e31a1883 2025-09-28 14:28:48.580446 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 2/6 : LABEL "build-date"="20250928" "name"="ceilometer-notification" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 14:28:48.580453 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Running in 5d5033a91027 2025-09-28 14:28:48.580920 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Removed intermediate container 5d5033a91027 2025-09-28 14:28:48.580983 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> 7cfba4c794a3 2025-09-28 14:28:48.580996 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_ceilometer_extend_start 2025-09-28 14:28:48.581006 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> c7421ac808a9 2025-09-28 14:28:48.581016 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 4/6 : RUN chmod 644 /usr/local/bin/kolla_ceilometer_extend_start 2025-09-28 14:28:48.581050 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Running in 3800e25bb9b7 2025-09-28 14:28:48.581060 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Removed intermediate container 3800e25bb9b7 2025-09-28 14:28:48.581134 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> 9b69c2242363 2025-09-28 14:28:48.581148 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: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 2025-09-28 14:28:48.581161 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Running in 69fb3dc0ad81 2025-09-28 14:28:48.581170 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Reading package lists... 2025-09-28 14:28:48.581180 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Building dependency tree... 2025-09-28 14:28:48.581193 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Reading state information... 2025-09-28 14:28:48.581206 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:The following packages were automatically installed and are no longer required: 2025-09-28 14:28:48.581432 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:28:48.581562 | 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 2025-09-28 14:28:48.582931 | 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 2025-09-28 14:28:48.582981 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:28:48.582993 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:28:48.583002 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:28:48.583042 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:28:48.583052 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: xz-utils 2025-09-28 14:28:48.583061 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Use 'apt autoremove' to remove them. 2025-09-28 14:28:48.583070 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:The following packages will be REMOVED: 2025-09-28 14:28:48.583078 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: build-essential 2025-09-28 14:28:48.583087 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 14:28:48.583096 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:After this operation, 17.4 kB disk space will be freed. 2025-09-28 14:28:48.583105 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 2025-09-28 14:28:48.583115 | 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% 2025-09-28 14:28:48.583126 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 70% 2025-09-28 14:28:48.583135 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 75% 2025-09-28 14:28:48.583143 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 80% 2025-09-28 14:28:48.583151 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 85% 2025-09-28 14:28:48.583160 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 90% 2025-09-28 14:28:48.583168 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 95% 2025-09-28 14:28:48.583177 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-28 14:28:48.583187 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing build-essential (12.10ubuntu1) ... 2025-09-28 14:28:48.583195 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Reading package lists... 2025-09-28 14:28:48.583264 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Building dependency tree... 2025-09-28 14:28:48.583274 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Reading state information... 2025-09-28 14:28:48.583283 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:The following packages will be REMOVED: 2025-09-28 14:28:48.583324 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:28:48.583349 | 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 2025-09-28 14:28:48.583357 | 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 2025-09-28 14:28:48.583366 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:28:48.583374 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:28:48.583382 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:28:48.583390 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:28:48.583446 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: xz-utils 2025-09-28 14:28:48.583455 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 14:28:48.583464 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:After this operation, 228 MB disk space will be freed. 2025-09-28 14:28:48.583481 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 2025-09-28 14:28:48.583537 | 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% 2025-09-28 14:28:48.583547 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 70% 2025-09-28 14:28:48.584080 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 75% 2025-09-28 14:28:48.584126 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 80% 2025-09-28 14:28:48.584137 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 85% 2025-09-28 14:28:48.584145 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 2025-09-28 14:28:48.584154 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:90% 2025-09-28 14:28:48.584162 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 95% 2025-09-28 14:28:48.584169 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-09-28 14:28:48.584178 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 14:28:48.584186 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:28:48.584193 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 14:28:48.584201 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:28:48.584257 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 14:28:48.584266 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 14:28:48.584274 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:28:48.584282 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:28:48.584311 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:28:48.584319 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:28:48.584796 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 14:28:48.584815 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:28:48.584826 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:28:48.584834 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:28:48.584843 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:28:48.584851 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 14:28:48.584860 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 14:28:48.584868 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2025-09-28 14:28:48.584877 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:28:48.584885 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:28:48.584894 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:28:48.584911 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:28:48.584928 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:28:48.584941 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:28:48.584950 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:28:48.584958 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:28:48.584966 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:28:48.584974 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:28:48.585035 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 14:28:48.585044 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:28:48.585098 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:28:48.585107 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 14:28:48.585140 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:28:48.585149 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:28:48.585199 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 14:28:48.585966 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:28:48.586001 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:28:48.586011 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:28:48.586020 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:28:48.586028 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing lto-disabled-list (47) ... 2025-09-28 14:28:48.586037 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing make (4.3-4.1build2) ... 2025-09-28 14:28:48.586045 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 14:28:48.586053 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 14:28:48.586061 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Collecting pyclean==3.0.0 2025-09-28 14:28:48.586069 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 14:28:48.586077 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 14:28:48.586085 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Installing collected packages: pyclean 2025-09-28 14:28:48.586093 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Successfully installed pyclean-3.0.0 2025-09-28 14:28:48.586100 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Cleaning directory /var/lib/kolla/venv 2025-09-28 14:28:48.586109 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2025-09-28 14:28:48.586117 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Total 8382 files, 1216 directories removed. 2025-09-28 14:28:48.586125 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2025-09-28 14:28:48.586133 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Cleaning directory /usr 2025-09-28 14:28:48.586141 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2025-09-28 14:28:48.586149 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Total 1316 files, 133 directories removed. 2025-09-28 14:28:48.586156 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2025-09-28 14:28:48.586231 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Found existing installation: pyclean 3.0.0 2025-09-28 14:28:48.586241 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Uninstalling pyclean-3.0.0: 2025-09-28 14:28:48.586249 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: Successfully uninstalled pyclean-3.0.0 2025-09-28 14:28:48.586256 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Removed intermediate container 69fb3dc0ad81 2025-09-28 14:28:48.586264 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> e535c231299d 2025-09-28 14:28:48.586271 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 6/6 : USER ceilometer 2025-09-28 14:28:48.586279 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Running in f764258e15e2 2025-09-28 14:28:48.586374 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Removed intermediate container f764258e15e2 2025-09-28 14:28:48.586384 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> b4c686ba3b98 2025-09-28 14:28:48.586392 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Successfully built e0a7e5b9a9e2 2025-09-28 14:28:48.586912 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Successfully tagged osism.harbor.regio.digital/kolla/ceilometer-notification:build-20250928 2025-09-28 14:28:48.586956 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Built at 2025-09-28 14:28:48.586451 (took 0:00:28.876036) 2025-09-28 14:28:48.587012 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ceilometer-ipmi) 2025-09-28 14:28:48.587060 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-ipmi:Processing 2025-09-28 14:28:48.587853 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Building started at 2025-09-28 14:28:48.587028 2025-09-28 14:28:48.589019 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-ipmi:Turned 0 plugins into plugins archive 2025-09-28 14:28:48.589073 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-ipmi:Turned 0 additions into additions archive 2025-09-28 14:29:25.678424 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Step 1/5 : FROM osism.harbor.regio.digital/kolla/ceilometer-base:build-20250928 2025-09-28 14:29:25.678490 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> 4451e31a1883 2025-09-28 14:29:25.678581 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Step 2/5 : LABEL "build-date"="20250928" "name"="ceilometer-ipmi" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 14:29:25.678589 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Running in eb6c038ee2f1 2025-09-28 14:29:25.678642 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Removed intermediate container eb6c038ee2f1 2025-09-28 14:29:25.678730 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> 00c74f57dbe9 2025-09-28 14:29:25.678840 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends ipmitool && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-09-28 14:29:25.678848 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Running in ffe1a45210fc 2025-09-28 14:29:25.678966 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 14:29:25.678972 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 14:29:25.678995 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-28 14:29:25.679196 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 14:29:25.679202 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 14:29:25.679206 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 14:29:25.679209 | 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] 2025-09-28 14:29:25.679228 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 14:29:25.679519 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 14:29:25.679567 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 14:29:25.679580 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 14:29:25.679591 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 14:29:25.679601 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 14:29:25.679619 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 14:29:25.679629 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 14:29:25.679686 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Fetched 28.4 MB in 3s (10.7 MB/s) 2025-09-28 14:29:25.679697 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading package lists... 2025-09-28 14:29:25.679820 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading package lists... 2025-09-28 14:29:25.679833 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Building dependency tree... 2025-09-28 14:29:25.679883 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading state information... 2025-09-28 14:29:25.679894 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:The following additional packages will be installed: 2025-09-28 14:29:25.680756 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: freeipmi-common libfreeipmi17 2025-09-28 14:29:25.680767 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Suggested packages: 2025-09-28 14:29:25.680771 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: freeipmi-tools 2025-09-28 14:29:25.680775 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Recommended packages: 2025-09-28 14:29:25.680779 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: openipmi 2025-09-28 14:29:25.680783 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:The following NEW packages will be installed: 2025-09-28 14:29:25.680787 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: freeipmi-common ipmitool libfreeipmi17 2025-09-28 14:29:25.680790 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 14:29:25.680794 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Need to get 3,155 kB of archives. 2025-09-28 14:29:25.680797 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:After this operation, 11.8 MB of additional disk space will be used. 2025-09-28 14:29:25.680800 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 14:29:25.680804 | 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] 2025-09-28 14:29:25.680807 | 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] 2025-09-28 14:29:25.680811 | 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] 2025-09-28 14:29:25.680817 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Fetched 3,155 kB in 1s (2,974 kB/s) 2025-09-28 14:29:25.680821 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Selecting previously unselected package freeipmi-common. 2025-09-28 14:29:25.680824 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 2025-09-28 14:29:25.680829 | 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% 2025-09-28 14:29:25.680833 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 70% 2025-09-28 14:29:25.680853 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 75% 2025-09-28 14:29:25.680856 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 80% 2025-09-28 14:29:25.684782 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 85% 2025-09-28 14:29:25.684803 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 90% 2025-09-28 14:29:25.684807 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 95% 2025-09-28 14:29:25.684811 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-28 14:29:25.684815 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Preparing to unpack .../freeipmi-common_1.6.13-3_all.deb ... 2025-09-28 14:29:25.684819 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Unpacking freeipmi-common (1.6.13-3) ... 2025-09-28 14:29:25.684822 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Selecting previously unselected package libfreeipmi17. 2025-09-28 14:29:25.684825 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Preparing to unpack .../libfreeipmi17_1.6.13-3_amd64.deb ... 2025-09-28 14:29:25.684829 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Unpacking libfreeipmi17 (1.6.13-3) ... 2025-09-28 14:29:25.684832 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Selecting previously unselected package ipmitool. 2025-09-28 14:29:25.684835 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Preparing to unpack .../ipmitool_1.8.19-7ubuntu0.24.04.3_amd64.deb ... 2025-09-28 14:29:25.684838 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Unpacking ipmitool (1.8.19-7ubuntu0.24.04.3) ... 2025-09-28 14:29:25.684842 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Setting up freeipmi-common (1.6.13-3) ... 2025-09-28 14:29:25.684845 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Setting up libfreeipmi17 (1.6.13-3) ... 2025-09-28 14:29:25.684848 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Setting up ipmitool (1.8.19-7ubuntu0.24.04.3) ... 2025-09-28 14:29:25.684851 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:invoke-rc.d: could not determine current runlevel 2025-09-28 14:29:25.684854 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:invoke-rc.d: policy-rc.d denied execution of start. 2025-09-28 14:29:25.684858 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 14:29:25.684861 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Removed intermediate container ffe1a45210fc 2025-09-28 14:29:25.684872 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> e4177be81c0b 2025-09-28 14:29:25.684876 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: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 2025-09-28 14:29:25.684880 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Running in ab2f1935dec1 2025-09-28 14:29:25.684889 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading package lists... 2025-09-28 14:29:25.684892 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Building dependency tree... 2025-09-28 14:29:25.684896 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading state information... 2025-09-28 14:29:25.684899 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:The following packages were automatically installed and are no longer required: 2025-09-28 14:29:25.684902 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:29:25.684905 | 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 2025-09-28 14:29:25.684909 | 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 2025-09-28 14:29:25.684912 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:29:25.684915 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:29:25.684918 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:29:25.684922 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:29:25.684925 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: xz-utils 2025-09-28 14:29:25.684928 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Use 'apt autoremove' to remove them. 2025-09-28 14:29:25.684931 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:The following packages will be REMOVED: 2025-09-28 14:29:25.684935 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: build-essential 2025-09-28 14:29:25.684938 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 14:29:25.684941 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:After this operation, 17.4 kB disk space will be freed. 2025-09-28 14:29:25.684945 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 2025-09-28 14:29:25.684952 | 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% 2025-09-28 14:29:25.684956 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 70% (Reading database ... 75% 2025-09-28 14:29:25.684959 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 80% 2025-09-28 14:29:25.684963 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 85% 2025-09-28 14:29:25.684966 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 90% 2025-09-28 14:29:25.684969 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 95% 2025-09-28 14:29:25.684972 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 100% (Reading database ... 18893 files and directories currently installed.) 2025-09-28 14:29:25.684976 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing build-essential (12.10ubuntu1) ... 2025-09-28 14:29:25.684979 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading package lists... 2025-09-28 14:29:25.684982 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Building dependency tree... 2025-09-28 14:29:25.684985 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading state information... 2025-09-28 14:29:25.684989 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:The following packages will be REMOVED: 2025-09-28 14:29:25.684992 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:29:25.684995 | 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 2025-09-28 14:29:25.684998 | 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 2025-09-28 14:29:25.685004 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:29:25.685008 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:29:25.685011 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:29:25.685017 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:29:25.685020 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: xz-utils 2025-09-28 14:29:25.685023 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 14:29:25.685027 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:After this operation, 228 MB disk space will be freed. 2025-09-28 14:29:25.685030 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 2025-09-28 14:29:25.685033 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 2025-09-28 14:29:25.685037 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: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% 2025-09-28 14:29:25.685041 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 70% (Reading database ... 75% 2025-09-28 14:29:25.685045 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 2025-09-28 14:29:25.685048 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:80% (Reading database ... 85% 2025-09-28 14:29:25.685051 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 90% 2025-09-28 14:29:25.685054 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 95% 2025-09-28 14:29:25.685058 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 100% (Reading database ... 18884 files and directories currently installed.) 2025-09-28 14:29:25.685061 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 14:29:25.685064 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:29:25.685067 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 14:29:25.685071 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:29:25.685074 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 14:29:25.685077 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 14:29:25.685080 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:29:25.685084 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:29:25.685087 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:29:25.685090 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:29:25.685093 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 14:29:25.685101 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:29:25.685104 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:29:25.685107 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:29:25.685110 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:29:25.685114 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 14:29:25.685119 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 14:29:25.685122 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:29:25.685126 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:29:25.685129 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:29:25.685132 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:29:25.685135 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:29:25.685138 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:29:25.685142 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:29:25.685145 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:29:25.685148 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:29:25.685151 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:29:25.685155 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 14:29:25.685158 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:29:25.685161 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:29:25.685166 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 14:29:25.685169 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:29:25.685172 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:29:25.685176 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 14:29:25.685179 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:29:25.685182 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:29:25.685185 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:29:25.685189 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:29:25.685192 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing lto-disabled-list (47) ... 2025-09-28 14:29:25.685195 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing make (4.3-4.1build2) ... 2025-09-28 14:29:25.685198 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 14:29:25.685203 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 14:29:25.685207 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Collecting pyclean==3.0.0 2025-09-28 14:29:25.685210 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 14:29:25.685367 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 14:29:25.685419 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Installing collected packages: pyclean 2025-09-28 14:29:25.685440 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Successfully installed pyclean-3.0.0 2025-09-28 14:29:25.685451 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Cleaning directory /var/lib/kolla/venv 2025-09-28 14:29:25.685465 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2025-09-28 14:29:25.685529 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Total 8382 files, 1216 directories removed. 2025-09-28 14:29:25.685566 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2025-09-28 14:29:25.685677 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Cleaning directory /usr 2025-09-28 14:29:25.685693 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2025-09-28 14:29:25.685737 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Total 1316 files, 133 directories removed. 2025-09-28 14:29:25.685802 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2025-09-28 14:29:25.685852 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Found existing installation: pyclean 3.0.0 2025-09-28 14:29:25.685906 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Uninstalling pyclean-3.0.0: 2025-09-28 14:29:25.685958 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: Successfully uninstalled pyclean-3.0.0 2025-09-28 14:29:25.686009 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Removed intermediate container ab2f1935dec1 2025-09-28 14:29:25.686060 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> da1695f4cc5c 2025-09-28 14:29:25.686110 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Step 5/5 : USER ceilometer 2025-09-28 14:29:25.686164 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Running in f4606e8c5de2 2025-09-28 14:29:25.686213 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Removed intermediate container f4606e8c5de2 2025-09-28 14:29:25.686312 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> bb3f40036ad5 2025-09-28 14:29:25.686367 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Successfully built 1fe6a04941af 2025-09-28 14:29:25.686421 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Successfully tagged osism.harbor.regio.digital/kolla/ceilometer-ipmi:build-20250928 2025-09-28 14:29:25.686534 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Built at 2025-09-28 14:29:25.686447 (took 0:00:37.099419) 2025-09-28 14:29:25.686891 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ceilometer-central) 2025-09-28 14:29:25.686967 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-central:Processing 2025-09-28 14:29:25.687034 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Building started at 2025-09-28 14:29:25.686977 2025-09-28 14:29:25.687801 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-central:Turned 0 plugins into plugins archive 2025-09-28 14:29:25.688395 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-central:Turned 0 additions into additions archive 2025-09-28 14:29:50.416529 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Step 1/4 : FROM osism.harbor.regio.digital/kolla/ceilometer-base:build-20250928 2025-09-28 14:29:50.416642 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> 4451e31a1883 2025-09-28 14:29:50.416688 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Step 2/4 : LABEL "build-date"="20250928" "name"="ceilometer-central" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 14:29:50.416784 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Running in 412d615053c1 2025-09-28 14:29:50.417026 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Removed intermediate container 412d615053c1 2025-09-28 14:29:50.417099 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> db8fad9bbefb 2025-09-28 14:29:50.417126 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Step 3/4 : 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 2025-09-28 14:29:50.417171 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Running in 0ec4ec5ea5bb 2025-09-28 14:29:50.417187 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Reading package lists... 2025-09-28 14:29:50.417307 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Building dependency tree... 2025-09-28 14:29:50.417413 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Reading state information... 2025-09-28 14:29:50.417541 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:The following packages were automatically installed and are no longer required: 2025-09-28 14:29:50.417587 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:29:50.417674 | 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 2025-09-28 14:29:50.417782 | 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 2025-09-28 14:29:50.417859 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:29:50.417928 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:29:50.417994 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:29:50.418059 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:29:50.418126 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: xz-utils 2025-09-28 14:29:50.418196 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Use 'apt autoremove' to remove them. 2025-09-28 14:29:50.418307 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:The following packages will be REMOVED: 2025-09-28 14:29:50.418365 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: build-essential 2025-09-28 14:29:50.418439 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 14:29:50.418507 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:After this operation, 17.4 kB disk space will be freed. 2025-09-28 14:29:50.418581 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 2025-09-28 14:29:50.418655 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 2025-09-28 14:29:50.418738 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: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% 2025-09-28 14:29:50.418842 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 70% 2025-09-28 14:29:50.418918 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 75% 2025-09-28 14:29:50.418991 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 80% (Reading database ... 85% 2025-09-28 14:29:50.419062 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 90% 2025-09-28 14:29:50.419135 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 95% 2025-09-28 14:29:50.419226 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-28 14:29:50.419305 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing build-essential (12.10ubuntu1) ... 2025-09-28 14:29:50.419379 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Reading package lists... 2025-09-28 14:29:50.419456 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Building dependency tree... 2025-09-28 14:29:50.419529 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Reading state information... 2025-09-28 14:29:50.419607 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:The following packages will be REMOVED: 2025-09-28 14:29:50.419673 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:29:50.419757 | 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 2025-09-28 14:29:50.419836 | 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 2025-09-28 14:29:50.419906 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:29:50.419971 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:29:50.420038 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:29:50.420104 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:29:50.420170 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: xz-utils 2025-09-28 14:29:50.420283 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 14:29:50.420360 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:After this operation, 228 MB disk space will be freed. 2025-09-28 14:29:50.420437 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 2025-09-28 14:29:50.420557 | 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% 2025-09-28 14:29:50.420629 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 70% 2025-09-28 14:29:50.420766 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 75% 2025-09-28 14:29:50.420805 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 2025-09-28 14:29:50.420862 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:80% (Reading database ... 85% 2025-09-28 14:29:50.420970 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 90% 2025-09-28 14:29:50.421001 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 2025-09-28 14:29:50.421102 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:95% (Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-09-28 14:29:50.421146 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 14:29:50.421353 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:29:50.421411 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 14:29:50.421540 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:29:50.421643 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 14:29:50.421732 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 14:29:50.421848 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:29:50.421902 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:29:50.421987 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:29:50.422033 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:29:50.422109 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 14:29:50.422172 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:29:50.422294 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:29:50.422376 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:29:50.422401 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:29:50.422480 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 14:29:50.422544 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 14:29:50.422611 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:29:50.422676 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:29:50.422769 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:29:50.422844 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:29:50.422918 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:29:50.422966 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:29:50.423025 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:29:50.423087 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:29:50.423149 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:29:50.423238 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:29:50.423319 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 14:29:50.423334 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:29:50.423416 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:29:50.423480 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 14:29:50.423546 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:29:50.423610 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:29:50.423674 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 14:29:50.423774 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:29:50.423852 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:29:50.423936 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:29:50.424026 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:29:50.424053 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing lto-disabled-list (47) ... 2025-09-28 14:29:50.424140 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing make (4.3-4.1build2) ... 2025-09-28 14:29:50.424228 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2025-09-28 14:29:50.424322 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 14:29:50.424390 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 14:29:50.424458 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Collecting pyclean==3.0.0 2025-09-28 14:29:50.424512 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 14:29:50.424602 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 14:29:50.424634 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Installing collected packages: pyclean 2025-09-28 14:29:50.424648 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Successfully installed pyclean-3.0.0 2025-09-28 14:29:50.424736 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Cleaning directory /var/lib/kolla/venv 2025-09-28 14:29:50.424800 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2025-09-28 14:29:50.424846 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Total 8382 files, 1216 directories removed. 2025-09-28 14:29:50.424891 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2025-09-28 14:29:50.424937 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Cleaning directory /usr 2025-09-28 14:29:50.424980 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2025-09-28 14:29:50.425035 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Total 1316 files, 133 directories removed. 2025-09-28 14:29:50.425077 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2025-09-28 14:29:50.425145 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Found existing installation: pyclean 3.0.0 2025-09-28 14:29:50.425173 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Uninstalling pyclean-3.0.0: 2025-09-28 14:29:50.425255 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: Successfully uninstalled pyclean-3.0.0 2025-09-28 14:29:50.425279 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Removed intermediate container 0ec4ec5ea5bb 2025-09-28 14:29:50.425348 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> 3304d9c025ca 2025-09-28 14:29:50.425374 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Step 4/4 : USER ceilometer 2025-09-28 14:29:50.425439 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Running in 8fa7be3622be 2025-09-28 14:29:50.425462 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Removed intermediate container 8fa7be3622be 2025-09-28 14:29:50.425533 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> 28a66769d2be 2025-09-28 14:29:50.425559 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Successfully built 53f61a777cb9 2025-09-28 14:29:50.425625 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Successfully tagged osism.harbor.regio.digital/kolla/ceilometer-central:build-20250928 2025-09-28 14:29:50.425779 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Built at 2025-09-28 14:29:50.425631 (took 0:00:24.738654) 2025-09-28 14:29:50.426272 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ceilometer-compute) 2025-09-28 14:29:50.426302 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-compute:Processing 2025-09-28 14:29:50.426456 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Building started at 2025-09-28 14:29:50.426310 2025-09-28 14:29:50.427579 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-compute:Turned 0 plugins into plugins archive 2025-09-28 14:29:50.428260 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-compute:Turned 0 additions into additions archive 2025-09-28 14:30:27.529388 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Step 1/5 : FROM osism.harbor.regio.digital/kolla/ceilometer-base:build-20250928 2025-09-28 14:30:27.529799 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> 4451e31a1883 2025-09-28 14:30:27.530009 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Step 2/5 : LABEL "build-date"="20250928" "name"="ceilometer-compute" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 14:30:27.530760 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Running in fe0b2c8d1cdc 2025-09-28 14:30:27.530918 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Removed intermediate container fe0b2c8d1cdc 2025-09-28 14:30:27.531002 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> c23a7fa856c3 2025-09-28 14:30:27.531027 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Step 3/5 : 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/* 2025-09-28 14:30:27.531047 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Running in 904f00fab94f 2025-09-28 14:30:27.531066 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 14:30:27.531084 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 14:30:27.531101 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-28 14:30:27.531119 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 14:30:27.531138 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 14:30:27.531198 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 14:30:27.531215 | 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] 2025-09-28 14:30:27.531317 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 14:30:27.531338 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 14:30:27.531356 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 14:30:27.531372 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 14:30:27.531391 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 14:30:27.531409 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 14:30:27.531425 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 14:30:27.531443 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 14:30:27.531460 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Fetched 28.4 MB in 2s (11.5 MB/s) 2025-09-28 14:30:27.531527 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading package lists... 2025-09-28 14:30:27.531547 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading package lists... 2025-09-28 14:30:27.531565 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Building dependency tree... 2025-09-28 14:30:27.531583 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading state information... 2025-09-28 14:30:27.531631 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:The following additional packages will be installed: 2025-09-28 14:30:27.531657 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libglib2.0-0t64 libnuma1 libvirt0 2025-09-28 14:30:27.531676 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Suggested packages: 2025-09-28 14:30:27.531742 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: low-memory-monitor 2025-09-28 14:30:27.531778 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Recommended packages: 2025-09-28 14:30:27.531865 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libglib2.0-data shared-mime-info xdg-user-dirs libvirt-l10n 2025-09-28 14:30:27.532470 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:The following NEW packages will be installed: 2025-09-28 14:30:27.532505 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libglib2.0-0t64 libnuma1 libvirt0 python3-libvirt 2025-09-28 14:30:27.532513 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 14:30:27.532521 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Need to get 3,561 kB of archives. 2025-09-28 14:30:27.532528 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:After this operation, 11.6 MB of additional disk space will be used. 2025-09-28 14:30:27.532535 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 14:30:27.532542 | 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.4 [1,544 kB] 2025-09-28 14:30:27.532550 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-09-28 14:30:27.532558 | 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.8 [1,829 kB] 2025-09-28 14:30:27.532566 | 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] 2025-09-28 14:30:27.532575 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Fetched 3,561 kB in 0s (7,649 kB/s) 2025-09-28 14:30:27.532582 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-09-28 14:30:27.532589 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 2025-09-28 14:30:27.532597 | 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% 2025-09-28 14:30:27.532605 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 70% (Reading database ... 75% 2025-09-28 14:30:27.532653 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 80% 2025-09-28 14:30:27.532662 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 85% 2025-09-28 14:30:27.532669 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 90% 2025-09-28 14:30:27.532676 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 95% 2025-09-28 14:30:27.532683 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-09-28 14:30:27.532754 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Preparing to unpack .../libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... 2025-09-28 14:30:27.532767 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-09-28 14:30:27.532807 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Selecting previously unselected package libnuma1:amd64. 2025-09-28 14:30:27.533791 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Preparing to unpack .../libnuma1_2.0.18-1build1_amd64.deb ... 2025-09-28 14:30:27.533843 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-09-28 14:30:27.533856 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Selecting previously unselected package libvirt0:amd64. 2025-09-28 14:30:27.533867 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Preparing to unpack .../libvirt0_10.0.0-2ubuntu8.8_amd64.deb ... 2025-09-28 14:30:27.533876 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.8) ... 2025-09-28 14:30:27.533886 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Selecting previously unselected package python3-libvirt. 2025-09-28 14:30:27.533895 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Preparing to unpack .../python3-libvirt_10.0.0-1build1_amd64.deb ... 2025-09-28 14:30:27.533917 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Unpacking python3-libvirt (10.0.0-1build1) ... 2025-09-28 14:30:27.533927 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-09-28 14:30:27.533936 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:No schema files found: doing nothing. 2025-09-28 14:30:27.533962 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-09-28 14:30:27.533972 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Setting up libvirt0:amd64 (10.0.0-2ubuntu8.8) ... 2025-09-28 14:30:27.533982 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Setting up python3-libvirt (10.0.0-1build1) ... 2025-09-28 14:30:27.533991 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 14:30:27.534000 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Removed intermediate container 904f00fab94f 2025-09-28 14:30:27.534010 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> 283b4f866fb5 2025-09-28 14:30:27.534020 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Step 4/5 : RUN true 2025-09-28 14:30:27.534030 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Running in 5ee630acf1a2 2025-09-28 14:30:27.534040 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Removed intermediate container 5ee630acf1a2 2025-09-28 14:30:27.534049 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> 43e79e443c70 2025-09-28 14:30:27.534061 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Step 5/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 2025-09-28 14:30:27.534075 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Running in f611f72ea65c 2025-09-28 14:30:27.534084 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading package lists... 2025-09-28 14:30:27.534202 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Building dependency tree... 2025-09-28 14:30:27.534215 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading state information... 2025-09-28 14:30:27.534224 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:The following packages were automatically installed and are no longer required: 2025-09-28 14:30:27.534234 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:30:27.534243 | 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 2025-09-28 14:30:27.534253 | 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 2025-09-28 14:30:27.534262 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:30:27.534272 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:30:27.534281 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:30:27.534290 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:30:27.534300 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: xz-utils 2025-09-28 14:30:27.534349 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Use 'apt autoremove' to remove them. 2025-09-28 14:30:27.534365 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:The following packages will be REMOVED: 2025-09-28 14:30:27.534381 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: build-essential 2025-09-28 14:30:27.534396 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-09-28 14:30:27.534432 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:After this operation, 17.4 kB disk space will be freed. 2025-09-28 14:30:27.534448 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 2025-09-28 14:30:27.534526 | 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% 2025-09-28 14:30:27.534576 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 70% 2025-09-28 14:30:27.534633 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 2025-09-28 14:30:27.535968 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:75% (Reading database ... 80% 2025-09-28 14:30:27.536007 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 85% 2025-09-28 14:30:27.536016 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 90% 2025-09-28 14:30:27.536023 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 95% 2025-09-28 14:30:27.536030 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 100% (Reading database ... 19013 files and directories currently installed.) 2025-09-28 14:30:27.536038 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing build-essential (12.10ubuntu1) ... 2025-09-28 14:30:27.536045 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading package lists... 2025-09-28 14:30:27.536065 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Building dependency tree... 2025-09-28 14:30:27.536072 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading state information... 2025-09-28 14:30:27.536079 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:The following packages will be REMOVED: 2025-09-28 14:30:27.536086 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-09-28 14:30:27.536093 | 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 2025-09-28 14:30:27.536099 | 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 2025-09-28 14:30:27.536106 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-09-28 14:30:27.536113 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-09-28 14:30:27.536120 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-09-28 14:30:27.536127 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-09-28 14:30:27.536134 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: xz-utils 2025-09-28 14:30:27.536141 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-09-28 14:30:27.536175 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:After this operation, 228 MB disk space will be freed. 2025-09-28 14:30:27.536183 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 2025-09-28 14:30:27.536191 | 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% 2025-09-28 14:30:27.536199 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 70% 2025-09-28 14:30:27.536206 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 75% 2025-09-28 14:30:27.536213 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 80% 2025-09-28 14:30:27.536228 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 85% 2025-09-28 14:30:27.536235 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 90% 2025-09-28 14:30:27.536242 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 95% 2025-09-28 14:30:27.536249 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 100% (Reading database ... 19004 files and directories currently installed.) 2025-09-28 14:30:27.536255 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-09-28 14:30:27.536262 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:30:27.536269 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-09-28 14:30:27.536275 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:30:27.536328 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-09-28 14:30:27.536343 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing binutils (2.42-4ubuntu2.5) ... 2025-09-28 14:30:27.536350 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:30:27.536357 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:30:27.536364 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:30:27.536371 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:30:27.536378 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-28 14:30:27.536385 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:30:27.536392 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:30:27.536420 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:30:27.536428 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:30:27.536434 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-09-28 14:30:27.536530 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-09-28 14:30:27.537809 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2025-09-28 14:30:27.537845 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:30:27.537857 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-28 14:30:27.537879 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:30:27.537890 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:30:27.537899 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:30:27.537907 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-28 14:30:27.537916 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:30:27.537924 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:30:27.537932 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:30:27.537940 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:30:27.537949 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2025-09-28 14:30:27.537958 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-09-28 14:30:27.537976 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:30:27.537985 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2025-09-28 14:30:27.537993 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:30:27.538001 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2025-09-28 14:30:27.538009 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-09-28 14:30:27.538018 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:30:27.538026 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:30:27.538034 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-28 14:30:27.538042 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2025-09-28 14:30:27.538050 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:30:27.538059 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-28 14:30:27.538067 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:30:27.538075 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-28 14:30:27.538083 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing lto-disabled-list (47) ... 2025-09-28 14:30:27.538092 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing make (4.3-4.1build2) ... 2025-09-28 14:30:27.538100 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-09-28 14:30:27.538109 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-09-28 14:30:27.538117 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Collecting pyclean==3.0.0 2025-09-28 14:30:27.538131 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 14:30:27.538140 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 14:30:27.538196 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Installing collected packages: pyclean 2025-09-28 14:30:27.538212 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Successfully installed pyclean-3.0.0 2025-09-28 14:30:27.538226 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Cleaning directory /var/lib/kolla/venv 2025-09-28 14:30:27.538239 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2025-09-28 14:30:27.538247 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Total 8382 files, 1216 directories removed. 2025-09-28 14:30:27.538260 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2025-09-28 14:30:27.538268 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Cleaning directory /usr 2025-09-28 14:30:27.538280 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2025-09-28 14:30:27.538335 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Total 1320 files, 134 directories removed. 2025-09-28 14:30:27.538366 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2025-09-28 14:30:27.538523 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Found existing installation: pyclean 3.0.0 2025-09-28 14:30:27.538555 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Uninstalling pyclean-3.0.0: 2025-09-28 14:30:27.538574 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: Successfully uninstalled pyclean-3.0.0 2025-09-28 14:30:27.538694 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Removed intermediate container f611f72ea65c 2025-09-28 14:30:27.538808 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> 7623a6c72e24 2025-09-28 14:30:27.538926 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Successfully built 5beac05962ee 2025-09-28 14:30:27.538996 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Successfully tagged osism.harbor.regio.digital/kolla/ceilometer-compute:build-20250928 2025-09-28 14:30:27.539142 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Built at 2025-09-28 14:30:27.539009 (took 0:00:37.112699) 2025-09-28 14:30:27.539591 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovn-sb-db-relay) 2025-09-28 14:30:27.539736 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-sb-db-relay:Processing 2025-09-28 14:30:27.539817 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Building started at 2025-09-28 14:30:27.539673 2025-09-28 14:30:27.540860 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-sb-db-relay:Turned 0 plugins into plugins archive 2025-09-28 14:30:27.541592 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-sb-db-relay:Turned 0 additions into additions archive 2025-09-28 14:30:30.255815 | 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-20250928 2025-09-28 14:30:30.255936 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> c8eb4ba54bcc 2025-09-28 14:30:30.256074 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Step 2/6 : LABEL "build-date"="20250928" "name"="ovn-sb-db-relay" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 14:30:30.256213 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> Running in 625740e0f5cb 2025-09-28 14:30:30.256302 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> Removed intermediate container 625740e0f5cb 2025-09-28 14:30:30.256382 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> 66555bd7ac3c 2025-09-28 14:30:30.256467 | 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 2025-09-28 14:30:30.256555 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> Running in 5ec221ec20f1 2025-09-28 14:30:30.256640 | 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.105981, size: 55397 2025-09-28 14:30:30.256740 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> Removed intermediate container 5ec221ec20f1 2025-09-28 14:30:30.256870 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> 2a3253dabe14 2025-09-28 14:30:30.256932 | 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 2025-09-28 14:30:30.257024 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> 5d402cfec029 2025-09-28 14:30:30.257109 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Step 5/6 : RUN chmod 644 /usr/local/bin/kolla_ovn_extend_start 2025-09-28 14:30:30.257226 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> Running in f5ee5c8d4c08 2025-09-28 14:30:30.257314 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> Removed intermediate container f5ee5c8d4c08 2025-09-28 14:30:30.257395 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> 0a1eb7e0c4b9 2025-09-28 14:30:30.257482 | 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 2025-09-28 14:30:30.257821 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> Running in 67ebe8c730c0 2025-09-28 14:30:30.257843 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Reading package lists... 2025-09-28 14:30:30.257886 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Building dependency tree... 2025-09-28 14:30:30.257897 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Reading state information... 2025-09-28 14:30:30.257907 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Package 'build-essential' is not installed, so not removed 2025-09-28 14:30:30.257922 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 14:30:30.257965 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Reading package lists... 2025-09-28 14:30:30.258227 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Building dependency tree... 2025-09-28 14:30:30.258285 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Reading state information... 2025-09-28 14:30:30.258301 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 14:30:30.258309 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> Removed intermediate container 67ebe8c730c0 2025-09-28 14:30:30.258364 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> 2d51945227a1 2025-09-28 14:30:30.258491 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Successfully built 620f64a825a8 2025-09-28 14:30:30.258505 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Successfully tagged osism.harbor.regio.digital/kolla/ovn-sb-db-relay:build-20250928 2025-09-28 14:30:30.258692 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Built at 2025-09-28 14:30:30.258542 (took 0:00:02.718869) 2025-09-28 14:30:30.259887 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-prometheus-exporter) 2025-09-28 14:30:30.259925 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-prometheus-exporter:Processing 2025-09-28 14:30:30.259937 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Building started at 2025-09-28 14:30:30.259374 2025-09-28 14:30:30.261839 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-prometheus-exporter:Turned 0 plugins into plugins archive 2025-09-28 14:30:30.261925 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-prometheus-exporter:Turned 0 additions into additions archive 2025-09-28 14:30:54.242918 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 1/9 : FROM osism.harbor.regio.digital/kolla/ironic-conductor:build-20250928 2025-09-28 14:30:54.242981 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 58972ac735ea 2025-09-28 14:30:54.242999 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 2/9 : LABEL "build-date"="20250928" "name"="ironic-prometheus-exporter" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 14:30:54.243015 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in f951f4e2ab27 2025-09-28 14:30:54.243027 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container f951f4e2ab27 2025-09-28 14:30:54.243040 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 97090752c10a 2025-09-28 14:30:54.243052 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 3/9 : USER root 2025-09-28 14:30:54.243064 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in 8fa6f396765e 2025-09-28 14:30:54.243075 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container 8fa6f396765e 2025-09-28 14:30:54.243087 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 63122c510599 2025-09-28 14:30:54.243244 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 4/9 : 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/* 2025-09-28 14:30:54.243278 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in 9e69e3d01e48 2025-09-28 14:30:54.243290 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-09-28 14:30:54.243300 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-09-28 14:30:54.243310 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2025-09-28 14:30:54.243320 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-28 14:30:54.243330 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-28 14:30:54.243339 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-28 14:30:54.243349 | 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] 2025-09-28 14:30:54.243359 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-09-28 14:30:54.243368 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-09-28 14:30:54.243378 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,828 kB] 2025-09-28 14:30:54.243404 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,923 kB] 2025-09-28 14:30:54.243414 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [79.2 kB] 2025-09-28 14:30:54.243424 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [38.3 kB] 2025-09-28 14:30:54.243433 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,136 kB] 2025-09-28 14:30:54.243443 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,474 kB] 2025-09-28 14:30:54.243466 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Fetched 28.4 MB in 2s (11.5 MB/s) 2025-09-28 14:30:54.243477 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading package lists... 2025-09-28 14:30:54.243685 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading package lists... 2025-09-28 14:30:54.243991 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Building dependency tree... 2025-09-28 14:30:54.244192 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading state information... 2025-09-28 14:30:54.244364 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:apache2 is already the newest version (2.4.58-1ubuntu8.8). 2025-09-28 14:30:54.244524 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:libapache2-mod-wsgi-py3 is already the newest version (5.0.0-1build2). 2025-09-28 14:30:54.244653 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 14:30:54.244846 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container 9e69e3d01e48 2025-09-28 14:30:54.244972 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 10e6e4d5b8ac 2025-09-28 14:30:54.245080 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 5/9 : RUN echo > /etc/apache2/ports.conf 2025-09-28 14:30:54.245243 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in 89deb95e32a8 2025-09-28 14:30:54.245352 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container 89deb95e32a8 2025-09-28 14:30:54.245460 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> af236347ce54 2025-09-28 14:30:54.245565 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 6/9 : ENV IRONIC_CONFIG /etc/ironic/ironic.conf 2025-09-28 14:30:54.245672 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in 12768c680de1 2025-09-28 14:30:54.245807 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container 12768c680de1 2025-09-28 14:30:54.245921 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 9b6182dea2c0 2025-09-28 14:30:54.247802 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 7/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-09-28 14:30:54.247828 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 8bb0855e640c 2025-09-28 14:30:54.247838 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 8/9 : RUN chmod 755 /usr/local/bin/kolla_extend_start 2025-09-28 14:30:54.247847 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in fdaedfe50ac0 2025-09-28 14:30:54.247856 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container fdaedfe50ac0 2025-09-28 14:30:54.247864 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> e514d307ead3 2025-09-28 14:30:54.247875 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: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 2025-09-28 14:30:54.247886 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in 84b06bb9c202 2025-09-28 14:30:54.247894 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading package lists... 2025-09-28 14:30:54.247903 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Building dependency tree... 2025-09-28 14:30:54.247911 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading state information... 2025-09-28 14:30:54.247919 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Package 'build-essential' is not installed, so not removed 2025-09-28 14:30:54.247928 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 14:30:54.247936 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading package lists... 2025-09-28 14:30:54.247944 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Building dependency tree... 2025-09-28 14:30:54.247953 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading state information... 2025-09-28 14:30:54.247972 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 14:30:54.247980 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Collecting pyclean==3.0.0 2025-09-28 14:30:54.247989 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 14:30:54.247998 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 14:30:54.248006 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Installing collected packages: pyclean 2025-09-28 14:30:54.248015 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Successfully installed pyclean-3.0.0 2025-09-28 14:30:54.248023 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Cleaning directory /var/lib/kolla/venv 2025-09-28 14:30:54.248032 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: 2025-09-28 14:30:54.248047 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Total 330 files, 48 directories removed. 2025-09-28 14:30:54.248056 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: 2025-09-28 14:30:54.248065 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Cleaning directory /usr 2025-09-28 14:30:54.248073 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: 2025-09-28 14:30:54.248081 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Total 158 files, 19 directories removed. 2025-09-28 14:30:54.248090 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: 2025-09-28 14:30:54.248098 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Found existing installation: pyclean 3.0.0 2025-09-28 14:30:54.248106 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Uninstalling pyclean-3.0.0: 2025-09-28 14:30:54.248149 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: Successfully uninstalled pyclean-3.0.0 2025-09-28 14:30:54.248157 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container 84b06bb9c202 2025-09-28 14:30:54.248234 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> bdfb2fef2b6f 2025-09-28 14:30:54.248344 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Successfully built e015a9f82a57 2025-09-28 14:30:54.248438 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Successfully tagged osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:build-20250928 2025-09-28 14:30:54.248593 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Built at 2025-09-28 14:30:54.248502 (took 0:00:23.989128) 2025-09-28 14:30:54.249285 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-infoblox-ipam-agent) 2025-09-28 14:30:54.249447 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-infoblox-ipam-agent:Processing 2025-09-28 14:30:54.249582 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Building started at 2025-09-28 14:30:54.249495 2025-09-28 14:30:54.250921 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-infoblox-ipam-agent:Turned 0 plugins into plugins archive 2025-09-28 14:30:54.251981 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-infoblox-ipam-agent:Turned 0 additions into additions archive 2025-09-28 14:31:04.174758 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Step 1/5 : FROM osism.harbor.regio.digital/kolla/neutron-server:build-20250928 2025-09-28 14:31:04.175933 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> e2a45a531d13 2025-09-28 14:31:04.175991 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Step 2/5 : LABEL "build-date"="20250928" "name"="neutron-infoblox-ipam-agent" "de.osism.commit.docker_images_kolla"="92b4963" "de.osism.commit.kolla"="d26c62383" "de.osism.commit.kolla_version"="20.2.0" "de.osism.commit.release"="f3d95a5" "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"="2025-09-28T12:56:29.404252+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" 2025-09-28 14:31:04.176007 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Running in df4fdb4b5383 2025-09-28 14:31:04.176017 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Removed intermediate container df4fdb4b5383 2025-09-28 14:31:04.176027 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> 506b5d248b4d 2025-09-28 14:31:04.176036 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Step 3/5 : USER root 2025-09-28 14:31:04.176046 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Running in e8bf1c67e918 2025-09-28 14:31:04.176055 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Removed intermediate container e8bf1c67e918 2025-09-28 14:31:04.176074 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> 1e736c82b239 2025-09-28 14:31:04.176126 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-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 2025-09-28 14:31:04.176136 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Running in d8af63bf8b51 2025-09-28 14:31:04.176143 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Reading package lists... 2025-09-28 14:31:04.176151 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Building dependency tree... 2025-09-28 14:31:04.176158 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Reading state information... 2025-09-28 14:31:04.176166 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Package 'build-essential' is not installed, so not removed 2025-09-28 14:31:04.176174 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 14:31:04.176182 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Reading package lists... 2025-09-28 14:31:04.176189 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Building dependency tree... 2025-09-28 14:31:04.176196 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Reading state information... 2025-09-28 14:31:04.176203 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-28 14:31:04.176211 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Collecting pyclean==3.0.0 2025-09-28 14:31:04.176269 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-09-28 14:31:04.176279 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-09-28 14:31:04.176286 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Installing collected packages: pyclean 2025-09-28 14:31:04.176294 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Successfully installed pyclean-3.0.0 2025-09-28 14:31:04.176301 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Cleaning directory /var/lib/kolla/venv 2025-09-28 14:31:04.176310 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: 2025-09-28 14:31:04.176317 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Total 330 files, 48 directories removed. 2025-09-28 14:31:04.176325 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: 2025-09-28 14:31:04.176377 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Cleaning directory /usr 2025-09-28 14:31:04.176385 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: 2025-09-28 14:31:04.177252 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Total 158 files, 19 directories removed. 2025-09-28 14:31:04.177290 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: 2025-09-28 14:31:04.177302 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Found existing installation: pyclean 3.0.0 2025-09-28 14:31:04.177311 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Uninstalling pyclean-3.0.0: 2025-09-28 14:31:04.177321 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: Successfully uninstalled pyclean-3.0.0 2025-09-28 14:31:04.177330 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Removed intermediate container d8af63bf8b51 2025-09-28 14:31:04.177340 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> 37407f62df93 2025-09-28 14:31:04.177350 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Step 5/5 : USER neutron 2025-09-28 14:31:04.177360 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Running in 4fe82e9333ae 2025-09-28 14:31:04.177369 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Removed intermediate container 4fe82e9333ae 2025-09-28 14:31:04.177402 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> 3806c89c9d04 2025-09-28 14:31:04.177412 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Successfully built 9f7afff88e75 2025-09-28 14:31:04.177422 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:build-20250928 2025-09-28 14:31:04.177433 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Built at 2025-09-28 14:31:04.176982 (took 0:00:09.927487) 2025-09-28 14:31:05.136052 | ubuntu-noble-large | INFO:kolla.common.utils:========================= 2025-09-28 14:31:05.136171 | ubuntu-noble-large | INFO:kolla.common.utils:Successfully built images 2025-09-28 14:31:05.136189 | ubuntu-noble-large | INFO:kolla.common.utils:========================= 2025-09-28 14:31:05.136203 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-api 2025-09-28 14:31:05.136217 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-base 2025-09-28 14:31:05.136230 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-evaluator 2025-09-28 14:31:05.136243 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-expirer 2025-09-28 14:31:05.136255 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-listener 2025-09-28 14:31:05.136269 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-notifier 2025-09-28 14:31:05.136282 | ubuntu-noble-large | INFO:kolla.common.utils:barbican-api 2025-09-28 14:31:05.136388 | ubuntu-noble-large | INFO:kolla.common.utils:barbican-base 2025-09-28 14:31:05.136405 | ubuntu-noble-large | INFO:kolla.common.utils:barbican-keystone-listener 2025-09-28 14:31:05.136418 | ubuntu-noble-large | INFO:kolla.common.utils:barbican-worker 2025-09-28 14:31:05.136432 | ubuntu-noble-large | INFO:kolla.common.utils:base 2025-09-28 14:31:05.136446 | ubuntu-noble-large | INFO:kolla.common.utils:blazar-api 2025-09-28 14:31:05.136493 | ubuntu-noble-large | INFO:kolla.common.utils:blazar-base 2025-09-28 14:31:05.136509 | ubuntu-noble-large | INFO:kolla.common.utils:blazar-manager 2025-09-28 14:31:05.136523 | ubuntu-noble-large | INFO:kolla.common.utils:ceilometer-base 2025-09-28 14:31:05.136601 | ubuntu-noble-large | INFO:kolla.common.utils:ceilometer-central 2025-09-28 14:31:05.136631 | ubuntu-noble-large | INFO:kolla.common.utils:ceilometer-compute 2025-09-28 14:31:05.136646 | ubuntu-noble-large | INFO:kolla.common.utils:ceilometer-ipmi 2025-09-28 14:31:05.136660 | ubuntu-noble-large | INFO:kolla.common.utils:ceilometer-notification 2025-09-28 14:31:05.136674 | ubuntu-noble-large | INFO:kolla.common.utils:cinder-api 2025-09-28 14:31:05.136687 | ubuntu-noble-large | INFO:kolla.common.utils:cinder-backup 2025-09-28 14:31:05.136805 | ubuntu-noble-large | INFO:kolla.common.utils:cinder-base 2025-09-28 14:31:05.136827 | ubuntu-noble-large | INFO:kolla.common.utils:cinder-scheduler 2025-09-28 14:31:05.136841 | ubuntu-noble-large | INFO:kolla.common.utils:cinder-volume 2025-09-28 14:31:05.136854 | ubuntu-noble-large | INFO:kolla.common.utils:cron 2025-09-28 14:31:05.136925 | ubuntu-noble-large | INFO:kolla.common.utils:designate-api 2025-09-28 14:31:05.136940 | ubuntu-noble-large | INFO:kolla.common.utils:designate-backend-bind9 2025-09-28 14:31:05.136955 | ubuntu-noble-large | INFO:kolla.common.utils:designate-base 2025-09-28 14:31:05.136969 | ubuntu-noble-large | INFO:kolla.common.utils:designate-central 2025-09-28 14:31:05.137036 | ubuntu-noble-large | INFO:kolla.common.utils:designate-mdns 2025-09-28 14:31:05.137052 | ubuntu-noble-large | INFO:kolla.common.utils:designate-producer 2025-09-28 14:31:05.137065 | ubuntu-noble-large | INFO:kolla.common.utils:designate-sink 2025-09-28 14:31:05.137161 | ubuntu-noble-large | INFO:kolla.common.utils:designate-worker 2025-09-28 14:31:05.137179 | ubuntu-noble-large | INFO:kolla.common.utils:dnsmasq 2025-09-28 14:31:05.137225 | ubuntu-noble-large | INFO:kolla.common.utils:fluentd 2025-09-28 14:31:05.137241 | ubuntu-noble-large | INFO:kolla.common.utils:glance-api 2025-09-28 14:31:05.137285 | ubuntu-noble-large | INFO:kolla.common.utils:glance-base 2025-09-28 14:31:05.140859 | ubuntu-noble-large | INFO:kolla.common.utils:gnocchi-api 2025-09-28 14:31:05.140899 | ubuntu-noble-large | INFO:kolla.common.utils:gnocchi-base 2025-09-28 14:31:05.140914 | ubuntu-noble-large | INFO:kolla.common.utils:gnocchi-metricd 2025-09-28 14:31:05.140928 | ubuntu-noble-large | INFO:kolla.common.utils:gnocchi-statsd 2025-09-28 14:31:05.140939 | ubuntu-noble-large | INFO:kolla.common.utils:grafana 2025-09-28 14:31:05.140947 | ubuntu-noble-large | INFO:kolla.common.utils:hacluster-base 2025-09-28 14:31:05.140954 | ubuntu-noble-large | INFO:kolla.common.utils:hacluster-corosync 2025-09-28 14:31:05.140962 | ubuntu-noble-large | INFO:kolla.common.utils:hacluster-pacemaker 2025-09-28 14:31:05.140969 | ubuntu-noble-large | INFO:kolla.common.utils:hacluster-pacemaker-remote 2025-09-28 14:31:05.140977 | ubuntu-noble-large | INFO:kolla.common.utils:hacluster-pcs 2025-09-28 14:31:05.140984 | ubuntu-noble-large | INFO:kolla.common.utils:haproxy 2025-09-28 14:31:05.141020 | ubuntu-noble-large | INFO:kolla.common.utils:haproxy-ssh 2025-09-28 14:31:05.141028 | ubuntu-noble-large | INFO:kolla.common.utils:heat-api 2025-09-28 14:31:05.141035 | ubuntu-noble-large | INFO:kolla.common.utils:heat-api-cfn 2025-09-28 14:31:05.141042 | ubuntu-noble-large | INFO:kolla.common.utils:heat-base 2025-09-28 14:31:05.141050 | ubuntu-noble-large | INFO:kolla.common.utils:heat-engine 2025-09-28 14:31:05.141057 | ubuntu-noble-large | INFO:kolla.common.utils:horizon 2025-09-28 14:31:05.141064 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-api 2025-09-28 14:31:05.141071 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-base 2025-09-28 14:31:05.141079 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-conductor 2025-09-28 14:31:05.141086 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-inspector 2025-09-28 14:31:05.141122 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-neutron-agent 2025-09-28 14:31:05.141137 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-prometheus-exporter 2025-09-28 14:31:05.141151 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-pxe 2025-09-28 14:31:05.141165 | ubuntu-noble-large | INFO:kolla.common.utils:iscsid 2025-09-28 14:31:05.141178 | ubuntu-noble-large | INFO:kolla.common.utils:keepalived 2025-09-28 14:31:05.141190 | ubuntu-noble-large | INFO:kolla.common.utils:keystone 2025-09-28 14:31:05.141197 | ubuntu-noble-large | INFO:kolla.common.utils:keystone-base 2025-09-28 14:31:05.141205 | ubuntu-noble-large | INFO:kolla.common.utils:keystone-fernet 2025-09-28 14:31:05.141212 | ubuntu-noble-large | INFO:kolla.common.utils:keystone-ssh 2025-09-28 14:31:05.141219 | ubuntu-noble-large | INFO:kolla.common.utils:kolla-toolbox 2025-09-28 14:31:05.141227 | ubuntu-noble-large | INFO:kolla.common.utils:letsencrypt-base 2025-09-28 14:31:05.141234 | ubuntu-noble-large | INFO:kolla.common.utils:letsencrypt-lego 2025-09-28 14:31:05.141241 | ubuntu-noble-large | INFO:kolla.common.utils:letsencrypt-webserver 2025-09-28 14:31:05.141248 | ubuntu-noble-large | INFO:kolla.common.utils:magnum-api 2025-09-28 14:31:05.141256 | ubuntu-noble-large | INFO:kolla.common.utils:magnum-base 2025-09-28 14:31:05.141263 | ubuntu-noble-large | INFO:kolla.common.utils:magnum-conductor 2025-09-28 14:31:05.141271 | ubuntu-noble-large | INFO:kolla.common.utils:manila-api 2025-09-28 14:31:05.141278 | ubuntu-noble-large | INFO:kolla.common.utils:manila-base 2025-09-28 14:31:05.141286 | ubuntu-noble-large | INFO:kolla.common.utils:manila-data 2025-09-28 14:31:05.141293 | ubuntu-noble-large | INFO:kolla.common.utils:manila-scheduler 2025-09-28 14:31:05.141300 | ubuntu-noble-large | INFO:kolla.common.utils:manila-share 2025-09-28 14:31:05.141307 | ubuntu-noble-large | INFO:kolla.common.utils:mariadb-base 2025-09-28 14:31:05.141315 | ubuntu-noble-large | INFO:kolla.common.utils:mariadb-clustercheck 2025-09-28 14:31:05.141322 | ubuntu-noble-large | INFO:kolla.common.utils:mariadb-server 2025-09-28 14:31:05.141330 | ubuntu-noble-large | INFO:kolla.common.utils:masakari-api 2025-09-28 14:31:05.141337 | ubuntu-noble-large | INFO:kolla.common.utils:masakari-base 2025-09-28 14:31:05.141344 | ubuntu-noble-large | INFO:kolla.common.utils:masakari-engine 2025-09-28 14:31:05.141352 | ubuntu-noble-large | INFO:kolla.common.utils:masakari-monitors 2025-09-28 14:31:05.141359 | ubuntu-noble-large | INFO:kolla.common.utils:memcached 2025-09-28 14:31:05.141366 | ubuntu-noble-large | INFO:kolla.common.utils:multipathd 2025-09-28 14:31:05.141373 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-base 2025-09-28 14:31:05.141381 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-bgp-dragent 2025-09-28 14:31:05.141388 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-dhcp-agent 2025-09-28 14:31:05.141395 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-infoblox-ipam-agent 2025-09-28 14:31:05.141403 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-l3-agent 2025-09-28 14:31:05.141410 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-linuxbridge-agent 2025-09-28 14:31:05.141417 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-metadata-agent 2025-09-28 14:31:05.141425 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-metering-agent 2025-09-28 14:31:05.141432 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-mlnx-agent 2025-09-28 14:31:05.141439 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-openvswitch-agent 2025-09-28 14:31:05.141446 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-ovn-agent 2025-09-28 14:31:05.141454 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-ovn-vpn-agent 2025-09-28 14:31:05.141461 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-server 2025-09-28 14:31:05.141468 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-sriov-agent 2025-09-28 14:31:05.141475 | ubuntu-noble-large | INFO:kolla.common.utils:nova-api 2025-09-28 14:31:05.141483 | ubuntu-noble-large | INFO:kolla.common.utils:nova-base 2025-09-28 14:31:05.141490 | ubuntu-noble-large | INFO:kolla.common.utils:nova-compute 2025-09-28 14:31:05.141497 | ubuntu-noble-large | INFO:kolla.common.utils:nova-compute-ironic 2025-09-28 14:31:05.141504 | ubuntu-noble-large | INFO:kolla.common.utils:nova-conductor 2025-09-28 14:31:05.141512 | ubuntu-noble-large | INFO:kolla.common.utils:nova-libvirt 2025-09-28 14:31:05.141528 | ubuntu-noble-large | INFO:kolla.common.utils:nova-novncproxy 2025-09-28 14:31:05.141536 | ubuntu-noble-large | INFO:kolla.common.utils:nova-scheduler 2025-09-28 14:31:05.141543 | ubuntu-noble-large | INFO:kolla.common.utils:nova-serialproxy 2025-09-28 14:31:05.141550 | ubuntu-noble-large | INFO:kolla.common.utils:nova-spicehtml5proxy 2025-09-28 14:31:05.141557 | ubuntu-noble-large | INFO:kolla.common.utils:nova-ssh 2025-09-28 14:31:05.141565 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-api 2025-09-28 14:31:05.141572 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-base 2025-09-28 14:31:05.141579 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-driver-agent 2025-09-28 14:31:05.141598 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-health-manager 2025-09-28 14:31:05.141606 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-housekeeping 2025-09-28 14:31:05.141613 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-worker 2025-09-28 14:31:05.141620 | ubuntu-noble-large | INFO:kolla.common.utils:opensearch 2025-09-28 14:31:05.141635 | ubuntu-noble-large | INFO:kolla.common.utils:opensearch-dashboards 2025-09-28 14:31:05.141642 | ubuntu-noble-large | INFO:kolla.common.utils:openstack-base 2025-09-28 14:31:05.141649 | ubuntu-noble-large | INFO:kolla.common.utils:openvswitch-base 2025-09-28 14:31:05.141657 | ubuntu-noble-large | INFO:kolla.common.utils:openvswitch-db-server 2025-09-28 14:31:05.141664 | ubuntu-noble-large | INFO:kolla.common.utils:openvswitch-vswitchd 2025-09-28 14:31:05.141671 | ubuntu-noble-large | INFO:kolla.common.utils:ovn-base 2025-09-28 14:31:05.141679 | ubuntu-noble-large | INFO:kolla.common.utils:ovn-controller 2025-09-28 14:31:05.141686 | ubuntu-noble-large | INFO:kolla.common.utils:ovn-nb-db-server 2025-09-28 14:31:05.141694 | ubuntu-noble-large | INFO:kolla.common.utils:ovn-northd 2025-09-28 14:31:05.141733 | ubuntu-noble-large | INFO:kolla.common.utils:ovn-sb-db-relay 2025-09-28 14:31:05.141753 | ubuntu-noble-large | INFO:kolla.common.utils:ovn-sb-db-server 2025-09-28 14:31:05.141767 | ubuntu-noble-large | INFO:kolla.common.utils:ovsdpdk 2025-09-28 14:31:05.141781 | ubuntu-noble-large | INFO:kolla.common.utils:ovsdpdk-db 2025-09-28 14:31:05.141790 | ubuntu-noble-large | INFO:kolla.common.utils:ovsdpdk-vswitchd 2025-09-28 14:31:05.141802 | ubuntu-noble-large | INFO:kolla.common.utils:placement-api 2025-09-28 14:31:05.141810 | ubuntu-noble-large | INFO:kolla.common.utils:placement-base 2025-09-28 14:31:05.141817 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-alertmanager 2025-09-28 14:31:05.141990 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-base 2025-09-28 14:31:05.142029 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-blackbox-exporter 2025-09-28 14:31:05.142039 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-cadvisor 2025-09-28 14:31:05.142043 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-elasticsearch-exporter 2025-09-28 14:31:05.142121 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-libvirt-exporter 2025-09-28 14:31:05.142190 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-memcached-exporter 2025-09-28 14:31:05.142243 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-mtail 2025-09-28 14:31:05.142302 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-mysqld-exporter 2025-09-28 14:31:05.142359 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-node-exporter 2025-09-28 14:31:05.142440 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-openstack-exporter 2025-09-28 14:31:05.142492 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-ovn-exporter 2025-09-28 14:31:05.142548 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-server 2025-09-28 14:31:05.142605 | ubuntu-noble-large | INFO:kolla.common.utils:proxysql 2025-09-28 14:31:05.142662 | ubuntu-noble-large | INFO:kolla.common.utils:rabbitmq 2025-09-28 14:31:05.142768 | ubuntu-noble-large | INFO:kolla.common.utils:redis 2025-09-28 14:31:05.142871 | ubuntu-noble-large | INFO:kolla.common.utils:redis-base 2025-09-28 14:31:05.142936 | ubuntu-noble-large | INFO:kolla.common.utils:redis-sentinel 2025-09-28 14:31:05.142995 | ubuntu-noble-large | INFO:kolla.common.utils:skyline-apiserver 2025-09-28 14:31:05.143052 | ubuntu-noble-large | INFO:kolla.common.utils:skyline-base 2025-09-28 14:31:05.143141 | ubuntu-noble-large | INFO:kolla.common.utils:skyline-console 2025-09-28 14:31:05.143205 | ubuntu-noble-large | INFO:kolla.common.utils:tgtd 2025-09-28 14:31:05.887067 | 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-linuxbridge-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": "rabbitmq"}, {"name": "redis"}, {"name": "redis-base"}, {"name": "redis-sentinel"}, {"name": "skyline-apiserver"}, {"name": "skyline-base"}, {"name": "skyline-console"}, {"name": "tgtd"}], "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": "venus-api"}, {"name": "venus-base"}, {"name": "venus-manager"}, {"name": "watcher-api"}, {"name": "watcher-applier"}, {"name": "watcher-base"}, {"name": "watcher-engine"}, {"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-20250928.log 2025-09-28 14:31:05.907291 | ubuntu-noble-large | + docker images 2025-09-28 14:31:07.015072 | ubuntu-noble-large | REPOSITORY TAG IMAGE ID CREATED SIZE 2025-09-28 14:31:07.015197 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent build-20250928 9f7afff88e75 2 seconds ago 1.26GB 2025-09-28 14:31:07.015212 | ubuntu-noble-large | 3806c89c9d04 3 seconds ago 1.26GB 2025-09-28 14:31:07.015223 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter build-20250928 e015a9f82a57 13 seconds ago 1.44GB 2025-09-28 14:31:07.015233 | ubuntu-noble-large | bdfb2fef2b6f 16 seconds ago 1.44GB 2025-09-28 14:31:07.015256 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-relay build-20250928 620f64a825a8 36 seconds ago 307MB 2025-09-28 14:31:07.015266 | ubuntu-noble-large | 2d51945227a1 37 seconds ago 307MB 2025-09-28 14:31:07.015275 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-compute build-20250928 5beac05962ee 39 seconds ago 1.01GB 2025-09-28 14:31:07.015285 | ubuntu-noble-large | 7623a6c72e24 42 seconds ago 1.02GB 2025-09-28 14:31:07.015295 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-central build-20250928 53f61a777cb9 About a minute ago 1GB 2025-09-28 14:31:07.015304 | ubuntu-noble-large | 28a66769d2be About a minute ago 1GB 2025-09-28 14:31:07.015314 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-ipmi build-20250928 1fe6a04941af About a minute ago 1.02GB 2025-09-28 14:31:07.015323 | ubuntu-noble-large | bb3f40036ad5 About a minute ago 1.02GB 2025-09-28 14:31:07.015333 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-notification build-20250928 e0a7e5b9a9e2 2 minutes ago 1GB 2025-09-28 14:31:07.015342 | ubuntu-noble-large | b4c686ba3b98 2 minutes ago 1GB 2025-09-28 14:31:07.015352 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-mdns build-20250928 d87b9bea0744 2 minutes ago 1.01GB 2025-09-28 14:31:07.015361 | ubuntu-noble-large | 42c48bb5a90f 2 minutes ago 1.01GB 2025-09-28 14:31:07.015371 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-sink build-20250928 8e184984520e 3 minutes ago 1.01GB 2025-09-28 14:31:07.015381 | ubuntu-noble-large | 3f5a8ea6e289 3 minutes ago 1.01GB 2025-09-28 14:31:07.015410 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-central build-20250928 7611e8df3b78 3 minutes ago 1.01GB 2025-09-28 14:31:07.015421 | ubuntu-noble-large | 713b6c654d5a 3 minutes ago 1.01GB 2025-09-28 14:31:07.015430 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-api build-20250928 1cff91f0dc72 4 minutes ago 1.01GB 2025-09-28 14:31:07.015440 | ubuntu-noble-large | 73e647e9e898 4 minutes ago 1.01GB 2025-09-28 14:31:07.015449 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-worker build-20250928 ae91ae670f9a 4 minutes ago 1.02GB 2025-09-28 14:31:07.015459 | ubuntu-noble-large | c50ae3d18a5b 4 minutes ago 1.02GB 2025-09-28 14:31:07.015469 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-backend-bind9 build-20250928 6c4ee7a52a21 5 minutes ago 1.02GB 2025-09-28 14:31:07.015479 | ubuntu-noble-large | 1d9d8ab7cee3 5 minutes ago 1.02GB 2025-09-28 14:31:07.015489 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-producer build-20250928 634ec013b003 5 minutes ago 1.01GB 2025-09-28 14:31:07.015498 | ubuntu-noble-large | 704e4d166884 5 minutes ago 1.01GB 2025-09-28 14:31:07.015507 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-api build-20250928 f8f21576b849 6 minutes ago 1GB 2025-09-28 14:31:07.015517 | ubuntu-noble-large | e1daef5c6fac 6 minutes ago 1GB 2025-09-28 14:31:07.015526 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-expirer build-20250928 8930e42cb4af 6 minutes ago 1GB 2025-09-28 14:31:07.015549 | ubuntu-noble-large | 589213093604 6 minutes ago 1GB 2025-09-28 14:31:07.015559 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-evaluator build-20250928 a0e98254ad24 7 minutes ago 1GB 2025-09-28 14:31:07.015569 | ubuntu-noble-large | f12a1a80ef54 7 minutes ago 1GB 2025-09-28 14:31:07.015578 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-listener build-20250928 30c0585e15ca 7 minutes ago 1GB 2025-09-28 14:31:07.015587 | ubuntu-noble-large | 5dbdb1651190 7 minutes ago 1GB 2025-09-28 14:31:07.015603 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-notifier build-20250928 6f6e556d58d4 8 minutes ago 1GB 2025-09-28 14:31:07.015612 | ubuntu-noble-large | 89db35f782e6 8 minutes ago 1GB 2025-09-28 14:31:07.015622 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-api build-20250928 a08ace3763d0 8 minutes ago 1.16GB 2025-09-28 14:31:07.015631 | ubuntu-noble-large | 28ef1e0db2a4 8 minutes ago 1.16GB 2025-09-28 14:31:07.015640 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-conductor build-20250928 f69c61ecce12 9 minutes ago 1.28GB 2025-09-28 14:31:07.015650 | ubuntu-noble-large | 06ca110905d2 9 minutes ago 1.28GB 2025-09-28 14:31:07.015660 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-api build-20250928 8b1e594ee475 9 minutes ago 1GB 2025-09-28 14:31:07.015669 | ubuntu-noble-large | 9914ae7b7131 9 minutes ago 1.01GB 2025-09-28 14:31:07.015686 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-data build-20250928 a554cc425588 10 minutes ago 1.08GB 2025-09-28 14:31:07.015696 | ubuntu-noble-large | 5d5967c295f1 10 minutes ago 1.08GB 2025-09-28 14:31:07.015744 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-scheduler build-20250928 e37ada1e055a 10 minutes ago 1.08GB 2025-09-28 14:31:07.015755 | ubuntu-noble-large | c16a358ead1c 10 minutes ago 1.08GB 2025-09-28 14:31:07.015764 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-share build-20250928 84900aebc6c0 11 minutes ago 1.24GB 2025-09-28 14:31:07.015773 | ubuntu-noble-large | 9dd8939c0d89 11 minutes ago 1.26GB 2025-09-28 14:31:07.015783 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-api build-20250928 8c9f67e15ade 12 minutes ago 1.08GB 2025-09-28 14:31:07.015792 | ubuntu-noble-large | b344091d77a9 12 minutes ago 1.08GB 2025-09-28 14:31:07.015802 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-monitors build-20250928 945072ce23c8 12 minutes ago 1.1GB 2025-09-28 14:31:07.015811 | ubuntu-noble-large | 61f8049ec594 12 minutes ago 1.11GB 2025-09-28 14:31:07.015821 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-api build-20250928 440588eeb85e 13 minutes ago 1.02GB 2025-09-28 14:31:07.015830 | ubuntu-noble-large | 9eefa24e3536 14 minutes ago 1.02GB 2025-09-28 14:31:07.015840 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-engine build-20250928 8b5399da2791 14 minutes ago 1.02GB 2025-09-28 14:31:07.015849 | ubuntu-noble-large | 14876bdfba99 14 minutes ago 1.02GB 2025-09-28 14:31:07.015859 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-api build-20250928 e93ea28bd576 14 minutes ago 1.01GB 2025-09-28 14:31:07.015868 | ubuntu-noble-large | 91c55734aa44 14 minutes ago 1.01GB 2025-09-28 14:31:07.015878 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-worker build-20250928 c57d6ee80d8d 15 minutes ago 1.01GB 2025-09-28 14:31:07.015887 | ubuntu-noble-large | 14deac0c214f 15 minutes ago 1.01GB 2025-09-28 14:31:07.015907 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-keystone-listener build-20250928 656376ba8787 15 minutes ago 1.01GB 2025-09-28 14:31:07.015917 | ubuntu-noble-large | f117912557d6 15 minutes ago 1.01GB 2025-09-28 14:31:07.015927 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-novncproxy build-20250928 1b946f354335 16 minutes ago 1.4GB 2025-09-28 14:31:07.015936 | ubuntu-noble-large | 20ed73485042 16 minutes ago 1.43GB 2025-09-28 14:31:07.015946 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy build-20250928 57d64680dbab 17 minutes ago 1.28GB 2025-09-28 14:31:07.015956 | ubuntu-noble-large | 9d033134a2a7 17 minutes ago 1.29GB 2025-09-28 14:31:07.015971 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute-ironic build-20250928 69c3a72c4b54 18 minutes ago 1.25GB 2025-09-28 14:31:07.015980 | ubuntu-noble-large | b5d33a5560fc 18 minutes ago 1.25GB 2025-09-28 14:31:07.015997 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-ssh build-20250928 bfcd3624c440 19 minutes ago 1.24GB 2025-09-28 14:31:07.016007 | ubuntu-noble-large | f6bdea922f9c 19 minutes ago 1.24GB 2025-09-28 14:31:07.016016 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-scheduler build-20250928 290362c3ea95 19 minutes ago 1.24GB 2025-09-28 14:31:07.016025 | ubuntu-noble-large | ee3b77bbfd8d 19 minutes ago 1.24GB 2025-09-28 14:31:07.016035 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-conductor build-20250928 d2822812875b 20 minutes ago 1.24GB 2025-09-28 14:31:07.016045 | ubuntu-noble-large | 2f74060263ba 20 minutes ago 1.24GB 2025-09-28 14:31:07.016054 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-serialproxy build-20250928 2ecb59b9ad92 20 minutes ago 1.24GB 2025-09-28 14:31:07.016064 | ubuntu-noble-large | 968881a2b5c1 20 minutes ago 1.24GB 2025-09-28 14:31:07.016073 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-api build-20250928 08ef60ead579 21 minutes ago 1.24GB 2025-09-28 14:31:07.016082 | ubuntu-noble-large | 766e681d4b91 21 minutes ago 1.24GB 2025-09-28 14:31:07.016108 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute build-20250928 7a9f72cec99d 21 minutes ago 1.6GB 2025-09-28 14:31:07.016119 | ubuntu-noble-large | 3ce570565822 22 minutes ago 1.62GB 2025-09-28 14:31:07.016128 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-manager build-20250928 a83425976b6e 23 minutes ago 1.01GB 2025-09-28 14:31:07.016138 | ubuntu-noble-large | 105f27e38475 23 minutes ago 1.01GB 2025-09-28 14:31:07.016147 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-api build-20250928 61d594740bc0 24 minutes ago 1.01GB 2025-09-28 14:31:07.016156 | ubuntu-noble-large | 9e05a6b01bfd 24 minutes ago 1.01GB 2025-09-28 14:31:07.016166 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-api build-20250928 9ffbaa7d2cd9 24 minutes ago 1.13GB 2025-09-28 14:31:07.016175 | ubuntu-noble-large | 4ef21e6fe820 24 minutes ago 1.13GB 2025-09-28 14:31:07.016185 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-metricd build-20250928 168b166c61c2 25 minutes ago 1.13GB 2025-09-28 14:31:07.016194 | ubuntu-noble-large | b2bffd328557 25 minutes ago 1.13GB 2025-09-28 14:31:07.016204 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-statsd build-20250928 60d91d3719a0 25 minutes ago 1.13GB 2025-09-28 14:31:07.016213 | ubuntu-noble-large | e539a53543c4 25 minutes ago 1.13GB 2025-09-28 14:31:07.016222 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-backup build-20250928 ac92a16e34f5 26 minutes ago 1.45GB 2025-09-28 14:31:07.016232 | ubuntu-noble-large | edce99d2e636 26 minutes ago 1.45GB 2025-09-28 14:31:07.016248 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-api build-20250928 6e19ed947959 26 minutes ago 1.44GB 2025-09-28 14:31:07.016258 | ubuntu-noble-large | 81068f790420 26 minutes ago 1.44GB 2025-09-28 14:31:07.016274 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-volume build-20250928 2b399b219185 27 minutes ago 1.8GB 2025-09-28 14:31:07.016284 | ubuntu-noble-large | b53221bd3fcf 27 minutes ago 2.15GB 2025-09-28 14:31:07.016294 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-scheduler build-20250928 8ff56c4589cc 31 minutes ago 1.44GB 2025-09-28 14:31:07.016303 | ubuntu-noble-large | 44d1fe45e0df 31 minutes ago 1.44GB 2025-09-28 14:31:07.016318 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-neutron-agent build-20250928 4c7d6a75e259 31 minutes ago 1.24GB 2025-09-28 14:31:07.016328 | ubuntu-noble-large | 4bcba934b01d 31 minutes ago 1.24GB 2025-09-28 14:31:07.016337 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent build-20250928 4cc4c299ef87 32 minutes ago 1.25GB 2025-09-28 14:31:07.016347 | ubuntu-noble-large | 78b6117354cb 32 minutes ago 1.25GB 2025-09-28 14:31:07.016356 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-sriov-agent build-20250928 c427fe272f09 33 minutes ago 1.24GB 2025-09-28 14:31:07.016365 | ubuntu-noble-large | 96e0d1f3ba56 33 minutes ago 1.24GB 2025-09-28 14:31:07.016375 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-mlnx-agent build-20250928 b5422f0d4e4e 33 minutes ago 1.25GB 2025-09-28 14:31:07.016384 | ubuntu-noble-large | b62568c6d239 33 minutes ago 1.25GB 2025-09-28 14:31:07.016394 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-agent build-20250928 e2b25527096f 34 minutes ago 1.24GB 2025-09-28 14:31:07.016403 | ubuntu-noble-large | e5f7bc46a773 34 minutes ago 1.24GB 2025-09-28 14:31:07.016413 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent build-20250928 35992b08a45e 35 minutes ago 1.24GB 2025-09-28 14:31:07.016422 | ubuntu-noble-large | 0820c20a0854 35 minutes ago 1.25GB 2025-09-28 14:31:07.016432 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metering-agent build-20250928 662147a1674e 35 minutes ago 1.24GB 2025-09-28 14:31:07.016441 | ubuntu-noble-large | f62568d3f9dd 35 minutes ago 1.24GB 2025-09-28 14:31:07.016450 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-server build-20250928 e2a45a531d13 36 minutes ago 1.25GB 2025-09-28 14:31:07.016460 | ubuntu-noble-large | 84b640cb923b 36 minutes ago 1.25GB 2025-09-28 14:31:07.016469 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-l3-agent build-20250928 90dfab191187 37 minutes ago 1.25GB 2025-09-28 14:31:07.016479 | ubuntu-noble-large | fbd1e7471a56 37 minutes ago 1.25GB 2025-09-28 14:31:07.016488 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-dhcp-agent build-20250928 2272dc7e25c3 38 minutes ago 1.24GB 2025-09-28 14:31:07.016498 | ubuntu-noble-large | 639f34277e71 38 minutes ago 1.24GB 2025-09-28 14:31:07.016507 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent build-20250928 4d19c196b622 39 minutes ago 1.24GB 2025-09-28 14:31:07.016517 | ubuntu-noble-large | 2bfc25948bf7 39 minutes ago 1.24GB 2025-09-28 14:31:07.016532 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-bgp-dragent build-20250928 b832d0aea960 39 minutes ago 1.24GB 2025-09-28 14:31:07.016542 | ubuntu-noble-large | e345370e4d24 39 minutes ago 1.25GB 2025-09-28 14:31:07.016552 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metadata-agent build-20250928 87b259dd2bf1 40 minutes ago 1.24GB 2025-09-28 14:31:07.016561 | ubuntu-noble-large | e45f37e48a85 40 minutes ago 1.24GB 2025-09-28 14:31:07.016577 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-api build-20250928 df3a18180b0a 41 minutes ago 1.13GB 2025-09-28 14:31:07.016586 | ubuntu-noble-large | 358a240f3493 41 minutes ago 1.13GB 2025-09-28 14:31:07.016596 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-conductor build-20250928 58972ac735ea 41 minutes ago 1.43GB 2025-09-28 14:31:07.016605 | ubuntu-noble-large | 6510d4cbd871 42 minutes ago 1.62GB 2025-09-28 14:31:07.016615 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-api build-20250928 356178b0e447 44 minutes ago 1.16GB 2025-09-28 14:31:07.016636 | ubuntu-noble-large | 5c52576ae550 44 minutes ago 1.16GB 2025-09-28 14:31:07.016646 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-pxe build-20250928 9806299677fd 44 minutes ago 1.22GB 2025-09-28 14:31:07.016655 | ubuntu-noble-large | 9a74623d6ad6 44 minutes ago 1.22GB 2025-09-28 14:31:07.016665 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-fernet build-20250928 7b432c878d0a 45 minutes ago 1.06GB 2025-09-28 14:31:07.016675 | ubuntu-noble-large | 3dabf9ec98d9 45 minutes ago 1.07GB 2025-09-28 14:31:07.016684 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-ssh build-20250928 f8e36b901f83 46 minutes ago 1.07GB 2025-09-28 14:31:07.016693 | ubuntu-noble-large | b1e6ace1ccae 46 minutes ago 1.07GB 2025-09-28 14:31:07.016739 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone build-20250928 656c0c682bd8 46 minutes ago 1.11GB 2025-09-28 14:31:07.016749 | ubuntu-noble-large | 6ba9df893f7f 46 minutes ago 1.12GB 2025-09-28 14:31:07.016759 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api build-20250928 3f22ade77a62 51 minutes ago 1.09GB 2025-09-28 14:31:07.016768 | ubuntu-noble-large | a65d4b6c878a 51 minutes ago 1.09GB 2025-09-28 14:31:07.016778 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api-cfn build-20250928 f38ca3789fe1 51 minutes ago 1.09GB 2025-09-28 14:31:07.016787 | ubuntu-noble-large | 1c27df7ab269 51 minutes ago 1.09GB 2025-09-28 14:31:07.016797 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-engine build-20250928 4ed39767f0ed 52 minutes ago 1.09GB 2025-09-28 14:31:07.016806 | ubuntu-noble-large | 8485e1b09378 52 minutes ago 1.09GB 2025-09-28 14:31:07.016816 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-console build-20250928 1dc041f7694d 52 minutes ago 1.08GB 2025-09-28 14:31:07.016825 | ubuntu-noble-large | 42952bb17491 52 minutes ago 1.08GB 2025-09-28 14:31:07.016842 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-apiserver build-20250928 719d99eedc5e 53 minutes ago 1.02GB 2025-09-28 14:31:07.016851 | ubuntu-noble-large | d2619916151c 53 minutes ago 1.03GB 2025-09-28 14:31:07.016861 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-housekeeping build-20250928 9b836fc4737f 54 minutes ago 1.06GB 2025-09-28 14:31:07.016870 | ubuntu-noble-large | 639a5b86888f 54 minutes ago 1.06GB 2025-09-28 14:31:07.016880 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-worker build-20250928 8686d3bef784 54 minutes ago 1.06GB 2025-09-28 14:31:07.016889 | ubuntu-noble-large | 3bb68fab742b 54 minutes ago 1.06GB 2025-09-28 14:31:07.016898 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-health-manager build-20250928 09b773fd09a8 55 minutes ago 1.06GB 2025-09-28 14:31:07.016908 | ubuntu-noble-large | 9c5f191f2f83 55 minutes ago 1.06GB 2025-09-28 14:31:07.016918 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-driver-agent build-20250928 d9f30583596f 55 minutes ago 1.08GB 2025-09-28 14:31:07.016927 | ubuntu-noble-large | a9acb9228d1e 55 minutes ago 1.09GB 2025-09-28 14:31:07.016944 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-api build-20250928 1f4556054dcb 56 minutes ago 1.08GB 2025-09-28 14:31:07.016954 | ubuntu-noble-large | 57b76689a3ca 56 minutes ago 1.09GB 2025-09-28 14:31:07.016963 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-controller build-20250928 a8c55c5740e7 57 minutes ago 308MB 2025-09-28 14:31:07.016973 | ubuntu-noble-large | e95828e5f8a0 57 minutes ago 309MB 2025-09-28 14:31:07.016982 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-server build-20250928 c8eb4ba54bcc 57 minutes ago 307MB 2025-09-28 14:31:07.016998 | ubuntu-noble-large | 2a82890b4348 57 minutes ago 308MB 2025-09-28 14:31:07.017007 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-northd build-20250928 af7a8823c5b7 57 minutes ago 307MB 2025-09-28 14:31:07.017016 | ubuntu-noble-large | 2e1d93bbd8e4 57 minutes ago 308MB 2025-09-28 14:31:07.017026 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-nb-db-server build-20250928 fd06b803db52 57 minutes ago 307MB 2025-09-28 14:31:07.017035 | ubuntu-noble-large | 0549aa0983ec 57 minutes ago 308MB 2025-09-28 14:31:07.017044 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-corosync build-20250928 8c4a3a3805bf 57 minutes ago 329MB 2025-09-28 14:31:07.017054 | ubuntu-noble-large | 94a4a3dc63ae 57 minutes ago 329MB 2025-09-28 14:31:07.017063 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote build-20250928 eeabb0d14739 58 minutes ago 334MB 2025-09-28 14:31:07.017073 | ubuntu-noble-large | c86c8e3ebe8f 58 minutes ago 334MB 2025-09-28 14:31:07.017082 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pcs build-20250928 1ee495e80f60 58 minutes ago 406MB 2025-09-28 14:31:07.017111 | ubuntu-noble-large | c533ce3b8859 58 minutes ago 406MB 2025-09-28 14:31:07.017127 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker build-20250928 4689ee9e2cac 58 minutes ago 398MB 2025-09-28 14:31:07.017137 | ubuntu-noble-large | 13071e3d2553 59 minutes ago 398MB 2025-09-28 14:31:07.017146 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-node-exporter build-20250928 826416a5e40f 59 minutes ago 324MB 2025-09-28 14:31:07.017155 | ubuntu-noble-large | 6fa110651431 59 minutes ago 324MB 2025-09-28 14:31:07.017165 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-ovn-exporter build-20250928 a1335a67cfaf 59 minutes ago 302MB 2025-09-28 14:31:07.017174 | ubuntu-noble-large | a99541d308e3 59 minutes ago 302MB 2025-09-28 14:31:07.017183 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-cadvisor build-20250928 64b42f72e857 59 minutes ago 375MB 2025-09-28 14:31:07.017193 | ubuntu-noble-large | 9a1b26f75534 59 minutes ago 375MB 2025-09-28 14:31:07.017202 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter build-20250928 9cd2b417f78d 59 minutes ago 309MB 2025-09-28 14:31:07.017211 | ubuntu-noble-large | 52c18d194f4c 59 minutes ago 309MB 2025-09-28 14:31:07.017220 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mtail build-20250928 a443c1d1b180 59 minutes ago 317MB 2025-09-28 14:31:07.017230 | ubuntu-noble-large | 6d229c2141ed 59 minutes ago 317MB 2025-09-28 14:31:07.017239 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter build-20250928 d42a249b932a About an hour ago 310MB 2025-09-28 14:31:07.017248 | ubuntu-noble-large | bb9a4cb2d87e About an hour ago 310MB 2025-09-28 14:31:07.017258 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter build-20250928 c84d96bc80ed About an hour ago 316MB 2025-09-28 14:31:07.017267 | ubuntu-noble-large | 04102a59c786 About an hour ago 316MB 2025-09-28 14:31:07.017284 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-alertmanager build-20250928 865249345db8 About an hour ago 422MB 2025-09-28 14:31:07.017294 | ubuntu-noble-large | 46d8de85aa34 About an hour ago 422MB 2025-09-28 14:31:07.017303 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter build-20250928 a73a313a9e89 About an hour ago 319MB 2025-09-28 14:31:07.017313 | ubuntu-noble-large | d9946f2814ab About an hour ago 319MB 2025-09-28 14:31:07.017322 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter build-20250928 72969c7ae8c8 About an hour ago 326MB 2025-09-28 14:31:07.017337 | ubuntu-noble-large | 9bfbc42807a3 About an hour ago 326MB 2025-09-28 14:31:07.017347 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter build-20250928 1620fa085165 About an hour ago 307MB 2025-09-28 14:31:07.017356 | ubuntu-noble-large | 1a34d9860747 About an hour ago 307MB 2025-09-28 14:31:07.017365 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-server build-20250928 19f0d0dc9326 About an hour ago 867MB 2025-09-28 14:31:07.017375 | ubuntu-noble-large | 744acbd955d1 About an hour ago 867MB 2025-09-28 14:31:07.017390 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-base build-20250928 4451e31a1883 About an hour ago 996MB 2025-09-28 14:31:07.017400 | ubuntu-noble-large | 55b67ea16d70 About an hour ago 996MB 2025-09-28 14:31:07.017409 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-base build-20250928 277a6b92b829 About an hour ago 1GB 2025-09-28 14:31:07.017419 | ubuntu-noble-large | d12055f941f0 About an hour ago 1GB 2025-09-28 14:31:07.017429 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-base build-20250928 976ba6c1bebd About an hour ago 994MB 2025-09-28 14:31:07.017438 | ubuntu-noble-large | 1049b40d0073 About an hour ago 994MB 2025-09-28 14:31:07.017448 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-base build-20250928 84a1a298ced0 About an hour ago 1.15GB 2025-09-28 14:31:07.017457 | ubuntu-noble-large | 19c091fcd923 About an hour ago 1.15GB 2025-09-28 14:31:07.017467 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-base build-20250928 b8444c52c33a About an hour ago 996MB 2025-09-28 14:31:07.017476 | ubuntu-noble-large | dcd9dcbc16e4 About an hour ago 996MB 2025-09-28 14:31:07.017486 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-inspector build-20250928 175574281ab6 About an hour ago 1.05GB 2025-09-28 14:31:07.017495 | ubuntu-noble-large | 29385102232f About an hour ago 1.05GB 2025-09-28 14:31:07.017505 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/horizon build-20250928 5f28a3e79165 About an hour ago 1.2GB 2025-09-28 14:31:07.017514 | ubuntu-noble-large | 44cb016b8386 About an hour ago 1.23GB 2025-09-28 14:31:07.017524 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-base build-20250928 565621476f73 About an hour ago 1.07GB 2025-09-28 14:31:07.017533 | ubuntu-noble-large | 55d44c322041 About an hour ago 1.07GB 2025-09-28 14:31:07.017543 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-base build-20250928 6174be35b683 About an hour ago 1.01GB 2025-09-28 14:31:07.017552 | ubuntu-noble-large | 6d4999ee5d47 About an hour ago 1.01GB 2025-09-28 14:31:07.017562 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-base build-20250928 180a4b3c701a About an hour ago 1GB 2025-09-28 14:31:07.017571 | ubuntu-noble-large | 0f476af77b28 About an hour ago 1GB 2025-09-28 14:31:07.017581 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-base build-20250928 290b9da63b02 About an hour ago 1.23GB 2025-09-28 14:31:07.017590 | ubuntu-noble-large | 88f1f9a0c0fb About an hour ago 1.23GB 2025-09-28 14:31:07.017606 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-base build-20250928 63158db29334 About an hour ago 997MB 2025-09-28 14:31:07.017615 | ubuntu-noble-large | c16d37a52e8a About an hour ago 997MB 2025-09-28 14:31:07.017625 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-base build-20250928 22fbc64beaff About an hour ago 1.12GB 2025-09-28 14:31:07.017634 | ubuntu-noble-large | f91bc20affee About an hour ago 1.13GB 2025-09-28 14:31:07.017649 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-base build-20250928 ec24f92a1b96 About an hour ago 1.43GB 2025-09-28 14:31:07.017665 | ubuntu-noble-large | 52f5b5494a09 About an hour ago 1.43GB 2025-09-28 14:31:07.017674 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-base build-20250928 302fcf208bb0 About an hour ago 1.23GB 2025-09-28 14:31:07.017683 | ubuntu-noble-large | 69f4321d15c7 About an hour ago 1.24GB 2025-09-28 14:31:07.017693 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-base build-20250928 7f1bb8c27748 About an hour ago 1.1GB 2025-09-28 14:31:07.017729 | ubuntu-noble-large | c6de8e433318 About an hour ago 1.1GB 2025-09-28 14:31:07.017739 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-base build-20250928 79c14d849acd About an hour ago 1.15GB 2025-09-28 14:31:07.017749 | ubuntu-noble-large | 535ab0d81525 About an hour ago 1.15GB 2025-09-28 14:31:07.017758 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-base build-20250928 c11c3a1580bc About an hour ago 1.05GB 2025-09-28 14:31:07.017767 | ubuntu-noble-large | 28d64e8d44eb About an hour ago 1.05GB 2025-09-28 14:31:07.017777 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-base build-20250928 3cbca03b215c About an hour ago 1.09GB 2025-09-28 14:31:07.017786 | ubuntu-noble-large | 29a102cfde61 About an hour ago 1.09GB 2025-09-28 14:31:07.017796 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-base build-20250928 ca802d1e10a5 About an hour ago 988MB 2025-09-28 14:31:07.017805 | ubuntu-noble-large | 83f376655e2d About an hour ago 988MB 2025-09-28 14:31:07.017815 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-base build-20250928 b1a252833db1 About an hour ago 1.05GB 2025-09-28 14:31:07.017824 | ubuntu-noble-large | 6549d48f7e26 About an hour ago 1.05GB 2025-09-28 14:31:07.017834 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-sentinel build-20250928 8f4a8490dcd7 About an hour ago 291MB 2025-09-28 14:31:07.017843 | ubuntu-noble-large | 001edd75e790 About an hour ago 292MB 2025-09-28 14:31:07.017853 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis build-20250928 9a2fa125d569 About an hour ago 291MB 2025-09-28 14:31:07.017862 | ubuntu-noble-large | 075b675eee20 About an hour ago 292MB 2025-09-28 14:31:07.017871 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-server build-20250928 0016a4208cb9 About an hour ago 466MB 2025-09-28 14:31:07.017881 | ubuntu-noble-large | da0d6c5d6939 About an hour ago 584MB 2025-09-28 14:31:07.017890 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-clustercheck build-20250928 abcc54ef902d About an hour ago 317MB 2025-09-28 14:31:07.017899 | ubuntu-noble-large | 4aea5c059a8c About an hour ago 317MB 2025-09-28 14:31:07.017909 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-base build-20250928 0c537c3da906 About an hour ago 305MB 2025-09-28 14:31:07.017918 | ubuntu-noble-large | ebafe86e8017 About an hour ago 306MB 2025-09-28 14:31:07.017934 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-vswitchd build-20250928 4f381ab459e1 About an hour ago 300MB 2025-09-28 14:31:07.017944 | ubuntu-noble-large | 74c9275f2a83 About an hour ago 300MB 2025-09-28 14:31:07.017960 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-db-server build-20250928 0da6ecf08422 About an hour ago 300MB 2025-09-28 14:31:07.017970 | ubuntu-noble-large | 8196919fa23e About an hour ago 300MB 2025-09-28 14:31:07.017979 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-webserver build-20250928 699e0151fa87 About an hour ago 329MB 2025-09-28 14:31:07.017989 | ubuntu-noble-large | 426e536a9b26 About an hour ago 331MB 2025-09-28 14:31:07.017998 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-lego build-20250928 5d6f6b92d75f About an hour ago 497MB 2025-09-28 14:31:07.018013 | ubuntu-noble-large | e16ab7b7a8f1 About an hour ago 498MB 2025-09-28 14:31:07.018023 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd build-20250928 e8dc6008f91b About an hour ago 472MB 2025-09-28 14:31:07.018032 | ubuntu-noble-large | 90c033cd2d19 About an hour ago 472MB 2025-09-28 14:31:07.018042 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-db build-20250928 22ad0c7bbc77 About an hour ago 472MB 2025-09-28 14:31:07.018051 | ubuntu-noble-large | f26dae835868 About an hour ago 472MB 2025-09-28 14:31:07.018060 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/memcached build-20250928 8ffa93c3dc19 About an hour ago 284MB 2025-09-28 14:31:07.018070 | ubuntu-noble-large | 3e0add98732d About an hour ago 285MB 2025-09-28 14:31:07.018079 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-base build-20250928 80d037f5532b About an hour ago 283MB 2025-09-28 14:31:07.018106 | ubuntu-noble-large | f3571482e49f About an hour ago 283MB 2025-09-28 14:31:07.018116 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/tgtd build-20250928 11672202d52a About an hour ago 283MB 2025-09-28 14:31:07.018125 | ubuntu-noble-large | c5b961e9af39 About an hour ago 283MB 2025-09-28 14:31:07.018135 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/fluentd build-20250928 931c578d436c About an hour ago 597MB 2025-09-28 14:31:07.018144 | ubuntu-noble-large | 47d19960921a About an hour ago 599MB 2025-09-28 14:31:07.018153 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/grafana build-20250928 a7442bd30ce1 About an hour ago 1.02GB 2025-09-28 14:31:07.018163 | ubuntu-noble-large | 5347eaf8ec81 About an hour ago 1.02GB 2025-09-28 14:31:07.018172 | ubuntu-noble-large | 991d3517692d About an hour ago 296MB 2025-09-28 14:31:07.018181 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keepalived build-20250928 eef2dc3a12fb About an hour ago 295MB 2025-09-28 14:31:07.018190 | ubuntu-noble-large | 278a186c5864 About an hour ago 289MB 2025-09-28 14:31:07.018199 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/multipathd build-20250928 47a0f1233f42 About an hour ago 288MB 2025-09-28 14:31:07.018215 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-base build-20250928 d28d47d38ef1 About an hour ago 283MB 2025-09-28 14:31:07.018225 | ubuntu-noble-large | c61f3bd0782a About an hour ago 283MB 2025-09-28 14:31:07.018234 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/kolla-toolbox build-20250928 8681ba12ac2d About an hour ago 694MB 2025-09-28 14:31:07.018244 | ubuntu-noble-large | 9ff825e65b12 About an hour ago 933MB 2025-09-28 14:31:07.018253 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/rabbitmq build-20250928 2e56c40ccd0e About an hour ago 361MB 2025-09-28 14:31:07.018262 | ubuntu-noble-large | f54582230fa1 About an hour ago 362MB 2025-09-28 14:31:07.018271 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch build-20250928 eb835942d318 About an hour ago 1.55GB 2025-09-28 14:31:07.018281 | ubuntu-noble-large | 8413d89da1c9 About an hour ago 1.55GB 2025-09-28 14:31:07.018298 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch-dashboards build-20250928 49274997f9ff About an hour ago 1.53GB 2025-09-28 14:31:07.018307 | ubuntu-noble-large | 805dee67993c About an hour ago 1.53GB 2025-09-28 14:31:07.018317 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openstack-base build-20250928 e94e47e86d3c About an hour ago 988MB 2025-09-28 14:31:07.018326 | ubuntu-noble-large | ff9176964ab6 About an hour ago 1GB 2025-09-28 14:31:07.018336 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/iscsid build-20250928 2fed1b313e0f About an hour ago 295MB 2025-09-28 14:31:07.018350 | ubuntu-noble-large | 6212a81c6b3d About an hour ago 297MB 2025-09-28 14:31:07.018360 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-libvirt build-20250928 ecdab2399cb6 About an hour ago 1.06GB 2025-09-28 14:31:07.018369 | ubuntu-noble-large | 85df94acc156 About an hour ago 1.08GB 2025-09-28 14:31:07.018378 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-base build-20250928 685d6c04d720 About an hour ago 283MB 2025-09-28 14:31:07.018388 | ubuntu-noble-large | d63178129980 About an hour ago 283MB 2025-09-28 14:31:07.018397 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-base build-20250928 b5017af257cb About an hour ago 317MB 2025-09-28 14:31:07.018407 | ubuntu-noble-large | 547e4dfe396c About an hour ago 318MB 2025-09-28 14:31:07.018416 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-base build-20250928 bade5e0d0cef About an hour ago 300MB 2025-09-28 14:31:07.018426 | ubuntu-noble-large | ba3b3d2f1a15 About an hour ago 301MB 2025-09-28 14:31:07.018435 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cron build-20250928 8025432a5bcc About an hour ago 284MB 2025-09-28 14:31:07.018444 | ubuntu-noble-large | 8558352673d1 About an hour ago 285MB 2025-09-28 14:31:07.018454 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-base build-20250928 2144b474f6b0 About an hour ago 283MB 2025-09-28 14:31:07.018463 | ubuntu-noble-large | c7709d8a43ee About an hour ago 283MB 2025-09-28 14:31:07.018479 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql build-20250928 e0aff13151b9 About an hour ago 384MB 2025-09-28 14:31:07.018488 | ubuntu-noble-large | dfd07f180565 About an hour ago 385MB 2025-09-28 14:31:07.018498 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy-ssh build-20250928 ad5d36efc1b3 2 hours ago 292MB 2025-09-28 14:31:07.018507 | ubuntu-noble-large | c35d1c4c8676 2 hours ago 292MB 2025-09-28 14:31:07.018516 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy build-20250928 eed5b4e4477e 2 hours ago 292MB 2025-09-28 14:31:07.018526 | ubuntu-noble-large | 3c705b38acb6 2 hours ago 293MB 2025-09-28 14:31:07.018535 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk build-20250928 1ce7e00e27d9 2 hours ago 472MB 2025-09-28 14:31:07.018544 | ubuntu-noble-large | db9bdfe98843 2 hours ago 472MB 2025-09-28 14:31:07.018554 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/dnsmasq build-20250928 d87743bd73c9 2 hours ago 286MB 2025-09-28 14:31:07.018563 | ubuntu-noble-large | d1a83c716ce7 2 hours ago 287MB 2025-09-28 14:31:07.018577 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/base build-20250928 b45f94f4844b 2 hours ago 283MB 2025-09-28 14:31:07.018587 | ubuntu-noble-large | f2c1b56fcb7b 2 hours ago 288MB 2025-09-28 14:31:07.018597 | ubuntu-noble-large | ubuntu 24.04 6d79abd4c962 2 weeks ago 78.1MB 2025-09-28 14:31:07.024053 | ubuntu-noble-large | + bash scripts/005-tag.sh 2025-09-28 14:31:07.030810 | ubuntu-noble-large | ++ date +%Y%m%d 2025-09-28 14:31:07.034412 | ubuntu-noble-large | + BUILD_ID=20250928 2025-09-28 14:31:07.034493 | ubuntu-noble-large | + DOCKER_NAMESPACE=kolla 2025-09-28 14:31:07.034510 | ubuntu-noble-large | + DOCKER_REGISTRY=osism.harbor.regio.digital 2025-09-28 14:31:07.034525 | ubuntu-noble-large | + IS_RELEASE=False 2025-09-28 14:31:07.034538 | ubuntu-noble-large | + OPENSTACK_VERSION=2025.1 2025-09-28 14:31:07.034551 | ubuntu-noble-large | + VERSION=latest 2025-09-28 14:31:07.034564 | ubuntu-noble-large | + LSTFILE=images.txt 2025-09-28 14:31:07.034602 | ubuntu-noble-large | + SOURCE_DOCKER_TAG=build-20250928 2025-09-28 14:31:07.034736 | ubuntu-noble-large | + [[ latest != \l\a\t\e\s\t ]] 2025-09-28 14:31:07.034757 | ubuntu-noble-large | + . defaults/all.sh 2025-09-28 14:31:07.035842 | ubuntu-noble-large | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2025-09-28 14:31:07.035862 | ubuntu-noble-large | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2025-09-28 14:31:07.035878 | ubuntu-noble-large | ++ [[ -e /tmp/venv/bin/activate ]] 2025-09-28 14:31:07.035917 | ubuntu-noble-large | ++ . /tmp/venv/bin/activate 2025-09-28 14:31:07.036975 | ubuntu-noble-large | +++ deactivate nondestructive 2025-09-28 14:31:07.037051 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-09-28 14:31:07.037067 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-09-28 14:31:07.037080 | ubuntu-noble-large | +++ hash -r 2025-09-28 14:31:07.037192 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-09-28 14:31:07.037205 | ubuntu-noble-large | +++ unset VIRTUAL_ENV 2025-09-28 14:31:07.037218 | ubuntu-noble-large | +++ unset VIRTUAL_ENV_PROMPT 2025-09-28 14:31:07.037257 | ubuntu-noble-large | +++ '[' '!' nondestructive = nondestructive ']' 2025-09-28 14:31:07.037375 | ubuntu-noble-large | +++ '[' linux-gnu = cygwin ']' 2025-09-28 14:31:07.037391 | ubuntu-noble-large | +++ '[' linux-gnu = msys ']' 2025-09-28 14:31:07.037401 | ubuntu-noble-large | +++ export VIRTUAL_ENV=/tmp/venv 2025-09-28 14:31:07.037414 | ubuntu-noble-large | +++ VIRTUAL_ENV=/tmp/venv 2025-09-28 14:31:07.037476 | 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 2025-09-28 14:31:07.037493 | 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 2025-09-28 14:31:07.037507 | ubuntu-noble-large | +++ export PATH 2025-09-28 14:31:07.037572 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-09-28 14:31:07.037635 | ubuntu-noble-large | +++ '[' -z '' ']' 2025-09-28 14:31:07.037650 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PS1= 2025-09-28 14:31:07.037662 | ubuntu-noble-large | +++ PS1='(venv) ' 2025-09-28 14:31:07.037675 | ubuntu-noble-large | +++ export PS1 2025-09-28 14:31:07.037685 | ubuntu-noble-large | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2025-09-28 14:31:07.037698 | ubuntu-noble-large | +++ export VIRTUAL_ENV_PROMPT 2025-09-28 14:31:07.037755 | ubuntu-noble-large | +++ hash -r 2025-09-28 14:31:07.037834 | ubuntu-noble-large | + . defaults/2025.1.sh 2025-09-28 14:31:07.039610 | ubuntu-noble-large | +++ date +%Y%m%d 2025-09-28 14:31:07.042076 | ubuntu-noble-large | ++ export BUILD_ID=20250928 2025-09-28 14:31:07.042118 | ubuntu-noble-large | ++ BUILD_ID=20250928 2025-09-28 14:31:07.042133 | ubuntu-noble-large | ++ export KOLLA_TYPE= 2025-09-28 14:31:07.042143 | ubuntu-noble-large | ++ KOLLA_TYPE= 2025-09-28 14:31:07.042156 | ubuntu-noble-large | ++ export BASE_VERSION=24.04 2025-09-28 14:31:07.042166 | ubuntu-noble-large | ++ BASE_VERSION=24.04 2025-09-28 14:31:07.042234 | ubuntu-noble-large | + export IS_RELEASE 2025-09-28 14:31:07.042245 | ubuntu-noble-large | + export OPENSTACK_VERSION 2025-09-28 14:31:07.042259 | ubuntu-noble-large | + export VERSION 2025-09-28 14:31:07.042268 | ubuntu-noble-large | + rm -f images.txt 2025-09-28 14:31:07.045380 | ubuntu-noble-large | + touch images.txt 2025-09-28 14:31:07.048898 | ubuntu-noble-large | + docker image prune --filter=dangling=true -f 2025-09-28 14:31:44.650230 | ubuntu-noble-large | Deleted Images: 2025-09-28 14:31:44.650354 | ubuntu-noble-large | deleted: sha256:81068f7904203e113e18f77272b30526f60eee99dd821a9378cc13fbe9b152f6 2025-09-28 14:31:44.650374 | ubuntu-noble-large | deleted: sha256:760ec453891c2596fc4ceb90fec9cfb5092847f1edff62b758ac4a2085cd3790 2025-09-28 14:31:44.650386 | ubuntu-noble-large | deleted: sha256:e7a37a538c2fba0bb2ed634c90db524559f7545be17fd9caa6d493b78874f2ea 2025-09-28 14:31:44.650398 | ubuntu-noble-large | deleted: sha256:22c984c06ddc7119b659465035533d48759a5519733b00afc3071e5eb74c4222 2025-09-28 14:31:44.650410 | ubuntu-noble-large | deleted: sha256:ffd218e5136035d7119ac453807143457c3c63bd6bc4f6ac0cf0043eaaf80fd4 2025-09-28 14:31:44.650422 | ubuntu-noble-large | deleted: sha256:36aee63be2439620d75413f5c8122885bb3f680623da9f8ee70be0e319aba084 2025-09-28 14:31:44.650434 | ubuntu-noble-large | deleted: sha256:680b8438db72bdaff91b21c3dafa562aefbb0c181bdbab7e45b5494f5a54014c 2025-09-28 14:31:44.650445 | ubuntu-noble-large | deleted: sha256:8558352673d199788da942e18352035e50ab6f38f43fae8e07e23022d802624e 2025-09-28 14:31:44.650457 | ubuntu-noble-large | deleted: sha256:99eef745b2b01f6914a50def2a6620b18931890d504182f5e18ed815837fd301 2025-09-28 14:31:44.650468 | ubuntu-noble-large | deleted: sha256:44869563957fbc7e767944a46fc4b984d1ef39d9e0a9fc0be4182f76fae59ced 2025-09-28 14:31:44.650480 | ubuntu-noble-large | deleted: sha256:7a3ffe2a9bc6aeac8ecc9d95c489fda56ce18be01af0e47931b6a1cb2b23f312 2025-09-28 14:31:44.650491 | ubuntu-noble-large | deleted: sha256:9fb459a80edfc71bbcd02c2a0b3374d72c91fda501c1401259f60a8036213c3d 2025-09-28 14:31:44.650503 | ubuntu-noble-large | deleted: sha256:4d84a98774e108ad3ce46050f7b6be77e9091334e01314aabbceca6dc24077fe 2025-09-28 14:31:44.650514 | ubuntu-noble-large | deleted: sha256:2085b6fec18efc84580b6a5b3c4c8da4b0d38b6e7ca4d2c6493763e3fc55412b 2025-09-28 14:31:44.650526 | ubuntu-noble-large | deleted: sha256:c9b37309ea188dfd17460df29687822175c718ae77eb2b5afdb442b8a56fe50b 2025-09-28 14:31:44.650537 | ubuntu-noble-large | deleted: sha256:d0dd1130984f4caa435d93dcb6b7ad5baa9c622d64a145c64620eb2a885a8cb6 2025-09-28 14:31:44.650549 | ubuntu-noble-large | deleted: sha256:639f34277e710e4e28a33ed3c27b1569f3580851728d1d006e9b94e0597a0b55 2025-09-28 14:31:44.650561 | ubuntu-noble-large | deleted: sha256:f9d6e29368391422459dc8d34e19c6f6cb4f74cff768a9f03db87aaeded02470 2025-09-28 14:31:44.650573 | ubuntu-noble-large | deleted: sha256:6851372a846fc54482c15bec2a08639fe43a9b726ea91170911d3d65d3b59224 2025-09-28 14:31:44.650585 | ubuntu-noble-large | deleted: sha256:562b92651a3c6837bcb470a9da4af55b5bd7a7312e31cab64d6476c5958df003 2025-09-28 14:31:44.650596 | ubuntu-noble-large | deleted: sha256:b1d57452328bacfcb7a48e887ea2ff4b716010b0e9a1dd2fea4eeb3e04463ee6 2025-09-28 14:31:44.650608 | ubuntu-noble-large | deleted: sha256:bad769219cbbfedaa5009ef5e91a215f60c352109a6a78678a295ce967d36c7b 2025-09-28 14:31:44.650619 | ubuntu-noble-large | deleted: sha256:075b675eee20ec5c9817734a001127d50117bf5efff3b0fbaea0b236f73c46ec 2025-09-28 14:31:44.650631 | ubuntu-noble-large | deleted: sha256:a87d633a17a0d0cf87127d7a92f710ce9a5437f6539d9d362be8b9a3af2480ab 2025-09-28 14:31:44.650642 | ubuntu-noble-large | deleted: sha256:479c52bc26d52cd8e811d2d59729235f4b541e1c27c44ea6b64629c3802993c3 2025-09-28 14:31:44.650654 | ubuntu-noble-large | deleted: sha256:c94d891b87703873701b1142305cf180519715f19b32b831b339667edf2e04ff 2025-09-28 14:31:44.650665 | ubuntu-noble-large | deleted: sha256:cde05bf7568388f85373333f65e090fba9bb23f35368ff52b99ddb816a5ce6c6 2025-09-28 14:31:44.650760 | ubuntu-noble-large | deleted: sha256:ce17607c1e5c245d91aef61324ff3335bec6d5348eaa997bc939549952fa2980 2025-09-28 14:31:44.650776 | ubuntu-noble-large | deleted: sha256:ee3b77bbfd8d25aa6fc5b7a980bc311cd35da95ae0e889993062b3ed2c4f3a38 2025-09-28 14:31:44.650786 | ubuntu-noble-large | deleted: sha256:611f69579e88d71a49825679fb0c2687c89502fc954ac1f1b69ed3ef48c09fc5 2025-09-28 14:31:44.650796 | ubuntu-noble-large | deleted: sha256:766c0bdcc19927d18e7ab5cac02e39fb87f8a446f8449924ec284ca13c78d810 2025-09-28 14:31:44.650805 | ubuntu-noble-large | deleted: sha256:a0e18479dc1976414186748d6806e2dad3750d9ab9a7a63d0b755cd8310b52f4 2025-09-28 14:31:44.650815 | ubuntu-noble-large | deleted: sha256:9bfbc42807a3c786b86362148600f8bae2f4ce4563156e8d8ab20ee95d54a319 2025-09-28 14:31:44.650824 | ubuntu-noble-large | deleted: sha256:3c42ac5ea57d979d106daf6a0d312f3e41f70c09fe0a3681ccfa3ee529266bb3 2025-09-28 14:31:44.650833 | ubuntu-noble-large | deleted: sha256:f20d694b12e964dbfdaa723cc504f2e090b709d7501f1e13ba39711c08749366 2025-09-28 14:31:44.650843 | ubuntu-noble-large | deleted: sha256:486c758f57bdd90d2511012c12b1e93c6ae16b71d803dc4c4ae0ecf134714329 2025-09-28 14:31:44.650852 | ubuntu-noble-large | deleted: sha256:eb61ca60475860e38145de768d8167d255515168bea8e10c7b9abcaa6b9072ce 2025-09-28 14:31:44.650861 | ubuntu-noble-large | deleted: sha256:76b84b7bd258310fec92d73caaf713263e9a480ac01be7244a935053e932a61b 2025-09-28 14:31:44.650871 | ubuntu-noble-large | deleted: sha256:2b6e0c0581005cc20cdfffe979fb4081f23770484119dab89bbb1075f8587df7 2025-09-28 14:31:44.650880 | ubuntu-noble-large | deleted: sha256:bee85f024c19aee3496b87ee04b4b427284ffeddce500651c64bd4d423f3c721 2025-09-28 14:31:44.650889 | ubuntu-noble-large | deleted: sha256:8f31adf9614b5ff376118b9aff4afa6364be9fc9c3f88d7aca3f5eeaacb6d727 2025-09-28 14:31:44.650913 | ubuntu-noble-large | deleted: sha256:82bba68c745f343059bc2069fbfc945c845d99145b72d43a06f6b4ff3f3aab91 2025-09-28 14:31:44.650923 | ubuntu-noble-large | deleted: sha256:20ed73485042753278c778f1c94b0297c24e1eb005b25ba88d8b85c97c19744f 2025-09-28 14:31:44.650932 | ubuntu-noble-large | deleted: sha256:b75e9a3f502f927f7138676f037484b70366b01fb618626ced699b17013a4409 2025-09-28 14:31:44.650941 | ubuntu-noble-large | deleted: sha256:330a77ff64be24950a5e95fe409a3ebd228889d6639ecc2d21cb8dd0a7ccb400 2025-09-28 14:31:44.650951 | ubuntu-noble-large | deleted: sha256:d0d3d1dfa10d5381584f48759a5429b3deca60ba88970f08c23fbc7a27f30b05 2025-09-28 14:31:44.651018 | ubuntu-noble-large | deleted: sha256:e4d1e46216a26fc2a7d95a745e91aeb23d9f093a4eea617e32a220cb3ccfa147 2025-09-28 14:31:44.651029 | ubuntu-noble-large | deleted: sha256:bcb0f90cdf8c66f9b0c92f03716badb1517f5f435163c0937ed7e9944ffdd464 2025-09-28 14:31:44.651145 | ubuntu-noble-large | deleted: sha256:b53221bd3fcf0f7aef169ca0cde9821301c561d7bf27ffba2df1d96de9028200 2025-09-28 14:31:44.651155 | ubuntu-noble-large | deleted: sha256:8144e9738cb52784714db6a6d2fbe6de4efd21de8320bdc31376d76a041f2849 2025-09-28 14:31:44.651233 | ubuntu-noble-large | deleted: sha256:c971e877b953f66579af71a61d254fb2545b0785a77149b2101af4b1d5c17fc4 2025-09-28 14:31:44.651244 | ubuntu-noble-large | deleted: sha256:d4066515679772652810c10ce473aea02af05fc8f85e5b0f1dcdd561519cf907 2025-09-28 14:31:44.651254 | ubuntu-noble-large | deleted: sha256:cee4c407119fd4f1ec1b491832ba6fbda53baf7a773d149d38ff753f6c711cc0 2025-09-28 14:31:44.651264 | ubuntu-noble-large | deleted: sha256:eb5624f46a7fe62df541ece8a5108a24bf1900f7ab344a796e339db689ac7a77 2025-09-28 14:31:44.651273 | ubuntu-noble-large | deleted: sha256:b6e829da2a6b653d85432c541682ef9749af53b75fbdb911902304417ca2bb8e 2025-09-28 14:31:44.651282 | ubuntu-noble-large | deleted: sha256:008b0e3bdc90ff88a4927f38215953a16d098fe8f475c8dc68c1e60880a28dae 2025-09-28 14:31:44.651333 | ubuntu-noble-large | deleted: sha256:7a562f826e5d9c62386353c51ea587d512652056d175f76bfc0f0eabbcf822e4 2025-09-28 14:31:44.651343 | ubuntu-noble-large | deleted: sha256:4248ab575bd8336e84ea30941628b6e3661c036afb1172b4e1d471b0e63a66a7 2025-09-28 14:31:44.651352 | ubuntu-noble-large | deleted: sha256:779fbe210718dd03cf09c403d46f118a8ca54f8e94d0647d317dbe9651336041 2025-09-28 14:31:44.651361 | ubuntu-noble-large | deleted: sha256:1ae82fb439dd11d6894bdd30f1680b80a3f113cc8ca2ce041bffc2bb717e2a0a 2025-09-28 14:31:44.651370 | ubuntu-noble-large | deleted: sha256:6a376dd89cb6d0e222dad4a0a87a610365b4ea1f294b051b8bd95fa647a0f051 2025-09-28 14:31:44.651380 | ubuntu-noble-large | deleted: sha256:a03f47702a990d52cc14f2136c93fe1d3e6e65a2c0852b4bb2a463b000024098 2025-09-28 14:31:44.651427 | ubuntu-noble-large | deleted: sha256:b9b1b801b0c42cd27cc75931af81437fa7475db705aedf4df9af4d1bd85672b7 2025-09-28 14:31:44.651436 | ubuntu-noble-large | deleted: sha256:6c6cdff6ff4d95b3fbe0d1b9b7b8c5fc889331847488a6663018e0a2518f773f 2025-09-28 14:31:44.651445 | ubuntu-noble-large | deleted: sha256:547e4dfe396c77ddad90c914335f8ddbcdf2d9e9db12edc8efb77d5145e48774 2025-09-28 14:31:44.651466 | ubuntu-noble-large | deleted: sha256:f5f84ec3697cd8b7c586376763e64de07201a9169221a4aa0c08aecb78d02ec8 2025-09-28 14:31:44.651516 | ubuntu-noble-large | deleted: sha256:6cf2e6f3cf0dd220f05b23f0507fd776699219426e485bbc673da2833f682786 2025-09-28 14:31:44.651526 | ubuntu-noble-large | deleted: sha256:a70895e421f745b77cca34db3fed14cd2a070f8d86735a9b80db087f89279394 2025-09-28 14:31:44.651535 | ubuntu-noble-large | deleted: sha256:2c038d5ec57f872777c45cc0d60330796a42a78341ccb93568ba4c9c03df7208 2025-09-28 14:31:44.651544 | ubuntu-noble-large | deleted: sha256:8d58ce6b000249d50d545494a63a0efca14320d5f64a9f208f0d9521be4e85ea 2025-09-28 14:31:44.651554 | ubuntu-noble-large | deleted: sha256:185943c0f1dcab356bf711b66fa92efccbbe1c2ad227276c59e871edcb67e5cb 2025-09-28 14:31:44.651563 | ubuntu-noble-large | deleted: sha256:2187461ae838d2047f689d8e1330ca050767c7fb28404b17de2f5e4726f15fe7 2025-09-28 14:31:44.651622 | ubuntu-noble-large | deleted: sha256:83f2801d4bed42f4ac9d118b9447e5b70c86266f423ca93a8d5b4112e38b7a71 2025-09-28 14:31:44.651633 | ubuntu-noble-large | deleted: sha256:2b1d337321348f49eb7fedda1e9522e236cc09be47f74115a0f37f2f9d9075f2 2025-09-28 14:31:44.651642 | ubuntu-noble-large | deleted: sha256:5b6edd33ed1b555f14f413fcf242d42b08898496a222195af39e90b26f0d33f7 2025-09-28 14:31:44.651651 | ubuntu-noble-large | deleted: sha256:84b640cb923b38aa19aae7a525eca1e15e0bea6687bdac0dfa0bb61d4f4b1829 2025-09-28 14:31:44.651660 | ubuntu-noble-large | deleted: sha256:cfd3d3f33620615a56f700d5a1e91d891f6264b9834ce11b2b95dc96b1af53b4 2025-09-28 14:31:44.651670 | ubuntu-noble-large | deleted: sha256:e3cb9b7d75243c7aab8e7cc44cc29faafba960668aa83a08c0be0a5d533e196a 2025-09-28 14:31:44.651679 | ubuntu-noble-large | deleted: sha256:0cb7833b71abd386be9739942eac0f0c98ec717d60c4e253c4793f1b4975f4ae 2025-09-28 14:31:44.651688 | ubuntu-noble-large | deleted: sha256:ea8a7fcece33b704bdd45f2367c5b417691ca49148af9d567da1e502fd18c5a1 2025-09-28 14:31:44.651698 | ubuntu-noble-large | deleted: sha256:d088be7ab6775517c542c8fcdb496d0f3746e784aa65fa0884763e9f16f396ac 2025-09-28 14:31:44.651750 | ubuntu-noble-large | deleted: sha256:476ef892d31157ce446636818383451ccf7799bd3eb33b39d31df096ace974a8 2025-09-28 14:31:44.651760 | ubuntu-noble-large | deleted: sha256:21940eb354301cc8b66648881c8fca5bcf4b98c08e495bbb42b1387380bb3ff7 2025-09-28 14:31:44.651769 | ubuntu-noble-large | deleted: sha256:b274b9476daa5ca70c5145c4da35b917f862164255dd4df4c318e440b38cc1db 2025-09-28 14:31:44.651778 | ubuntu-noble-large | deleted: sha256:93fa397134531e62100d9d18a73eb885388b18b3a2b0b4d861b3bdb3bc3ff24d 2025-09-28 14:31:44.651787 | ubuntu-noble-large | deleted: sha256:5dbdb1651190ef99006fb7392c929b25c862b83da4b95dc6e1fabb0bd6b7699a 2025-09-28 14:31:44.651797 | ubuntu-noble-large | deleted: sha256:fa878d698e2d190d450f2e291638bc638b589b3475d2ed64ad634e3851ad04bc 2025-09-28 14:31:44.651806 | ubuntu-noble-large | deleted: sha256:55f7bcdbea8d8f4a54ddaaa4974e197fb6b1bf5fa66bdbd69e89d4c4bf64db2d 2025-09-28 14:31:44.651815 | ubuntu-noble-large | deleted: sha256:f2a1b3867c819f6774e008c9f03fcdc7241d90314e85bd4bb7e244a6a920818c 2025-09-28 14:31:44.651825 | ubuntu-noble-large | deleted: sha256:9ff825e65b12dd9382fd32abe57db4c3e871868e9f0a97ea7c4ba9f1783485e0 2025-09-28 14:31:44.651834 | ubuntu-noble-large | deleted: sha256:10489e2b310c10cf7e28e682c8e84b430d63aa9ac38ef913e0f74cf50c4219a1 2025-09-28 14:31:44.651851 | ubuntu-noble-large | deleted: sha256:7a25c08fbbf46cda6e65e0f020649c3ae78053db90bfc13730dbbf2bb72e87c0 2025-09-28 14:31:44.651860 | ubuntu-noble-large | deleted: sha256:2d43858e29d631051672354d48f83fdfbb443ad4c80438307fd1735a961cb93d 2025-09-28 14:31:44.651870 | ubuntu-noble-large | deleted: sha256:f5975da112ece14d0b9f77f7e07bf081a05d8d6ee0d7e69b470ae2776cbf68c4 2025-09-28 14:31:44.651879 | ubuntu-noble-large | deleted: sha256:d73eaea8a719b8892ef21c8c1b4cfecbe0da635619b24d823a2333697da20ec7 2025-09-28 14:31:44.651888 | ubuntu-noble-large | deleted: sha256:1ce179569d3147ca3dcb9ca5bbf1f27101642504d189d749d4185a46042c7a70 2025-09-28 14:31:44.651897 | ubuntu-noble-large | deleted: sha256:988cabc3e3ff1461ccde9bf8a75368a34ea02094fe0aedc89eb4517176aa9f99 2025-09-28 14:31:44.651906 | ubuntu-noble-large | deleted: sha256:842c7195e570c37cbb7b42ccd5d67009bc8dbeeabf93d5257c2fb3db37b9c259 2025-09-28 14:31:44.651915 | ubuntu-noble-large | deleted: sha256:98c20ad377f4672cf537749583806cd83d38bbba039cea2b0512cc46f29f7f85 2025-09-28 14:31:44.651924 | ubuntu-noble-large | deleted: sha256:c04a746170a0648cdc96596945c1e10c7c478b0646ee66f475006dd6e6b81859 2025-09-28 14:31:44.651951 | ubuntu-noble-large | deleted: sha256:b25a5ce92ac2fd2e4a40997f56b2a9313b6c41a5ee7edd9d8aa455650d49e0ad 2025-09-28 14:31:44.651961 | ubuntu-noble-large | deleted: sha256:20c99c9fd7ebbba05b7c9f3d16de11c918079fa3a34fee1bf95797d179608f4f 2025-09-28 14:31:44.651979 | ubuntu-noble-large | deleted: sha256:51b76e1cb6b9c8d3db1e118c64979660d81ae71aac7d9c600714584718623470 2025-09-28 14:31:44.651989 | ubuntu-noble-large | deleted: sha256:136c83451b2d586ad78edc70187893ee4ebbf4c16309cd678804a9bf55ae7a4d 2025-09-28 14:31:44.651998 | ubuntu-noble-large | deleted: sha256:c5e2dffdb490d388d30b25a68fb2c186d550234c64bb382508b96c21cdee6cba 2025-09-28 14:31:44.652007 | ubuntu-noble-large | deleted: sha256:4320b1aef858d1c483b58b01ec3b50e247ef50b4f008675d4f340827b4216de0 2025-09-28 14:31:44.652016 | ubuntu-noble-large | deleted: sha256:c3ea1d643deeabe25a93edba3560372e2a2e43cc1c50334dda587442a27a07cc 2025-09-28 14:31:44.652026 | ubuntu-noble-large | deleted: sha256:fdfb55b113dbd9e40baa2b1564b1dc2f8937d5d99d705cf0b9b5698631571745 2025-09-28 14:31:44.652055 | ubuntu-noble-large | deleted: sha256:6155a22bfbcb47d1fd0c4e56dec52723e7f8be38e930331b873b1d30e40a1bcd 2025-09-28 14:31:44.652065 | ubuntu-noble-large | deleted: sha256:92371e9ec27e41e8ea2fa3838baf5e8982f2d99fa960e25cc32d1465d8e61d6e 2025-09-28 14:31:44.652074 | ubuntu-noble-large | deleted: sha256:c7b7ca6a508c69f23f9989339b13c52fef74c2ec07709756b8dd8f71336f38b9 2025-09-28 14:31:44.652083 | ubuntu-noble-large | deleted: sha256:a0cd3cffb5b318098f70db0ad24814b234e7a2d02a76219ac31987466be0f622 2025-09-28 14:31:44.652092 | ubuntu-noble-large | deleted: sha256:e463927a37d290688e19a7302bcdead3f9e8523355e586571cb647580df82fe5 2025-09-28 14:31:44.652101 | ubuntu-noble-large | deleted: sha256:3a84e660f8109607d6efb86a3fc4c4fe4ccfd24912557cd7da541fbc7b52e145 2025-09-28 14:31:44.652110 | ubuntu-noble-large | deleted: sha256:822abedcfcbdaff0ac8f597d1fa4511c12191ebe8aa40e30cd77a9d3ba8f0b1b 2025-09-28 14:31:44.652119 | ubuntu-noble-large | deleted: sha256:77dba34186b9ea6ec7dacd74c3656e915c80d0c4866e4e41e43c8dd662ba84f7 2025-09-28 14:31:44.652128 | ubuntu-noble-large | deleted: sha256:b211008bc631d641e49934fc3023c9ae5f7d8bf4f73ecff0a5ce7d1c7f8ed9a4 2025-09-28 14:31:44.652138 | ubuntu-noble-large | deleted: sha256:e7158607c3230903d022f8adda85fac2120b904edaff1be70258230626d97f8c 2025-09-28 14:31:44.652147 | ubuntu-noble-large | deleted: sha256:e9d9fecb77acb91ffb1d7ff2a910faabce05a1a6d87d9ebf446c8db64b2b70bf 2025-09-28 14:31:44.652156 | ubuntu-noble-large | deleted: sha256:cd854229fee91d4506a695a9835fe9b8515c3496f456f00e3cfb04f574a31528 2025-09-28 14:31:44.652165 | ubuntu-noble-large | deleted: sha256:af665912806bb02226d625d5fe4db80b8b4d5091c8e7de381973ab7780e64e01 2025-09-28 14:31:44.652174 | ubuntu-noble-large | deleted: sha256:b755b35176d04e15bd8340fffc82096c7cd557ea69512302a3d577abf89a17e0 2025-09-28 14:31:44.652183 | ubuntu-noble-large | deleted: sha256:331872dac132cc8568c6303acf5054b8802c3fa14c8766550424309c68c21a26 2025-09-28 14:31:44.652193 | ubuntu-noble-large | deleted: sha256:f4818f1006485719e6030127923cd453b3c1494116020904113aa32853968646 2025-09-28 14:31:44.652202 | ubuntu-noble-large | deleted: sha256:19c091fcd9233a57edda043f916615e4f91ab923b7942269b074232a1eea7ff7 2025-09-28 14:31:44.652211 | ubuntu-noble-large | deleted: sha256:b1b2abbc8464b0fcc97bea91c2d4b5cb66615053622217a9e848ce03617442aa 2025-09-28 14:31:44.652220 | ubuntu-noble-large | deleted: sha256:e3c443db3b1e8ae6461b462b0737079d4b8f0f86e213a0dce3f8946aa157ab44 2025-09-28 14:31:44.652229 | ubuntu-noble-large | deleted: sha256:ddec9f43b290d3a551cfd01b01ff9c56315166c8125f9bc3b5144ad219d26662 2025-09-28 14:31:44.652238 | ubuntu-noble-large | deleted: sha256:3ef74ca161daa7227fadbf56ff0a27880339d77d68165290b739619bfc1c67f7 2025-09-28 14:31:44.652247 | ubuntu-noble-large | deleted: sha256:b8aa177257e2d307ce7ea1025d8bb14e73c8ef1a4a257d740105b3b3a3abde8a 2025-09-28 14:31:44.652256 | ubuntu-noble-large | deleted: sha256:4d1153d0c4172ebc76affed1c15b48baa5a4b479548bac5e73cb14f9d9daee44 2025-09-28 14:31:44.652266 | ubuntu-noble-large | deleted: sha256:c1eab08b0ad674cd2e7e6b6b41e5706c1bb9e8cc6acb318f2e6301d76d47e76f 2025-09-28 14:31:44.652275 | ubuntu-noble-large | deleted: sha256:47b36ebb2abf98ea1ffb6bb445f124c6da243fd7bfcff217b695e93f55ba9ff3 2025-09-28 14:31:44.652284 | ubuntu-noble-large | deleted: sha256:358bad5a78797d97ac04efeb898c7d9c8ea47a23879461859535ca25cd7d1960 2025-09-28 14:31:44.652293 | ubuntu-noble-large | deleted: sha256:516188eba968c52eaf6bd9d3914620bd3f0e6ca1faf207a2e41eee5f25f5b4d7 2025-09-28 14:31:44.652302 | ubuntu-noble-large | deleted: sha256:8c9f7ccdcecd4f77298c011037f626af630525a1499e4aef3acb4f578aceab5a 2025-09-28 14:31:44.652311 | ubuntu-noble-large | deleted: sha256:e087176b247f3745353219673eebbbaf824f8e1bb86d5f48561ab20aaf0b3d69 2025-09-28 14:31:44.652320 | ubuntu-noble-large | deleted: sha256:c61f3bd0782a62e3a939790c0332f4b3f5c4012bfba53dd45148f0d2160f60f5 2025-09-28 14:31:44.652329 | ubuntu-noble-large | deleted: sha256:dd22ed866c9e49c42a40bc40ca5492af3f4129cbf2b97ae1426efa3dd56de0ce 2025-09-28 14:31:44.652345 | ubuntu-noble-large | deleted: sha256:5cded64e3e9415e19144ea804d701d1d38455e271dcede3ae680e7c9be3cee98 2025-09-28 14:31:44.652355 | ubuntu-noble-large | deleted: sha256:41eb1cd01d087b6e0034628154326360cd07276eb3538189a99c09fb89deaa4b 2025-09-28 14:31:44.652364 | ubuntu-noble-large | deleted: sha256:77f4ac833840704fc45f7380fdec91f07bda345e825d20b660bf0921c145cacc 2025-09-28 14:31:44.652379 | ubuntu-noble-large | deleted: sha256:b2644ff1f507c82c9cb58aeba5d56a58ca4dd5abd128f9b1e4857ddca26c9bd0 2025-09-28 14:31:44.652388 | ubuntu-noble-large | deleted: sha256:269921861c88b62ff10a4bfb18dd4c120196304bf42287e73e3e65bf02f6882e 2025-09-28 14:31:44.652397 | ubuntu-noble-large | deleted: sha256:0f476af77b289bd78a28823d07ab870b1eafe6f1a83522273656dc8bc4208211 2025-09-28 14:31:44.652406 | ubuntu-noble-large | deleted: sha256:74d530b84b438181248e5a46eecaa2567b503ba255273f9130215dd897554467 2025-09-28 14:31:44.652416 | ubuntu-noble-large | deleted: sha256:88a3b7aa5fc01eaa401cbf4505e0ff886d6620d3946eb3e38bb31ef732e0db20 2025-09-28 14:31:44.652431 | ubuntu-noble-large | deleted: sha256:b76c0b443f47cb75cc650299e1f4e6d1ec790ca1100058b61bca44dcf08a81c2 2025-09-28 14:31:44.652448 | ubuntu-noble-large | deleted: sha256:8f56cc1cdca25f92528c4eb9ba84ad6f83ff2c88105d2ea1c8f61988f4fecb2b 2025-09-28 14:31:44.652464 | ubuntu-noble-large | deleted: sha256:bd75c030bf3b4b7217e84d024f1ea784f6de0d6440c6c99042bc7f7d6b5f8aee 2025-09-28 14:31:44.652491 | ubuntu-noble-large | deleted: sha256:9bd17006aba777cfbbd00949878f4028dab48e6d19ce34dd25e3e8ee7c618650 2025-09-28 14:31:44.652537 | ubuntu-noble-large | deleted: sha256:cb27e2db917e8673b81f453f0e1d7d156453f98ff0d577d6386e8a7189d72fe0 2025-09-28 14:31:44.652553 | ubuntu-noble-large | deleted: sha256:26239e793e165500e9d27475669743a86c7ab7131ff88aede3aeead989c19431 2025-09-28 14:31:44.652567 | ubuntu-noble-large | deleted: sha256:07f022eb7918931aa9c205528251a70176d6e76c2a66ceff532cedbd14071deb 2025-09-28 14:31:44.652584 | ubuntu-noble-large | deleted: sha256:8c8f3535da3a3c2727b6bcfd44e22f37aa2b7b34b6260aee86f1729559506c46 2025-09-28 14:31:44.652600 | ubuntu-noble-large | deleted: sha256:dcd9dcbc16e4ef8b71197e292fc3e002bac159b92274d796c125dcac7df4346c 2025-09-28 14:31:44.652617 | ubuntu-noble-large | deleted: sha256:fdce291d972496e839f53360dcce6345681258fb07a67d7fd21a6afd830107e1 2025-09-28 14:31:44.652634 | ubuntu-noble-large | deleted: sha256:5a7db0150ac66210211a76f9c897f4cfeeea9c0fafcde180ae8b6de98ef234a2 2025-09-28 14:31:44.652650 | ubuntu-noble-large | deleted: sha256:3babe5aae0e102072ae0a165a33fc7fe5b5aef1287ca5afb34386ff96d38e4ba 2025-09-28 14:31:44.652666 | ubuntu-noble-large | deleted: sha256:5c3df44a02e9adbde1a37e965f1bb00994978cef2e136a0afbd2fa4ffea7e2e0 2025-09-28 14:31:44.652681 | ubuntu-noble-large | deleted: sha256:f716ab58eb8f7eb47846ea3353037e360f8c71113253fd96c18387156d8e25af 2025-09-28 14:31:44.652691 | ubuntu-noble-large | deleted: sha256:cbdf1adc6202e78881439298a67e46c7e4e4a3f693feb6e54836d5dcf1a50bad 2025-09-28 14:31:44.652731 | ubuntu-noble-large | deleted: sha256:4072f17837e2ab3508e920c0195ce8a51380d785ef3ae4504c74d9b7cc3adbf7 2025-09-28 14:31:44.652746 | ubuntu-noble-large | deleted: sha256:07b49d9daaa22779cdffde75b065e13096e253f4b5b7183dd2c16bec2084c58d 2025-09-28 14:31:44.652756 | ubuntu-noble-large | deleted: sha256:0f1679bb3aa6d75d9d62e6fb03810eb9c31769a7bb765f7ba17034d1ee13aaca 2025-09-28 14:31:44.652765 | ubuntu-noble-large | deleted: sha256:4c3611476613be7d8a6206cb39ed2c49f5c6282575469e55d078390ab6e7ccd0 2025-09-28 14:31:44.652774 | ubuntu-noble-large | deleted: sha256:9dd8939c0d895fda9bb12c3f77745cd84910eed67e81e372ce611380851ec40b 2025-09-28 14:31:44.652783 | ubuntu-noble-large | deleted: sha256:269d7c2f8b9b847cef4e46516ac4cfeeafc8897e1095ff4b67e61cefc3ab4438 2025-09-28 14:31:44.652792 | ubuntu-noble-large | deleted: sha256:df17138d20df159adbb33117fd95909a07d7742e7f29976e76bf927769d4acdb 2025-09-28 14:31:44.652802 | ubuntu-noble-large | deleted: sha256:5654eb98f85aa919cedb4754df0eda99fcc744353f288928ab1b14994c2e5c75 2025-09-28 14:31:44.652811 | ubuntu-noble-large | deleted: sha256:3bade5c3f71764a17ef3cc7823c36f1ae823c91a58bee09029ae0055797ed362 2025-09-28 14:31:44.652820 | ubuntu-noble-large | deleted: sha256:126beddb9dfa97e25f8d5bba50a06b37e0fb920308da49ca5cbe94c871c0d686 2025-09-28 14:31:44.652829 | ubuntu-noble-large | deleted: sha256:9d033134a2a7c66ab18e74e8639f0f90726c2fa3ac9added601bac075852a862 2025-09-28 14:31:44.652839 | ubuntu-noble-large | deleted: sha256:6808dc716049e24cbfb5209051aa9913de5e94416dd60aa50ba0821238e2df94 2025-09-28 14:31:44.652848 | ubuntu-noble-large | deleted: sha256:b7b2ebca49b567dc93b0d943e7de91ca14a200c85a854a902b1ebda1530eabbb 2025-09-28 14:31:44.652857 | ubuntu-noble-large | deleted: sha256:a6295d3aa0fa97777f74bdf8de72d132c07213a7721022dcc7b31b0c1a9be2e7 2025-09-28 14:31:44.652877 | ubuntu-noble-large | deleted: sha256:b70b8f12dedcbac51cb5d84e07cd3a01cb5d2ca36eed32157099d94bb5e92d5b 2025-09-28 14:31:44.652887 | ubuntu-noble-large | deleted: sha256:c2864c94ae3914068d9b4ca63de9505548289b02a216e894388a2713d19e999a 2025-09-28 14:31:44.652896 | ubuntu-noble-large | deleted: sha256:20b075d31e40b8318023a2e224951aa2d9db35d40a0be7ca5dcfade2e52c3c78 2025-09-28 14:31:44.652906 | ubuntu-noble-large | deleted: sha256:6beb20ed7896cf298827b34cf044ca81891ea1718941f794fd4833dae524a0fe 2025-09-28 14:31:44.652915 | ubuntu-noble-large | deleted: sha256:61f8049ec59478d0cb3137e1239303d88efccb489cd484d9e0192c6bcbb4fb10 2025-09-28 14:31:44.652924 | ubuntu-noble-large | deleted: sha256:a4b68595d639e265e4387f35c460cd1f6ef8acf0bee2e1e9a8f094ae231a0848 2025-09-28 14:31:44.652933 | ubuntu-noble-large | deleted: sha256:f8e5d7d41df403612aef066704bbb0bdf18962024eeff9b7c7db6d2dde72cdeb 2025-09-28 14:31:44.652943 | ubuntu-noble-large | deleted: sha256:da5308fdbcc554727f728b05d25e0a25fafd042bae1879451abb5efe3ae97161 2025-09-28 14:31:44.652952 | ubuntu-noble-large | deleted: sha256:f7ee232bc360460aaffbbef089a21682998da32cebe2dd2f1a628ab6f1c2309a 2025-09-28 14:31:44.652961 | ubuntu-noble-large | deleted: sha256:b9787aa89928985e93c04eaf4ca8efe563120bcfd3c9e44a3f5cc171df6624b7 2025-09-28 14:31:44.652970 | ubuntu-noble-large | deleted: sha256:a68cd311d7e67a55ec99647e2141d0f8e92ff84e94a081a8e9c5f6687bacf477 2025-09-28 14:31:44.652979 | ubuntu-noble-large | deleted: sha256:9f7b1f5f36eac4d56d13af60515997ead818e0a11f786fa5d15ef776400279b6 2025-09-28 14:31:44.652989 | ubuntu-noble-large | deleted: sha256:a2815d60266dd9ba1708f6b6a1c572111d1c720e08e47cf719c4c878df21d4c5 2025-09-28 14:31:44.652998 | ubuntu-noble-large | deleted: sha256:340dddf7dd88b3d07f7dcb78455628c0f30867625f7b19e4e37513037e035d01 2025-09-28 14:31:44.653007 | ubuntu-noble-large | deleted: sha256:cff91578af260238a792ad344aa5b86fcc67ebf301d9e6b3f19340535551e831 2025-09-28 14:31:44.653016 | ubuntu-noble-large | deleted: sha256:c1c214f3d46eada98b3dca756107a26a5aa6b5cb15e1f92347fa882af202a27f 2025-09-28 14:31:44.653058 | ubuntu-noble-large | deleted: sha256:b344091d77a9dac8d45a95b2672fa842e7f10ec1cfffb8aca89e37e6b2abb16b 2025-09-28 14:31:44.653073 | ubuntu-noble-large | deleted: sha256:47be17200c8adebf1ca87e00a90c8aa03fa17da8501be4721481141d576c0b05 2025-09-28 14:31:44.653083 | ubuntu-noble-large | deleted: sha256:52515002c20ad5fbaf6be94a891fdab73f1c350485840cb3bfb24557bda33f8e 2025-09-28 14:31:44.653092 | ubuntu-noble-large | deleted: sha256:dc1bc891bad31ba6f7a2c98ba0495ddb03cfa26716101a7a843ab225d67b1f18 2025-09-28 14:31:44.653101 | ubuntu-noble-large | deleted: sha256:40317a0a02d4d2dbd4f98e571f43a299132f91c8f487fd7b52d007564ed6d439 2025-09-28 14:31:44.653111 | ubuntu-noble-large | deleted: sha256:266287727d2f425002110e14d2725597212c8965b4e9ab5b6571ce28e91f4696 2025-09-28 14:31:44.653120 | ubuntu-noble-large | deleted: sha256:ba7d6e3c55480f2f6cea3d1e9a56a2cc7a0994b45f7de3ef1eb83f9c55b026b6 2025-09-28 14:31:44.653129 | ubuntu-noble-large | deleted: sha256:61c209b24e94f8c08b988766f68c9a2c06cec8153db3dbf06f4b9002c070f7c3 2025-09-28 14:31:44.653138 | ubuntu-noble-large | deleted: sha256:e345370e4d247ac094477fa0f23d8e23865bfd4e48d3d9bd85733da1f09cd36d 2025-09-28 14:31:44.653147 | ubuntu-noble-large | deleted: sha256:ed45edf06a00769ece97b2be1ebd054cdc963cba3449b563a786c4f68cfe9332 2025-09-28 14:31:44.653176 | ubuntu-noble-large | deleted: sha256:3d68cf66bdce3d59ed24502470acad88edf3dcf5a1b031467025d2f49f75a637 2025-09-28 14:31:44.653186 | ubuntu-noble-large | deleted: sha256:192b61ed35a08410749563623b1a69708b9e2204d51a0e39d0d03afcda1897ff 2025-09-28 14:31:44.653195 | ubuntu-noble-large | deleted: sha256:4e0ea2514c2afebd558965c6e78706db772961e030ac5769eb13f3f710d59d6b 2025-09-28 14:31:44.653205 | ubuntu-noble-large | deleted: sha256:583c4aaac0dfc527d5f97cdbd1dcb94e7c6bd8d568acd8ecba96d591bc39f427 2025-09-28 14:31:44.653214 | ubuntu-noble-large | deleted: sha256:6898261a3a15cbf163afc58d9e5e1ff1e4028ba309874ceed3f5f38f840db1e3 2025-09-28 14:31:44.653223 | ubuntu-noble-large | deleted: sha256:20bf180ab582be3afac160d4a23b630d0ea7d7c60a5e5f912dda604236c2b47e 2025-09-28 14:31:44.653232 | ubuntu-noble-large | deleted: sha256:29a102cfde610c23de5c28d546a4bd63be2871ad61842a5a84b8604ff75d4933 2025-09-28 14:31:44.653242 | ubuntu-noble-large | deleted: sha256:8a2e2199210c6a236bad5ab6b2532df1ea6f8ae1a3149e7b3b4690167e3f5c6f 2025-09-28 14:31:44.653251 | ubuntu-noble-large | deleted: sha256:23163bbe39f0b6f571ce599b595f1c5616745ea8c8c6fcb4fd8714d6facf52cc 2025-09-28 14:31:44.653260 | ubuntu-noble-large | deleted: sha256:0c28971e87d82785c7f258df30e0b4ef7c2caa004a396694cedf48ff5d3a0001 2025-09-28 14:31:44.653270 | ubuntu-noble-large | deleted: sha256:1c611aae15466b831c87f94d6db8c6006bd2ca3669f7a4feeb72d301a7173510 2025-09-28 14:31:44.653287 | ubuntu-noble-large | deleted: sha256:bf9b39655bc5d23fb09c90d1b98f1f890f7d7f5950c3206552a2e0b73481fa99 2025-09-28 14:31:44.653296 | ubuntu-noble-large | deleted: sha256:258ff6f185f42edd9351f1a12c23f6654b6f45a21cd89766d0a13425eca78522 2025-09-28 14:31:44.653306 | ubuntu-noble-large | deleted: sha256:880843cb6cd4767d86137d5c102cf1cd97e3170dd1eaca0e4e23c3a955925c76 2025-09-28 14:31:44.653315 | ubuntu-noble-large | deleted: sha256:2ba0298f48a660b87a741173948f8e3f9231f064bc35956b40d289d76adbe408 2025-09-28 14:31:44.653324 | ubuntu-noble-large | deleted: sha256:1049b40d00731abf7adde97472ddeb6defb3b2b5f541d1d14bd7d6429904a743 2025-09-28 14:31:44.653333 | ubuntu-noble-large | deleted: sha256:a403a9a3caa01afc165ceb6538071a229b3d97f23f5d1a4d752c253693343f5d 2025-09-28 14:31:44.653343 | ubuntu-noble-large | deleted: sha256:6953c7e56d5a0cff894685123c1b15b6d17b7ed04e43f365901fd70b918b5246 2025-09-28 14:31:44.653352 | ubuntu-noble-large | deleted: sha256:a43b0b80721453168bd0c940870be30dcc90f4e9e88f4ee3390d0e954a01ebff 2025-09-28 14:31:44.653361 | ubuntu-noble-large | deleted: sha256:91ce03d5e82201a2978e786772ccb5d820578129abf540ec74ca149abe527f06 2025-09-28 14:31:44.653370 | ubuntu-noble-large | deleted: sha256:d4eb53cc98517f4296613a9ea407c52ca4ba58716ecf4420df324f8be7b5c218 2025-09-28 14:31:44.653380 | ubuntu-noble-large | deleted: sha256:8b4c17288419a525ecf978464e027a284aed432bc3d1f954ae7e9d93df86c569 2025-09-28 14:31:44.653389 | ubuntu-noble-large | deleted: sha256:f5fc69ab9184aaa4e7098f28d250a08fc164bf3539f674ef6aca7e9c7aa5bf70 2025-09-28 14:31:44.653399 | ubuntu-noble-large | deleted: sha256:e19d7199ee67b86dfbe03c586460e10c581022ad128f81e35bf3c7a318f99715 2025-09-28 14:31:44.653417 | ubuntu-noble-large | deleted: sha256:6847b030dddd5771f1f4a2aa8e3a024207e983f0488cbfee226cfd69beb89be9 2025-09-28 14:31:44.653434 | ubuntu-noble-large | deleted: sha256:f50f75d0b460dfc16129dff7f1d9ae3b2d41d98c67201b54063bdb91bda5f18d 2025-09-28 14:31:44.653450 | ubuntu-noble-large | deleted: sha256:5b4636bca3fff85e783d5fd07007ac38c21d4e95b9129207979dcb711abe29d9 2025-09-28 14:31:44.653467 | ubuntu-noble-large | deleted: sha256:53a988a232506c2731b762eb7ddb39dfda2ff82d5db26447cfa4fdf04fcc17a9 2025-09-28 14:31:44.653484 | ubuntu-noble-large | deleted: sha256:a65d4b6c878acb73034461e707cd988b09693932d09a13386b88126bf007b36e 2025-09-28 14:31:44.653500 | ubuntu-noble-large | deleted: sha256:41a9197c209a6e157fa6d3ce11f5116036d40ca334003613378cc54484de0c3e 2025-09-28 14:31:44.653517 | ubuntu-noble-large | deleted: sha256:683dc05d1533fd579851b196151dd48fe8f2e994c19626f0833ce5fdafd8f5c3 2025-09-28 14:31:44.653533 | ubuntu-noble-large | deleted: sha256:0b5e8d486bb387cccf2512f7326308005a76817cd8ec30e7dc06eb3f9a8d48ee 2025-09-28 14:31:44.653549 | ubuntu-noble-large | deleted: sha256:e80e945869cf7a7809d2da4f2253fadcac764263574afadfccc532a167b63de4 2025-09-28 14:31:44.653564 | ubuntu-noble-large | deleted: sha256:1bdb9b6dc033e0632cb98fadd996779eb7be4ad84b45e6b3d1bcade96c657b68 2025-09-28 14:31:44.653577 | ubuntu-noble-large | deleted: sha256:b963d334d4b107cfe82d35395616d50602d8dda34e4bea4271dae3a854b69e20 2025-09-28 14:31:44.653593 | ubuntu-noble-large | deleted: sha256:dfd07f180565c20c9a24d503acdebb212e6a51c2707a7a6b3d52c0acf05d7d67 2025-09-28 14:31:44.653608 | ubuntu-noble-large | deleted: sha256:4d8ce6b84bbe471710408174b800e5986ddc80554dd64ad19ee4717004c4ec10 2025-09-28 14:31:44.653623 | ubuntu-noble-large | deleted: sha256:f953f9d3c32c09589ba1f3c45d1143c43b07329caa3943335696662f3547466a 2025-09-28 14:31:44.653640 | ubuntu-noble-large | deleted: sha256:4013a478268f81adfa5644ab4f404346c5d965289dc14207f4ed84f21df490be 2025-09-28 14:31:44.653656 | ubuntu-noble-large | deleted: sha256:14aad86df98eb9494c7e9a0a5397aded0bcfdb0007d39b4b55e72c983463dfd6 2025-09-28 14:31:44.653672 | ubuntu-noble-large | deleted: sha256:0db2b2a74e6eb644e062bca1acd6f5cb012a6c0869390f513136fc955c74142a 2025-09-28 14:31:44.653696 | ubuntu-noble-large | deleted: sha256:4b3242fcdd769d080837823bd6380bc23781b641c82f3751b4aa4a5bb598e155 2025-09-28 14:31:44.653755 | ubuntu-noble-large | deleted: sha256:deaf5d873a4a936003f00e32783a64b87dcc4cdc26013aa87b22dc573cc42b59 2025-09-28 14:31:44.653771 | ubuntu-noble-large | deleted: sha256:e3c7c9f6be8be7b0094536faec1c203d6bc6be391227ac8700fff1970c3ca460 2025-09-28 14:31:44.653787 | ubuntu-noble-large | deleted: sha256:f2b24c584abc9801de1fcb974210096d787b7e4846913f0bab679a913c225384 2025-09-28 14:31:44.653803 | ubuntu-noble-large | deleted: sha256:8e99a5718a4df97af0b41b53726b2174d24abef211bafbf3d5d06442a6d778bb 2025-09-28 14:31:44.653819 | ubuntu-noble-large | deleted: sha256:58c58e21cc0910cfa9da2c72e1ff70da60c68c457cf8613e5b9914a664616b49 2025-09-28 14:31:44.653835 | ubuntu-noble-large | deleted: sha256:b7c3594df4ea3ed02903052d7610c6ce41d8d8ec5d8810ca014c3ec1ee524486 2025-09-28 14:31:44.653851 | ubuntu-noble-large | deleted: sha256:e2e3ad41c7b743c6f8e634be28b85657c4f49ab710ccc45a963ad2789c179bf5 2025-09-28 14:31:44.653882 | ubuntu-noble-large | deleted: sha256:b7d20381e712b4a6eb990f0e7ad1ce4a9cd85ee89b5cdc0a5bc911a0da541fbd 2025-09-28 14:31:44.653930 | ubuntu-noble-large | deleted: sha256:b3db92d4b17ef9925ac0b9b07648e7036ed3cca77813074da70ac56d5446bc48 2025-09-28 14:31:44.653949 | ubuntu-noble-large | deleted: sha256:1c27df7ab269385323f179c027d27083e15345adcbde958c9bab9f9771146f33 2025-09-28 14:31:44.653967 | ubuntu-noble-large | deleted: sha256:fb212cf8d70d0377153b7503fcbc5821d466c345c6418fd1b6a3cfde0ce1dcf5 2025-09-28 14:31:44.653983 | ubuntu-noble-large | deleted: sha256:dc1a7cdc35aaa8adc117de85b4433e75939ce29cf29b163aeb278e460efc9dd6 2025-09-28 14:31:44.654000 | ubuntu-noble-large | deleted: sha256:60ea4f77fd9a96ed8ecff755555e5b9ec6d9e69b2fdcc7d0bf0a7776fbe765df 2025-09-28 14:31:44.654016 | ubuntu-noble-large | deleted: sha256:380ce2ad0086dd6897d24cd998d49d69a135f7a02c23fcf88b448ad9fbd5d814 2025-09-28 14:31:44.654057 | ubuntu-noble-large | deleted: sha256:3a51635aab7ec3c7ea0368344bcad99b29c3b457bde4b782444830b98967184f 2025-09-28 14:31:44.654069 | ubuntu-noble-large | deleted: sha256:3ebc9b6ceea3b09eaa0f49b33c615669db3f7ce9def11684507a4763c7081491 2025-09-28 14:31:44.654079 | ubuntu-noble-large | deleted: sha256:85df94acc156cddaa2b3bdabc36b1ef7f5cc0231cb121018d875bf4701dec54f 2025-09-28 14:31:44.654088 | ubuntu-noble-large | deleted: sha256:cd8bd4d32141d39ae981c79ecaf1615edc2791e31bb8d57aacffd0436b618109 2025-09-28 14:31:44.654097 | ubuntu-noble-large | deleted: sha256:7c8655c3692d6ecf278a4cb707c714b97e7245aca9f8997259dd757cb42c3f8b 2025-09-28 14:31:44.654106 | ubuntu-noble-large | deleted: sha256:6b75c7a2da4704559b7c64ed853284ce2968247a0ac9e6ac74c2bf1eca9f1211 2025-09-28 14:31:44.654116 | ubuntu-noble-large | deleted: sha256:93ba74ceb34fe9b57c230159981afd1b60dc532fe3f7c2a5c54326b97a97afe3 2025-09-28 14:31:44.654125 | ubuntu-noble-large | deleted: sha256:6b388309040b074cf61d0834662a3c78331561ed3a05fa71fa746cac7309db29 2025-09-28 14:31:44.654134 | ubuntu-noble-large | deleted: sha256:7540c232eb77f1eb4b06cdd3f3c66571e4dc8e28c6d947ae78dcfb9e053082ab 2025-09-28 14:31:44.654144 | ubuntu-noble-large | deleted: sha256:1cd35d49f19c791563e55674c9bd953ecb06bed6ca15102c941aea33fbc4dd00 2025-09-28 14:31:44.654153 | ubuntu-noble-large | deleted: sha256:5ebda4525073422a3737cc7da8f887c007510f90111db7318d297d3ee596b55b 2025-09-28 14:31:44.654162 | ubuntu-noble-large | deleted: sha256:773087ac57dc1a6eea9a5670e69a05d326ec0a5da00281566fbd03d51a570c65 2025-09-28 14:31:44.654171 | ubuntu-noble-large | deleted: sha256:a3eafb6ab741ba9fd0f6ed1daefe3f5eb36038214b29f329b9dc4b097ed551bc 2025-09-28 14:31:44.654181 | ubuntu-noble-large | deleted: sha256:5327209a76346ffbc7ca0808eda07f173b2bb651120cc98a739d1c89936a1fae 2025-09-28 14:31:44.654190 | ubuntu-noble-large | deleted: sha256:0005e144ec4073ef01e68c0fe1178fa41a7e308383bc5532373b95ff31059898 2025-09-28 14:31:44.654199 | ubuntu-noble-large | deleted: sha256:934e2288c3082786f9258ede3578e700fcff606467718797dd0fc90593d0d04b 2025-09-28 14:31:44.654209 | ubuntu-noble-large | deleted: sha256:fd935d49dd4b20714a5f1548768800309ed7bb4d38cc32fc8ba90647a54b0132 2025-09-28 14:31:44.654218 | ubuntu-noble-large | deleted: sha256:f86726cdf65bd3e564e339563558703f4945080ed93a60f70efe2d4de3588228 2025-09-28 14:31:44.654228 | ubuntu-noble-large | deleted: sha256:dff9090817ac869fc8f428a61ab1a5377ed23182e5259804bd9a221c9a27ab94 2025-09-28 14:31:44.654237 | ubuntu-noble-large | deleted: sha256:42952bb17491bfa60b39c3a2cc9a37bb9080a91ef5a2e977c4a63f5347bf59f1 2025-09-28 14:31:44.654246 | ubuntu-noble-large | deleted: sha256:b73ee6dd43daa0a9e543a3f093dd989a65d16ac16de37be20e2c3cea8b4fce07 2025-09-28 14:31:44.654256 | ubuntu-noble-large | deleted: sha256:36eae1d1ebde77ffce41dd5b0575c6a780f8faa7790c803affa0b41ec8a664ef 2025-09-28 14:31:44.654265 | ubuntu-noble-large | deleted: sha256:8777a98d6cb143e5fd9185ce28d836dfe41daf7576c9d3be2a85c6663264fdac 2025-09-28 14:31:44.654274 | ubuntu-noble-large | deleted: sha256:93bf1c3e7b4850e6c9652e612e5b22b7e7980655d8fdc6ea58693149d8d558c1 2025-09-28 14:31:44.654284 | ubuntu-noble-large | deleted: sha256:ff60c893e9ecc591577e483b5183cbea015e02d672ffe681ca6726862dbeca30 2025-09-28 14:31:44.654293 | ubuntu-noble-large | deleted: sha256:4863c389dba631464fb7bab2cc4dde044bfe5920b65bc9ce289f3757684bf51a 2025-09-28 14:31:44.654304 | ubuntu-noble-large | deleted: sha256:0b2abae6c556719477eb47d862abd6c0db06c2f1e4d5b2f063d0ef4a838172b3 2025-09-28 14:31:44.654321 | ubuntu-noble-large | deleted: sha256:aaa30fdc909682e7934aa52ee5dd1f4ee45236420dd9cce13813272ec2842d63 2025-09-28 14:31:44.654337 | ubuntu-noble-large | deleted: sha256:ac409d3c834ef534de6bf3aa781b9ec39c42ca0c9063c1ae3702893033d6414b 2025-09-28 14:31:44.654353 | ubuntu-noble-large | deleted: sha256:ebafe86e8017519d2d691a82faba0caf4fefc053b7073893d722c3db75bdf8f5 2025-09-28 14:31:44.654382 | ubuntu-noble-large | deleted: sha256:2f171fb60cf34139d69f35dda6e0e1ccf00a2ce0963b660fa177d15035139786 2025-09-28 14:31:44.654399 | ubuntu-noble-large | deleted: sha256:cc3202481b72aacd80581badec79f250fb3155a570d43fcad6f52fe862028c47 2025-09-28 14:31:44.654416 | ubuntu-noble-large | deleted: sha256:a3c67138acdc556a6f4005bcde12109d02f495c0438a8a7fac5b913834d57e6e 2025-09-28 14:31:44.654432 | ubuntu-noble-large | deleted: sha256:3e7db598bf416caa26272c6b930282df869a347e6caf8ffa58af3bcf09849d12 2025-09-28 14:31:44.654449 | ubuntu-noble-large | deleted: sha256:2ed1a91f22db7e535af194faefe599acf586c931e16b5f148eea6c13cfd1c3a5 2025-09-28 14:31:44.654465 | ubuntu-noble-large | deleted: sha256:d844c111fe4a1df78d70bb6110223413eca89fe4c4975e98c12117e16ceca65c 2025-09-28 14:31:44.654492 | ubuntu-noble-large | deleted: sha256:3e0add98732d14e8bacce1080700d8aeca7c77b1b060182cdbae6c86386c229e 2025-09-28 14:31:44.654502 | ubuntu-noble-large | deleted: sha256:a59013fc0b4d304ef9c5677f4f387c25935e16cb7351710cfecf9d19d657b3b9 2025-09-28 14:31:44.654512 | ubuntu-noble-large | deleted: sha256:2ea1e71b7ab97f73ce3664da861042dba7b20f3e7eec6a08785a9be332791fbd 2025-09-28 14:31:44.654521 | ubuntu-noble-large | deleted: sha256:0551aec64dacae0dec5756c371bb0e9e5addc326f0fb1fa3309cb422f70bb99a 2025-09-28 14:31:44.654530 | ubuntu-noble-large | deleted: sha256:ec4d101df969846064dcecbef0df0ca9d847e06d9cc30ee34ba1a826f6cb6fd9 2025-09-28 14:31:44.654539 | ubuntu-noble-large | deleted: sha256:b133b80b85b1b519273b29d7dc7e12287509361be7bb68fca2c45443c7202e19 2025-09-28 14:31:44.654549 | ubuntu-noble-large | deleted: sha256:522bfead12703a707331585d39910a41a6e8a2dcbd26ad85a8f77e16bb664e12 2025-09-28 14:31:44.654558 | ubuntu-noble-large | deleted: sha256:9c2d5eb250596b97d05351ee39583d38e07c535667522daf2129cd9aa5d9db1c 2025-09-28 14:31:44.654567 | ubuntu-noble-large | deleted: sha256:a9acb9228d1e05ec4247aa0ed2361f612b1feaacb22ceab25fbbe2029290350b 2025-09-28 14:31:44.654598 | ubuntu-noble-large | deleted: sha256:d1040975eef00f8cc18d1910ea2a30869e1633329c9c22e9715e8a4ddde081a9 2025-09-28 14:31:44.654608 | ubuntu-noble-large | deleted: sha256:baa726b779c9cd36682af06bdc257f806fb6f190a830952f86a28d0de4d02e28 2025-09-28 14:31:44.654617 | ubuntu-noble-large | deleted: sha256:19d19e5c9fcf354a689473605f8c4fb87eb79ccdb203577bc4abdc637915fb2d 2025-09-28 14:31:44.654626 | ubuntu-noble-large | deleted: sha256:412ccd73bbcf9b47d2610c89f39b183a32f3899e8c0cef2aa3bff6f693d2259f 2025-09-28 14:31:44.654635 | ubuntu-noble-large | deleted: sha256:f212a907723c3027fcdf354b7d71a32412997dc88426332582bec13b8af58922 2025-09-28 14:31:44.654644 | ubuntu-noble-large | deleted: sha256:ede25094fd8f87b090aaebbf151816f046130283f75cfe8cd414f3089c463d59 2025-09-28 14:31:44.654654 | ubuntu-noble-large | deleted: sha256:b74feed7e2e1aa8e7d1e0a9ffbebd368ec61bc714e822317e0427c1baeebfb63 2025-09-28 14:31:44.654663 | ubuntu-noble-large | deleted: sha256:14deac0c214f804443e7a70f78a34b02af263f0db300e2e71e897ed649f18a61 2025-09-28 14:31:44.654672 | ubuntu-noble-large | deleted: sha256:9288d125d08e0c1de1b374998c1b2cba994c49f1e8f1efe2a254c24fe0022287 2025-09-28 14:31:44.654681 | ubuntu-noble-large | deleted: sha256:221a253f30bcd9f1df5a9f587298a2407d07c5fb638cbfe1907f4c68ee9f7b49 2025-09-28 14:31:44.654691 | ubuntu-noble-large | deleted: sha256:c6669c67c48ddaa0ceae4011f579b1a11a6c426498028a6c380c81569c33f272 2025-09-28 14:31:44.654737 | ubuntu-noble-large | deleted: sha256:e16ab7b7a8f1e08b2b46d27a26f260e5a8a7f0cd9f2a9551349c9f3dbcd23b63 2025-09-28 14:31:44.654754 | ubuntu-noble-large | deleted: sha256:970ef61dfe2b8fc4d5e96ca9866c883e778b5ba9f1da377e47b3d23e10b0c222 2025-09-28 14:31:44.654763 | ubuntu-noble-large | deleted: sha256:ef62b6884dcfada8583137aee9c83143687b07872015936432d405d714177014 2025-09-28 14:31:44.654772 | ubuntu-noble-large | deleted: sha256:12218c165a0af699ce522bcac147d5583f15ab78b95521f583fdf70410a06c80 2025-09-28 14:31:44.654781 | ubuntu-noble-large | deleted: sha256:60da456f6335d5328b887560148ea20196b7f729f0afbaffdad09b1ba01e7fc4 2025-09-28 14:31:44.654790 | ubuntu-noble-large | deleted: sha256:4822ab0a4bdc2a6411c044c6efc1190ba622da1990ca5b208c4f26740a0665e8 2025-09-28 14:31:44.654800 | ubuntu-noble-large | deleted: sha256:eb177538b68c6b3feeb17a49ca83b99936cd033c7a16e34f0cdd3b04e9bfda69 2025-09-28 14:31:44.654809 | ubuntu-noble-large | deleted: sha256:fb0359b98ccb0f806e123b8baa7875c3ca854c41343d4993c27e3a0a57afcfc4 2025-09-28 14:31:44.654818 | ubuntu-noble-large | deleted: sha256:e40065fe708fe854967d8aec9aa156424e61675990ed4f0888e55df42d7d313f 2025-09-28 14:31:44.654827 | ubuntu-noble-large | deleted: sha256:405f5acb67c6128ba93a34a11d13b1e8e37a9dd149aa015327ad716789cb6039 2025-09-28 14:31:44.654837 | ubuntu-noble-large | deleted: sha256:02d5d0b95d521f3244269a7488002576e50d4a54e72cfefcda2fbe231e2d50d7 2025-09-28 14:31:44.654864 | ubuntu-noble-large | deleted: sha256:963d610374da8c33589289e859bd38f1dc79f3ef667145ff3d010c35af74ea3f 2025-09-28 14:31:44.654874 | ubuntu-noble-large | deleted: sha256:42108bd7d149a92a0aebb1a37137f1dd280aa9eee9fcf48f440851e8d771fa16 2025-09-28 14:31:44.654883 | ubuntu-noble-large | deleted: sha256:141d37d7d734a10d274773e5d72784d8255c42db3fd78103dec1b90639f4d394 2025-09-28 14:31:44.654892 | ubuntu-noble-large | deleted: sha256:f93efb4286fa4ea9d9c5af9f7df5c48ddf57204dd13c89dbf34b793a5fcdea3a 2025-09-28 14:31:44.654902 | ubuntu-noble-large | deleted: sha256:f64ddfcbf413db2104a4b6e5fd0a59b3da9b057b40a1b2540a1fb7ab92233e44 2025-09-28 14:31:44.654911 | ubuntu-noble-large | deleted: sha256:f3ade153f4dcfe955fc896bb80ef46d764cb00afe8d4a79043bdef4163ea077a 2025-09-28 14:31:44.654920 | ubuntu-noble-large | deleted: sha256:c7709d8a43ee430bdf791e549d12a33cb6fe15ddb304b71286b28645f595b7f0 2025-09-28 14:31:44.654930 | ubuntu-noble-large | deleted: sha256:6d44968066ec02ce63e5c94185e5ca7b059a98ad451809222e57eeced01494f9 2025-09-28 14:31:44.654939 | ubuntu-noble-large | deleted: sha256:3806c89c9d04682730f14e4846453089f777509adf3d88602334c704da47289b 2025-09-28 14:31:44.654948 | ubuntu-noble-large | deleted: sha256:37407f62df93ea6e4f3d4d963048dcde80d946524c4695c7eb7a0dcd3d6f5ca5 2025-09-28 14:31:44.654957 | ubuntu-noble-large | deleted: sha256:1e736c82b239756b859f428c1bd0af8d71b85f9ab979a00efc0b333d5c9a9753 2025-09-28 14:31:44.654966 | ubuntu-noble-large | deleted: sha256:506b5d248b4d4ee007a25fb2c348e91a0ae46df59947f5a35850f01d563fbf22 2025-09-28 14:31:44.654975 | ubuntu-noble-large | deleted: sha256:e1daef5c6facc0829817ef1fda64e1750618743bc92cb39ba877436f4f1f1d16 2025-09-28 14:31:44.654984 | ubuntu-noble-large | deleted: sha256:c5a6599c54bf0d30d39502fbf445dacb0df8e20e2d14e774b66af9445f8586ea 2025-09-28 14:31:44.654993 | ubuntu-noble-large | deleted: sha256:502c5014a922b2ff804f823234c32f6000d6bc7ad886b09cca3951d1bf3c547d 2025-09-28 14:31:44.655003 | ubuntu-noble-large | deleted: sha256:747a67806f1b2bd7ce3e266cce49ad051b3a172b06ed278ef5fbcacf8ed9b38c 2025-09-28 14:31:44.655012 | ubuntu-noble-large | deleted: sha256:d2fde4cb5003997f4a6a34c0764dbdb6726c27736f5ec13d86f6f4d264c37696 2025-09-28 14:31:44.655021 | ubuntu-noble-large | deleted: sha256:218feb1091162f9874d531722821dc3e6b3aebb3eb8c300fe4d1773b2fae3827 2025-09-28 14:31:44.655030 | ubuntu-noble-large | deleted: sha256:a0c1e3586e588595ab7876264f7a78f268de70d2c6a7195140c792d3d4c44925 2025-09-28 14:31:44.655063 | ubuntu-noble-large | deleted: sha256:001edd75e7906c4d74f27afc5059770deb2eff31bbcb91480444a6414c5af454 2025-09-28 14:31:44.655073 | ubuntu-noble-large | deleted: sha256:35c873e11f907bf3f2ab37cf935575b2a7e3a926dfc62e517f408eb65007bf95 2025-09-28 14:31:44.655082 | ubuntu-noble-large | deleted: sha256:18ab5df10bdcf1e9966f719bed6893f475affff7db8194948e2d2253a3532ecc 2025-09-28 14:31:44.655092 | ubuntu-noble-large | deleted: sha256:54927ab08cf80756bbe9caa2ed0fff40e2bcec86de1522d763aa88637e5dfef2 2025-09-28 14:31:44.655101 | ubuntu-noble-large | deleted: sha256:4388a60b2d26894e265df8dac2112fb839d56ae6b71d2d8a0b3d63536ddd1e2a 2025-09-28 14:31:44.655111 | ubuntu-noble-large | deleted: sha256:38fdb35d2f1897386a7ca030c71f2132543f06a6d9bb0c6a49b1896d4127f714 2025-09-28 14:31:44.655120 | ubuntu-noble-large | deleted: sha256:7f5a7f989dbce4b0d56664a9abf6625f8824d6ebe9a562ae73324faf72881728 2025-09-28 14:31:44.655129 | ubuntu-noble-large | deleted: sha256:c6f6c11a3acd07887c175ff3548d81c551dc46aa27f376e6dc2b7910846f247c 2025-09-28 14:31:44.655138 | ubuntu-noble-large | deleted: sha256:aa387a2d5a063c14889d750451369008da9bda448cefbab93e98e1e12a9b2a8d 2025-09-28 14:31:44.655165 | ubuntu-noble-large | deleted: sha256:71ace18b3254d58ccedf8df6e8011c2cbcb6ebcdf39c23a543d2f8c5f94e883c 2025-09-28 14:31:44.655175 | ubuntu-noble-large | deleted: sha256:766e681d4b91fbb4063d2d3d026efa6f520ef98eb769a692ac2ed1192b3254b9 2025-09-28 14:31:44.655184 | ubuntu-noble-large | deleted: sha256:9944e35ac5c92f17f4f9daba2a21a2ca512d5a69f79831ebac145e0b7c654969 2025-09-28 14:31:44.655194 | ubuntu-noble-large | deleted: sha256:273ff8cb5fda0c3197c093f2048f01c92e45063fd7c8614c17fffcfd0e36ce85 2025-09-28 14:31:44.655203 | ubuntu-noble-large | deleted: sha256:a93e3def67843e626d9fa093e0a4ebea269445be6451ef5e17e7e118d2992920 2025-09-28 14:31:44.655212 | ubuntu-noble-large | deleted: sha256:b83e633f477d0c2357770e1a1afde4af58d75b42e7b608e39355c00d90fd268a 2025-09-28 14:31:44.655221 | ubuntu-noble-large | deleted: sha256:5b79940f0601f012fc8ae8ab5466bffdfece8307c22be8602c1635fa4d8c41a5 2025-09-28 14:31:44.655230 | ubuntu-noble-large | deleted: sha256:5ffec406a6b33aeb165937e44f4af8fbd0e111ea8d3a782266d29eed42ce1f90 2025-09-28 14:31:44.655239 | ubuntu-noble-large | deleted: sha256:f117912557d693238d5060f7daecb4ef592ac1bc33a952ae590384a47b6f2dc7 2025-09-28 14:31:44.655256 | ubuntu-noble-large | deleted: sha256:8f36f8ab3ad5b7a88b1cbf47e3b897c767ac463252ff2f05ddb2342928635b29 2025-09-28 14:31:44.655265 | ubuntu-noble-large | deleted: sha256:a1c573634782bab09de402719cff2b6397152508f7dadf3900d2cb5f24d157e9 2025-09-28 14:31:44.655274 | ubuntu-noble-large | deleted: sha256:c3842e55cb8ef0ec098210e37176843bd478273e8a8492acd0c679d74a6a4719 2025-09-28 14:31:44.655283 | ubuntu-noble-large | deleted: sha256:73e647e9e89810eb8de3b5a4f6f107a5f9323bec06cc858bfb9c73084b337f93 2025-09-28 14:31:44.655293 | ubuntu-noble-large | deleted: sha256:b2e3b3aff4ad4f5877ec912d86fa805f0c82b9ec1d827eb7523ef1b44553b6cf 2025-09-28 14:31:44.655302 | ubuntu-noble-large | deleted: sha256:5dd9e60b53cfb4c4f6afd9984cf5c7ffa675aff044571d503b68d902221aa440 2025-09-28 14:31:44.655311 | ubuntu-noble-large | deleted: sha256:bcd4fe37d89426e47220f4b00a83abcbd5cf696f5f907e11af8898234b21f1c6 2025-09-28 14:31:44.655320 | ubuntu-noble-large | deleted: sha256:2bfc25948bf75b3329b5077117bf8ace8233b4eecdf63da5530dca7d7cbc4be8 2025-09-28 14:31:44.655329 | ubuntu-noble-large | deleted: sha256:d6e4031a5115bd961d07efcf00d58e5d8a75e098c9322a727081f4ad5f3c11ec 2025-09-28 14:31:44.655338 | ubuntu-noble-large | deleted: sha256:ed36038a4f43c6ee0e15dc127c96e771c1be133d5b41c3dd1b447719d823de7c 2025-09-28 14:31:44.655347 | ubuntu-noble-large | deleted: sha256:5fd48f39f4002d6af7ee3159742b1ca66c585e1d4b5820ef0d20118abe8b6f57 2025-09-28 14:31:44.655357 | ubuntu-noble-large | deleted: sha256:6549d48f7e26522cc34228e7b443dbc935a2be37e61cf53a2d62f7ed802f7527 2025-09-28 14:31:44.655366 | ubuntu-noble-large | deleted: sha256:fbc2414dc78671f9e4c3a033fc4a73525b3f982f288ae1d50701d0bc4321c608 2025-09-28 14:31:44.655375 | ubuntu-noble-large | deleted: sha256:1cedda8ff0c6f5f2cb996449d2690b49479ce8c381b6bbaec0263d2b747e7fdc 2025-09-28 14:31:44.655384 | ubuntu-noble-large | deleted: sha256:36fceb894dedf3387a40c185325ee1e417e7dec164e51780e8518da4a15a5339 2025-09-28 14:31:44.655393 | ubuntu-noble-large | deleted: sha256:505499396c9c0161e4c996e9d1dcc2cc7ee6aab0f3977f058a9751ba96548f1b 2025-09-28 14:31:44.655402 | ubuntu-noble-large | deleted: sha256:2e15eed4b528bbf01c5e38657e7ee49f386f2b79c0ee362f9e95e0ba9c87e0f4 2025-09-28 14:31:44.655412 | ubuntu-noble-large | deleted: sha256:c1cceba085f1f9e3abbed4e0da6f1e86a6111fc62d22e19e02acac8d3293efca 2025-09-28 14:31:44.655421 | ubuntu-noble-large | deleted: sha256:d8bc12079ac492e15167c0118444e550c899df94cb99ca10816d3da826f992c8 2025-09-28 14:31:44.655430 | ubuntu-noble-large | deleted: sha256:565cbee160278f53f039f772f36d3c2cba01cb0bf64f909427a9a91f948bad4c 2025-09-28 14:31:44.655439 | ubuntu-noble-large | deleted: sha256:2456a1d37fad3c2ff163624172435c615a4449f9a8a8e1f40f4293d527326e0e 2025-09-28 14:31:44.655448 | ubuntu-noble-large | deleted: sha256:603a410ff94909b000277de0c5c614b1b252b09c75c3885f77121c30cf760879 2025-09-28 14:31:44.655457 | ubuntu-noble-large | deleted: sha256:3f5a8ea6e289dddfd532a4b3ddb1511940fc2bd85c4e0d245db1ef47b1219918 2025-09-28 14:31:44.655466 | ubuntu-noble-large | deleted: sha256:4a8669eaafea71af45c12f338cd8a67b713432b3483ca337c996f1b47842a61a 2025-09-28 14:31:44.655476 | ubuntu-noble-large | deleted: sha256:70b1bf0a5295504e76a61ebe952f85754356f6ce3e6f626e60e78433accec4cb 2025-09-28 14:31:44.655485 | ubuntu-noble-large | deleted: sha256:61e6d28a2b1b3fbc10cb7170407260a39ca5c5e3b663039c4e3552ca1276cb9c 2025-09-28 14:31:44.655494 | ubuntu-noble-large | deleted: sha256:14876bdfba997f55015e8494e33703f4746cf0e9a13e43b0d636e1019df87592 2025-09-28 14:31:44.655503 | ubuntu-noble-large | deleted: sha256:d6ac5220b78fce12b93be4fcf003a8ae0cf2fc86db910e233ffae619ed655a66 2025-09-28 14:31:44.655512 | ubuntu-noble-large | deleted: sha256:7dd8b72c94721c0ad81210f5c7e619d06d830a43cbbe4feae2d0a3669fa04a60 2025-09-28 14:31:44.655521 | ubuntu-noble-large | deleted: sha256:74674b7d8d8b70123bd1245dc00a45d470c6a5cb7911090bb733cdb2b5d40cd7 2025-09-28 14:31:44.655531 | ubuntu-noble-large | deleted: sha256:42c48bb5a90f88927ff7d122945468ba7a17fb509185c24611aa0b3bf49a19e3 2025-09-28 14:31:44.655540 | ubuntu-noble-large | deleted: sha256:bf2ae74f30783ab287dce094b03c2e9ac426aa7c5804a50df599d102c270cee3 2025-09-28 14:31:44.655549 | ubuntu-noble-large | deleted: sha256:9cd97a6aa3647a35570f24f65f283d28e2ee103ddb0cb31679375f10437ec8d4 2025-09-28 14:31:44.655563 | ubuntu-noble-large | deleted: sha256:01d4d71c71a27b399af7400b6eec2008dccc6a81ba70994c2f9ce4f9cc65c620 2025-09-28 14:31:44.655572 | ubuntu-noble-large | deleted: sha256:e95828e5f8a07ae2a202f454b5d53cbc57d94b97528e3e5cb7fc50c877f620d1 2025-09-28 14:31:44.655582 | ubuntu-noble-large | deleted: sha256:d397da57f83ef36a062115b06a95f028030cfd9547c064267c1471da7af3d207 2025-09-28 14:31:44.655591 | ubuntu-noble-large | deleted: sha256:bf8375afe93195f42bee295b44bca5f5e6eb348788c6cca66e2b2c5d1a120561 2025-09-28 14:31:44.655600 | ubuntu-noble-large | deleted: sha256:27881d96bebe697e82cee7f7bcbdf274d323cebb4045e2a13ae2b6f7778630a1 2025-09-28 14:31:44.655615 | ubuntu-noble-large | deleted: sha256:853bc3a9c936604846a31175c4c802595fde9d89a199beb3d530bcd60fb0acdd 2025-09-28 14:31:44.655624 | ubuntu-noble-large | deleted: sha256:fed117894aaf15697db4ae8a1bae2b7cdbdafaabadc87805d68fc436ee62b07d 2025-09-28 14:31:44.655633 | ubuntu-noble-large | deleted: sha256:bc4f0205dadf126eb13d69770d8296019388b95ec1b2191ac23fc495409d366d 2025-09-28 14:31:44.655642 | ubuntu-noble-large | deleted: sha256:52a5db242f73bf23fe5ab862e560f9b29c4ad1e9d56c9cd2c00bfadef9c2f2e9 2025-09-28 14:31:44.655668 | ubuntu-noble-large | deleted: sha256:e4e65dea2302a80ec968762d20e00aca1fda8abea1dffb3a13138bd96f4d1bd7 2025-09-28 14:31:44.655678 | ubuntu-noble-large | deleted: sha256:b1e6ace1ccaeb3201eb7ee1594b4c26caf5ae774fab0b0c24ede7ffc8940b070 2025-09-28 14:31:44.655687 | ubuntu-noble-large | deleted: sha256:e2a539755756492f54b848fe706aea5a57c06bc03ef0789bfda905d390ecc59f 2025-09-28 14:31:44.655696 | ubuntu-noble-large | deleted: sha256:6a08048ed71db4f6d464d0513279578745e60d399e3a559d1ee2060b362d682b 2025-09-28 14:31:44.655735 | ubuntu-noble-large | deleted: sha256:481b52e7b52a4e55764ebb51f422b2fb4f38a2bb3df0eb26564143f55b7f155b 2025-09-28 14:31:44.655744 | ubuntu-noble-large | deleted: sha256:e0295faa82c1b047773178dbd553113a6fedf336101f2843f3f968006362e9b2 2025-09-28 14:31:44.655754 | ubuntu-noble-large | deleted: sha256:60b00326002b086c6986e618c741856e054d0d313fa3c334fd370ff5b9e8ae91 2025-09-28 14:31:44.655763 | ubuntu-noble-large | deleted: sha256:8fc8d7ebd6be3a81a689a628cb0efee6c653ce0db879ecfe63514c73c2b13626 2025-09-28 14:31:44.655773 | ubuntu-noble-large | deleted: sha256:8582298c00800442c3a93574656318862e07e31c734a236a659b7f8700dfdbb3 2025-09-28 14:31:44.655782 | ubuntu-noble-large | deleted: sha256:7564b9890ee83070ae025290cdf136dd52f6f4041ca4968dcd55f1cb9334de63 2025-09-28 14:31:44.655791 | ubuntu-noble-large | deleted: sha256:316dc19faf2bc3b4ada87398f3aa0b951038928adab4e25737b9187d1f6b39ed 2025-09-28 14:31:44.655800 | ubuntu-noble-large | deleted: sha256:70dddc19d3a6ec78361e15aa544a61cb3e01734fffbe4778bf5e91aa4ede9f7c 2025-09-28 14:31:44.655809 | ubuntu-noble-large | deleted: sha256:58eae99412cb123814ea8f54a01a5b297eb760215f02ed2ec910517417061fb8 2025-09-28 14:31:44.655819 | ubuntu-noble-large | deleted: sha256:c2bc4605e9020843923d6aeccee6eacdab8e1727712b66fde8e08e6da5314fae 2025-09-28 14:31:44.655828 | ubuntu-noble-large | deleted: sha256:3ce570565822a0eff1f2d7aa39290920b6a6d898bd9aca0768ac73cc945bbf86 2025-09-28 14:31:44.655837 | ubuntu-noble-large | deleted: sha256:6465713c4de961e2d7fb9f8a7cb2cdad4dd885dd09f3fba1bb8dd48c81cf1575 2025-09-28 14:31:44.655846 | ubuntu-noble-large | deleted: sha256:8823c99b108f5d3527d7947c1d3c5542540b0e8b4eddf9c403c802b0f0d03a29 2025-09-28 14:31:44.655855 | ubuntu-noble-large | deleted: sha256:708f27a0aa4cc2fabbcddbd836fb5524a6585d25ca86fc4db825d894ba202b04 2025-09-28 14:31:44.655865 | ubuntu-noble-large | deleted: sha256:942f3840bcfe9775129509cd98b092f32c990dbef1163f14b798624825b1be16 2025-09-28 14:31:44.655874 | ubuntu-noble-large | deleted: sha256:cd443677f1aa48281e609c22faed13626402b5295c6bd729108cb85c72b7e62b 2025-09-28 14:31:44.655883 | ubuntu-noble-large | deleted: sha256:01685657054333111853102b7c01f6cf207a3f27207c33adca45173246c6a6a3 2025-09-28 14:31:44.655892 | ubuntu-noble-large | deleted: sha256:37e44aefea9b78014bc98a5ed4de3869c8faa86b66bfac99b3eb5ecaa41647f0 2025-09-28 14:31:44.655902 | ubuntu-noble-large | deleted: sha256:63d18a9c0c45ffe802d9b9265afb5199c7f02d2a9323598948707bcfbe30495c 2025-09-28 14:31:44.655911 | ubuntu-noble-large | deleted: sha256:e57818eba90a0ee0f1f1c9d9d596b49616054f7a18f9cd8b749f565af1140aaa 2025-09-28 14:31:44.655920 | ubuntu-noble-large | deleted: sha256:d8cd19ef93b897919f96d94c62b2c6ac290606e59bdcaee07b2e7a8d7c23fcc3 2025-09-28 14:31:44.655929 | ubuntu-noble-large | deleted: sha256:81d32ba4fc842c8644e73922291c84e8427892fefd77d98d4b0d77be58d0f252 2025-09-28 14:31:44.655939 | ubuntu-noble-large | deleted: sha256:9914ae7b7131880f1f23691e20ba24b7bbe89f57a0564675f1b0d4f0e5c251e4 2025-09-28 14:31:44.655948 | ubuntu-noble-large | deleted: sha256:ddfefadc9422538ccb4350cd5a907da67bbb346cadd70dbaa5e6f3830057904a 2025-09-28 14:31:44.655958 | ubuntu-noble-large | deleted: sha256:4dd81c0012c2e844f711092cdc13e2b0196ed6d73edf6214dd10d3bdf3f67090 2025-09-28 14:31:44.655967 | ubuntu-noble-large | deleted: sha256:c8bdcd8a2cc261ba55f23516b989e3186bf29809b903419f6204112b5ac0a279 2025-09-28 14:31:44.655976 | ubuntu-noble-large | deleted: sha256:b7783441803f1a44bc3f90487045c67990698315892dec713af6a67c1f910738 2025-09-28 14:31:44.655985 | ubuntu-noble-large | deleted: sha256:52c18d194f4c65930a26e5e8c5a935c53c612853e6e897f197c48d3450d37e39 2025-09-28 14:31:44.655995 | ubuntu-noble-large | deleted: sha256:f8c7e55e83adc7c4dd4bf8dfd801318bffda05b12dc856025af2ad68eb36ebce 2025-09-28 14:31:44.656011 | ubuntu-noble-large | deleted: sha256:6427663efd0bb50a8e37344f5de97befb1e920f78b0c9e87e7dd1e7b31aef836 2025-09-28 14:31:44.656020 | ubuntu-noble-large | deleted: sha256:d879f0b533a63ee4d88c43a061b3f6e961775ad61a6065407007bc79bd2e244a 2025-09-28 14:31:44.656030 | ubuntu-noble-large | deleted: sha256:df4fa5551314398074feb62eaeab5990d1722e3929eb56cb270bca8a77b3860f 2025-09-28 14:31:44.656054 | ubuntu-noble-large | deleted: sha256:531af5789288cf43b6b006d59c1eec7fb9d92c62ab30ebf9aa38be08b99b75cc 2025-09-28 14:31:44.656064 | ubuntu-noble-large | deleted: sha256:e2bf5ea61fccf398a4450e02ac8bc28e4dd85b19f504a06ee6b815db74633a9f 2025-09-28 14:31:44.656073 | ubuntu-noble-large | deleted: sha256:2a0be8a2f596e11d12590ca1fd3c702ded1a2f486b98ff0cce5ac7832a8ee685 2025-09-28 14:31:44.656083 | ubuntu-noble-large | deleted: sha256:5347eaf8ec813d8cf50b4d367c38cc0663219a58987a88d2a16669da66bdd7e0 2025-09-28 14:31:44.656092 | ubuntu-noble-large | deleted: sha256:d1b6ce72e6f31ea3cc9bbe748cd8bd734978108a1d3ae434d9069de09748759c 2025-09-28 14:31:44.656107 | ubuntu-noble-large | deleted: sha256:5ebe2773c4e937a15f6fa0315e8e924ccea58b5661a1579619f67aa72275c497 2025-09-28 14:31:44.656117 | ubuntu-noble-large | deleted: sha256:15ed4af04e0b5e384b2e137d6b3482961ef8a8f216cd49694c210b3cd47bab7e 2025-09-28 14:31:44.656126 | ubuntu-noble-large | deleted: sha256:9a2544a77084571fd51283f14d571cb2d4cfdc560defb7207879fdef2e8497bb 2025-09-28 14:31:44.656135 | ubuntu-noble-large | deleted: sha256:02e7178785e5aa8eeeaf258baadb9f3000f0506b617bcd70482033aac8324cdf 2025-09-28 14:31:44.656144 | ubuntu-noble-large | deleted: sha256:fcd09f874fa54247b8856ef68de290122070ff7e4307737d099b3a5a262999b5 2025-09-28 14:31:44.656154 | ubuntu-noble-large | deleted: sha256:de7dcbe0b9728bd5fd31ecb6a41b9d32f62a72e0e5866d0226f2c4b808ab20c0 2025-09-28 14:31:44.656163 | ubuntu-noble-large | deleted: sha256:4e334cadd21683a10cf3db49488223898c1fbe0eed738424ca600d70d5610aab 2025-09-28 14:31:44.656172 | ubuntu-noble-large | deleted: sha256:c45be67180c1fca8e8b645da8771e8cd5bd7be8eb6281fd08a0c1ebb117aba9c 2025-09-28 14:31:44.656181 | ubuntu-noble-large | deleted: sha256:24b901d1cf0e106d4a1cf1c9a9d902f4832e21f7027bd78b98227c827622f171 2025-09-28 14:31:44.656207 | ubuntu-noble-large | deleted: sha256:77bc6b56978b4b22f9e73e4a3016d6ad4fcdf53055f5e40b29056cb436f90669 2025-09-28 14:31:44.656218 | ubuntu-noble-large | deleted: sha256:fd4572ca7e350edc7446318c6f0f93be2b0e9957b885db8dd22b2f4eba9c7485 2025-09-28 14:31:44.656227 | ubuntu-noble-large | deleted: sha256:45067e1b5d027e570b2683b0b621f8fb0dfc2ed29f450c8b116946067c97f9c5 2025-09-28 14:31:44.656236 | ubuntu-noble-large | deleted: sha256:9ac645dda59b83b06d45a654390fea0b9e079a75239f740485b81c15f198eb9b 2025-09-28 14:31:44.656246 | ubuntu-noble-large | deleted: sha256:e9b688ffd3dbcbdd6754ff44f7793f6e9a990f48da7877cbc114f5d25ff18053 2025-09-28 14:31:44.656255 | ubuntu-noble-large | deleted: sha256:196c9e028d4bd3dad74ac32093f43a6b128fa27e310b4b297d785092aac06cd8 2025-09-28 14:31:44.656264 | ubuntu-noble-large | deleted: sha256:ecd927236d8d514ce1223c4d9062ec02e952edad416c6486078c11c172008ad3 2025-09-28 14:31:44.656273 | ubuntu-noble-large | deleted: sha256:9c0366d2bb032501541b9460f7d8d501c45694b9bf3e3cf21edee3505eeae93e 2025-09-28 14:31:44.656282 | ubuntu-noble-large | deleted: sha256:2e9f21146a692fb34e154af4941fdb452ee7bbe544f78e8eef148ebcb4d50b48 2025-09-28 14:31:44.656292 | ubuntu-noble-large | deleted: sha256:b69fe99c924b0b1ca6fdfb84affa0b0c36b6c151e929cdba38bdfd374cd5caff 2025-09-28 14:31:44.656301 | ubuntu-noble-large | deleted: sha256:bb9a4cb2d87eb7958237b75995e5ca7bb28c8d2a16e9b3e817d75270ad1a16ef 2025-09-28 14:31:44.656310 | ubuntu-noble-large | deleted: sha256:a3b09dc6304be0834b5b6f42793115ece01a5fa779641a57880f84264aaa08f7 2025-09-28 14:31:44.656319 | ubuntu-noble-large | deleted: sha256:17e90d0fff3a791fd0057f02695dd444a89868219691100ad7c1a80b5c6931e1 2025-09-28 14:31:44.656328 | ubuntu-noble-large | deleted: sha256:9509bd489c1d4df33b6239826d092b4457e8e0105d5cc7c3acb9e67e70986df5 2025-09-28 14:31:44.656338 | ubuntu-noble-large | deleted: sha256:ecb3640f97c24e3f51c5202f76094f3c75bdb8f2d138cfe78c2891044a467951 2025-09-28 14:31:44.656347 | ubuntu-noble-large | deleted: sha256:3e66c8172f2865188b04e14fe65ac7b635a553490f12cccaad7d08f243e04871 2025-09-28 14:31:44.656356 | ubuntu-noble-large | deleted: sha256:3e0e2c0413e9cae54cc312902e682f4af0adeda87401a5dd65a3c5170a5d3158 2025-09-28 14:31:44.656365 | ubuntu-noble-large | deleted: sha256:f6668cb201fff167dca633156c8ccb2380dafb1290b2dcf4816fa5cc7b3deea6 2025-09-28 14:31:44.656374 | ubuntu-noble-large | deleted: sha256:bb3f40036ad5ee10080958e8df8f4cdc4a4dbbeee2e65dc20116da3ad28b9fcc 2025-09-28 14:31:44.656383 | ubuntu-noble-large | deleted: sha256:da1695f4cc5c2dafa0f43add37e8bad04303d5d9d67f55915946aabc51a1e26f 2025-09-28 14:31:44.656399 | ubuntu-noble-large | deleted: sha256:87edca400ddb90a6f7949c2f55bc53503f2d1ceb23029d3a876ad70103420b71 2025-09-28 14:31:44.656408 | ubuntu-noble-large | deleted: sha256:e4177be81c0bc2a3ed62569f05607778df0095ad93b4badfd627a77dd8abaa5f 2025-09-28 14:31:44.656418 | ubuntu-noble-large | deleted: sha256:575ad974bf78c2fb1384e2399833de342e5f75437d78a435d93360f26fc6c203 2025-09-28 14:31:44.656427 | ubuntu-noble-large | deleted: sha256:00c74f57dbe9df3f240eaa27591934738e600f7bfd0d9725eae07e68b19fdb23 2025-09-28 14:31:44.656436 | ubuntu-noble-large | deleted: sha256:5d5967c295f11434fa16d5dfd100453aa116b3ab4c791a6d7554ca62c33cb21a 2025-09-28 14:31:44.656445 | ubuntu-noble-large | deleted: sha256:605f2adec815194eb6b1556ae18ffd848b0d81beeddfb3ca4637decebf32cecb 2025-09-28 14:31:44.656454 | ubuntu-noble-large | deleted: sha256:ee3bd66b24e6ed5c56ec95092af5322d9d99d9f02b994a401c4a2567544c8ddc 2025-09-28 14:31:44.656464 | ubuntu-noble-large | deleted: sha256:b4ac4bc2d178f87ff17589af0171694965b5a060a4b1ea6a8334aff5e5853077 2025-09-28 14:31:44.656473 | ubuntu-noble-large | deleted: sha256:d51216158873c376253216dc0e14bd7f83d196104e837dd4f5cf05454647fa8e 2025-09-28 14:31:44.656482 | ubuntu-noble-large | deleted: sha256:984071a2e86ab2bc5eea975d7f15a4bece788d940c3ff813391017e857d4a02a 2025-09-28 14:31:44.656491 | ubuntu-noble-large | deleted: sha256:426e536a9b26289afdb3adc1439c2b2c853bf9daf4cc03711f456cd1c338bec0 2025-09-28 14:31:44.656500 | ubuntu-noble-large | deleted: sha256:6904e44f478dcc48c8eeb9e0c3c84380836a01eae1e76e17816aed81e6c1cdc8 2025-09-28 14:31:44.656510 | ubuntu-noble-large | deleted: sha256:e0d0ba88e5cc03538b409dd4a89bb992a8bed735e503b9b458eab99c0264c620 2025-09-28 14:31:44.656519 | ubuntu-noble-large | deleted: sha256:aeb77cf432ab4518aeb1a2ea483c2d3b3509b74fda150b849364fdd8de5a2f83 2025-09-28 14:31:44.656528 | ubuntu-noble-large | deleted: sha256:08081dffca8d32be543cb07af7348e3c2b8fecc05f1c58bb683966480883e169 2025-09-28 14:31:44.656537 | ubuntu-noble-large | deleted: sha256:670533110c5f7b3f4fd767d98f5108f3ea083d51471b70425937d00f57d761fe 2025-09-28 14:31:44.656546 | ubuntu-noble-large | deleted: sha256:fb1b5c08b5ec6850e94761f75f2d35a7d3e19f6be271729919b138c3a8944a98 2025-09-28 14:31:44.656555 | ubuntu-noble-large | deleted: sha256:2bb865c90704b00d9ff5b700b0caa87ab598f59420fffb7804c531b2ac29302d 2025-09-28 14:31:44.656564 | ubuntu-noble-large | deleted: sha256:c153859a14e898b4e04489f66d07355becd45bcfc627e18234e6e886e99a6528 2025-09-28 14:31:44.656573 | ubuntu-noble-large | deleted: sha256:358a240f3493d3ca99121c250bf63bb03be0e2e729dcc99c0fa9e794f16a02e5 2025-09-28 14:31:44.656582 | ubuntu-noble-large | deleted: sha256:34991545f8cb85c72c94553187f57a8a70f7ab86e211aa38caf239cbd6c1fea4 2025-09-28 14:31:44.656591 | ubuntu-noble-large | deleted: sha256:5614d7985530f5661c0dd2ba2b001a4d77e004ca42b8a79078e36e3f0b0d2608 2025-09-28 14:31:44.656606 | ubuntu-noble-large | deleted: sha256:209306b854582943023edde89aa2332f420a598fc6e08f180fab4a8060c16482 2025-09-28 14:31:44.656615 | ubuntu-noble-large | deleted: sha256:9fdf5cdeb6b18644a7ab33b7ef11571b798c5218ff8b7d9f9a2862243d5e6385 2025-09-28 14:31:44.656625 | ubuntu-noble-large | deleted: sha256:e12323b432d540df67f0e612751eef741c3daf66417a4cc320a3c69d6d557cd7 2025-09-28 14:31:44.656634 | ubuntu-noble-large | deleted: sha256:adbd4687239f02f02afb7ff99eac493f440a96b352e4dde039e707946003201d 2025-09-28 14:31:44.656643 | ubuntu-noble-large | deleted: sha256:0a3c9c17cfd7607d3991eccd3e24ed99a6f25ada1242a11769a5ec1e869658e6 2025-09-28 14:31:44.656652 | ubuntu-noble-large | deleted: sha256:aca0c69508cfb4a2edaee8036d8289a3749361f51da0d948c227b9f7a0ffd3cc 2025-09-28 14:31:44.656661 | ubuntu-noble-large | deleted: sha256:8360c34bae8d42428804cc0c505c7b97ec2432398f5f40a6d3876bc6bcd33a26 2025-09-28 14:31:44.656670 | ubuntu-noble-large | deleted: sha256:f91bc20affee70a4fdb426c9ce4abdaa62d38009cb2ae0c415b1836f6bb85a05 2025-09-28 14:31:44.656680 | ubuntu-noble-large | deleted: sha256:4fbc18f1b30e731f750e826e1055c660f5e8da8b79aa0ee36bee98034084a16e 2025-09-28 14:31:44.656735 | ubuntu-noble-large | deleted: sha256:219b4d473cfe4bf10461cd318e692d0fcc7817ae9d927c03eb84c18415abb00f 2025-09-28 14:31:44.656750 | ubuntu-noble-large | deleted: sha256:9486672e6c0258605259552694888b22f0251bf59bfc668f58ac5891c0dcd293 2025-09-28 14:31:44.656759 | ubuntu-noble-large | deleted: sha256:191cf814ec604151ec1e25be997f511b14b0bacf370f63351905be004c534d23 2025-09-28 14:31:44.656768 | ubuntu-noble-large | deleted: sha256:9c2287da141bd00a658d19a7cafaee1ec39f63c2165de7483c4da764315367fe 2025-09-28 14:31:44.656778 | ubuntu-noble-large | deleted: sha256:f77a4e42581296765d04da48e2c9fe2efade2fc8e2845d6a9d61bd483496b74f 2025-09-28 14:31:44.656787 | ubuntu-noble-large | deleted: sha256:e58750995680d3d4f2f5d137879be1f7e7a55f72c9bfe5fcb15cb168e3ed9365 2025-09-28 14:31:44.656803 | ubuntu-noble-large | deleted: sha256:bb2dc4ec627ca0979e69a53992ab5e0196e6dfcd769e1a2d0a595babc21d2c11 2025-09-28 14:31:44.656813 | ubuntu-noble-large | deleted: sha256:9ef64ae051e1625118a0741ea6ebd7b8e2159ec6e0089da93e17a64216ba679d 2025-09-28 14:31:44.656822 | ubuntu-noble-large | deleted: sha256:a1a67c80c6d4d96e67055f66b387358deaa903174ab8b0557a55da0f6e46630f 2025-09-28 14:31:44.656831 | ubuntu-noble-large | deleted: sha256:fd8c853c553b3d4601213185c8f1c4fe219caead9b79e122179e3bad6e0dfb67 2025-09-28 14:31:44.656840 | ubuntu-noble-large | deleted: sha256:3cd06071d3185b6bbb7d507594a255fc51099ea8bf6e88d3a5caf00abbc6d0a9 2025-09-28 14:31:44.656849 | ubuntu-noble-large | deleted: sha256:6a8676f8f9314eef8eb6f1e2cd7cc1a54d8a3d0729c50aa8018f96525b46df25 2025-09-28 14:31:44.656858 | ubuntu-noble-large | deleted: sha256:00d353ddcf8a0a19db1eaadf0179c91eb946ffad527e61b8a6796fd59d08a600 2025-09-28 14:31:44.656867 | ubuntu-noble-large | deleted: sha256:bffbb1e723866cf3f25bc513039f927df831344840424eeb1d730a49008a701f 2025-09-28 14:31:44.656877 | ubuntu-noble-large | deleted: sha256:2f4a473537a47adcda5d4bddc3ceee97a9f8718143c55e9f1e56d3ca9ee28223 2025-09-28 14:31:44.656886 | ubuntu-noble-large | deleted: sha256:c35d1c4c867617cd448f06d780b1f7dbacef4db2c8631ee23ca93a3397a72a66 2025-09-28 14:31:44.656895 | ubuntu-noble-large | deleted: sha256:48c12e51aa35bb02b6e71a52c3876edcaffcc9ae5ec2cd06ad7431e8978bafc9 2025-09-28 14:31:44.656904 | ubuntu-noble-large | deleted: sha256:555e47860b1d0b69564fcccf39e1bc70c1fd495db318dcc0e4912dfa9954f442 2025-09-28 14:31:44.656913 | ubuntu-noble-large | deleted: sha256:6c65d5b772629a3c62bcb6c867290c501632d4ddfa5f30fd8480b45a85a3a2b5 2025-09-28 14:31:44.656922 | ubuntu-noble-large | deleted: sha256:96b0eca0e8d5c55ddca1f4264284d2627a2d70334b12d42dc4d248425c44cec0 2025-09-28 14:31:44.656931 | ubuntu-noble-large | deleted: sha256:64b195e63b5259e3b21450ccdea89cfc544e88023ca934c421deca2e7a9d6e48 2025-09-28 14:31:44.656940 | ubuntu-noble-large | deleted: sha256:8a54fe43239d8b5132a0aef1a7e60cf043264ae15091d4c17592dfed8fda095c 2025-09-28 14:31:44.656949 | ubuntu-noble-large | deleted: sha256:e32e2b27eb0b85c58e8cece3495ed245074072799284b1bc5e53a7fefd898aab 2025-09-28 14:31:44.656958 | ubuntu-noble-large | deleted: sha256:b8dfd14376204e11ff7e1e35946e2867d07d62c35b07342a655fa8aae8410bae 2025-09-28 14:31:44.656967 | ubuntu-noble-large | deleted: sha256:2f352865fbd547811d0e0e686a1f8c00c1d2c77fb30113e1ddef1d02fc64fe4a 2025-09-28 14:31:44.656976 | ubuntu-noble-large | deleted: sha256:d4a877b4c12dc5d7f000b64a15f48fc5dea7b4df1b73b24863fe4c969493f1b2 2025-09-28 14:31:44.656986 | ubuntu-noble-large | deleted: sha256:b7aa1cb5b887740fa174d8bc6931facde4524c5563309485aefedd25f4fcad41 2025-09-28 14:31:44.656995 | ubuntu-noble-large | deleted: sha256:7f9a4b170eb2eb20b987fdd19f37f11fd0d386afe80b68a45eaa9ffa0566f40c 2025-09-28 14:31:44.657004 | ubuntu-noble-large | deleted: sha256:ba4fd013c3a0a604885f5f188d0f2436533b1365131dda9218df29fbbb101288 2025-09-28 14:31:44.657013 | ubuntu-noble-large | deleted: sha256:befc2bee3ec74336ff06939ea29ac10c9b89ab0e98797f6ca37bcf9a87f43ddb 2025-09-28 14:31:44.657022 | ubuntu-noble-large | deleted: sha256:55d44c3220414f0c9fe2f359481a1c0f9d257fe1a4f6d02150fc376d1217d869 2025-09-28 14:31:44.657059 | ubuntu-noble-large | deleted: sha256:7803602cd3796aa906313c64892c552e7b213d87b8254d1fa6d3db39754d2251 2025-09-28 14:31:44.657069 | ubuntu-noble-large | deleted: sha256:bfce820be42bf10d9ac6af12b2bd9c335043edd67f62a8561187394bd746dca3 2025-09-28 14:31:44.657079 | ubuntu-noble-large | deleted: sha256:25f8e8c737c2444a388f796bfbf5dab8ef4f567c7681de280b212bbfc1b8ae14 2025-09-28 14:31:44.657088 | ubuntu-noble-large | deleted: sha256:f3f0da7694c31faffc7c6f9adee247a201dfe9a8aa05c92c3460b9cc32fe86f7 2025-09-28 14:31:44.657097 | ubuntu-noble-large | deleted: sha256:21f485f9164f10b2a61b19f0bfea3067ba7ddbec52caf9b8858c6614c7c80ddf 2025-09-28 14:31:44.657106 | ubuntu-noble-large | deleted: sha256:f8610ef5579859573230840dc45eadd4db94966100622ba80e7da6ea6f761034 2025-09-28 14:31:44.657115 | ubuntu-noble-large | deleted: sha256:05123454ee83c0d2cc3fdf0538452594bf2fef0ae153a5fe2b98cf3e82ae5397 2025-09-28 14:31:44.657124 | ubuntu-noble-large | deleted: sha256:fc8db81d667074ac746f7f043b800f411b8bc66e9cf01421018c2e672d95e8ba 2025-09-28 14:31:44.657133 | ubuntu-noble-large | deleted: sha256:d74aefcdfea2a93386676888c826eb18010b2034aef0820bb9a97a5159d1e5a3 2025-09-28 14:31:44.657142 | ubuntu-noble-large | deleted: sha256:bc19b971dcf014a982e980c191792a1470ada4266659511cf072c6d49c3285a2 2025-09-28 14:31:44.657158 | ubuntu-noble-large | deleted: sha256:e3fab2fecf2000c7b89b9ef40624bc505eae84809775f4d627b2333267091e77 2025-09-28 14:31:44.657167 | ubuntu-noble-large | deleted: sha256:a72e83fd29e734e48fd718446b68cc4c0ce73e9566cd3679f433ae4bacfdbe05 2025-09-28 14:31:44.657176 | ubuntu-noble-large | deleted: sha256:0f650be2dd98482c67a387b7516d5f23b8374583883021900664b88d992cd234 2025-09-28 14:31:44.657192 | ubuntu-noble-large | deleted: sha256:0de38048fc5ee9520a7721e8a0e0993f8a32883ed7b93a027e095bbcf5b4c40c 2025-09-28 14:31:44.657201 | ubuntu-noble-large | deleted: sha256:ff9176964ab68609080c562bc22976d947c7d7ad9a04a8ebe27363a0c1c9f1af 2025-09-28 14:31:44.657211 | ubuntu-noble-large | deleted: sha256:6d5b48fcb9bf9f664bbfcf9e841192af2b9ec9004a33b63c208e17c335677d63 2025-09-28 14:31:44.657220 | ubuntu-noble-large | deleted: sha256:06cbb24235ad37f056842babc5d123afc0bc667926c18680548dbbf45ef2dcce 2025-09-28 14:31:44.657229 | ubuntu-noble-large | deleted: sha256:cc716e8e958e2f33d2684dd8e016668631e4e0a79fe3d52532b1b0488a29c72e 2025-09-28 14:31:44.657238 | ubuntu-noble-large | deleted: sha256:1e2c00c385fc0c03f16e3953304c4d4b6682f1a50f56dcab396c9bb023022b7e 2025-09-28 14:31:44.657247 | ubuntu-noble-large | deleted: sha256:3d65db15719eb6a253ff28de14a4682ef32c582b42f5f6e25b3712a65f840e77 2025-09-28 14:31:44.657274 | ubuntu-noble-large | deleted: sha256:6bba6ddbf3613d192c5dfba0eea1b9097960f8a4629529f296bdf106ea6ae005 2025-09-28 14:31:44.657284 | ubuntu-noble-large | deleted: sha256:52d58cfe9b5b90105802e9690fe7185a28c0301eb0657871c4935d4d35be50b2 2025-09-28 14:31:44.657293 | ubuntu-noble-large | deleted: sha256:dca8bd59f01f28349899d55bb280afdcf868e9a7605d2623bec1012305e65b85 2025-09-28 14:31:44.657303 | ubuntu-noble-large | deleted: sha256:3f17c128285bc726ff58071ea23188f6c3b51ba626d2b5f8200bd2a78cc2a050 2025-09-28 14:31:44.657312 | ubuntu-noble-large | deleted: sha256:f3f473c8edd10d33ba13e8c06df887b1b53f121d1fdc25fb8db6b87ed644efb8 2025-09-28 14:31:44.657321 | ubuntu-noble-large | deleted: sha256:a039fb68cfc264c211e21b256e3d1210b1263c1f2d51cd79b133763f881bfe52 2025-09-28 14:31:44.657331 | ubuntu-noble-large | deleted: sha256:1245fa289b8476343846f0a128612224261960de25d12ca72ec48d9d92b22d9a 2025-09-28 14:31:44.657340 | ubuntu-noble-large | deleted: sha256:f24cddd859f0e7d8b3a21b016bb247979bc550799eaf396ecfe851657d071306 2025-09-28 14:31:44.657349 | ubuntu-noble-large | deleted: sha256:fd9fdc7f7af57e414af2bd457eed453682ab0aab44467785f44b63ddcbb13969 2025-09-28 14:31:44.657359 | ubuntu-noble-large | deleted: sha256:e1fe86f4a9cb94c7adf398901a06cc4d74fbbb57c7ebfc61cd858202cf448981 2025-09-28 14:31:44.657368 | ubuntu-noble-large | deleted: sha256:3bb68fab742bef2a5a2a372fed5518c086d6e0b4a25ae7600a41edc4f0fe1ff2 2025-09-28 14:31:44.657378 | ubuntu-noble-large | deleted: sha256:d6d95cfc34ab984d94b9a2b1dc4f2292d4853ca53106d3416b44781f0877d7d0 2025-09-28 14:31:44.657387 | ubuntu-noble-large | deleted: sha256:4673b2bcb211f2708db7734b66a8ae1566e0f426bb88ce60ba29b2c2574e1d33 2025-09-28 14:31:44.657396 | ubuntu-noble-large | deleted: sha256:fca4f90b7fd0a65b4d95825fabbe649fabd4c40822f221bc0307c2ca5d7cf837 2025-09-28 14:31:44.657405 | ubuntu-noble-large | deleted: sha256:44d1fe45e0dfade076fc4eead5026fadca4cc24154f11bdeb48f8c51343cdd3f 2025-09-28 14:31:44.657415 | ubuntu-noble-large | deleted: sha256:d9320995a521d1ca87ea39cb89b7c8396095bdb84f6e24e7005e31be2805118f 2025-09-28 14:31:44.657424 | ubuntu-noble-large | deleted: sha256:5f0c20506002571d1f6b7c86f39970d9305395e3badd8b5b5a65ae73427646a3 2025-09-28 14:31:44.657433 | ubuntu-noble-large | deleted: sha256:ac6df398bd98ca7dd179f5de10b7a19c8a93e485dd217a68a171ae3a802a1297 2025-09-28 14:31:44.657443 | ubuntu-noble-large | deleted: sha256:91c55734aa44f0e9068368320b2b6c40d0cd67854cabb05c63c50c1a45c70cc7 2025-09-28 14:31:44.657452 | ubuntu-noble-large | deleted: sha256:f45d30dffb13348ea4d034d502fac1422aa55d8bcfad331497dce981c6b1e660 2025-09-28 14:31:44.657461 | ubuntu-noble-large | deleted: sha256:cd2f1a1d3efaefc05f46780af700d26ea5e517f69b54109ad97e1d416453a752 2025-09-28 14:31:44.657470 | ubuntu-noble-large | deleted: sha256:58cac41818aa3dc8f038fd496bafefb3b488721f7272899a93ca7dc6771d81b9 2025-09-28 14:31:44.657480 | ubuntu-noble-large | deleted: sha256:008353614f0936e735abdeb52316d82eaa157b5812a182be548622a50999b348 2025-09-28 14:31:44.657489 | ubuntu-noble-large | deleted: sha256:b7b7680a0ffad9a33ffeb4416cae286ddbf0cce988f49d9ec3979d24680a519b 2025-09-28 14:31:44.657498 | ubuntu-noble-large | deleted: sha256:037759d4452ec15d58366c7358c17f8e5fea351d6aefd9f0f0034924d494d9b2 2025-09-28 14:31:44.657508 | ubuntu-noble-large | deleted: sha256:daa2bfb3f2797b95096eb7d6f5e3fb1e5ed5ba75c7631444b431d3fe81a5811b 2025-09-28 14:31:44.657517 | ubuntu-noble-large | deleted: sha256:d2619916151c773650092fcf9779aa50a01b169d2e29bf1805c0cbf88beaf6f7 2025-09-28 14:31:44.657526 | ubuntu-noble-large | deleted: sha256:03e6e8e29c18ff802153ec0a70effce642e447c32842bd25456662609f22c923 2025-09-28 14:31:44.657535 | ubuntu-noble-large | deleted: sha256:d8c9741865e45624346ce5f7ab8d9e38cb2bdda38dcaeee9f14c24be641c5e57 2025-09-28 14:31:44.657545 | ubuntu-noble-large | deleted: sha256:605475060b04e1d3ae2b9eb394d578654d83af1b1f27a4a636d70c5b7b00d530 2025-09-28 14:31:44.657560 | ubuntu-noble-large | deleted: sha256:c7b0c16883cee8a8468c0e4dc0c3149dc6133b2060966b018659154b2a688854 2025-09-28 14:31:44.657570 | ubuntu-noble-large | deleted: sha256:b86f2f4e2b5f2371d43db3ebd446a9eae98783981ce4da5dddb485ece983f57f 2025-09-28 14:31:44.657579 | ubuntu-noble-large | deleted: sha256:0bc4c1dfe9a0726b31d850c6e046dcb19091e4a04d38a1a9f8a15a5f064b625e 2025-09-28 14:31:44.657588 | ubuntu-noble-large | deleted: sha256:427a46bde1f037245c7cfc99bafb384b3289b408e7a27c7a6273a2809458b16a 2025-09-28 14:31:44.657598 | ubuntu-noble-large | deleted: sha256:7189ee2a1a19f59ed51f09548f0aae670210573bd70aaebf214e60ec89f3c07d 2025-09-28 14:31:44.657607 | ubuntu-noble-large | deleted: sha256:19dd98fbbf5ff9f633c48f92c060e5fc8a4e171b2e3407b03a224e24b10fb2e1 2025-09-28 14:31:44.657617 | ubuntu-noble-large | deleted: sha256:8413d89da1c9ad71e0c77febd392f83a4875cfe73c106169480838dd8a35da9a 2025-09-28 14:31:44.657626 | ubuntu-noble-large | deleted: sha256:b03c9bff3c76babb7789c5283dec68525b7c00679082638be4ebb8c322f0b114 2025-09-28 14:31:44.657635 | ubuntu-noble-large | deleted: sha256:d1a412f3d3ac6cd123a5452c3969e117627c2e473ca8eb39443ae1707f25f31d 2025-09-28 14:31:44.657644 | ubuntu-noble-large | deleted: sha256:36e9c4f3e5355ca2667c2be18cc4e1ae59d610bbf31c35b45cbc0ababb35fb9c 2025-09-28 14:31:44.657654 | ubuntu-noble-large | deleted: sha256:da54e287c232f0bb9436cdc315d5dc65d54ee2cf2a22208a02843eee433c0804 2025-09-28 14:31:44.657668 | ubuntu-noble-large | deleted: sha256:429f5d1e61ef08a342747577531d8b52bf4fbdb4720625366e2f2a34d693ec0b 2025-09-28 14:31:44.657678 | ubuntu-noble-large | deleted: sha256:4b1384a58f73ec4e8d9bb61ea175a92b6c945705429a69f08885b200c6ad030d 2025-09-28 14:31:44.657687 | ubuntu-noble-large | deleted: sha256:614ecb69f37b0c15eeab5e9c8a4a0873c4c44349075c21dc898ef61201240d57 2025-09-28 14:31:44.657696 | ubuntu-noble-large | deleted: sha256:01c872669d61856436a2451e01038ac68dd94f85dd6ebe2fc9dad48de013e7e4 2025-09-28 14:31:44.657733 | ubuntu-noble-large | deleted: sha256:b6586bc9023dc5883f2bb8f150c1040aa985456defcd9a729099da7645cf241f 2025-09-28 14:31:44.657743 | ubuntu-noble-large | deleted: sha256:9bfd84abef852cc249e352875b2b0a504172892930aaec80c43d801d05d5f5f1 2025-09-28 14:31:44.657752 | ubuntu-noble-large | deleted: sha256:bb7181f2853ced06a25def39a24ce0269e4dd9ac4a13acc726c0341722a4c239 2025-09-28 14:31:44.657761 | ubuntu-noble-large | deleted: sha256:b9ce6858e32b007958acbecf3a5b6e262cc38534e34a59e39dd721b41e61c073 2025-09-28 14:31:44.657771 | ubuntu-noble-large | deleted: sha256:8382a0a780c35d0ea7df7c5ce1ad56d3415c0ef88b0c16d5e864ad78b4c28002 2025-09-28 14:31:44.657796 | ubuntu-noble-large | deleted: sha256:2facf2510a93cd0ddacb6cb672e94eb2df8114f13c9205b4bc52a7f3e87ed4c4 2025-09-28 14:31:44.657806 | ubuntu-noble-large | deleted: sha256:57b76689a3ca3b6b0ab6c66a9b335fdc7381fad268d4d049eb9402942eb2ac76 2025-09-28 14:31:44.657815 | ubuntu-noble-large | deleted: sha256:8c486cd373908c95022f6cb06f79d7e120ef6fa4cbb6bfeb83f5b5a014b3ee35 2025-09-28 14:31:44.657824 | ubuntu-noble-large | deleted: sha256:344ff0a50b0e7351d53af3f9463efb370cd4a6291ca24d00008e7f52c4a79a5e 2025-09-28 14:31:44.657833 | ubuntu-noble-large | deleted: sha256:e5da713262e67eb00396d5d5f9b989c1c069db667fe5b38a9aca8f24356724ce 2025-09-28 14:31:44.657843 | ubuntu-noble-large | deleted: sha256:848a03bf262c21c54a26a7b41c89b8ec0dfe242805bb8e65bb224230de1fd9cf 2025-09-28 14:31:44.657852 | ubuntu-noble-large | deleted: sha256:bd1fae3684881879b13afa6e2a20966d706e11ba07418ad2457287838109803f 2025-09-28 14:31:44.657861 | ubuntu-noble-large | deleted: sha256:40d5fd4eb57662ebc80206403e0f43b23d5c1507b270d871a317f886924b3da9 2025-09-28 14:31:44.657870 | ubuntu-noble-large | deleted: sha256:6e6f56d631acb3717db33f5309947ea74d29037d950e830dd902ec591e773e8a 2025-09-28 14:31:44.657892 | ubuntu-noble-large | deleted: sha256:5755c2033079d3f02cf9cc65dbf1640beb6f09a1909e61ac574d8d0536060233 2025-09-28 14:31:44.657901 | ubuntu-noble-large | deleted: sha256:805dee67993c3bfed975ba1302b3cda283f3fa640461cbeb296872a0f197d005 2025-09-28 14:31:44.657911 | ubuntu-noble-large | deleted: sha256:0f9a6b2361958e7ed5223980e929910edd3b1fb10a412fc69c506e71cba0dd51 2025-09-28 14:31:44.657920 | ubuntu-noble-large | deleted: sha256:73efe4471111aa283f1ffd49c3eb5fdb351bb850626b1dc38d153f4024a85c22 2025-09-28 14:31:44.657929 | ubuntu-noble-large | deleted: sha256:8e9dbab3a79033ea12c4d0a2c6408deb69ba97b749144759a399ae72b4481900 2025-09-28 14:31:44.657939 | ubuntu-noble-large | deleted: sha256:8844d842a9c9d3426d69df6112c0a6de098fb299ee93eda6aeffa29f17494a6c 2025-09-28 14:31:44.657948 | ubuntu-noble-large | deleted: sha256:5ec54a27ba8c6c8eee21ac8ae518d1b646fd9aaca8e3810a77ee19cd5521122f 2025-09-28 14:31:44.657957 | ubuntu-noble-large | deleted: sha256:14c47258aa7f9afa41ea6f9ce2c3c449e643331d69f2c5baec607b1ba809bb86 2025-09-28 14:31:44.657975 | ubuntu-noble-large | deleted: sha256:5e2656d19205e5f3530750ba40483974ea6d21f4a2521bfd9e1d38296cc1d2e3 2025-09-28 14:31:44.657985 | ubuntu-noble-large | deleted: sha256:75d278907bbaadcdf315aeb2311680ee8808c0c8bc6747f3cfef80c89ed00947 2025-09-28 14:31:44.657994 | ubuntu-noble-large | deleted: sha256:b7921f81af6d4f0153a377b114e23072c95c84348663b59bb0690bf630ca85d4 2025-09-28 14:31:44.658003 | ubuntu-noble-large | deleted: sha256:a0366737239a486fd9b806aefe40086d2b921c906a6a265bf60cdc8dbac67963 2025-09-28 14:31:44.658013 | ubuntu-noble-large | deleted: sha256:00ebe6f3e2a459809f3bcec9f62a7478ab41ca2d1c3da7f4e48faa9f60e89d8a 2025-09-28 14:31:44.658022 | ubuntu-noble-large | deleted: sha256:735933adb92f5a818e4f703d1f8f0c6af2112d2eac77a614b6c988800a277af3 2025-09-28 14:31:44.658053 | ubuntu-noble-large | deleted: sha256:a93742dd254aa178387b99ac3b17fbbeef35350662e677ea5a0ede2f2d994a76 2025-09-28 14:31:44.658063 | ubuntu-noble-large | deleted: sha256:f6bdea922f9c51c8c5d097972e23c95846cddb93bd56c18ea9a82e1e0961e15e 2025-09-28 14:31:44.658072 | ubuntu-noble-large | deleted: sha256:5a717cc68beb32725a04a3680a4b794df1ec739ed03143dff8a45bbc0dff3b28 2025-09-28 14:31:44.658081 | ubuntu-noble-large | deleted: sha256:a31a7a43001731fdc0833027c6e914f219ce35d596cce2adf03b9071d9cff6f3 2025-09-28 14:31:44.658090 | ubuntu-noble-large | deleted: sha256:fe6348bf490854cba2f97e962c5fc9ca2507b102941e3a3e9fef682c5541ad93 2025-09-28 14:31:44.658100 | ubuntu-noble-large | deleted: sha256:c7d0fd14e632a483e96c87879b9809a85b09a228698ea65c9c7b35e4e783b694 2025-09-28 14:31:44.658109 | ubuntu-noble-large | deleted: sha256:edd25545bcc2565f0e1483bef75f5aaf534c289e5fe99f873defdf43230695eb 2025-09-28 14:31:44.658118 | ubuntu-noble-large | deleted: sha256:8c2f7bf7d333c11b82442e3c284bca94448483dcbd6a67b6d5ae19e82051e573 2025-09-28 14:31:44.658127 | ubuntu-noble-large | deleted: sha256:a45b2b8293dcab504b4f8e66d14a6879f7a6376af6db88691909adeb8d728bbe 2025-09-28 14:31:44.658137 | ubuntu-noble-large | deleted: sha256:eb3c108be39b69f886332a405b481e377b0fee63a8c1010fb3a8e5eb79e52f8f 2025-09-28 14:31:44.658146 | ubuntu-noble-large | deleted: sha256:e81f25a6358eba8c8d23e996d72fe5396e7f0f27237ec816ab397733ae376f78 2025-09-28 14:31:44.658155 | ubuntu-noble-large | deleted: sha256:9d8e753dfed0601d98e4b9d51383e03e68a9fe13acfbe18af5b0e6bae96a7576 2025-09-28 14:31:44.658164 | ubuntu-noble-large | deleted: sha256:6c4fa6af578330006217660d54743d45e0672550b992a72ed526e020f597b2ea 2025-09-28 14:31:44.658173 | ubuntu-noble-large | deleted: sha256:d5e2ee6f26e7374122343329dd885ac87a5ed46e5f86bacc3fbead2e5c985f7e 2025-09-28 14:31:44.658183 | ubuntu-noble-large | deleted: sha256:b62568c6d2393afccf2b760a99d865f117ed025088701d4706e1d05964f44971 2025-09-28 14:31:44.658192 | ubuntu-noble-large | deleted: sha256:cdacf08adc48539b3184bf7e4e9a2ef279ed665b9b4fcc8b3bb35eb0db306349 2025-09-28 14:31:44.658201 | ubuntu-noble-large | deleted: sha256:5207bb6103777028f46144ac7f46373cf4f00b0ae37ff14c7b3f7455a827c921 2025-09-28 14:31:44.658210 | ubuntu-noble-large | deleted: sha256:fb49678cbaa0bbff6b226bb66cf5ba2a08592713c3f8f7410cb08982c11e2bdb 2025-09-28 14:31:44.658219 | ubuntu-noble-large | deleted: sha256:519074a83f7e97e9f1631e40ae90df7ed2dc71e146403202e7e86bb1bbff750e 2025-09-28 14:31:44.658240 | ubuntu-noble-large | deleted: sha256:cfc8f805ccb45c8086a164e73871a81499693e6df2b94be962654fb02907ec68 2025-09-28 14:31:44.658249 | ubuntu-noble-large | deleted: sha256:bde43194fabeff8bc0ddf04c393422be82db3d167717d64b8b0ecad319eef143 2025-09-28 14:31:44.658258 | ubuntu-noble-large | deleted: sha256:98ec455e2e290324021414075f325bd3fae85be50ae1fa2bb3281dc067a41d31 2025-09-28 14:31:44.658267 | ubuntu-noble-large | deleted: sha256:968881a2b5c1198b732008a5557fb8d446b2d309006a04b5970286aea503e03e 2025-09-28 14:31:44.658277 | ubuntu-noble-large | deleted: sha256:4dedf17f366ed8d37cac77cf193db3399a22e0636438c685eed78232c9371215 2025-09-28 14:31:44.658286 | ubuntu-noble-large | deleted: sha256:ad8c509eb998402fa311b49177f07c25702b2171ec1033cf7630e3846f4eb621 2025-09-28 14:31:44.658295 | ubuntu-noble-large | deleted: sha256:56875e6c9037552303458879f55b126efe4078d4f6704e499205e466e113c24c 2025-09-28 14:31:44.658304 | ubuntu-noble-large | deleted: sha256:1d9d8ab7cee32d1705b34762ad69036b3db47cec9a2ebbaaaee31f06dfaa6eca 2025-09-28 14:31:44.658313 | ubuntu-noble-large | deleted: sha256:5d74be52b63cda4ea4dc0810c38d0a05d99ddd4142b8e2cc8b737f276ad6727a 2025-09-28 14:31:44.658329 | ubuntu-noble-large | deleted: sha256:a1a165ea936bf2010ec9d78880dc1eab9d55c720653681c4c5162a81954f22d7 2025-09-28 14:31:44.658338 | ubuntu-noble-large | deleted: sha256:cee6cb842a7901e8ecf41b4995085c8b5ae0fbf8106eba3962257ce46fc0a578 2025-09-28 14:31:44.658348 | ubuntu-noble-large | deleted: sha256:7cb1bb7a1a67730e058c82b8047628ef49dba93f3e5c91737f1501cf5b3924f8 2025-09-28 14:31:44.658364 | ubuntu-noble-large | deleted: sha256:6163603690503e8d62f5bd24cc8b074ac48bb214bbf608e90ff5369193dae47f 2025-09-28 14:31:44.658373 | ubuntu-noble-large | deleted: sha256:6201eeeb2bdd7652e51890a783922a194e2a66ab77f82414e60682667df7fa35 2025-09-28 14:31:44.658382 | ubuntu-noble-large | deleted: sha256:6212a81c6b3dbf689bed86c605eaef52c531a04a5e0deda9472fd7052a73c6ee 2025-09-28 14:31:44.658391 | ubuntu-noble-large | deleted: sha256:4f22f374b7b7b85123fcab94e331ac763b92484aa0b02f41f18bb1496bf10769 2025-09-28 14:31:44.658401 | ubuntu-noble-large | deleted: sha256:e9a14d65656b08fc22e0862b917670f7c7d5c0d543d5c1bfbc0d9cd173870d08 2025-09-28 14:31:44.658410 | ubuntu-noble-large | deleted: sha256:1f1129738a2c9851f7023116865ac273ce5242a624a755ce7950f964dee4f8a0 2025-09-28 14:31:44.658419 | ubuntu-noble-large | deleted: sha256:557b9bb2bb7e9f33781257d8b9402f60b7bddfe3f8d1f94fa7861831343fba66 2025-09-28 14:31:44.658428 | ubuntu-noble-large | deleted: sha256:787987c274db22b7005c49fff2bcf706c94c4322d187aca8d6b29ddc8205cca6 2025-09-28 14:31:44.658437 | ubuntu-noble-large | deleted: sha256:4312c8df3a5cb256cd60bfa95ecd35930d377914f319862eba92054e4d94424f 2025-09-28 14:31:44.658447 | ubuntu-noble-large | deleted: sha256:359b7336959ff4235e2626841b222e970db0b754ec6a67edeb8f90658dd124f3 2025-09-28 14:31:44.658456 | ubuntu-noble-large | deleted: sha256:1c089f02a8636d13ac4249e24ff15e42820a69d1f92720065594e4f3bf3ed9c8 2025-09-28 14:31:44.658465 | ubuntu-noble-large | deleted: sha256:6510d4cbd8718f93915e617cbb013c627ed601ffe695cf357425d2d7b71e85f3 2025-09-28 14:31:44.658474 | ubuntu-noble-large | deleted: sha256:ace6f8226d377aa5210cfd49d3419025c253cbf41909504d653cf03a7bec9acb 2025-09-28 14:31:44.658483 | ubuntu-noble-large | deleted: sha256:9847bd77b3ec27dc9acc89f4ffd4443592d233a6459dd6ba65e562cfa00c7878 2025-09-28 14:31:44.658492 | ubuntu-noble-large | deleted: sha256:b5c01063060aa4c18c4ba243de4da94de508870780be61a4e25f24716c814cd4 2025-09-28 14:31:44.658501 | ubuntu-noble-large | deleted: sha256:73226256712575cc43342a321c13adb7b843483495d972918ba5f1a3ebbfdb52 2025-09-28 14:31:44.658510 | ubuntu-noble-large | deleted: sha256:83a1e8bd22b451094bc042233e6a0e8c44dd92caecaec8f41c24cba11ff7fc08 2025-09-28 14:31:44.658519 | ubuntu-noble-large | deleted: sha256:cea17bf6bb1c33c6da9cde7e762e5ae66bb1edfdaeb02a78581ffdbaa8c605e6 2025-09-28 14:31:44.658528 | ubuntu-noble-large | deleted: sha256:a4421dc11213953ecbdbc72af9b83bbd8a76aa45f9ebab65c02f2f4df47e62e2 2025-09-28 14:31:44.658537 | ubuntu-noble-large | deleted: sha256:978c1c0279306a6e1f412a39ab869bd6633104c680bb16c2c07597b225b73991 2025-09-28 14:31:44.658547 | ubuntu-noble-large | deleted: sha256:475fa271447aba149f11bcac3518d6c680bca389966390ae9c57c535e6354cc4 2025-09-28 14:31:44.658556 | ubuntu-noble-large | deleted: sha256:74c9275f2a833d43a5e155c5e3fb57b1aaef9502ea34186c2955ee726d55768f 2025-09-28 14:31:44.658565 | ubuntu-noble-large | deleted: sha256:dbb085f260b2306c091dc7e1e313eae7678214278be6cb082d7c28fd6f6154a5 2025-09-28 14:31:44.658574 | ubuntu-noble-large | deleted: sha256:73679c9e78b48ccf82be53c1090617ca3881a4f048cf4104f7f87f2edd4688ea 2025-09-28 14:31:44.658583 | ubuntu-noble-large | deleted: sha256:7e93713fde1f2df1cba0043bd3301a7ba29f9e94e51c03b6d897dea786fe059d 2025-09-28 14:31:44.658592 | ubuntu-noble-large | deleted: sha256:2492cfc7cf3bcf7cb1df4f6d3a853ee1f8c0fc5e52ac59da9d8bb75adba32414 2025-09-28 14:31:44.658601 | ubuntu-noble-large | deleted: sha256:56f975eeb6942017aa679d812405780caefdc81935eaab5317fcd26a9b73866f 2025-09-28 14:31:44.658610 | ubuntu-noble-large | deleted: sha256:86bee7590e4a83a0a8a861c9d4728b982271fc90265630225667db479d509c59 2025-09-28 14:31:44.658619 | ubuntu-noble-large | deleted: sha256:f3571482e49f312304018e3c09aaa1e723ec33fb4c3738853079c5e252b1821e 2025-09-28 14:31:44.658628 | ubuntu-noble-large | deleted: sha256:88c5f601c0b36e89805c7551d99ef223b969f660c07a79dbb9911e61ca318085 2025-09-28 14:31:44.658637 | ubuntu-noble-large | deleted: sha256:45890acf96ec4cb8963511ba9b095c1d30bd97de111bb726a669a7fabf042978 2025-09-28 14:31:44.658647 | ubuntu-noble-large | deleted: sha256:edde93cfcb7f9a14033ebd98caba24ce1c462e0514f965776d27650ae3368bc9 2025-09-28 14:31:44.658656 | ubuntu-noble-large | deleted: sha256:5d28130d8edb86af995a943f977a9fb45bac86a2acbe58aeb12018a9b27b0166 2025-09-28 14:31:44.658665 | ubuntu-noble-large | deleted: sha256:da0d6c5d693910c34da5a239fdbf32f6a0df3600f643e99f1e25a307b89070f7 2025-09-28 14:31:44.658674 | ubuntu-noble-large | deleted: sha256:1e02275bc361c77da9b3e7ba338ab89bfe16f4384451f9c2b2a3bbc31d99d766 2025-09-28 14:31:44.658683 | ubuntu-noble-large | deleted: sha256:469f85f997af1f8ba6acba57e58e6d5ffa323e295ba9ecf8d2d1d9eaed31d32b 2025-09-28 14:31:44.658692 | ubuntu-noble-large | deleted: sha256:244e22f3b09caea3491a81ee8ca17454d366a632874e66e1c3c2f87b12ee759b 2025-09-28 14:31:44.658729 | ubuntu-noble-large | deleted: sha256:5944cb59e2647fe264bcae94fd4db7a5021176e7eaff83d646de93b3f7d88cad 2025-09-28 14:31:44.658751 | ubuntu-noble-large | deleted: sha256:a86cca10b777eac6fed82850aa5ad37ed587b321793e1c54d391d33ab709bbce 2025-09-28 14:31:44.658761 | ubuntu-noble-large | deleted: sha256:db86134f72df88006f3adeeb0aecc05ef6124e74b5a9a99eb7056b1621d49011 2025-09-28 14:31:44.658770 | ubuntu-noble-large | deleted: sha256:d586b1098aefaa99fcd09aae3e77cb7946c14501d1ee6373bf37bd6f225bc343 2025-09-28 14:31:44.658780 | ubuntu-noble-large | deleted: sha256:ab52345094deb7afe6480c40ae010f8c289849f04e5f04067ae0cb6057a39bfc 2025-09-28 14:31:44.658789 | ubuntu-noble-large | deleted: sha256:782fd0a712c61cbd1554d7651ea3de1237c0ed1ec7a333448b7df3db4f9c57fd 2025-09-28 14:31:44.658799 | ubuntu-noble-large | deleted: sha256:16d5f4dacc4e49f2f06e07ba8898b5835145a7e4d56eb305a113371ad39eb672 2025-09-28 14:31:44.658808 | ubuntu-noble-large | deleted: sha256:b2bf018c8f1622847aa1918ec597dddb288f8a7f4bcd3167f47745357a090456 2025-09-28 14:31:44.658817 | ubuntu-noble-large | deleted: sha256:5598e15dfd43c8e47e2706bc072ab9228fda140e24e0abb6d4c81bdbba708f5e 2025-09-28 14:31:44.658827 | ubuntu-noble-large | deleted: sha256:187b1347fa678e329ea616273b600c119256e2c0626975b9f25f889a46b2d262 2025-09-28 14:31:44.658846 | ubuntu-noble-large | deleted: sha256:a58ed873780585fed41216d1e3eb41f16cf8178b98886f8d70bdde0c3a7ff500 2025-09-28 14:31:44.658856 | ubuntu-noble-large | deleted: sha256:de62b4779727a259f33c218e0da845c3d41d989cf9f811eb9bd878b77b0283df 2025-09-28 14:31:44.658865 | ubuntu-noble-large | deleted: sha256:ea0729180c6c4c0a146c08858ebd6d9eee4d321e93396e5de580bf1d28568514 2025-09-28 14:31:44.658874 | ubuntu-noble-large | deleted: sha256:3288d41f39506c0bbcff1ea80812f9f367065eb3a28d17229725c0e7abc1601d 2025-09-28 14:31:44.658884 | ubuntu-noble-large | deleted: sha256:8cbdbcac9de88f1bd489636e8b0620cc58a177d2972be3e871f83024b29238f4 2025-09-28 14:31:44.658893 | ubuntu-noble-large | deleted: sha256:ddee7c923a3ab98f87aef5c95eacd0cc730c2445acec8265379639fff97302cb 2025-09-28 14:31:44.658902 | ubuntu-noble-large | deleted: sha256:ab6b7c9170abf1d83e2429c0079989bcde0e6f7fa96d8282c5f831216606683c 2025-09-28 14:31:44.658912 | ubuntu-noble-large | deleted: sha256:90270eb9788567b21524b968692c7fd295a0d51420562a550f336225eda87fe6 2025-09-28 14:31:44.658921 | ubuntu-noble-large | deleted: sha256:764c349a515c0eca603c84a8547260e0c3bf722a8b74e9bc3843fd23c6d99549 2025-09-28 14:31:44.658930 | ubuntu-noble-large | deleted: sha256:02f7ec199f3c6350467ab70315d0b54032eea9424b9c484e6ebedd47ee228a59 2025-09-28 14:31:44.658940 | ubuntu-noble-large | deleted: sha256:d6eac1b6bd2b19066b9b7999d8aa401c838528a0bbd1e7d00dccb8b46b651bd2 2025-09-28 14:31:44.658949 | ubuntu-noble-large | deleted: sha256:34531c7349d6b125bcc2bc41b891d7295149c1ce9eca7f7d59195e2760d7ca13 2025-09-28 14:31:44.658958 | ubuntu-noble-large | deleted: sha256:2ab2de6e064f8cbe1f896e1821fb674da01c7651aca1f281420166881a74a2c3 2025-09-28 14:31:44.658967 | ubuntu-noble-large | deleted: sha256:04d0573a2aadeb9b1c757623fd24362e72c77c46c53e095ea482a55a193e6f2d 2025-09-28 14:31:44.658977 | ubuntu-noble-large | deleted: sha256:52a6705c81b1b45f822467c8a8c42b7097709d289f5c8b20ee47694239ac83f8 2025-09-28 14:31:44.658986 | ubuntu-noble-large | deleted: sha256:ebc394f24cd5e8c19b11b5c98b198e70d90f41167e28822aa2ee429451db8011 2025-09-28 14:31:44.658995 | ubuntu-noble-large | deleted: sha256:105f27e38475c362292e8f3a6d8f23bedbe23d529c893d5835f136e01472717c 2025-09-28 14:31:44.659005 | ubuntu-noble-large | deleted: sha256:d390e857c2968eb866a2b67e8b9a550c8458eff54d1abb16bf11eba828a0e955 2025-09-28 14:31:44.659014 | ubuntu-noble-large | deleted: sha256:7d6c2c2f89a8cb297f3c4c2a41bafa4c59fa647945fa95dbe7dc738d957ba39e 2025-09-28 14:31:44.659023 | ubuntu-noble-large | deleted: sha256:ef3ed3274a6856a06d85bcfe6c8e7d5d2373017189ec2089677b0d9f090a2a6f 2025-09-28 14:31:44.659047 | ubuntu-noble-large | deleted: sha256:52f5b5494a099f3a2476c2379e16c4e141764f08521e54ec628f31264bc061a9 2025-09-28 14:31:44.659057 | ubuntu-noble-large | deleted: sha256:bb1d01dc6b5151202ccaa11fd1f633c9a047d0b6a4d2a17d84f2afd34ae95266 2025-09-28 14:31:44.659066 | ubuntu-noble-large | deleted: sha256:fbd0fc029efecf56c0b4e49914f4d0d1fdf2e5fe2480aff8128afac2c495f9a5 2025-09-28 14:31:44.659076 | ubuntu-noble-large | deleted: sha256:882aeb9afafaf679022237c1fdda39917eed81274e03aac713662ac3091acc36 2025-09-28 14:31:44.659085 | ubuntu-noble-large | deleted: sha256:b937dbe6c7c7a45cccbb18cef633ab9aecda88cc214fd66c00a6c9ebb32cfa1f 2025-09-28 14:31:44.659094 | ubuntu-noble-large | deleted: sha256:f96c96ab6484c14eadc0a9ae33160175f3d1a335332e12ddd946733f665e068a 2025-09-28 14:31:44.659103 | ubuntu-noble-large | deleted: sha256:dbcc4f0ea54aa5ac960a0879f5a96a6465b9204fa8e460bb62c55683ff710dac 2025-09-28 14:31:44.659113 | ubuntu-noble-large | deleted: sha256:20ce7c1e49b31c672c5d2a01cc1408b35d9764a52cf9e241099459fab78f74e9 2025-09-28 14:31:44.659129 | ubuntu-noble-large | deleted: sha256:15468a07ce3b00c91cf2662ad04511f656b9aafbe796f7551a2df4e748a7336b 2025-09-28 14:31:44.659139 | ubuntu-noble-large | deleted: sha256:32f2406e098443c546e7587a031de4475aa28eef93be779c1a7399d5aa143701 2025-09-28 14:31:44.659148 | ubuntu-noble-large | deleted: sha256:317b09c6549b1a8154799fc8ce107444744cc0c2fcfcc0abf45b5d255adc41e4 2025-09-28 14:31:44.659157 | ubuntu-noble-large | deleted: sha256:0fa9b48519477601db897479297b18f4f7cde9b117df005efecf620f9a0610f6 2025-09-28 14:31:44.659166 | ubuntu-noble-large | deleted: sha256:08421c84d269d847b181724e649afb7539aeed0249f15edb52fb67be89111cf8 2025-09-28 14:31:44.659176 | ubuntu-noble-large | deleted: sha256:28ef1e0db2a4f0cc6cd068a0dc6285dd4615db8d63337e2c10c71502de0b855e 2025-09-28 14:31:44.659185 | ubuntu-noble-large | deleted: sha256:a6d6a08e8059f847d05bfce2337996e3b7da1db1ddb68eae66b619b7b707c7e0 2025-09-28 14:31:44.659194 | ubuntu-noble-large | deleted: sha256:8fb58e40fccf640e7556b2c00f5a7dbe014de11cad381ad01d3671ab9fff24f0 2025-09-28 14:31:44.659204 | ubuntu-noble-large | deleted: sha256:6428b8baf6c9e36a571618a63825cf726293f40608b4868045e4dd244e60bea9 2025-09-28 14:31:44.659213 | ubuntu-noble-large | deleted: sha256:842a6506fce65653fc3a1defdacfa6896e26b704037e5cec7856f68a8fb63218 2025-09-28 14:31:44.659222 | ubuntu-noble-large | deleted: sha256:752a4fa354d0d93231a7bf7b40dfbd022912bc61536fa52711a84c80ed4f511f 2025-09-28 14:31:44.659232 | ubuntu-noble-large | deleted: sha256:2be143350f03ab13a55f1053f31381264f49d1fd22e714dbbb14ad225a926f9d 2025-09-28 14:31:44.659241 | ubuntu-noble-large | deleted: sha256:43be64cb537f00f35cccd75bc9d8c7b170f44b25e7e66e0371bdb26ad7291c06 2025-09-28 14:31:44.659250 | ubuntu-noble-large | deleted: sha256:04102a59c7863a9c976b90a89e211a6b4b85b2541df7a4192324a23013e0cc5d 2025-09-28 14:31:44.659265 | ubuntu-noble-large | deleted: sha256:4cd172fc42ceae5b793b790c783361f941b8b7fea0ddb58f312b1c0e6bec2cc9 2025-09-28 14:31:44.659274 | ubuntu-noble-large | deleted: sha256:b64465bfe0bb3a483d2572b50777fbaf23b81d6084f67bf5fa39c0a0c9bc332b 2025-09-28 14:31:44.659283 | ubuntu-noble-large | deleted: sha256:d9a6bcddbe7e252433919acd30fda0cfa089e54bd922bef82f5ee38bbd18ab10 2025-09-28 14:31:44.659293 | ubuntu-noble-large | deleted: sha256:de9f7ecac79cd1fd458c3f38eed669adcbd10965d32e41ed6fef7d9dd12785a7 2025-09-28 14:31:44.659302 | ubuntu-noble-large | deleted: sha256:6352f5acd481b40a697c96e2cdb5ee5bef7fe9689f09754f0dda18242bd5aae7 2025-09-28 14:31:44.659311 | ubuntu-noble-large | deleted: sha256:54b6660bed0c82c1a5ac61c1a088db2bc7c62641a02be73a37b76d27bb62c822 2025-09-28 14:31:44.659320 | ubuntu-noble-large | deleted: sha256:47caff1c2407c250bd9ef44720cd766efd3da787a363d8363fd1b20ea6b2ccd1 2025-09-28 14:31:44.659330 | ubuntu-noble-large | deleted: sha256:f26dae83586840dd25545dbda4ec4720f1992e2a1d8084c53b753986a09019a0 2025-09-28 14:31:44.659339 | ubuntu-noble-large | deleted: sha256:0a37a1f4ce9a176b4822481a198c62c230120d03f6b8bc0d196faea700609b90 2025-09-28 14:31:44.659354 | ubuntu-noble-large | deleted: sha256:a91eaab310727f3b390508270199d69fef7983f89953ffa87af33c5bad7f4b2f 2025-09-28 14:31:44.659364 | ubuntu-noble-large | deleted: sha256:ef96e8d7f27be0d700b1e5b7dfbb75c2f4cc738b6018953fe021192576d22261 2025-09-28 14:31:44.659373 | ubuntu-noble-large | deleted: sha256:b1eb06c4b10710b688c407b656562e1d3847a5853254c3029685d008ab71332d 2025-09-28 14:31:44.659382 | ubuntu-noble-large | deleted: sha256:c3fec1514e668169edcda8687030217ef9d4b0d41774aaf29d4ae009c2aad3e6 2025-09-28 14:31:44.659392 | ubuntu-noble-large | deleted: sha256:11fc24b02414b63a9eeee1f238ebecfa6bac4b3d93ed507af08f8b11bdd5efa6 2025-09-28 14:31:44.659401 | ubuntu-noble-large | deleted: sha256:0762753be836076c58081a90eee9d090b905e9774d24b8266d6d700ea05193bd 2025-09-28 14:31:44.659410 | ubuntu-noble-large | deleted: sha256:831e3dea35e930c911de0062703a8b759d5e3ea0d1c004731e275bb1cab47ba6 2025-09-28 14:31:44.659420 | ubuntu-noble-large | deleted: sha256:c5b961e9af39c2e65707625f83c49499fc56f681626479943a2e992d2b16b7d0 2025-09-28 14:31:44.659429 | ubuntu-noble-large | deleted: sha256:80e159bad18115d30fe9827dc95b5158fb2e3e050fdef8d9b234cbd227d06810 2025-09-28 14:31:44.659438 | ubuntu-noble-large | deleted: sha256:fab9ca1735dcbc055a28e9f0d02f56a3125220134d8fe642f140c665bf822916 2025-09-28 14:31:44.659448 | ubuntu-noble-large | deleted: sha256:291713bd48f136c8ce42254200c6ef7f45069c5a992a86617556765fe4a7b7f0 2025-09-28 14:31:44.659457 | ubuntu-noble-large | deleted: sha256:d52c5ecfc14ea99029f5d5c9581e6f761566ca6e56b7e26c237f2724d065ba1e 2025-09-28 14:31:44.659466 | ubuntu-noble-large | deleted: sha256:5d222119ddfbc95462e8a05155bcb8f1e7ea06604b48a32612478ae172b08cef 2025-09-28 14:31:44.659476 | ubuntu-noble-large | deleted: sha256:ae24c4ab7b536a95771b662ad615acec5299ffc13c188ef02c5727217045608b 2025-09-28 14:31:44.659491 | ubuntu-noble-large | deleted: sha256:9c5f191f2f8362feea8cfea73156ad0191e90f867eee4eabb1ed0afed1e52389 2025-09-28 14:31:44.659500 | ubuntu-noble-large | deleted: sha256:518762647e22ee4d66026ecda63472a93ea8ba9a5ff60530f9a3b4c63950e8e1 2025-09-28 14:31:44.659510 | ubuntu-noble-large | deleted: sha256:fce811e210575ffcbac2b6968746e075a61a5df764d7b2a9812eb03c78bf9079 2025-09-28 14:31:44.659519 | ubuntu-noble-large | deleted: sha256:966fe7bdca2e7c6a2963bb8baae29146c0fb8990f4d91cb78322b4f78e901f73 2025-09-28 14:31:44.659528 | ubuntu-noble-large | deleted: sha256:46d8de85aa3426c81f8705cb3ba9cab5445bf2244ea1303d7bbee551f39e4975 2025-09-28 14:31:44.659537 | ubuntu-noble-large | deleted: sha256:836c28ced96400cc91a15c3475265bf4789c55c8e21aea27947062be034db407 2025-09-28 14:31:44.659547 | ubuntu-noble-large | deleted: sha256:3636be98434d414c297bcd7f69de98741f4bb1c2a124925e98e27979534fab17 2025-09-28 14:31:44.659556 | ubuntu-noble-large | deleted: sha256:7a9fdee59f234268181fd4635e75a33756a839635069168b785f0c0e202ad79f 2025-09-28 14:31:44.659565 | ubuntu-noble-large | deleted: sha256:11e9ce606b58bce8fa7a929dcf982a9e9db03982144980b9ad38bce45c4c8216 2025-09-28 14:31:44.659575 | ubuntu-noble-large | deleted: sha256:21f1cc93d51b7ca5d0d1d33083a19182111c1584c4b5b4e1eb3f611cd2ef86b2 2025-09-28 14:31:44.659584 | ubuntu-noble-large | deleted: sha256:9e4201867974d00b751c6ae23139d97b1dcd5fc6156cf8962a2e0b3bf4b12f6b 2025-09-28 14:31:44.659593 | ubuntu-noble-large | deleted: sha256:a54de536f748db2a5c4a4091678988e16bf497be9e306a7a8300ec1276c3782c 2025-09-28 14:31:44.659602 | ubuntu-noble-large | deleted: sha256:9a74623d6ad65a4604dbc75243806b2dec0483256ff7dbd9e0cc6caca237f10d 2025-09-28 14:31:44.659612 | ubuntu-noble-large | deleted: sha256:df2bc295e06c6ac6dab40a849d305cefdbd91dbf31387a619f90d53ceeebafc9 2025-09-28 14:31:44.659621 | ubuntu-noble-large | deleted: sha256:8b366cd0fad8a74f71948e83a005a3c4feb693f2a4d9926f473f44392e329f95 2025-09-28 14:31:44.659630 | ubuntu-noble-large | deleted: sha256:875820dbc3f878ef086e139a19803ae17ab1fc2baf603f7b01b5cbf62a5df911 2025-09-28 14:31:44.659639 | ubuntu-noble-large | deleted: sha256:8621fe0922d50b610bb5fdb468c6f2ccc7ec075baf18c9ea77bed67563d937a6 2025-09-28 14:31:44.659649 | ubuntu-noble-large | deleted: sha256:ec4fdcfaa1aa9c7c0e37741cd37e58a54811fd61639f863131e11ce8a58003ba 2025-09-28 14:31:44.659658 | ubuntu-noble-large | deleted: sha256:176356ae63737857846c3fd58c7438590d409e3f7d2cf3d1ccf180fdea72d977 2025-09-28 14:31:44.659667 | ubuntu-noble-large | deleted: sha256:d0d7f82050a7954d8026b631476fa0b2675c842e22fa0d258738b0656973a941 2025-09-28 14:31:44.659676 | ubuntu-noble-large | deleted: sha256:1655d03a2c4df99fe70b3daae4d00bb2c8e024ac6750c6d99ca87324e2bf10ee 2025-09-28 14:31:44.659686 | ubuntu-noble-large | deleted: sha256:9d24c62c4d13e7dcdd0f89e6f29e4855ae543eda9fad2221cfa1c8c3e3732dfd 2025-09-28 14:31:44.659695 | ubuntu-noble-large | deleted: sha256:4c13efce0ddc59c62c888412147e8224ae207e642149a5d0fd900544afb7d50d 2025-09-28 14:31:44.659730 | ubuntu-noble-large | deleted: sha256:cc1a3d6eb7b900b86353287a317ff2fc74f535195d38224838b16f2a477f63be 2025-09-28 14:31:44.659740 | ubuntu-noble-large | deleted: sha256:b2bffd3285573bc90621e14e9060dc97c800183646be97cac1b3a42dbe574cc4 2025-09-28 14:31:44.659749 | ubuntu-noble-large | deleted: sha256:bffd0003dfd328bd9de5f429c9c432b5b7fbcd8f7eb335141b79b67815c92819 2025-09-28 14:31:44.659758 | ubuntu-noble-large | deleted: sha256:560a488712c1326df0c28ce2ac8b3b00c83903aad17365ce4b7a05e92ceb42a2 2025-09-28 14:31:44.659773 | ubuntu-noble-large | deleted: sha256:48cef0ea7549eadab6d27f0eb00ec6a853b29be8d6f8d3ff7712edc05bfa12c7 2025-09-28 14:31:44.659783 | ubuntu-noble-large | deleted: sha256:83f376655e2da907ebe537a9b5462bd2512586f9a93c06b37021308caa5d6dff 2025-09-28 14:31:44.659792 | ubuntu-noble-large | deleted: sha256:8c35bc51dc2e2fd4059d0f33cc8b4be1c442074e03e6155501df4576decae7c8 2025-09-28 14:31:44.659801 | ubuntu-noble-large | deleted: sha256:40dbe326b1af73705e513f3882c129e0b7f4a07fbc594de5fce3a1e776db5608 2025-09-28 14:31:44.659810 | ubuntu-noble-large | deleted: sha256:48cd3078ebff16f84b72bf915e729c87433214af1aa3a212d07edafb30ff6622 2025-09-28 14:31:44.659820 | ubuntu-noble-large | deleted: sha256:b58b5a2b515c7588ece4c0d480c6c7b29d0098b5a9a609ce32e0e74330492cd7 2025-09-28 14:31:44.659829 | ubuntu-noble-large | deleted: sha256:e47168211398a673c3658669b543f91bee017f0ea55612bc5ec5279fc6eaf21c 2025-09-28 14:31:44.659838 | ubuntu-noble-large | deleted: sha256:ecdf4a4aa5d08e4d57d6284414838899643961feff156e2ebcf054d566e09a98 2025-09-28 14:31:44.659847 | ubuntu-noble-large | deleted: sha256:278a186c5864cdbdf045fb515d084fcfafff323f369a0dec44d9b2c4e0a3a886 2025-09-28 14:31:44.659863 | ubuntu-noble-large | deleted: sha256:4d00e0e45b33e85b4844a67e2f739884b1c3ad33077b7e8759d4f4bce697f93c 2025-09-28 14:31:44.659880 | ubuntu-noble-large | deleted: sha256:cd42e73019bef424c515ba260d22651a30cd039885ed3b1b0bbf73f55c8e4747 2025-09-28 14:31:44.659889 | ubuntu-noble-large | deleted: sha256:bf62ae06ba69b775b84a39fd1a81c6aaa2fbff38887b973f619061272bd58901 2025-09-28 14:31:44.659898 | ubuntu-noble-large | deleted: sha256:a3c389ff093dada9acb09a89f40d0faf829fa2f925cf8a6d90dd2db0126289c5 2025-09-28 14:31:44.659907 | ubuntu-noble-large | deleted: sha256:d1a83c716ce7a5bdffd159bbab6c0f3c2c6e4ab55e985d6eba30e7c317d05477 2025-09-28 14:31:44.659916 | ubuntu-noble-large | deleted: sha256:5db3c131629395118fffa03bd366c3b5d129e64f9f71f3fee51ec15322329808 2025-09-28 14:31:44.659925 | ubuntu-noble-large | deleted: sha256:e549f4fe3e0a89d18de54f3f351908eb718682c774649ff99299cd7fd3740e97 2025-09-28 14:31:44.659934 | ubuntu-noble-large | deleted: sha256:5bdb76b0fa0c34ebc4a629cff2122ff23551a88c4f12c52a97e298affd6e81e8 2025-09-28 14:31:44.659943 | ubuntu-noble-large | deleted: sha256:7fabe49ca1e46fe985c79e9b1de937266cc0bfeef353f44a51160b39137916c8 2025-09-28 14:31:44.659953 | ubuntu-noble-large | deleted: sha256:5b4486fde27daae5f4f4da122a55670b5d469725360d404370359d3f1677987f 2025-09-28 14:31:44.659962 | ubuntu-noble-large | deleted: sha256:91d991464d7ce709a79a306c12edda7791d7c62d1abc5f19a466c449a0515f92 2025-09-28 14:31:44.659971 | ubuntu-noble-large | deleted: sha256:dce4c391af2d3d8b330e0f98e6eea52b1ca99efb62b01ce38681234e9fcc1025 2025-09-28 14:31:44.659980 | ubuntu-noble-large | deleted: sha256:17f651477e908589049350a06d29a2e896c0035259aa0e001b580cb897face75 2025-09-28 14:31:44.659989 | ubuntu-noble-large | deleted: sha256:c50ae3d18a5b541c92a8b4617f57347c84658d96f9887a8f0f440a7710b38929 2025-09-28 14:31:44.659998 | ubuntu-noble-large | deleted: sha256:d7f2bb5b86bf6f8be3f12801db3bf7efc62c99aa7084e55d39173dea0d76c5db 2025-09-28 14:31:44.660007 | ubuntu-noble-large | deleted: sha256:ed8f42fd3d7665f86140e1fd756b2d3438b6a4853031ebfca27df1bf1e3b3750 2025-09-28 14:31:44.660016 | ubuntu-noble-large | deleted: sha256:5c0d58a77eec7ec2920910fc02675a68317d440f256faeb8b450e05fdf68cb21 2025-09-28 14:31:44.660025 | ubuntu-noble-large | deleted: sha256:c91aa3db5951a78081361cad8c343f7be76e0d9c9a192e0635ac6191fe97501d 2025-09-28 14:31:44.660053 | ubuntu-noble-large | deleted: sha256:83df1e86f512c70d3949b19539a60f0d722373b46476d9467ebb52c350725234 2025-09-28 14:31:44.660063 | ubuntu-noble-large | deleted: sha256:744acbd955d1f246fcbda6aec95b589711418f6fe1d443e04c025e383fe46454 2025-09-28 14:31:44.660072 | ubuntu-noble-large | deleted: sha256:68e9dcc4268d8a461e988f9d70cf5bb7481a8b5f0725a0e3df9442a9a9b7b182 2025-09-28 14:31:44.660081 | ubuntu-noble-large | deleted: sha256:51abc6b8a7441bc266558f3db1b147863a853bd595e65e6677d355225780524a 2025-09-28 14:31:44.660090 | ubuntu-noble-large | deleted: sha256:dd42ba62478b54a0d7e359386a1edb82757dda1a0b60e9d13520d41cfd2c585e 2025-09-28 14:31:44.660099 | ubuntu-noble-large | deleted: sha256:1bc84b2760faa01543728815fa36c44d0b782434ae71545015c7204b766d5564 2025-09-28 14:31:44.660109 | ubuntu-noble-large | deleted: sha256:4433d5f81087ff1675dc9f34e82f29d8ef4b02945d28f6e59c3ca33ade15a266 2025-09-28 14:31:44.660118 | ubuntu-noble-large | deleted: sha256:b2b28c4e2b0aae929e593672daec704aeb8e0ef0c4f2cd525a9d687f3e448230 2025-09-28 14:31:44.660127 | ubuntu-noble-large | deleted: sha256:f978023c2b9fd2cf754c00b39465024cc27288498e15c3a3e6157ef09f3e8891 2025-09-28 14:31:44.660136 | ubuntu-noble-large | deleted: sha256:89db35f782e6e43260d301de534a034c4cd5bf51d8a117d47a4725406dd3b2f3 2025-09-28 14:31:44.660146 | ubuntu-noble-large | deleted: sha256:a8e0eae3d54b137904dac38abff10842fe92fcd1993063c36461acceb4b8b4ce 2025-09-28 14:31:44.660155 | ubuntu-noble-large | deleted: sha256:f18f151ed516636892c1f1c705a2fc6893d1a20cd805ed11daaef4a284a6c06d 2025-09-28 14:31:44.660164 | ubuntu-noble-large | deleted: sha256:0a6fa2fc3d90c11a222f98144228d9262627438738cc583ff9927f0a88364745 2025-09-28 14:31:44.660173 | ubuntu-noble-large | deleted: sha256:9eefa24e35365565c07f9a9684e5d17a4aecd00ddfc10aee2a5d9da038cd372d 2025-09-28 14:31:44.660182 | ubuntu-noble-large | deleted: sha256:5b7dd2e055b08325d1ea8e97d55dfae6c076b31befdd8b52eb5f9facad680723 2025-09-28 14:31:44.660191 | ubuntu-noble-large | deleted: sha256:e60ed9e3c49cd769dd27b0f6aed2f8d510d7da32cf4b014f524d04a96828a35d 2025-09-28 14:31:44.660200 | ubuntu-noble-large | deleted: sha256:ca7ed610e48fbf7430a56f070af3068cc35b8399e029978dac14b8f4a1ec8e4e 2025-09-28 14:31:44.660209 | ubuntu-noble-large | deleted: sha256:eb0d0f36b95f7da7ad1d406600e5a8b03fcfb59fd2a6b13279f8926a765d4edf 2025-09-28 14:31:44.660218 | ubuntu-noble-large | deleted: sha256:ab6b50f3a2f7780b92af1979b56d71ff580b788c9493d3409c2261f4c2c514e4 2025-09-28 14:31:44.660228 | ubuntu-noble-large | deleted: sha256:024478cf8839975da3c63b4b49fb2c388de118cc5545fed728a51bf3c8c60764 2025-09-28 14:31:44.660242 | ubuntu-noble-large | deleted: sha256:69f4321d15c7f07249b40f4d83204ad25a4f213c8730def78fe7c3ce205247d3 2025-09-28 14:31:44.660252 | ubuntu-noble-large | deleted: sha256:0a3d1c83f367efd22a855f539573877bdf406acd26c241b03c63bda1b83bb9c6 2025-09-28 14:31:44.660261 | ubuntu-noble-large | deleted: sha256:7ea7cb1dac13b0ff7ea3063d2eabb07a42b1baed570b7f69fe4a6f886a56dcc2 2025-09-28 14:31:44.660270 | ubuntu-noble-large | deleted: sha256:acd66aca119fe72eb82e5bcb12388927579caf6a3ab51e8d4cc34e72b69cd108 2025-09-28 14:31:44.660285 | ubuntu-noble-large | deleted: sha256:ff458ddab4d47c9051ad1f7d40cf8b697e8b8418d5605f41f41f489ae6a20675 2025-09-28 14:31:44.660294 | ubuntu-noble-large | deleted: sha256:efaaad45a86c882c7ae4686ba3ac778a2f4df22bb87dea1a3c2f2f0636171e60 2025-09-28 14:31:44.660303 | ubuntu-noble-large | deleted: sha256:b2e917a71020e39f2a47ff582999eb8ba0a8105ebed71fa221b49b962473e87b 2025-09-28 14:31:44.660313 | ubuntu-noble-large | deleted: sha256:7d039c4e1ea21cb54cca90b6d1da6b35395853bfb1fb1db8d3e06c4f3036ac33 2025-09-28 14:31:44.660322 | ubuntu-noble-large | deleted: sha256:c79be41705fdbd35f1fde5429322c832db754ece287c3ef79f4d20b7e5f68d15 2025-09-28 14:31:44.660331 | ubuntu-noble-large | deleted: sha256:c1b127941d01203e42a8f985dc7b11d15cce33848c25e6d16a4026929a0d67f7 2025-09-28 14:31:44.660340 | ubuntu-noble-large | deleted: sha256:3e2d8002c798cd03477d6c5a5f666ed11bb2b2d11c579a37a7da43b1af7aa64e 2025-09-28 14:31:44.660350 | ubuntu-noble-large | deleted: sha256:6a4f07112b90d0c03a85ee40f8f74fb1c323570a457c8e9391a2c73d86b34dc3 2025-09-28 14:31:44.660359 | ubuntu-noble-large | deleted: sha256:cf82f5e6ca2e569ba552858760d54811779fb22c3cf45fe0bed3e0e4d9d3cade 2025-09-28 14:31:44.660374 | ubuntu-noble-large | deleted: sha256:9c071dd2935df8e87680ba7864ac57c3166aa8d76af953afcaddf032d616306b 2025-09-28 14:31:44.660383 | ubuntu-noble-large | deleted: sha256:d24f87758801b57a27270144a03ed2d0ee3c85beae5788522a05c82bd432d276 2025-09-28 14:31:44.660392 | ubuntu-noble-large | deleted: sha256:725cb15adde166d2072f94a6cce81e69d205950686f4eb1b4b40ad24398f6113 2025-09-28 14:31:44.660402 | ubuntu-noble-large | deleted: sha256:b59aa5c0acbcabe063f1c967f9678287672ee22897eee8cc1701005e53b91787 2025-09-28 14:31:44.660411 | ubuntu-noble-large | deleted: sha256:6467a0674c0bdeaf6d9058a5c6c0431d24f5172f35f595b324d7c0839d62101c 2025-09-28 14:31:44.660420 | ubuntu-noble-large | deleted: sha256:b343c222e5eaab52499792e722dbf243e83aee988ff7bd51ed1276a088a6fb08 2025-09-28 14:31:44.660429 | ubuntu-noble-large | deleted: sha256:d46b35249ee9b44cabdf218d7f9bbdcc7938e62218329c0631c536fb0fe7c730 2025-09-28 14:31:44.660438 | ubuntu-noble-large | deleted: sha256:eeacd01dfaa1215daf26915741e5d2538d3bebebe57e5928227cbd77647ce73b 2025-09-28 14:31:44.660448 | ubuntu-noble-large | deleted: sha256:43f84b4eb43a7dc94e76d2bafe15d0d4d7122ba9bb926cc0f4490191e2db41c8 2025-09-28 14:31:44.660457 | ubuntu-noble-large | deleted: sha256:9f3f5be01b0dd7e1ab13ef83d2b31df4ea789f219429fc6a0e744f0f5c3f5637 2025-09-28 14:31:44.660466 | ubuntu-noble-large | deleted: sha256:bdfb2fef2b6fd9ade03a8c19a89846416bfdaacb252f215ad4bb01815561fe64 2025-09-28 14:31:44.660475 | ubuntu-noble-large | deleted: sha256:b497136cbe26910b4b844021f6909f3392aad9d089c5184608d3e12cd6036e23 2025-09-28 14:31:44.660484 | ubuntu-noble-large | deleted: sha256:e514d307ead3dec1310eeced1592771d48d8b0a56689a9b4f14f0391a7311080 2025-09-28 14:31:44.660493 | ubuntu-noble-large | deleted: sha256:524a91efbe10b62baedd9c2653b672c0f541e302114bffffc4fb3344a6524c5a 2025-09-28 14:31:44.660502 | ubuntu-noble-large | deleted: sha256:8bb0855e640ce62c5d994aae088ae42f32a4a43b7f34ae12cccb6048bd85dff1 2025-09-28 14:31:44.660512 | ubuntu-noble-large | deleted: sha256:835a8db9b351665717331a7b142b16688f3b1620886ef48f4f8301c5c2e1f9c2 2025-09-28 14:31:44.660521 | ubuntu-noble-large | deleted: sha256:9b6182dea2c04b49b339ecb0d41818799b7f21ace7085fdb24387a755af4d499 2025-09-28 14:31:44.660530 | ubuntu-noble-large | deleted: sha256:af236347ce54c00b2a8d673ed80eb148359c223a5f423c52ac49a1398790774f 2025-09-28 14:31:44.660539 | ubuntu-noble-large | deleted: sha256:0d6214930ffcccd985c8cc05f633408e8cd46fb1e6868782eb73c3861b1d7329 2025-09-28 14:31:44.660548 | ubuntu-noble-large | deleted: sha256:10e6e4d5b8ace363fb014d20a2099d8525ebdbe54d98dafa7812b95d6c958b4e 2025-09-28 14:31:44.660557 | ubuntu-noble-large | deleted: sha256:e9ed4b69af7dfe2d6a5396287a47fc8c41b76ce47bc6b06ca2a142b4c7c94e78 2025-09-28 14:31:44.660566 | ubuntu-noble-large | deleted: sha256:63122c510599241e90341f4df3f35fc288e6c7cdf10104dd036bfe982d737b6d 2025-09-28 14:31:44.660575 | ubuntu-noble-large | deleted: sha256:97090752c10a38d4a980066bef0f3718139bc1db5e986b733fb232f8ea0a18c0 2025-09-28 14:31:44.660584 | ubuntu-noble-large | deleted: sha256:4aea5c059a8c462ce6f2fe569c306f509569af26abc50627d6f153b6342f1d5a 2025-09-28 14:31:44.660594 | ubuntu-noble-large | deleted: sha256:7d0fe1f50a6a0e246eecb6e5422062ebdd1a34923b3b34cd1b00165d324f6938 2025-09-28 14:31:44.660609 | ubuntu-noble-large | deleted: sha256:5df308c52a29e034489cfe1733b8d5bef20c99e71040d132df871c563b4ba9bd 2025-09-28 14:31:44.660618 | ubuntu-noble-large | deleted: sha256:f4ad83146926d278d1c21835d53296e57b91992b05a813c41194b39944cf42f4 2025-09-28 14:31:44.660627 | ubuntu-noble-large | deleted: sha256:c6780413fb5878dda2aaa50148851fd8550d1c4a9a06bc7742c385046c99fe38 2025-09-28 14:31:44.660636 | ubuntu-noble-large | deleted: sha256:af96a3cb6d8ddbd55bf1ad0b9ab9e9d4ec63eef492bba3923d387aa29897bbf3 2025-09-28 14:31:44.660646 | ubuntu-noble-large | deleted: sha256:b4c1ff9bebb6b239e90f072282305d6ba6218436eac049080493891c834e5e09 2025-09-28 14:31:44.660655 | ubuntu-noble-large | deleted: sha256:fee9829d20a1d3ee8e3f9f787cdc2c5dcf94ba467d758f49a74c028e9dbc2913 2025-09-28 14:31:44.660664 | ubuntu-noble-large | deleted: sha256:44bb07ca794b5dbe36743724290a94bc0234348732f7e3e24e35190452804007 2025-09-28 14:31:44.660674 | ubuntu-noble-large | deleted: sha256:13071e3d25530df0ae30300552d361cd70ca58cc891ff345e0cfe3a8776b1227 2025-09-28 14:31:44.660683 | ubuntu-noble-large | deleted: sha256:e632f9df08c82e7d916394089449100635dea89231ca13e6ea97d465f9f3646c 2025-09-28 14:31:44.660692 | ubuntu-noble-large | deleted: sha256:3c705b38acb68af9e8b06c1f16235dfcabcd5cf2054adcae287e8e28580f9c4c 2025-09-28 14:31:44.660722 | ubuntu-noble-large | deleted: sha256:66724eaf3713f3d8d4b1f5a540b9a145fcc68e7bb147dab801923bc5c1b595cd 2025-09-28 14:31:44.660736 | ubuntu-noble-large | deleted: sha256:61ce69764baa5e3888f72c46a3726a8b5cda364e2f103618e8711696b9cf563f 2025-09-28 14:31:44.660745 | ubuntu-noble-large | deleted: sha256:c11de01bb63762ac49f73d60045f20dfd865e26457be4040fec01c2919473944 2025-09-28 14:31:44.660754 | ubuntu-noble-large | deleted: sha256:783f4107d2e121c4f8de4836fd8944754b9caac172f776ea0257bf83041d2dec 2025-09-28 14:31:44.660763 | ubuntu-noble-large | deleted: sha256:53e5d61d78c2d4a5612e940bc293e3be106f47c66ad888a1f69d7873dfac1586 2025-09-28 14:31:44.660772 | ubuntu-noble-large | deleted: sha256:b630d17fb9324dcfece6966d0891cbb305d1dba917cb1b76f2cff424d3cc668c 2025-09-28 14:31:44.660787 | ubuntu-noble-large | deleted: sha256:0801cb61cc704d428057f3e8bd44c09a6e3d329ccfa42ee7224a2fb9070a0b5c 2025-09-28 14:31:44.660797 | ubuntu-noble-large | deleted: sha256:1f1eb61294665a6ce0f87ebcd0bef398537bb8f147ddc368c7dfcf62053a565e 2025-09-28 14:31:44.660806 | ubuntu-noble-large | deleted: sha256:53d2f4aabbf3b7b2cb9446fab84ac545a7e044e8f1def5e7dcb36792dbe3121a 2025-09-28 14:31:44.660815 | ubuntu-noble-large | deleted: sha256:606795fc559241ded78f8caeaf5e79c65f800479fbe1ae9cec07a3604d7064cc 2025-09-28 14:31:44.660824 | ubuntu-noble-large | deleted: sha256:6d229c2141ed589df84550d190fa84c0a2fb90053f283bac30076018a25059d4 2025-09-28 14:31:44.660833 | ubuntu-noble-large | deleted: sha256:703e5b9f53ca3ebc4c236274478bff0c14d7c5b0c7260a9165181c8421909ba3 2025-09-28 14:31:44.660843 | ubuntu-noble-large | deleted: sha256:2b85b25a7b1bbdb2716534e6268e8d938b9215394d694d6056d0c0fabc914380 2025-09-28 14:31:44.660852 | ubuntu-noble-large | deleted: sha256:21203f964d638e1c6a0aca4139f9c0be9c00120165c4d45d274380eea0e7cccf 2025-09-28 14:31:44.660861 | ubuntu-noble-large | deleted: sha256:25bf1f7df5e93188bf22fe1c44cd0e2a3ece9b55ec79a5a86b51d8eb8d2c6639 2025-09-28 14:31:44.660870 | ubuntu-noble-large | deleted: sha256:ec454e1c4673d401ef1e0dd398ebb3d617dd53dfa951687136de639bda3e3f56 2025-09-28 14:31:44.660886 | ubuntu-noble-large | deleted: sha256:fab9b01971821bbe5e09dd4407557da876146c4c5d7cc65667ab321a9cb14bdb 2025-09-28 14:31:44.660895 | ubuntu-noble-large | deleted: sha256:ad31ee7862f16e99df984d083b45083ccf09e86ed80372f827f3eec5dc5e1e9c 2025-09-28 14:31:44.660905 | ubuntu-noble-large | deleted: sha256:06ca110905d2fe6b9246288ed995c4423236e446b765ff2a2b647a9def09946c 2025-09-28 14:31:44.660914 | ubuntu-noble-large | deleted: sha256:8601ff5868e61b29ff31e6c66358c4897eb741a3edcb3412ab02d820e1d7f394 2025-09-28 14:31:44.660923 | ubuntu-noble-large | deleted: sha256:746ef4de0068cf31865531d15b5e5252cfd2ea3721c8f7fb2a419b1b0336c9d0 2025-09-28 14:31:44.660932 | ubuntu-noble-large | deleted: sha256:c760e01aea242f7bd3137e5a71da348c20bec7b270d5ce3f138e6009cbfdd0ed 2025-09-28 14:31:44.660942 | ubuntu-noble-large | deleted: sha256:240203c705aee1732634db7809911bce4554195a488869b0702eea8dd9b6045a 2025-09-28 14:31:44.660951 | ubuntu-noble-large | deleted: sha256:5862490999d8872f81c3fcc36adaf4ad55817965527413bd3801cc61f14bcd19 2025-09-28 14:31:44.660960 | ubuntu-noble-large | deleted: sha256:374f42cdf833fdea02ebdb1fe4755508f35e2ab5a939e95ebb54fc2b5d603935 2025-09-28 14:31:44.660969 | ubuntu-noble-large | deleted: sha256:6f44c7e2f2d4e4bfbb79a7498e194955cdde5958a4f6f9c23e32000b51046e2c 2025-09-28 14:31:44.660979 | ubuntu-noble-large | deleted: sha256:9e05a6b01bfda7a2388f390d79c14e249778066f565f8e5cb550060f975fdb51 2025-09-28 14:31:44.660994 | ubuntu-noble-large | deleted: sha256:80ab83404bf48e03ca91dd1464fcc1d6ae1f6691ad603a4f68a601cc617a42e2 2025-09-28 14:31:44.661004 | ubuntu-noble-large | deleted: sha256:e24bb9eaf0a08e6a456aa23b67b7d823b62415cc92bfd02b008e94fe74f0ce35 2025-09-28 14:31:44.661013 | ubuntu-noble-large | deleted: sha256:9b03650c16ea07f5627f370bcc8e7f0e0ff801351367f3298f6e1867e21820bf 2025-09-28 14:31:44.661022 | ubuntu-noble-large | deleted: sha256:2511a844e8e83f8a68fddf20ec4ed1de0ddfcc9282045fe22bad316ecebcd53a 2025-09-28 14:31:44.661082 | ubuntu-noble-large | deleted: sha256:7c4ff1bf0cc5465a1e08ef828a8d643e7476256c2beee0f5edefa09f946ded28 2025-09-28 14:31:44.661093 | ubuntu-noble-large | deleted: sha256:6ad91436690c6286b5e2053a9e2749f9ec0dfe50c5ead23b2a282d72412f7fd5 2025-09-28 14:31:44.661102 | ubuntu-noble-large | deleted: sha256:0d8c62ecde884690ec212f6a316813af86a1c9936b5a388cfa7929795b3afab0 2025-09-28 14:31:44.661112 | ubuntu-noble-large | deleted: sha256:e5f7bc46a7739d8bfa0843e1a048f58ef2050f927c5ea9e5f5419f6f759ca1f8 2025-09-28 14:31:44.661121 | ubuntu-noble-large | deleted: sha256:0226378248b82483ec7e9dce7a88772bc9768d18521e041da3cda2ee044b380a 2025-09-28 14:31:44.661130 | ubuntu-noble-large | deleted: sha256:f5759bf1f73f52a868db4ce8fd29a01c893f1b96cd7f154d13be87236c1dffb9 2025-09-28 14:31:44.661139 | ubuntu-noble-large | deleted: sha256:5d7d882a575ea308d1581684d5893010335e363a1d27ac251d0a23ba03389781 2025-09-28 14:31:44.661148 | ubuntu-noble-large | deleted: sha256:c86c8e3ebe8fa1e420c80f74d2f03f835f10264d7646a0fc345541c63f34f157 2025-09-28 14:31:44.661158 | ubuntu-noble-large | deleted: sha256:9560425fe3e852569886be84791b7e563a5347ca54f9a4c64afc89aadd389c4d 2025-09-28 14:31:44.661166 | ubuntu-noble-large | deleted: sha256:2e1d93bbd8e44c9f684a694a0f0fc0fb59fe83edffbe254857df6724139cabb4 2025-09-28 14:31:44.661174 | ubuntu-noble-large | deleted: sha256:091067db921bc1635bbbf7b6634087cc7c4698e12f083f53223b1b943eab5fba 2025-09-28 14:31:44.661183 | ubuntu-noble-large | deleted: sha256:fc4c620d2409f6eaf94fcefd7bbccf4c0a92d4690442b98207603dc871b93a5e 2025-09-28 14:31:44.661191 | ubuntu-noble-large | deleted: sha256:3b1599ca56520dd37f6ad0b649821eb383f37237cbf1e6127177e4402a576b4d 2025-09-28 14:31:44.661199 | ubuntu-noble-large | deleted: sha256:2386669e9827e1ebc774703f5318fbbcbaa3160b01dff2fe703490a09d218b36 2025-09-28 14:31:44.661207 | ubuntu-noble-large | deleted: sha256:4929dd1ff2483aa4b1097ee9dea46203b7fc66571911c86aaceea0a793720080 2025-09-28 14:31:44.661216 | ubuntu-noble-large | deleted: sha256:7ae9cccc3bbc4deb19ea1c41aac54791969e3772f94265ac3a566a3c8095669a 2025-09-28 14:31:44.661224 | ubuntu-noble-large | deleted: sha256:625a098dc11452b272ecc6e4f1cac51bd3128551e204bba5cf90923287860ecd 2025-09-28 14:31:44.661232 | ubuntu-noble-large | deleted: sha256:e9755cc6eeb9e16eabb55b3370770be53e1d5d3939863d0516cbb1d6f3ec9f8b 2025-09-28 14:31:44.661240 | ubuntu-noble-large | deleted: sha256:96e0d1f3ba5643d684f559f8273cdc86b5bb31d79e7d396334a9c6ff12663190 2025-09-28 14:31:44.661249 | ubuntu-noble-large | deleted: sha256:5f02a212caf463f1906e43944399f929e573a3bc9d009ab8283967144f0c98b8 2025-09-28 14:31:44.661257 | ubuntu-noble-large | deleted: sha256:898607af1323f1b96e818dc90cb0acb1966ec37ed99b90df83227ed64aa1619d 2025-09-28 14:31:44.661265 | ubuntu-noble-large | deleted: sha256:fb34e299ecc94f9c2cdd92b039ae07093d1111735c7113d33d38d80a182f1ed9 2025-09-28 14:31:44.661273 | ubuntu-noble-large | deleted: sha256:639a5b86888fe69c6a319a9c3d3f39bdbddefa28787cc7f6c84dc30d2f8885be 2025-09-28 14:31:44.661281 | ubuntu-noble-large | deleted: sha256:f36556856d7243bb0942f30c51a407a40663188ce770e1e46db64f0cf8e79952 2025-09-28 14:31:44.661290 | ubuntu-noble-large | deleted: sha256:b02c926852ea2f4da3dc8530e03ce0229367421c2ce517c9c263fc7195b86377 2025-09-28 14:31:44.661298 | ubuntu-noble-large | deleted: sha256:f5ddce398395f23446b89942cb69b23e49f9bad1b7870fd66ca3f395296e88d7 2025-09-28 14:31:44.661311 | ubuntu-noble-large | deleted: sha256:0549aa0983ec8dc41de9d471db3cdcd8a0d4389abda63a3c5d64cf21271105d8 2025-09-28 14:31:44.661320 | ubuntu-noble-large | deleted: sha256:48643b9188f3a58d1789ed3133ba7456dcbf71b8ab3696a0efdf943051aaec9a 2025-09-28 14:31:44.661328 | ubuntu-noble-large | deleted: sha256:fcbb6a38c311a89ddfe0147078c3971e6b78caaf1f6cb1d823eebd5c284f578a 2025-09-28 14:31:44.661336 | ubuntu-noble-large | deleted: sha256:9131a2d0a90a1ba54e5e06f3a8ac5f4903ed6a9306015a33f51528bede6e9758 2025-09-28 14:31:44.661344 | ubuntu-noble-large | deleted: sha256:e4be584a04c17ba501a09c0f70a1c796db533f28d0de4085e5b721ca81fe24a4 2025-09-28 14:31:44.661353 | ubuntu-noble-large | deleted: sha256:97d83d6c3f070ba58b5b166058f8f94a80d9553183770c66f3b72c855db8892f 2025-09-28 14:31:44.661361 | ubuntu-noble-large | deleted: sha256:85e0bd683fe22db8843ee0df6765734cda543fa496cb1c84c22fadc892ab27e3 2025-09-28 14:31:44.661380 | ubuntu-noble-large | deleted: sha256:983d342d9a2beff2a79c124395475f066dc77ef2666c2b779942ac2d23df7d60 2025-09-28 14:31:44.661389 | ubuntu-noble-large | deleted: sha256:d48a1756920cb1a29f7da246365ba11ed89a0ddfc56367d1100006c50e054277 2025-09-28 14:31:44.661403 | ubuntu-noble-large | deleted: sha256:9975de59b8ba61cd13a7cf1a6ec5eb6d706426a27db04b72ebdf9d65a324552f 2025-09-28 14:31:44.661412 | ubuntu-noble-large | deleted: sha256:c5d10dc0d3a84f4906917206be3864865f4f81148e254abe7c0cdc2ba479ffde 2025-09-28 14:31:44.661420 | ubuntu-noble-large | deleted: sha256:eec57c4acda13c479313caea5046307051c8d0f160e987ed366aa180edb274b6 2025-09-28 14:31:44.661428 | ubuntu-noble-large | deleted: sha256:6c24b95c765577c0270296ab5d74ede62f0eb80ed050dc696f6118a96dc4b54f 2025-09-28 14:31:44.661437 | ubuntu-noble-large | deleted: sha256:8485e1b093780d0d7cd01647fe3ff3bf1738e88b02a4ce2c15c00d399ed3a99f 2025-09-28 14:31:44.661445 | ubuntu-noble-large | deleted: sha256:83de7c048dec5af7a8b170756cb027d09e60876dd82081cf1c40404e13d2fef8 2025-09-28 14:31:44.661453 | ubuntu-noble-large | deleted: sha256:4981e1f92a1af3cd2114132d43b065120b1235788cb8ef6bbf353258e171d62b 2025-09-28 14:31:44.661461 | ubuntu-noble-large | deleted: sha256:79220487529103655926995d50ba3e9570f4cb1c3489daacd28617d38aa677eb 2025-09-28 14:31:44.661470 | ubuntu-noble-large | deleted: sha256:d12055f941f0d180d9f998257d4dc22a6bf15d3e7a83447a8894ea28611b0b07 2025-09-28 14:31:44.661478 | ubuntu-noble-large | deleted: sha256:ba07d517fe884ed3918b6b66aafe71a6fe7beaacd7a420bc0b63333a6c85c23c 2025-09-28 14:31:44.661486 | ubuntu-noble-large | deleted: sha256:d6e8568a792855661d92a917aae6e18e8954f242f8e4925fe0a32f1687b38d98 2025-09-28 14:31:44.661494 | ubuntu-noble-large | deleted: sha256:eb7b2791fdeb62f2b26c69f70057419e8196ce8b4308a920cb51bb0819c8a3af 2025-09-28 14:31:44.661502 | ubuntu-noble-large | deleted: sha256:26d5504e7ce43cfc5b7ab4ff8f09462fd219d7718696993ef79455acdfc2ff36 2025-09-28 14:31:44.661510 | ubuntu-noble-large | deleted: sha256:5d1b3a1f97d1d7c336597e81ddabf7d3c976885266f1889dbb36945e3285aca0 2025-09-28 14:31:44.661518 | ubuntu-noble-large | deleted: sha256:88da137e8c4b1ece13ed918c4f427f543ade79fc8077644d2491602d002bd83e 2025-09-28 14:31:44.661527 | ubuntu-noble-large | deleted: sha256:6d4f56049aa438105ffa0d1ba835bea46f80e94edfe1e591806cdccc6ef17afb 2025-09-28 14:31:44.661535 | ubuntu-noble-large | deleted: sha256:e27a2f4cf148e4039624ce850e490dd440117606abc90e6e61da3a4b4e87532f 2025-09-28 14:31:44.661543 | ubuntu-noble-large | deleted: sha256:0cbaa85eb4747266e5e4c35de9403b98e90ff5f1e965f3474cf3376bd7d9ba3f 2025-09-28 14:31:44.661551 | ubuntu-noble-large | deleted: sha256:a62f0123584eab7bba1a9569c99f69d9431144d40f21a625276fbddcd6ae4678 2025-09-28 14:31:44.661559 | ubuntu-noble-large | deleted: sha256:535ab0d815254c09f77c67b850228ca8a9ddcdb04e44e8d434f8fcf362055825 2025-09-28 14:31:44.661567 | ubuntu-noble-large | deleted: sha256:c00df61ff356ecef2afa0a2943fcd56be4505d955308346916b489e4cda35e27 2025-09-28 14:31:44.661576 | ubuntu-noble-large | deleted: sha256:4374c98719aff1846bbb55151235e8f10125992b26ec7ba95fb5f61bc61f9374 2025-09-28 14:31:44.661584 | ubuntu-noble-large | deleted: sha256:641b76bd12ab6a66284383fb168060af647e14c5d92d97320974d7aa843b1338 2025-09-28 14:31:44.661592 | ubuntu-noble-large | deleted: sha256:92accf99655af8a074f43a911dad385fbec3aabbf089e77f7412f5aba2dc642a 2025-09-28 14:31:44.661600 | ubuntu-noble-large | deleted: sha256:702fb954028b0e08a6da5621b467f82704b6024b85de675a2e9aa596025ecd2f 2025-09-28 14:31:44.661608 | ubuntu-noble-large | deleted: sha256:8bb214d8a5a705199bc8ff28ef0ac4f280bd9cefb1b6ffd45fa1fea12a689ad0 2025-09-28 14:31:44.661616 | ubuntu-noble-large | deleted: sha256:8f6a34886f29895f9e7be7a636a1913e8d399865f72fc8c6f2eb5459487c50c3 2025-09-28 14:31:44.661625 | ubuntu-noble-large | deleted: sha256:d9e36bc72a7046e0416ab8e33156302d92f9b6c10f22531cd8565b66c100575c 2025-09-28 14:31:44.661633 | ubuntu-noble-large | deleted: sha256:c241245737dcd15259695914ae850415d59093b4eb99c80a291b67ea0c3fffea 2025-09-28 14:31:44.661641 | ubuntu-noble-large | deleted: sha256:4e77acfedbc4a38c54b0ff4c0454a29e7962c09b0204138f74f31f9c7c00ce69 2025-09-28 14:31:44.661649 | ubuntu-noble-large | deleted: sha256:7623a6c72e243718a2c6d68923a167a52ab5abcaf657e82300db017ea96c3b84 2025-09-28 14:31:44.661657 | ubuntu-noble-large | deleted: sha256:a0e4fed1f4e1817c1490274c435cceb956899c530b581658296fcfa3a5afb761 2025-09-28 14:31:44.661666 | ubuntu-noble-large | deleted: sha256:43e79e443c707f97e8fb2628c0cb755e5e13049c3a71b520478bcf6e7a9c24bc 2025-09-28 14:31:44.661674 | ubuntu-noble-large | deleted: sha256:283b4f866fb5972ec95b92f51d405dd7e0150f77175d9cef306fa44d3f654724 2025-09-28 14:31:44.661682 | ubuntu-noble-large | deleted: sha256:e242199dd07f58dcc356a0c2dd39e91c0995e106294380e1e0d67ff0e4a06be8 2025-09-28 14:31:44.661696 | ubuntu-noble-large | deleted: sha256:c23a7fa856c3082e3f1f01f0a4fe10214e852373b9b09b4a897fc7807ad4269f 2025-09-28 14:31:44.661728 | ubuntu-noble-large | deleted: sha256:db9bdfe98843f345bd62ab9e65c280a66a586d8e3d9c2fd53b4d395bf236aeea 2025-09-28 14:31:44.661737 | ubuntu-noble-large | deleted: sha256:7829cdad18f7e1e48237c5619be5005598cbcfd512bda703d593977d981616a2 2025-09-28 14:31:44.661745 | ubuntu-noble-large | deleted: sha256:78ff39d9fa0096030e9b80476c246002b70cfa4f8de470539998a140cbe085ca 2025-09-28 14:31:44.661753 | ubuntu-noble-large | deleted: sha256:089f44ee890a529d430f3b9da7ba63067dd51248e245aeaccf939b8367a3601f 2025-09-28 14:31:44.661761 | ubuntu-noble-large | deleted: sha256:3f1f03f3e99e52c683f1dff9843886614321a4b3f0cc5d239efeff446bf4bd1d 2025-09-28 14:31:44.661770 | ubuntu-noble-large | deleted: sha256:515f25c0523ec1c3c9da6f15f473461705102062f0c0b5808759c63d3626833a 2025-09-28 14:31:44.661783 | ubuntu-noble-large | deleted: sha256:835b6144f95b1728bbf57eac050aeea908206416f2b8ac795a3bab6bac9871b9 2025-09-28 14:31:44.661792 | ubuntu-noble-large | deleted: sha256:3f76e89a98e2aff95b570f2e093e39132e400f65209802bb3b2dd5287ec93786 2025-09-28 14:31:44.661800 | ubuntu-noble-large | deleted: sha256:92de417475f8065a6c5bd3bea1dac2c11362700b9ff704bc9f7b0766a3015381 2025-09-28 14:31:44.661808 | ubuntu-noble-large | deleted: sha256:b5d33a5560fc328e075380e51a77fbf7d68b178fe951c4a579958f6477a1ecd5 2025-09-28 14:31:44.661816 | ubuntu-noble-large | deleted: sha256:d30dea44f9ea88a781eed464bc8716512c787c8b0c4992e0857db44b7d537a78 2025-09-28 14:31:44.661825 | ubuntu-noble-large | deleted: sha256:4b0039b56547e82fcfc8708298a0d4adf2e2cfbd225ec4991c55c3ae37da440d 2025-09-28 14:31:44.661833 | ubuntu-noble-large | deleted: sha256:a06aad47a2d02d79998753438f3e6731164eff7c15032afc61a1f784a92201d4 2025-09-28 14:31:44.661841 | ubuntu-noble-large | deleted: sha256:ffc4698c81c5a4f7c1eaca891faa90a4a56b9fe6158b31e7ab135e9d52c6c155 2025-09-28 14:31:44.661849 | ubuntu-noble-large | deleted: sha256:1925adf21e432d2866679e05caf5737ab63a04a6dcd38ad988426009fd662b99 2025-09-28 14:31:44.661863 | ubuntu-noble-large | deleted: sha256:c16d37a52e8a95dc0a33e109e2d833123385c43499186a42c4b1774e696b726b 2025-09-28 14:31:44.661871 | ubuntu-noble-large | deleted: sha256:fe2c8408b351288a78508e7354bf3352a4fffd36cecca9a7bc377f54c08d470b 2025-09-28 14:31:44.661880 | ubuntu-noble-large | deleted: sha256:b8d504625c995968a078cb9f3281a37d51604f97e3e8dfb95cdf0049486a29fe 2025-09-28 14:31:44.661888 | ubuntu-noble-large | deleted: sha256:1549bcf3b34bf3d63b05cc74dbe4effe1eb8c96cd5737559099e647e680711de 2025-09-28 14:31:44.661896 | ubuntu-noble-large | deleted: sha256:bd0f80901c373b2259e39a30c298ef8ca4753746abc58d98869b21c7d3afda8c 2025-09-28 14:31:44.661904 | ubuntu-noble-large | deleted: sha256:a666632f841c6eb98e7371be6eb33ff6db6b91b2c56dcea14d7e613445676190 2025-09-28 14:31:44.661912 | ubuntu-noble-large | deleted: sha256:116b881727ead1996a1d28fdbd3f80cfa530091e250846e4179e9c4b114a878f 2025-09-28 14:31:44.661920 | ubuntu-noble-large | deleted: sha256:e18e83b9438eca05c538c8afa2edcfd5bd537d50fef574fce05145d506084dac 2025-09-28 14:31:44.661928 | ubuntu-noble-large | deleted: sha256:a589f62c3135a7bac0d73a484aa4de6e1ba31bd21bfe579e7b40b6be2493cf94 2025-09-28 14:31:44.661936 | ubuntu-noble-large | deleted: sha256:e539a53543c482df11d0d273f0607d95b5e61a33fc303d93ea2f6f5b84bb3a0a 2025-09-28 14:31:44.661944 | ubuntu-noble-large | deleted: sha256:294926cd743d08d49295b79a399c6f5c1ce8a0d110f75360b7136db7730d81ad 2025-09-28 14:31:44.661952 | ubuntu-noble-large | deleted: sha256:f510aba644a06a40e3991ade8766456ee71dea323fe7fc31adedbd0b18f34e26 2025-09-28 14:31:44.661960 | ubuntu-noble-large | deleted: sha256:909dcc5b668cc3d1f88890f1521580175c9f755d582aec55f2065ca1ea8c54d9 2025-09-28 14:31:44.661968 | ubuntu-noble-large | deleted: sha256:c533ce3b8859db3da613f4ae745165ac2e86735ee8b82d0e44aa71b21ef069cf 2025-09-28 14:31:44.661976 | ubuntu-noble-large | deleted: sha256:c83c732b0840da9300ec91068c3a5bc85069a1ad71a5614f14ad2020c9a6ef74 2025-09-28 14:31:44.661984 | ubuntu-noble-large | deleted: sha256:28d64e8d44eb888ef24229e5928f3b877112aa55d8d0b887a6ab17135aa3dca1 2025-09-28 14:31:44.661993 | ubuntu-noble-large | deleted: sha256:7067abe9c9586fe16fdd49f9b11d263e9b8ab10f9443251aab0551fa73842759 2025-09-28 14:31:44.662001 | ubuntu-noble-large | deleted: sha256:03170b7fe63ee208a2a3a217564cf2eed5c5f05954da2364e8ae136cbade52a4 2025-09-28 14:31:44.662009 | ubuntu-noble-large | deleted: sha256:3ebbdf0073d67a627f21d5bf8e9d9fe19aa46b01866c81b782e3a649e2c20e9a 2025-09-28 14:31:44.662017 | ubuntu-noble-large | deleted: sha256:12c678912ed60af16e1821075c709d89a4914a1c204eb39fc9daea7d726f0ba6 2025-09-28 14:31:44.662025 | ubuntu-noble-large | deleted: sha256:92f58cb3b8cf625eb87db6129909e6c931f28aec0fb894dca4f09d6c354482ca 2025-09-28 14:31:44.662050 | ubuntu-noble-large | deleted: sha256:6e7182dd96abe89f3ff813bde85ed685027cb258e69546c89ec9cace79dab8e6 2025-09-28 14:31:44.662065 | ubuntu-noble-large | deleted: sha256:b64448a3b3682a6b92bf889deac56265606e27d590d2808a6dc60bb34fc17f37 2025-09-28 14:31:44.662073 | ubuntu-noble-large | deleted: sha256:3b235e20e5cc0439ee941cee604105a23b48bfd87827262b037149d4de605668 2025-09-28 14:31:44.662081 | ubuntu-noble-large | deleted: sha256:4cbb5070a96a7b565afc3f614bb740927c7eb31fa50a8ad6d838e9e5ca7d0a14 2025-09-28 14:31:44.662090 | ubuntu-noble-large | deleted: sha256:dc13df6913f16ae9f9dcb6e07d5c2b52cb260e4ff82f5a952d95571306856b00 2025-09-28 14:31:44.662098 | ubuntu-noble-large | deleted: sha256:3dabf9ec98d918a3684893ebde9764197e3777f10d577f4c2c6c9c46a629b64f 2025-09-28 14:31:44.662106 | ubuntu-noble-large | deleted: sha256:440bf25cb33e1855b7d11553f3fddd5b83451b2c63c04e1f7322c9dd0dc483ea 2025-09-28 14:31:44.662114 | ubuntu-noble-large | deleted: sha256:3998c2d7ec01ab622983191599cc9d0fdf945cd03e8e11ef029a8d5226a1d951 2025-09-28 14:31:44.662122 | ubuntu-noble-large | deleted: sha256:60bf8337b390da3270d58e3f4833ced29aa26ef37c46b32543b82428a484a29d 2025-09-28 14:31:44.662130 | ubuntu-noble-large | deleted: sha256:210f1abb82a3dabcddaf2adfaa54d42a80532c3e62dd99203f8f8b8c49f50045 2025-09-28 14:31:44.662138 | ubuntu-noble-large | deleted: sha256:322c5e2c5c467cd400f401d156f4a8d3c8f2b58719383ee67e4ca13623360741 2025-09-28 14:31:44.662147 | ubuntu-noble-large | deleted: sha256:33c73008c25d76befa73c691cfc61dd4e0e29a01e9e9c788c88642c09c88792c 2025-09-28 14:31:44.662154 | ubuntu-noble-large | deleted: sha256:356d87998f1082645c809f00ac1afa4cc0c1e0e276650da2dafafa28df2e5f9b 2025-09-28 14:31:44.662211 | ubuntu-noble-large | deleted: sha256:e51d0946a783cd28a2862145fa248a1e6fb9ee6e92ff9225b3169382f28eb519 2025-09-28 14:31:44.662220 | ubuntu-noble-large | deleted: sha256:39baefa67dda596a3af12ccce531e364af8d8d4dbfcfe5551ab51e5a13be831e 2025-09-28 14:31:44.662228 | ubuntu-noble-large | deleted: sha256:638949c8c62d07269c6c00d92900930b88b7c05c49f9619f6cefdd469fcb1bf3 2025-09-28 14:31:44.662237 | ubuntu-noble-large | deleted: sha256:5351dd723b14ce38213beb7b4d2c749e4eb75ce35fa7647959fb02faebe5cb86 2025-09-28 14:31:44.662245 | ubuntu-noble-large | deleted: sha256:601687d6bb71501889704cfffcb6ca4918bb7535ddfcf2064d448aea637fb4a5 2025-09-28 14:31:44.662253 | ubuntu-noble-large | deleted: sha256:29385102232fa268664f0981053fd66e51d191931accdba849424c086eef7717 2025-09-28 14:31:44.662294 | ubuntu-noble-large | deleted: sha256:6f4d3238300ad37f061f9815fef9e782c743e7b378d96745ea176c176441c901 2025-09-28 14:31:44.662309 | ubuntu-noble-large | deleted: sha256:361aa7d393c03dd0f3e0cfa519cf3542d181ed18e11bd8111f0a6908d7b80fda 2025-09-28 14:31:44.662317 | ubuntu-noble-large | deleted: sha256:becbdec61ef2c0b1e796ba642b2436ed933d32ea976e04cb6194175a8f646d75 2025-09-28 14:31:44.662325 | ubuntu-noble-large | deleted: sha256:cade9093fc43ac6472b34bab991e6483d73c75f584e19a453d5438702fc19017 2025-09-28 14:31:44.662333 | ubuntu-noble-large | deleted: sha256:5c5d3d559fa0edc16a76c11690f51d5a5f20ceb1fbadf85ddaea3740741181af 2025-09-28 14:31:44.662342 | ubuntu-noble-large | deleted: sha256:a2ba1e8a732406a55c9f977ba6acfcddea12d5cdaf171672400ee11293960b2f 2025-09-28 14:31:44.662350 | ubuntu-noble-large | deleted: sha256:2e7d5d5921168f760e0f63f636c83b33e8a2848dbe05b1add87e3d80a2885117 2025-09-28 14:31:44.662358 | ubuntu-noble-large | deleted: sha256:f82946e32a9c745d78a2b4a7de3c94385bdacf2a55fb87bdfc93c57d29f55d05 2025-09-28 14:31:44.662366 | ubuntu-noble-large | deleted: sha256:0ecb73437147f405512c20ca53746c2ae35c2d1d51b3fd8066fc6ed1b657fd5d 2025-09-28 14:31:44.662375 | ubuntu-noble-large | deleted: sha256:7f6d68bb9499960fd46790a83e4296f3e82864e1988a18dc7614041d01a822ff 2025-09-28 14:31:44.662389 | ubuntu-noble-large | deleted: sha256:9a71653df3dee0e6be94401415e343f17327458bff684de7ee8babcad04d9ca0 2025-09-28 14:31:44.662398 | ubuntu-noble-large | deleted: sha256:0f5424a0a3c04c3350b38a04083db65f89dc8d24270799cff2bfc6775235efe1 2025-09-28 14:31:44.662406 | ubuntu-noble-large | deleted: sha256:39267a2aa574bf88fe1a2e14b1382377293fc711af581e7a0811442ce40c8b9e 2025-09-28 14:31:44.662414 | ubuntu-noble-large | deleted: sha256:f5a6a6d19553fe355dbfe8133b2d73586ad5a7afff8c2b59de0b9e21b63de177 2025-09-28 14:31:44.662422 | ubuntu-noble-large | deleted: sha256:a964a3b5edfb3094cc61c3d3bfbd91cc67d5799cd6798de61cea4d7b859eed97 2025-09-28 14:31:44.662430 | ubuntu-noble-large | deleted: sha256:f54582230fa1e5bd2b711f9d9b0b9f08e73b6402344b4b7e89478e9aff8e2688 2025-09-28 14:31:44.662438 | ubuntu-noble-large | deleted: sha256:c118b5c4ac767ec2a01ce943d2f1f0fca6831ef7806b6b07245efea1df571eab 2025-09-28 14:31:44.662447 | ubuntu-noble-large | deleted: sha256:00e9ea7149d9cf41335a04b1ec5e97a82bf185957352765c7897397bf11a8149 2025-09-28 14:31:44.662455 | ubuntu-noble-large | deleted: sha256:f062935c34db6c9846266d5836fc2d62de227b6a4a4f6cf24e9ad7a5171ca61f 2025-09-28 14:31:44.662469 | ubuntu-noble-large | deleted: sha256:906b7789356155204c1ba5dc19595cf41618112a5b1a7fc3890f3f82634589b2 2025-09-28 14:31:44.662478 | ubuntu-noble-large | deleted: sha256:b4ae00b4bd336eb1b66867a8022937540fff45c2996850d4a2d76dbecdcf8dd4 2025-09-28 14:31:44.662486 | ubuntu-noble-large | deleted: sha256:d6c2ffe1903ce5b1d9c457e730fcc2e91e745252a89707466b6cb0afb0baa09f 2025-09-28 14:31:44.662494 | ubuntu-noble-large | deleted: sha256:f9c271d4d2be52a981cb0ba81d9c1f32aa3bf046d617b807da88803b6051fb4b 2025-09-28 14:31:44.662502 | ubuntu-noble-large | deleted: sha256:106c7b39ae5f305f6a2bdd2c8cd4a849571c69ff1c586205655bcbc9606afd0b 2025-09-28 14:31:44.662510 | ubuntu-noble-large | deleted: sha256:62092e5abd462cdf2de34a27f2dd5576415cc1771e93adc276384341b1a91e72 2025-09-28 14:31:44.662518 | ubuntu-noble-large | deleted: sha256:65b7d6318056bd6d90169166685e692530aafbc0049b9c68732213148c2dc63c 2025-09-28 14:31:44.662527 | ubuntu-noble-large | deleted: sha256:1abf9e08ff80cbd6c8647af7e7656da000066fd94f9c3c779b4124feee98d90b 2025-09-28 14:31:44.662535 | ubuntu-noble-large | deleted: sha256:68c625e0d94c14e50dafe329e23eef79eb7305a88425351c994e024165db6dc4 2025-09-28 14:31:44.662543 | ubuntu-noble-large | deleted: sha256:725f63b794f02b7c1d151b68431283c36e6baef77d7d7d4d08153bd813108f7b 2025-09-28 14:31:44.662551 | ubuntu-noble-large | deleted: sha256:e47ba415fd9d40f65776dd96ec8be94174f6674a54396c3240c9f11ac03599f9 2025-09-28 14:31:44.662559 | ubuntu-noble-large | deleted: sha256:0b53b10c1bbda3649cc35de73c466881c90f282b68aa3aa70abee5c6e3c7ac80 2025-09-28 14:31:44.662567 | ubuntu-noble-large | deleted: sha256:bd205e7bb9abb9e0f1c80152c9ccd5fcdee9a10ba4ac5ec70cbaf9c1639b7f0f 2025-09-28 14:31:44.662576 | ubuntu-noble-large | deleted: sha256:7f15064dfc8d93c0d4848744b376e2ae931392cbdc15e273cb6eaf6635bbd97a 2025-09-28 14:31:44.662584 | ubuntu-noble-large | deleted: sha256:8e5113f54634254d8fc76122ddf94bbed12db682ae1fd0ca5af7304a2c2cf3f0 2025-09-28 14:31:44.662592 | ubuntu-noble-large | deleted: sha256:20f784881a022d7d6e39b5803c7b0485e4335fe90753cce892e9cce08554facc 2025-09-28 14:31:44.662600 | ubuntu-noble-large | deleted: sha256:1fd239eed34c19ef1146a9359992b20c78afa1b385e63ee60f46a93ca2d76b4d 2025-09-28 14:31:44.662608 | ubuntu-noble-large | deleted: sha256:cec9d684ee9ab24ec3b8080a2ba3b36d9ea60a18a293779dd6aa850fbcca4a1b 2025-09-28 14:31:44.662617 | ubuntu-noble-large | deleted: sha256:704e4d1668846a7463037064312bb2e0df2b957c26588e83325c1c9eb9160d73 2025-09-28 14:31:44.662625 | ubuntu-noble-large | deleted: sha256:7904328f3eaa7b6d237472cf1c6950d82df311dff213a1362426bcbeaa31d3a2 2025-09-28 14:31:44.662633 | ubuntu-noble-large | deleted: sha256:7f295dbec03e0a28e30fa6fe15dc7d9437eec125b4a6b86fc3beac5d00807d59 2025-09-28 14:31:44.662641 | ubuntu-noble-large | deleted: sha256:056b9cfcf3e6687427345228999012573c938b7feb5354f4a93cb3ff3e311ac5 2025-09-28 14:31:44.662649 | ubuntu-noble-large | deleted: sha256:d6317812998029392bfa244091d9ec3aa17c82290a96f7e3fa79664f18f38aaa 2025-09-28 14:31:44.662657 | ubuntu-noble-large | deleted: sha256:fa0b06841657b08b576e0001ff072ffbb7d9bd67f79d406fe903eace0c97f9a2 2025-09-28 14:31:44.662666 | ubuntu-noble-large | deleted: sha256:4a9074fd9ad4c564af9f17e8870c315d78c0ce70cf1aee3cf447d47ce1fabc73 2025-09-28 14:31:44.662674 | ubuntu-noble-large | deleted: sha256:f410ede742d4a80972f7ec8c60725d48e5d69de63f5f9d6b3813432fb57dc216 2025-09-28 14:31:44.662682 | ubuntu-noble-large | deleted: sha256:108c1c6677a1211f2882a1a37ccbedc58b35ce47e027121218383a5dc2bf0f5c 2025-09-28 14:31:44.662690 | ubuntu-noble-large | deleted: sha256:211d7d48422ac4d6d8a794ee1d56e07dfb913b26422416ee7e3e46ddf27b0223 2025-09-28 14:31:44.662698 | ubuntu-noble-large | deleted: sha256:1f89ff0df4a6cd8bfefdcb64388d14f2f4aa40272304c610790115c7d2253a36 2025-09-28 14:31:44.662730 | ubuntu-noble-large | deleted: sha256:f2c1b56fcb7b0942de2b4202d6deafd9643b3a3905795ea8f09ea67a8f7d9bde 2025-09-28 14:31:44.662739 | ubuntu-noble-large | deleted: sha256:bfeece618b35a73ac00786a505f8df8e8c26c7f10ee31ca302ab88ef99bc6a90 2025-09-28 14:31:44.662747 | ubuntu-noble-large | deleted: sha256:9789326abfc5cbb8de37d23408d5c6ca8df3f77560ad5d877c2b577cea0358cc 2025-09-28 14:31:44.662755 | ubuntu-noble-large | deleted: sha256:ba38db1500ecee6b63fac8969f3038085ba1f473a9cfb17b13bd447495f339fe 2025-09-28 14:31:44.662769 | ubuntu-noble-large | deleted: sha256:8d7b951b01c7bf91d79d5cdff0a0aa893eeb4421d6a5a898bbc17f9e09a26a79 2025-09-28 14:31:44.662777 | ubuntu-noble-large | deleted: sha256:1bc65fe6cf21fb90b2cf13125c20e1185a2bf5cf10fc9748ddd77b3dc273e5ee 2025-09-28 14:31:44.662786 | ubuntu-noble-large | deleted: sha256:f89a06a2543b611dda1402059c4bb2db6c8a585e36dd3690eca225175fc32ef0 2025-09-28 14:31:44.662794 | ubuntu-noble-large | deleted: sha256:653150806ce89cae8c7ea2d1799ae541bfb99ca70c88a237fa4d54811bddab13 2025-09-28 14:31:44.662808 | ubuntu-noble-large | deleted: sha256:b3c89013cc4e4958068f8c49a07def2ebad63bff87bd3db151326e191c787ae2 2025-09-28 14:31:44.662817 | ubuntu-noble-large | deleted: sha256:a41d98c7dc933cfba9f3e7a444e753c7eb617dc42daeaf0b874145a146887721 2025-09-28 14:31:44.662825 | ubuntu-noble-large | deleted: sha256:7289a630ab6be5f807fcca7bc5eda87d6aed3f4ad107a18b4f6db8ab81a46e81 2025-09-28 14:31:44.662833 | ubuntu-noble-large | deleted: sha256:cce5b9fa508fb425cdfd5b08ddfeb760d7f2f0d34f73f6b81c4f36720df1bf91 2025-09-28 14:31:44.662842 | ubuntu-noble-large | deleted: sha256:a47081ac7b10f13a53b8fb227cfd9d869523ae19eba9740f7cdf45899e410aca 2025-09-28 14:31:44.662856 | ubuntu-noble-large | deleted: sha256:5e5e93ace6d5907958d7b123dee300fea76d5d49a1ce747d133ec6c2caa1ad2a 2025-09-28 14:31:44.662865 | ubuntu-noble-large | deleted: sha256:3c927dd72a3848e4f8c626a7bca4b16812aee3b91794184cb81fa3038a4df23c 2025-09-28 14:31:44.662873 | ubuntu-noble-large | deleted: sha256:3653e0781be2dbf8b251865d7efb37b4c8928647b538d343e787e126eecbdd0f 2025-09-28 14:31:44.662882 | ubuntu-noble-large | deleted: sha256:c8590ce629cece3950c13ce36900255a415391803eaa23dce84f8f7ccca58435 2025-09-28 14:31:44.662890 | ubuntu-noble-large | deleted: sha256:e3846a110c8e729b60ee9fd7d429e532cbf635003205ddb3bccccaaeea09ce72 2025-09-28 14:31:44.662898 | ubuntu-noble-large | deleted: sha256:2c6ea54f552d67a4783107d6d4c47835a681634b937617da5c4ad386702a70ce 2025-09-28 14:31:44.662906 | ubuntu-noble-large | deleted: sha256:21672f5b7942045091c56a36d5cf215d98e0929ee124bb39cb6f0679ac705c1e 2025-09-28 14:31:44.662915 | ubuntu-noble-large | deleted: sha256:ee18bece32eaefee6cb682cb397202e10c7086e849bf0510b0ffdc8709826d98 2025-09-28 14:31:44.662923 | ubuntu-noble-large | deleted: sha256:b1bc3ea19948029c270c41fa2079bf4d84e1460a2c9a5515f30b12640807d4a0 2025-09-28 14:31:44.662931 | ubuntu-noble-large | deleted: sha256:f3c0e9ce563762273fad60739ab39916c669d4eb21ce22b37cd3c1bbde30c565 2025-09-28 14:31:44.662940 | ubuntu-noble-large | deleted: sha256:96a35a965113d742c6d8575bdc37fd61ccc8e8264aee024fe74e59468a274c4b 2025-09-28 14:31:44.662948 | ubuntu-noble-large | deleted: sha256:b755970a18a4bc51716acd8ea3a223c632a5246ea7764c8de0c8a11e89b85240 2025-09-28 14:31:44.662956 | ubuntu-noble-large | deleted: sha256:35833a3ca3acf583e838a6782bc01d3707ffc67ad4cbeaaa52cbd48bdb7967b2 2025-09-28 14:31:44.662965 | ubuntu-noble-large | deleted: sha256:0d3567cce8e2b8d4205ada30c34bd50125be018f85b4e627439eb5581a066f01 2025-09-28 14:31:44.662973 | ubuntu-noble-large | deleted: sha256:b8c725805d27b84f7eb6e645d255a67131e5793a53becf28b7037c2b6ecfeb9f 2025-09-28 14:31:44.662981 | ubuntu-noble-large | deleted: sha256:227e6192a0a3f801d1eda29cdcc7327e2af736a5a544c7e54f0552b5a8e1bc90 2025-09-28 14:31:44.662989 | ubuntu-noble-large | deleted: sha256:a10ab581f1da5927261de233f0528e368a95ad365625012ae3b32fcd57e91a86 2025-09-28 14:31:44.662997 | ubuntu-noble-large | deleted: sha256:7e6b78492cc2addf3d0d9218ef5997cd573d6093465f9cd4e7e34274135bd1c9 2025-09-28 14:31:44.663006 | ubuntu-noble-large | deleted: sha256:e2be95529ea20de7531e679d351b4ca3482bd8922eb4657557bb735cc93a9123 2025-09-28 14:31:44.663014 | ubuntu-noble-large | deleted: sha256:0462176f04cae741d0e4595afabf7b48e611f29f41f72b4f97d14bfbeb5c0447 2025-09-28 14:31:44.663022 | ubuntu-noble-large | deleted: sha256:6e40a93db923e575837d7a96c07853bc5440139d68c43d21f26edc1c54615dff 2025-09-28 14:31:44.663045 | ubuntu-noble-large | deleted: sha256:dd5467c4aa68db5291c0f66d4062a57f4943275dc697aebf294262ea98f6d5d6 2025-09-28 14:31:44.663054 | ubuntu-noble-large | deleted: sha256:57569c20c9019187442513ee444be06c577676dd27a013a800f020b17ae9d007 2025-09-28 14:31:44.663063 | ubuntu-noble-large | deleted: sha256:8f4dff8989fc666f5e3aaa8f03ca23ab4badacaf5e631a654f6dfb5f81cdab85 2025-09-28 14:31:44.663071 | ubuntu-noble-large | deleted: sha256:27dea8119e470eb080a539c3e05ce438c5003bffc526c5fa3d5ac4460bc63db5 2025-09-28 14:31:44.663079 | ubuntu-noble-large | deleted: sha256:3ad294786fd140d8a37fff6200ce77318d6a7abfddd31cc61908ca0ae5c449ae 2025-09-28 14:31:44.663087 | ubuntu-noble-large | deleted: sha256:2d1241b9420617f6ec04b38d2005973f13a3af155bfb2be10343fe02586c9b19 2025-09-28 14:31:44.663095 | ubuntu-noble-large | deleted: sha256:c0d194ae6b1ad155f2d3f23403b68e3e75352c5f67cdd17a5781883b625bb146 2025-09-28 14:31:44.663103 | ubuntu-noble-large | deleted: sha256:25513569ca7158a70ba58f699408c5b8727ffca1b361f15d7e0847b9d4460643 2025-09-28 14:31:44.663112 | ubuntu-noble-large | deleted: sha256:c45927f039864c19046d133b02046e3cc08dae6c16a46904e4916c882fd24af0 2025-09-28 14:31:44.663120 | ubuntu-noble-large | deleted: sha256:df04cf9d7631c0c1acd93edf30e1e2f953d816da642725a625a65df2cf2b922d 2025-09-28 14:31:44.663128 | ubuntu-noble-large | deleted: sha256:5fa589d8bfbcf19688a1ad5fd93a41c51bceaefb5714ea87f0432d4a11d8194a 2025-09-28 14:31:44.663142 | ubuntu-noble-large | deleted: sha256:8775d67366c86d5be76397a6f99dc1fb9fedb17d75d3f3d1e1b579c13062688c 2025-09-28 14:31:44.663151 | ubuntu-noble-large | deleted: sha256:b19662041c756e62a16c61a067fb565a43340bb6b896f37104614fb6a309b138 2025-09-28 14:31:44.663159 | ubuntu-noble-large | deleted: sha256:d785a8c716acde316246335be3253499d399b7dd1040bdadce62c424bafa1118 2025-09-28 14:31:44.663167 | ubuntu-noble-large | deleted: sha256:cee4116f8fa15dfd322f966b6a30d2ee10e9957989d145599fda70e395ebb77c 2025-09-28 14:31:44.663175 | ubuntu-noble-large | deleted: sha256:0e9f79b20b1afedf4a526cef19769af6eb50eb65007b8cedd2ab71a6d89c5892 2025-09-28 14:31:44.663183 | ubuntu-noble-large | deleted: sha256:f9559e76987b675f746c490c532fa9e8f0843cfe9eec8c692ecb96d3f65a4786 2025-09-28 14:31:44.663192 | ubuntu-noble-large | deleted: sha256:7bd6bc3d7ada9ffafc61b55a2cbf167a7b29287dd196ae2627d8dd0b42eaf72b 2025-09-28 14:31:44.663200 | ubuntu-noble-large | deleted: sha256:6d80ff0e59e8bb10e856ebfb21222d5d412d4db6949cc03d5b36aed81d4fc538 2025-09-28 14:31:44.663208 | ubuntu-noble-large | deleted: sha256:84915173da23b2ff04fc7a6e47026d758300af547706f55be4de7bd4dd68edbe 2025-09-28 14:31:44.663221 | ubuntu-noble-large | deleted: sha256:a061a9fdfe190cf9995c41720a9580f3b1ee6b203c279f489b2d84b6ef9610cd 2025-09-28 14:31:44.663229 | ubuntu-noble-large | deleted: sha256:860e51c6f0d528cacd159a40d8eca0c0ecad44fd6f5e8eb0ad68f072233a1f91 2025-09-28 14:31:44.663238 | ubuntu-noble-large | deleted: sha256:4d8c7707d873dd2b7655720dd92adb81fbe961342675da773fbd4dd299a34f95 2025-09-28 14:31:44.663246 | ubuntu-noble-large | deleted: sha256:57a8a074861898ea2b0f8a5a5896def5d987dccec0468c12a42ba4d5facc12aa 2025-09-28 14:31:44.663254 | ubuntu-noble-large | deleted: sha256:e660c10b2581453ab322c7446ecd6fbbdaa895fee00786caa59c71f283924cf6 2025-09-28 14:31:44.663263 | ubuntu-noble-large | deleted: sha256:d5ad02ffb963db63a83710ba3410e66a316ce9487ec971bdec03760acb4ef312 2025-09-28 14:31:44.663271 | ubuntu-noble-large | deleted: sha256:ef73b3a5ac438f2083e3b18ea12920470c1272eb6251dc4799e90d776340c88b 2025-09-28 14:31:44.663279 | ubuntu-noble-large | deleted: sha256:c352372d446027f574e6d03c03330f0d966c85a1d2ef0839ce1486164977519c 2025-09-28 14:31:44.663287 | ubuntu-noble-large | deleted: sha256:361d32c56ce135ab982a7fe9a061c91c2aefaa3acc9e72771aabcbdef26719e1 2025-09-28 14:31:44.663302 | ubuntu-noble-large | deleted: sha256:9d8b2a7ac62012113b2107fb5dba95fb9d9cb62eaab3305c7684a65c6275765a 2025-09-28 14:31:44.663310 | ubuntu-noble-large | deleted: sha256:1eac55bc249afc091ea6d9423eb3b80ff16035cf8d0146f8ddd2528902308f8e 2025-09-28 14:31:44.663318 | ubuntu-noble-large | deleted: sha256:2d51945227a1b09922e086d83c13f6da63bfbd148956b7bc1ccdddeab45ebf8b 2025-09-28 14:31:44.663326 | ubuntu-noble-large | deleted: sha256:9fa62e147a9d475e41e3675db2fbe10c6ef89fae81d43f4de824ccc9135bf5be 2025-09-28 14:31:44.663335 | ubuntu-noble-large | deleted: sha256:0a1eb7e0c4b98463df20e353b850a5d979477b6f96f77225615d00e1247a41a2 2025-09-28 14:31:44.663343 | ubuntu-noble-large | deleted: sha256:426a8c2d77f54a2ef07408b4de469ebe2166105565e1c460a49c779646aee433 2025-09-28 14:31:44.663351 | ubuntu-noble-large | deleted: sha256:5d402cfec029e09ccfbac5a2c6ba3e45916ec94a4c470f54059c4dbae83a0a14 2025-09-28 14:31:44.663360 | ubuntu-noble-large | deleted: sha256:3d5995007f55f4cba1567686301b0c380c8f90d3f3a1241f62b0e6089ce3f150 2025-09-28 14:31:44.663368 | ubuntu-noble-large | deleted: sha256:2a3253dabe14e2cc86abe12c1a122780ab6e1f2a58a64e4dfd91c5df8bca881b 2025-09-28 14:31:44.663376 | ubuntu-noble-large | deleted: sha256:2b3a9f6add1c0da815a6610c526b492a6f43d0f99d8fe3f4d4860d10bc94c55d 2025-09-28 14:31:44.663384 | ubuntu-noble-large | deleted: sha256:66555bd7ac3ca399e0e0dd26d6afef456171c96cd7ded368984490020842fed2 2025-09-28 14:31:44.663392 | ubuntu-noble-large | deleted: sha256:b4c686ba3b98712e8c6b407c4683c669f4bbb472f90ca71ca22ec5bc7aa47e51 2025-09-28 14:31:44.663401 | ubuntu-noble-large | deleted: sha256:e535c231299db0c9ae010a7e711623ddd5f133d5fb6ac8948051dc9786675457 2025-09-28 14:31:44.663409 | ubuntu-noble-large | deleted: sha256:9f8f6b18dcaccde566d45fd532263e3fb22b0f4381ca7282e5f575eaf10fe5c0 2025-09-28 14:31:44.663417 | ubuntu-noble-large | deleted: sha256:9b69c2242363cab63adbdc68e01fd6057f5d1a7d20629f9c652523dc3e436179 2025-09-28 14:31:44.663426 | ubuntu-noble-large | deleted: sha256:cf81241801bfc13a181db90147f80df3013eccf74bff59c620619fd2ac6c30ea 2025-09-28 14:31:44.663434 | ubuntu-noble-large | deleted: sha256:c7421ac808a9d18844cbcafc896b732430b6890e29fd28b01dd0b3569fd1d7c4 2025-09-28 14:31:44.663442 | ubuntu-noble-large | deleted: sha256:6dcf5ae5d8d9e0967f04c1627dbf07247241bb106999f5b3b37dcb37f150e353 2025-09-28 14:31:44.663450 | ubuntu-noble-large | deleted: sha256:7cfba4c794a33643aae2e69dfd3d3765244a2ea5bc4e642b7d8272d17a4eace4 2025-09-28 14:31:44.663459 | ubuntu-noble-large | deleted: sha256:88f1f9a0c0fba1987619de28587ab037df0021dee769730c32376a5e84e32757 2025-09-28 14:31:44.663474 | ubuntu-noble-large | deleted: sha256:22f2eec84106d060d4c148286a0c31f9cf33d9c7d90d3d11e7839f1561242b4f 2025-09-28 14:31:44.663483 | ubuntu-noble-large | deleted: sha256:9d184cde6d8254c3012060d06db63904a0627d5a040160aae5fa2412194467d7 2025-09-28 14:31:44.663491 | ubuntu-noble-large | deleted: sha256:a3c5eaff3f8dc48deab7017a1155ea8371a524d1d43c18485838270020f80d58 2025-09-28 14:31:44.663499 | ubuntu-noble-large | deleted: sha256:036259ad45e9cdedd90c314823c2494f857d5cb4adfa70c399239fb5ac3577de 2025-09-28 14:31:44.663507 | ubuntu-noble-large | deleted: sha256:2530c099bd3c13c3436a185d117dd37bc81c012ba876419c11ebad91ac094f87 2025-09-28 14:31:44.663516 | ubuntu-noble-large | deleted: sha256:ae9137c3295371436ab8c54e385aec254fa58e051a9e947581eb849446f69e50 2025-09-28 14:31:44.663525 | ubuntu-noble-large | deleted: sha256:63c833165df03386e2b8a8ec78e32e9bf1f89af4b9e21545e2cb6a2f99ade4ad 2025-09-28 14:31:44.663540 | ubuntu-noble-large | deleted: sha256:09f63c652c4d4a4fb9df0d0753609453a98d44604eca1aebd253d8b54460ad98 2025-09-28 14:31:44.663555 | ubuntu-noble-large | deleted: sha256:1aff88d0c7a068272920b101698511d3fd6a2b9b0c53b78fd6a3aef5ac1b2b20 2025-09-28 14:31:44.663571 | ubuntu-noble-large | deleted: sha256:a09e4a15a1deea532ea7d2d725278f74092ebbbdd829c62f3f2a594b713a9249 2025-09-28 14:31:44.663584 | ubuntu-noble-large | deleted: sha256:8fadcc39eaed6fb7a3b42cea34615bbef1764f6099221d2e61b4067aa037d12e 2025-09-28 14:31:44.663598 | ubuntu-noble-large | deleted: sha256:b152f2cfa5b01c52097520dac7d7e01aa9b8ce84d3ba36d184661f1c2f7ddfe5 2025-09-28 14:31:44.663612 | ubuntu-noble-large | deleted: sha256:b3a0fd07523d1180ffb4c54b95664c7edb1809e796cbd834ce6b63ff2718a0a2 2025-09-28 14:31:44.663627 | ubuntu-noble-large | deleted: sha256:782f7802121ca769e90ba4e5ed1bd8f7e50073a5db17a0a1a659680a4296d34a 2025-09-28 14:31:44.663642 | ubuntu-noble-large | deleted: sha256:0820c20a0854dea4ce70b200b242ceeda10d3bddcb0aa1a483a296fbabe16e20 2025-09-28 14:31:44.663656 | ubuntu-noble-large | deleted: sha256:d750a20b0f582325a5d0a8b50b5e460881a6aa93031e225ff8f5cf8600d8bb1a 2025-09-28 14:31:44.663671 | ubuntu-noble-large | deleted: sha256:64ae50fd7754e1e90ab204f4900b811f273f0a28952e6fe6f0d1de2e67fd2c48 2025-09-28 14:31:44.663686 | ubuntu-noble-large | deleted: sha256:332e0d1ca4ae6871e680f53a49c540af1a2b3e2df7d3e005c8a1e07be03de825 2025-09-28 14:31:44.663695 | ubuntu-noble-large | deleted: sha256:2875ff84022503cf426882abf7565dc186d54d93e152c44764f8aec90a2d11bd 2025-09-28 14:31:44.663728 | ubuntu-noble-large | deleted: sha256:f39fcdac1d3a1e2bdb20ee3d0e89917d916848c60c57f67d27b5e0905b27f577 2025-09-28 14:31:44.663742 | ubuntu-noble-large | deleted: sha256:713b6c654d5afd1633ea14c32c6fd052ef45e5a4b7c2c647fa392cdeaa982306 2025-09-28 14:31:44.663750 | ubuntu-noble-large | deleted: sha256:489a5a30060fac72497beeca625f5ecce871f5207e75a4aac93c5f82a76218b6 2025-09-28 14:31:44.663765 | ubuntu-noble-large | deleted: sha256:de3975ff5271363b7d6e22e77bd08b4b4d82f78fbfe39ba26f23f9992a3b0811 2025-09-28 14:31:44.663774 | ubuntu-noble-large | deleted: sha256:9d0b0828c9019115850b77a5abb5073b49664dd9eae6ce1246925083da641083 2025-09-28 14:31:44.663782 | ubuntu-noble-large | deleted: sha256:5b842a2b3992bd4c703df4089e35fab25fa8640f9b2a4e5c4161f13842946920 2025-09-28 14:31:44.663790 | ubuntu-noble-large | deleted: sha256:affe35a80e46bfea630237dd35728da6d17b63631b9158e60d5ce83894e81211 2025-09-28 14:31:44.663798 | ubuntu-noble-large | deleted: sha256:097da230e9e43803bfcf2809b93b23a1fb5d387a2af54dd0d92a4aa27464d94b 2025-09-28 14:31:44.663806 | ubuntu-noble-large | deleted: sha256:642d61c22e7b118fe33e488723cd881cdbc450b3455ba1201265216aec239b2b 2025-09-28 14:31:44.663815 | ubuntu-noble-large | deleted: sha256:c16a358ead1c048c1030f9ceb599ee15cda585cf208afd636a130610e62491c7 2025-09-28 14:31:44.663823 | ubuntu-noble-large | deleted: sha256:a2b4e0a090d1ed92011d996e27e9096929e98676497f1a501514ce8f8fb6c363 2025-09-28 14:31:44.663831 | ubuntu-noble-large | deleted: sha256:f1af25fbb8c1d0d14bdceaa26545c2316e8704954d62a1b89c04f92e664c25f0 2025-09-28 14:31:44.663846 | ubuntu-noble-large | deleted: sha256:4481e41485a0e372567730e01be65cd7b1842ef8178a07cbf572ec2787f66724 2025-09-28 14:31:44.663855 | ubuntu-noble-large | deleted: sha256:d9946f2814ab062ab962cb0d2697b6e70ed5d2fb2c50c3dd35bf9a503dfe3e4d 2025-09-28 14:31:44.663863 | ubuntu-noble-large | deleted: sha256:df8974f804c18963b15f42bbcf4517bfdb6b8d45edcad7e2cfd4cde541841a90 2025-09-28 14:31:44.663871 | ubuntu-noble-large | deleted: sha256:4c29a9b69da4174e575e8025ab7a01efe5a009a46e85c5c5182c712e1c81fdd6 2025-09-28 14:31:44.663879 | ubuntu-noble-large | deleted: sha256:fb2b17a0dfa9261fc67d0a041dead07da07c8b08bdcceb8e3e3d30a2c308b8a8 2025-09-28 14:31:44.663887 | ubuntu-noble-large | deleted: sha256:864ca38cc8d3e32829d6f615a2795ddc930d603e45b390f20ec06b1338a5f7f6 2025-09-28 14:31:44.663903 | ubuntu-noble-large | deleted: sha256:572208a8944a79f5a73b3db5285046290b4b4a72746ba0cb63fcee03305a860f 2025-09-28 14:31:44.663912 | ubuntu-noble-large | deleted: sha256:c2f6934257ec4d97c2ca8a607d282521aec131ab6348ad8556b41ca9776d1691 2025-09-28 14:31:44.663920 | ubuntu-noble-large | deleted: sha256:06e2944eb3ade658938804ddca7c6844b9eb904bc2b5fe4ba5feb763ab6932f0 2025-09-28 14:31:44.663928 | ubuntu-noble-large | deleted: sha256:a99541d308e35faf6817beeb6fb238d99e3151aad80d33d9f55bcb0c4a2294ea 2025-09-28 14:31:44.663936 | ubuntu-noble-large | deleted: sha256:151e42bc87cdaf88cb7a13435e1bb0d94ba44ecea7984ca4307e5a8a88e71859 2025-09-28 14:31:44.663944 | ubuntu-noble-large | deleted: sha256:16572270a6145239065e697e2f1d8c443ffc90f31408f93277b56acb992743a7 2025-09-28 14:31:44.663953 | ubuntu-noble-large | deleted: sha256:757f753be15957efe4239ba7af695604e821da8069a3c1f5ca36e25c104c7fb7 2025-09-28 14:31:44.663961 | ubuntu-noble-large | deleted: sha256:474a9b00097fe1f87d510037ae6f780d2eb2676d18a7087f525bcd0a1e356618 2025-09-28 14:31:44.663969 | ubuntu-noble-large | deleted: sha256:460a51af74e4f402c7037cd9b9c4df2ae0d5897dbb429ffc4c84c8fb6afb51ab 2025-09-28 14:31:44.663977 | ubuntu-noble-large | deleted: sha256:4c6d9cd1514016f79a3daf0243e3c8a1a6b83573fc537ad8ece88823cccd4d05 2025-09-28 14:31:44.663985 | ubuntu-noble-large | deleted: sha256:76364d5ce0ab61e7a9db03057d8b067154c69ce7ce3e09baabcc1b10cc303499 2025-09-28 14:31:44.663993 | ubuntu-noble-large | deleted: sha256:ba3b3d2f1a15e39f03f7bfa40bf7f7771ccdc8a6819e5391bc9af8bb1b5df441 2025-09-28 14:31:44.664001 | ubuntu-noble-large | deleted: sha256:419ca0f07e2bc9844505d1cfb2506742ddd7e26110c8ea2d009c2173f7fb294a 2025-09-28 14:31:44.664009 | ubuntu-noble-large | deleted: sha256:51ac756753d6cd052851137c2cfd80d1e6168464a75f16a15940f738bfe46238 2025-09-28 14:31:44.664017 | ubuntu-noble-large | deleted: sha256:b1995ad0491c6d37f4adeec89ebf373e223a9ba4462d9cb3ca9899718ce1b013 2025-09-28 14:31:44.664025 | ubuntu-noble-large | deleted: sha256:e51e5b914e1e26ab761d1167983637419bc6e47ee56891a7de7dd002858e9912 2025-09-28 14:31:44.664079 | ubuntu-noble-large | deleted: sha256:6e00abbf13a0d5a9a3a01d27d289aa873df8690aa4d99e230187ab166ecd5ef0 2025-09-28 14:31:44.664089 | ubuntu-noble-large | deleted: sha256:acf20c0c3cb15791d8eee0e5a179543d78b9dd5918854b6b778cee2f638d2502 2025-09-28 14:31:44.664097 | ubuntu-noble-large | deleted: sha256:dfe6c2cd52c5a29b7376e514b683cb5ea388a04df62042af90eff75b2f6ca35b 2025-09-28 14:31:44.664105 | ubuntu-noble-large | deleted: sha256:9724557099d252f6fad87e5a1e44f50ac05ffc2a8bb49580bbb755bc4839ab62 2025-09-28 14:31:44.664113 | ubuntu-noble-large | deleted: sha256:8196919fa23ef5b517bc5a658750f5ef104f789b2f22a7b20d110349adf63849 2025-09-28 14:31:44.664121 | ubuntu-noble-large | deleted: sha256:3943eddb70923b0f0a3ecc7242fb7ad962024fad5591d4392389c3bb20c72380 2025-09-28 14:31:44.664129 | ubuntu-noble-large | deleted: sha256:cef49a28a4015c82bd41c8186bb177b0c5e6f9a401b080bb69c1417b021888fc 2025-09-28 14:31:44.664136 | ubuntu-noble-large | deleted: sha256:ca846e3d1e6140da8107846b26b96de5447c2606d0d65c1182b638c6de950c3f 2025-09-28 14:31:44.664143 | ubuntu-noble-large | deleted: sha256:67d139a8323589ab2ad55a419601db8d5722d11167935554297bcb24970fe767 2025-09-28 14:31:44.664149 | ubuntu-noble-large | deleted: sha256:3e0bb8c4e41db09976967e5fc495b4fbba2b154baf10c7da974239b721b1d681 2025-09-28 14:31:44.664156 | ubuntu-noble-large | deleted: sha256:22173e959a76198cbe3efc7be9c5c0c330280686e9a0ea414ef75d3e1eea18d9 2025-09-28 14:31:44.664163 | ubuntu-noble-large | deleted: sha256:c6de8e433318726418a7c5db6c62eccec639dbaa1399ab1a4d99b4fc3eaa8307 2025-09-28 14:31:44.664169 | ubuntu-noble-large | deleted: sha256:d093626f22e5275f7095101037ff036ed94cb40a195c2d95f9af4f52aa6ad24b 2025-09-28 14:31:44.664176 | ubuntu-noble-large | deleted: sha256:7563cae54f4e61352221a4dfb0bc84aed8415dc1c5856e2f28e035dad3bcd591 2025-09-28 14:31:44.664183 | ubuntu-noble-large | deleted: sha256:3c8d0b62f8c0fc0250b0ab659c2f5b15c9c8a1bffc5579503effe7cdded3fdb5 2025-09-28 14:31:44.664189 | ubuntu-noble-large | deleted: sha256:ef625bc27d69046e690a92b40417e12ad7c810b4e2cfad3c71c4f2f0c3e4448c 2025-09-28 14:31:44.664196 | ubuntu-noble-large | deleted: sha256:30122d7ced12d1cf766092c1e014be0836adfd70a8aebcc03df9f1d1c09ea70f 2025-09-28 14:31:44.664203 | ubuntu-noble-large | deleted: sha256:58756f6fdc17f9d5e23af275cb14789b6c60819f38993463afdea4ac3e3b407f 2025-09-28 14:31:44.664209 | ubuntu-noble-large | deleted: sha256:f72a7431c1b69b8654cdff2e12fd9c1aa64e50cfbb80f7021fe66a2feeec37c7 2025-09-28 14:31:44.664221 | ubuntu-noble-large | deleted: sha256:cc372677589dfea68221276f636aef622351ab262f93b7fc8ae27f12dd9248ba 2025-09-28 14:31:44.664227 | ubuntu-noble-large | deleted: sha256:8b602042ad25f23f239852022f9203188bbdabe93e784bcda62eabbb175e9d30 2025-09-28 14:31:44.664240 | ubuntu-noble-large | deleted: sha256:44195fb3a63712f51ce1ec3ce85a7e44954661bada9891e3853f17682afb70f2 2025-09-28 14:31:44.664247 | ubuntu-noble-large | deleted: sha256:d235d0e9aec0781616c60ad694230f09c89bd6473519922a42b300ab61389d6c 2025-09-28 14:31:44.664253 | ubuntu-noble-large | deleted: sha256:4957f9f0d80411fe49e85fbbab1fee3a6fb6e130bb564e9af953c0431142d6d2 2025-09-28 14:31:44.664260 | ubuntu-noble-large | deleted: sha256:8f48c7eadf29c81efe74b420d2d8489f2589cc4e62bd86c64447d01c4c6fdae2 2025-09-28 14:31:44.664267 | ubuntu-noble-large | deleted: sha256:179d514960f4c1d46dd9bc640dddb11e92cdff749ada9aa4407645d49277b1c8 2025-09-28 14:31:44.664274 | ubuntu-noble-large | deleted: sha256:edce99d2e636fc62486bc60312a87b5d905e6055d2cc3be329ccc4b3a1df87cc 2025-09-28 14:31:44.664280 | ubuntu-noble-large | deleted: sha256:fad61d253792d80db0ab2bbac2523e10c22bdc0834e6b0061de37b0c57b01ee0 2025-09-28 14:31:44.664287 | ubuntu-noble-large | deleted: sha256:c8845c72a48d5288cc69bef61db24c774fc7330052d1e3798dc5db75dd7171e8 2025-09-28 14:31:44.664299 | ubuntu-noble-large | deleted: sha256:5e7040f89ea60e26f0102bfd6f3d86b499ad8eed8f6543993215dbd90bf1ce07 2025-09-28 14:31:44.664306 | ubuntu-noble-large | deleted: sha256:c5de485276118f571aceb9193268ea0acccb49ca225c51d54333213fe327fe27 2025-09-28 14:31:44.664313 | ubuntu-noble-large | deleted: sha256:2263599eb135eacf7b37e4b054ed7bfa8b2ec86dcec8debd11dcbbebbcafa26c 2025-09-28 14:31:44.664320 | ubuntu-noble-large | deleted: sha256:fbd1e7471a56ace05bf5377a9a40bde39ef6d261153442679e38aae62b420885 2025-09-28 14:31:44.664327 | ubuntu-noble-large | deleted: sha256:ab488f83b7bc70a2fc45b34a45ea21e3781f122f277e7f2891502b933a04373c 2025-09-28 14:31:44.664333 | ubuntu-noble-large | deleted: sha256:19ad5af0dd3816195cdb5ddb284128b986e6d74aa3f52b3f60e7afd352707d2a 2025-09-28 14:31:44.664340 | ubuntu-noble-large | deleted: sha256:d51ae31a04046d168606c5277d33311b588ca8420fd4b57e01f0f220b65ef435 2025-09-28 14:31:44.664347 | ubuntu-noble-large | deleted: sha256:3b4c5cb82fc304682732b95f8160e6543750d0dc8aa733e742c81029419eb641 2025-09-28 14:31:44.664354 | ubuntu-noble-large | deleted: sha256:120118062b754d1e13b22f5e50926c70a6f73005f6a58661dfd29e3973afcf8f 2025-09-28 14:31:44.664360 | ubuntu-noble-large | deleted: sha256:6f903a3ff7659b90680d8c167012f26e113cd54e220ce8bff7cbaa50aecc0d4b 2025-09-28 14:31:44.664367 | ubuntu-noble-large | deleted: sha256:bae661e40f93aa3eccf1c6124cfb023cbb6d16f0c263f0816b775f5d0d0bf391 2025-09-28 14:31:44.664374 | ubuntu-noble-large | deleted: sha256:55b67ea16d709dd54291fe447bd2878cfbbb59ef8b66c617dcccfa71822c6a79 2025-09-28 14:31:44.664381 | ubuntu-noble-large | deleted: sha256:285ccd9ffde34b960677e9959feac3882765ea441eeff9a678a43e8f42d1a0f7 2025-09-28 14:31:44.664387 | ubuntu-noble-large | deleted: sha256:e7dceab3cd04e5c5d606358112a282f8e4835da540d903404ecc4ce3e1be3106 2025-09-28 14:31:44.664394 | ubuntu-noble-large | deleted: sha256:92fa82618101c0fceba40865d959fc222c13e4749f382dbdaad19654a125dc2a 2025-09-28 14:31:44.664401 | ubuntu-noble-large | deleted: sha256:f74a6f3dd675966dcdc2b5c383b54c24502ddfd8f895def4f741bf5c9e212356 2025-09-28 14:31:44.664407 | ubuntu-noble-large | deleted: sha256:f928fa5511c9a01401adda8face5a4be7a9664f5ac0d995f7d03fb077cb748a1 2025-09-28 14:31:44.664414 | ubuntu-noble-large | deleted: sha256:9be50970d7e677cf338f242d1abc5fd7419741bec9db4983ea2fd4ffcb4a6787 2025-09-28 14:31:44.664421 | ubuntu-noble-large | deleted: sha256:95f29a32ecf1ccf4fea387884ec6502c426c7367abf24caac98c1a4a092cd7b9 2025-09-28 14:31:44.664427 | ubuntu-noble-large | deleted: sha256:daf4018c2d15f45ada3dbe692f765abc4a352d5e98e505eb80cd2f7bb25aea55 2025-09-28 14:31:44.664434 | ubuntu-noble-large | deleted: sha256:1e53167b93c217465adc1cfa43bcbd683dd50817635bfc9deee6511790474769 2025-09-28 14:31:44.664441 | ubuntu-noble-large | deleted: sha256:319f51221c94fee3880ac7853576e9f96a236ac812060f95d62e798364b95d0f 2025-09-28 14:31:44.664448 | ubuntu-noble-large | deleted: sha256:c3c2fc7f5e4e15cb6a43efd39c714a00e8e8f76f4354f84cc3488f9f7c842348 2025-09-28 14:31:44.664454 | ubuntu-noble-large | deleted: sha256:28d53e02512eb3927a2ace1146d7f38834266f1871d54eefd1b0756d92742c1e 2025-09-28 14:31:44.664461 | ubuntu-noble-large | deleted: sha256:991d3517692d956062d7e5a912c8a6dc125785b885ac657569a7c9c1a7701220 2025-09-28 14:31:44.664468 | ubuntu-noble-large | deleted: sha256:1e7c3cf01a07c942cb7ab8226b26e46c9edd2f846355437cd8a60aa5de6474e3 2025-09-28 14:31:44.664474 | ubuntu-noble-large | deleted: sha256:5c1ce47d411097a373b9612f7ef7d993eb8ae7b27ad1d499f2083f8dd528753e 2025-09-28 14:31:44.664481 | ubuntu-noble-large | deleted: sha256:79fadc1d2912d27dade79feb30005211fc0fbff5ee5f08b9e3552250c381eca8 2025-09-28 14:31:44.664488 | ubuntu-noble-large | deleted: sha256:95059c4fe9b1e8e5a1ec838e17cb4baec98a5d6124dfcf3f9ca0ec3bacc6a22e 2025-09-28 14:31:44.664504 | ubuntu-noble-large | deleted: sha256:70fbbda11e94b6edc60eacdb85fffa823523f403dcbaa201a9649c67b8680122 2025-09-28 14:31:44.664511 | ubuntu-noble-large | deleted: sha256:fb73898399879328e5b0e2facfc37c51a84ab49f6608bfff32d449d53e75aa32 2025-09-28 14:31:44.664518 | ubuntu-noble-large | deleted: sha256:2e66d64f834fa6ba734651b88b19e41e92841fd64f9bc4ea629ed872b0758f02 2025-09-28 14:31:44.664525 | ubuntu-noble-large | deleted: sha256:8f5109f0a9aa5b2ae14872bd63d611045ea8076e3330b0fba321883befff45a9 2025-09-28 14:31:44.664532 | ubuntu-noble-large | deleted: sha256:a3ef5c502dfc93265ad7cb738f2f89b7fa28228242c113122d9581b2091b7518 2025-09-28 14:31:44.664538 | ubuntu-noble-large | deleted: sha256:6cce7eb115ef1ad55308fc5dbbf66f20b8d930975bd21f484cb30e91737c0e9e 2025-09-28 14:31:44.664545 | ubuntu-noble-large | deleted: sha256:1a34d986074742501107df8b6af5ad6dd63cd9ef5a9118621e2c3b8094276c6e 2025-09-28 14:31:44.664552 | ubuntu-noble-large | deleted: sha256:b1dfa2b90e2d5d8deb8efb5765eec3a85f46465a99b0469b432340a750ebe185 2025-09-28 14:31:44.664559 | ubuntu-noble-large | deleted: sha256:61a8ffc721aaf13654102b7672266316a0d268e7ee5cc3a5f1c9d0663b356b1f 2025-09-28 14:31:44.664565 | ubuntu-noble-large | deleted: sha256:d1afe90f55faf01baac00b992a08c084d05fdacb50c1675cd0bfb236a832a01f 2025-09-28 14:31:44.664572 | ubuntu-noble-large | deleted: sha256:8195f52d5b11f1d7f48fdd12c5e0e4f02e55c6c5f3459c926ba7b22f9841ba00 2025-09-28 14:31:44.664579 | ubuntu-noble-large | deleted: sha256:9bb40cf1f17b05ca1237b3397745d1fc4981257772070221e35a76973eceb966 2025-09-28 14:31:44.664589 | ubuntu-noble-large | deleted: sha256:b308d9330965d599e49680cf4160e90629be114e58bc39ceabd6a7447508d56e 2025-09-28 14:31:44.664596 | ubuntu-noble-large | deleted: sha256:c9d6502a4ad7bfe156b387edbaa617ffe2b6da96d2968c5abd65e192cf998fa2 2025-09-28 14:31:44.664603 | ubuntu-noble-large | deleted: sha256:6ba9df893f7fce64d4323308b6422e6f401deac610a110c5c67b7f98c0d4e1f9 2025-09-28 14:31:44.664610 | ubuntu-noble-large | deleted: sha256:d5d9ef1cbb5b71167ed2117533b69ae744a23e00fb17e84b788abc8ca398c0d1 2025-09-28 14:31:44.664617 | ubuntu-noble-large | deleted: sha256:827c1279f275f15078351ce759d6be79ef62f1e79813dec7453b13f97cbce21c 2025-09-28 14:31:44.664623 | ubuntu-noble-large | deleted: sha256:b89827074275b04816571e1f645a3322e05b16d28db09f396af2418eab93931d 2025-09-28 14:31:44.664630 | ubuntu-noble-large | deleted: sha256:22977d6a3b1a59dbc5bcd3c4bb005faa08e530f8f57c658593bbf907345ca35e 2025-09-28 14:31:44.664637 | ubuntu-noble-large | deleted: sha256:e1b65ff2e3c5f38867dd040daa23b7837b98a0a11573b7e2916debc3fd1b7ff2 2025-09-28 14:31:44.664644 | ubuntu-noble-large | deleted: sha256:3b45d113462c9835f56d382caf124e4d4e33fc6ac35e093c99e4361aa486fa41 2025-09-28 14:31:44.664655 | ubuntu-noble-large | deleted: sha256:eee1bc4f115513cdce3aaece929f5ebed840e7994bd55dd510ea5e67da05bd32 2025-09-28 14:31:44.664662 | ubuntu-noble-large | deleted: sha256:74fbd32d6b456c763c72664b61ccaf1e9dde59a17413a95c10b544b90f502b4e 2025-09-28 14:31:44.664668 | ubuntu-noble-large | deleted: sha256:fc57b2e83f3aee3863c8ed730c9acf5cc3bc177c78633966c831f2fb00be80b9 2025-09-28 14:31:44.664675 | ubuntu-noble-large | deleted: sha256:78f52627fb21fc12c557d5f5a9f581ed041d0c5d05be91e302d0b0a7a9812371 2025-09-28 14:31:44.664682 | ubuntu-noble-large | deleted: sha256:11e5ff1f6b3761329eaa2e8653e9b34212b30a7a5c2bd839cf895b60d8171a54 2025-09-28 14:31:44.664689 | ubuntu-noble-large | deleted: sha256:67045ef45359c96d16a7427e0fb39c7ff6916775c6949f0fd79e037f8f37ce2b 2025-09-28 14:31:44.664695 | ubuntu-noble-large | deleted: sha256:3ad0e77375bc2e462e1a53e21f2ec9938b2ac2e6392aecbbd00ee1f03bd41982 2025-09-28 14:31:44.664722 | ubuntu-noble-large | deleted: sha256:5ffca097ec7084f755dea90f352766822c2fccb555580fa29cc566a2ea9b5b4d 2025-09-28 14:31:44.664732 | ubuntu-noble-large | deleted: sha256:18f79e43c0881bee555409ad867825e50dc13ed47195ba9eb1f8651accf847ef 2025-09-28 14:31:44.664739 | ubuntu-noble-large | deleted: sha256:07033a8f50541ea36170460b087d66d25dc6245beebb1d0c81faef51bc1101e3 2025-09-28 14:31:44.664745 | ubuntu-noble-large | deleted: sha256:a096d5fba599b91aba12d46a273e08b8389a92cc74b83a6bab6173522faba0b0 2025-09-28 14:31:44.664752 | ubuntu-noble-large | deleted: sha256:c8f87cf7f4cff61c8a0a7b0a300b8ab42ff802636ccc7023c73c51b2d3f0a7c4 2025-09-28 14:31:44.664759 | ubuntu-noble-large | deleted: sha256:4bcba934b01d50e1d59f68d5fa4da7979bcdc46b34566d608bd59f6ed9e2588e 2025-09-28 14:31:44.664766 | ubuntu-noble-large | deleted: sha256:58d2f94d3be5477badc8c454f189823f8e8c339b70db0897f77be57b6dfa164d 2025-09-28 14:31:44.664773 | ubuntu-noble-large | deleted: sha256:0d3520f6654e7baac62744cdcb751c9e1c8795885a8406a0c9d120a28b574fb5 2025-09-28 14:31:44.664779 | ubuntu-noble-large | deleted: sha256:d9d67a2bd756dbe95304cb5defb5850f43cec66274471f8c14adb2f428bfd85e 2025-09-28 14:31:44.664786 | ubuntu-noble-large | deleted: sha256:47d19960921ab211ec8941e96714621c77b5ed9f40fa618dcfde6eb0bcb9cd1d 2025-09-28 14:31:44.664798 | ubuntu-noble-large | deleted: sha256:59e44d3df81aee1a7fa0d19eb975620cafeaf407ea6a32f853777865d323ff15 2025-09-28 14:31:44.664805 | ubuntu-noble-large | deleted: sha256:3905847d6018ac822af141d03ab598d73db992459dae12257cfaeb6bc393cb41 2025-09-28 14:31:44.664812 | ubuntu-noble-large | deleted: sha256:a3d3bd769656f3fd71014616ecc61f7cb79829b6a458a5cde02d8f124c2c4eba 2025-09-28 14:31:44.664819 | ubuntu-noble-large | deleted: sha256:56ddcdc338a2270c1f7d00274bca751940b6f6c48c428d51efa350284e3c0276 2025-09-28 14:31:44.664826 | ubuntu-noble-large | deleted: sha256:e510ade485d434caafc8639834f44e1c3aca4db94e4d1d4d464182156d275226 2025-09-28 14:31:44.664833 | ubuntu-noble-large | deleted: sha256:4f55d9ecd95cb8dbcc7e0232eda2df9b802f30ff314a5df3d874a909acf57d27 2025-09-28 14:31:44.664839 | ubuntu-noble-large | deleted: sha256:fece9fd762412795a18a8b097a063273b4cbe9618d56a415f7dc82d7e908b1f3 2025-09-28 14:31:44.664846 | ubuntu-noble-large | deleted: sha256:bf222c23b1d9491bec10f2d6da570f13ddc131e459291212365c9af2ed9dcada 2025-09-28 14:31:44.664853 | ubuntu-noble-large | deleted: sha256:f5345c7b04ef2e161b086823c2bf4564b16e712679bbba84cf75645bf55ca844 2025-09-28 14:31:44.664860 | ubuntu-noble-large | deleted: sha256:c96b9c3a828c87335c9cd0d51bab7dc8bed2c8a8bec41ab4c139628d3e5dcd32 2025-09-28 14:31:44.664866 | ubuntu-noble-large | deleted: sha256:892ef9e4d08a480051f1a5faefc90f36d59ef7abad83174a73fe98fdb9dca121 2025-09-28 14:31:44.664873 | ubuntu-noble-large | deleted: sha256:4dcc7569d63a32e6e62406e9cafa86d45d52d67204d134c25a0d04adcfacc958 2025-09-28 14:31:44.664880 | ubuntu-noble-large | deleted: sha256:2260869b34ebb0e41ab45214513dda8b3a6fdd66857765055dbe74c6c866682e 2025-09-28 14:31:44.664887 | ubuntu-noble-large | deleted: sha256:38b1620b7701ca981aac227f15e8f1f4399051617963f4f60ad58f87648ab575 2025-09-28 14:31:44.664893 | ubuntu-noble-large | deleted: sha256:c05c296aad3ee8822909b8dbfdcce50bbc22d663ff92c0c60fb7d9ac5fc1792f 2025-09-28 14:31:44.664900 | ubuntu-noble-large | deleted: sha256:94a4a3dc63aea30a84217b12fcea5025ee40ddbc23b6670ab8925546a6fc0e11 2025-09-28 14:31:44.664907 | ubuntu-noble-large | deleted: sha256:b85478512abb213b796fff71ad784875510964d8b7df84023c80d93ec2401c54 2025-09-28 14:31:44.664913 | ubuntu-noble-large | deleted: sha256:6fa110651431214fa796d89c564a522a96cc40dcb044ba92b893976f21b9193e 2025-09-28 14:31:44.664920 | ubuntu-noble-large | deleted: sha256:fb7f6e0449ec169ef910d50e95f9b5696829810995cf62b0f717d9dbd67f050f 2025-09-28 14:31:44.664927 | ubuntu-noble-large | deleted: sha256:e4fb756e674d057017e21ccd15aa35fcf5f3d6de626b124d8a9656e663a4c4fc 2025-09-28 14:31:44.664934 | ubuntu-noble-large | deleted: sha256:7747a8068bcf1dd5a534cb2c6907841e5207d8ae810d26bb0bcf7c1fb93cec23 2025-09-28 14:31:44.664940 | ubuntu-noble-large | deleted: sha256:abc95559e2aa66638c3dc35d37563924f7dd1dd9caccfa51253dd2759704bb67 2025-09-28 14:31:44.664947 | ubuntu-noble-large | deleted: sha256:d7fb28a203f445c67a55209121f8414e5a09c48ba0d10e0f4290f534c45ae6b4 2025-09-28 14:31:44.664954 | ubuntu-noble-large | deleted: sha256:d5e059b5e103faa76b008efb80f546bda5d05eb50873393c8c3b596c6cf32a58 2025-09-28 14:31:44.664966 | ubuntu-noble-large | deleted: sha256:0fb1f912c7b6a35946b2e1073c9e018172a8fb3097ba25ca23e07fdd9778799a 2025-09-28 14:31:44.664973 | ubuntu-noble-large | deleted: sha256:4ef21e6fe8207b4a09217d40625a2eedc5747d7ba573a21d93a5ff42b989cd7e 2025-09-28 14:31:44.664980 | ubuntu-noble-large | deleted: sha256:f1def8c147c4e1b5e4ab1161ad7f33e6bfd3231808eb289c80db487cb8ab699c 2025-09-28 14:31:44.664986 | ubuntu-noble-large | deleted: sha256:2bd7e1288be2fc6622b465626383e9474006393dc1f4ffe7a14ccf3778c5aa46 2025-09-28 14:31:44.664993 | ubuntu-noble-large | deleted: sha256:96af93d6696ebe650ab9c85bf4455e87e8a4c8f5d3fbf7b1530255d5727fbeae 2025-09-28 14:31:44.665000 | ubuntu-noble-large | deleted: sha256:c9fab07d172f36207259afa6bdc0a27f8cfc1f617443299f0e05f15a4ca3cf69 2025-09-28 14:31:44.665007 | ubuntu-noble-large | deleted: sha256:7e58aaeea4c71ea5bf6d447e7d3290966f87c9036073b2e935d7e90035e53029 2025-09-28 14:31:44.665013 | ubuntu-noble-large | deleted: sha256:1956fbdbca1ae04e37bac2fa208784cb8b80f044a15f571a64f4232558167dd9 2025-09-28 14:31:44.665020 | ubuntu-noble-large | deleted: sha256:58921309360411df11916e9131915f17a2b6f052b9099dd3aff90252392e0c60 2025-09-28 14:31:44.665027 | ubuntu-noble-large | deleted: sha256:c25817e40e5520006ab3519a928dc77ddad01d13d1d8c4f23eeffa6088cb24d6 2025-09-28 14:31:44.665052 | ubuntu-noble-large | deleted: sha256:98dac7c75c0d59a1477e726764c29a863596b2e472b5b163016b015d52ab4439 2025-09-28 14:31:44.665060 | ubuntu-noble-large | deleted: sha256:835a4362a1eb5a6609e97b20a62298b40dd8020bf901fbe61eb27e5bdcd2809f 2025-09-28 14:31:44.665066 | ubuntu-noble-large | deleted: sha256:90c033cd2d19e4516c54ceb10bf8071f74b68140cbddf73e6dd3189e4e8ad298 2025-09-28 14:31:44.665089 | ubuntu-noble-large | deleted: sha256:3037af65a11e8042ac87fe656a3f318327749c2daac6d12682180b0e19e5e523 2025-09-28 14:31:44.665096 | ubuntu-noble-large | deleted: sha256:e21d037c13d40e0656edb7ac5b6744a9f998f6d0ef16831a75b06a44448255e2 2025-09-28 14:31:44.665103 | ubuntu-noble-large | deleted: sha256:8a32e7bcac1f5bd0d6ce39841b5b55a881d1d5231cbad6a900d51f3d2444dd72 2025-09-28 14:31:44.665109 | ubuntu-noble-large | deleted: sha256:0e96fb0a327d0d0a75f2494af25b7d35e9b51f31ccea1257b7a54653e581cf29 2025-09-28 14:31:44.665116 | ubuntu-noble-large | deleted: sha256:bebd2688ed361ffa6a290971a22acf17b2e0a985d20247cd474ee867b3f36f25 2025-09-28 14:31:44.665123 | ubuntu-noble-large | deleted: sha256:638a33e0cb3f9ac455ad13b0cd2f10087d682a0f4dfee72321f9ac4f910db066 2025-09-28 14:31:44.665129 | ubuntu-noble-large | deleted: sha256:28a66769d2beda06d28c0d68115c0f5b850c94722c978cb5833ebe661fc1a5a7 2025-09-28 14:31:44.665136 | ubuntu-noble-large | deleted: sha256:3304d9c025ca9881d7567348c65dfdc6a6c3a7f012e859bb50bb3b7332ecca5a 2025-09-28 14:31:44.665143 | ubuntu-noble-large | deleted: sha256:58e4f835897c4532c87b96ccd592a78819652ac6153b659fcea1849c2fc2f1d4 2025-09-28 14:31:44.665149 | ubuntu-noble-large | deleted: sha256:db8fad9bbefbc77c05abf502e66b536399f063ba2946d7058932214026e36409 2025-09-28 14:31:44.665156 | ubuntu-noble-large | deleted: sha256:78b6117354cb922052c69c65f42af564fdf2708557ee75ad2001181efb736e1f 2025-09-28 14:31:44.665162 | ubuntu-noble-large | deleted: sha256:0f82cbc0af4d83a8dd96e4542c0c05b3382e28ccb82eb095668bce69c12dc83b 2025-09-28 14:31:44.665169 | ubuntu-noble-large | deleted: sha256:ca98e9c891ed87acbaa5f49d3bb3eb9f36591869ffdb25cff2d4101dc6f77af8 2025-09-28 14:31:44.665176 | ubuntu-noble-large | deleted: sha256:4463272ed430d64c17cc1be5fdab1728d365f1a609b96883f86cfda03697fd70 2025-09-28 14:31:44.665182 | ubuntu-noble-large | deleted: sha256:0ed418897a1651b0328848856bfecd0bf687f143c9ee00bdb9075531d36eadda 2025-09-28 14:31:44.665189 | ubuntu-noble-large | deleted: sha256:00c2896d1652588f3ea1e96779848a7b67a2666632603cd2726aa67c80210908 2025-09-28 14:31:44.665195 | ubuntu-noble-large | deleted: sha256:2f74060263ba6c5b323d276e62b78eab72ecb3ed6f1f2b353d321418eeb9e876 2025-09-28 14:31:44.665202 | ubuntu-noble-large | deleted: sha256:056837cf751b2a7777fa1e998bb8da91b4095df4eba82458593f41219dcedc73 2025-09-28 14:31:44.665209 | ubuntu-noble-large | deleted: sha256:903ec7930c4a6a3b4889ae840488403e3e57863e67439d21ccde36bb4909d673 2025-09-28 14:31:44.665215 | ubuntu-noble-large | deleted: sha256:5f48edbe8197b0e6319abd6c7c533e08db752435910891a97f8ef990430ad421 2025-09-28 14:31:44.665222 | ubuntu-noble-large | deleted: sha256:764bc7f26cc2c79f0e794715ecfc571dbd8cafa57f54765e7713e003fa53c117 2025-09-28 14:31:44.665228 | ubuntu-noble-large | deleted: sha256:7911acb76b529c85717328888c703e6e0b1378b18f5f1cd204ce5709ddb930a6 2025-09-28 14:31:44.665235 | ubuntu-noble-large | deleted: sha256:e7ec38dd7870b2c5d652592dc2f2f8c4f5e04819c183a68bfe82f04f198db898 2025-09-28 14:31:44.665242 | ubuntu-noble-large | deleted: sha256:a5e966bc3577c222102da41630fb9092310b2f4d17198048b23b2de62d61301b 2025-09-28 14:31:44.665248 | ubuntu-noble-large | deleted: sha256:f12a1a80ef5455a47a78ba5e2e31e5837145ad605ff26ff042e1f63121ebe2c5 2025-09-28 14:31:44.665255 | ubuntu-noble-large | deleted: sha256:a28034975011f772b890e753c53600b920e61619740fb39f72ed2b15362df323 2025-09-28 14:31:44.665261 | ubuntu-noble-large | deleted: sha256:184523154a045891e1ca1ef1c4ac4253d711986e4cdc934792b3341396258c99 2025-09-28 14:31:44.665268 | ubuntu-noble-large | deleted: sha256:f8cb50df0e474f58f70ac5d206ae8f9be7add1224792585f3b5af4da2ba89c55 2025-09-28 14:31:44.665275 | ubuntu-noble-large | deleted: sha256:f62568d3f9dd0c1df7d491791025141cf169d55c062e04f396d889119aee4c83 2025-09-28 14:31:44.665281 | ubuntu-noble-large | deleted: sha256:11695fe9e5523cb8382d6f4f3590d32d4cbef64524e6897048d58d222a409b84 2025-09-28 14:31:44.665288 | ubuntu-noble-large | deleted: sha256:1d8b9fc7b3e9667716321443aabbad42edd9109dc05d24bd3031b552ea3a38ea 2025-09-28 14:31:44.665295 | ubuntu-noble-large | deleted: sha256:cd230b5082951139735b90c0304eed9ed6f47f3f4bd6b53839dc969d87567373 2025-09-28 14:31:44.665301 | ubuntu-noble-large | deleted: sha256:9a1b26f755348cf11dbac6d161546fff6a6c0f4da32b3b60ba5705d3daff9474 2025-09-28 14:31:44.665308 | ubuntu-noble-large | deleted: sha256:9f7ca3d1312d61135bcc6b5c33e8286b22128e79b54c73b1712599e3f7127c28 2025-09-28 14:31:44.665315 | ubuntu-noble-large | deleted: sha256:b5e0743577c943e71aaa6304d51e1005b9b49081fee5af67d43f121133d83ae9 2025-09-28 14:31:44.665321 | ubuntu-noble-large | deleted: sha256:bde8bf078db84920336d56155a534a9db18c068d18dabf5932458bc40084bf0b 2025-09-28 14:31:44.665328 | ubuntu-noble-large | deleted: sha256:af281ea4cb8f384aa0a217701f0fc29c43b0cbb34ef9af3ee0b3996f177aed5f 2025-09-28 14:31:44.665339 | ubuntu-noble-large | deleted: sha256:77c0ab46d6e9fe2c888f66d763013e800e9bfc91f3836ddce6f34aa47a44ad80 2025-09-28 14:31:44.665350 | ubuntu-noble-large | deleted: sha256:321bc69d7aa8006ea7fca10868307d351e245dfb85877d809760d0ff86361199 2025-09-28 14:31:44.665357 | ubuntu-noble-large | deleted: sha256:44cb016b8386967f078687b317cc791ffba96a1e1962a10035ec5f6867b99280 2025-09-28 14:31:44.665364 | ubuntu-noble-large | deleted: sha256:ede6ead939658e1902bcb136f7ab7f0c25ebfa3a5f1f6a5328cb58d86283e892 2025-09-28 14:31:44.665370 | ubuntu-noble-large | deleted: sha256:5f4e68d8168c4fa83df31a1b0ea18730302c7810cd551c2017f590ba7c3696fc 2025-09-28 14:31:44.665377 | ubuntu-noble-large | deleted: sha256:254ce965c8b0b9dddc09db7b33d1b6ad008267332e7969a1942d6df29673bbc5 2025-09-28 14:31:44.665384 | ubuntu-noble-large | deleted: sha256:9cd531d5fcac39257754b67274c5d6a1abcbe8297f7d4ac37017e4082ed759d2 2025-09-28 14:31:44.665390 | ubuntu-noble-large | deleted: sha256:9fd39584e3412652b50156c9c43d4d073646ec89618443c90b720fc87c8c5cf5 2025-09-28 14:31:44.665397 | ubuntu-noble-large | deleted: sha256:38c8e8d251cf7838714fd0d2dd64c6c6082f04a05d8a2aef538e9f62afb47bd3 2025-09-28 14:31:44.665403 | ubuntu-noble-large | deleted: sha256:1eb417bf30ae0993f9191ba7601c408597a87a74b033670e96f87d98f8ef9aa6 2025-09-28 14:31:44.665415 | ubuntu-noble-large | deleted: sha256:00871b238b5261126c1c6160baefbb62678dadb79059c8ea9b575e34826ab4c0 2025-09-28 14:31:44.665421 | ubuntu-noble-large | deleted: sha256:096caf7ca9d8b343d7f4713fcb05c5bf1ca40fabdd6b22e87cacb15178a15ea4 2025-09-28 14:31:44.665428 | ubuntu-noble-large | deleted: sha256:f885f83b7e74ea99ad20d8d6ca02ae481f3b453c5e91e3fc6066a27fa3d5b2f5 2025-09-28 14:31:44.665435 | ubuntu-noble-large | deleted: sha256:2356afbfd9017f7711f40d73bc991120def8f4c42db1d619b444b1e3f21332f9 2025-09-28 14:31:44.665441 | ubuntu-noble-large | deleted: sha256:e2f588e8a69efea13c5a2e928f2fbd580f89028957b47d3f3ba14dc48ec96a02 2025-09-28 14:31:44.665448 | ubuntu-noble-large | deleted: sha256:3ef8a5595b25296cc0df45602a6a7c903251ca844d10b335148850964ff174d3 2025-09-28 14:31:44.665455 | ubuntu-noble-large | deleted: sha256:a2c058788105ebf63978aacac4b24a9a65894d39b4f80801f987276b7f699bf6 2025-09-28 14:31:44.665461 | ubuntu-noble-large | deleted: sha256:0acadf1cbe39e337d08f9a58045de38ee17545974b2f9bba820df3a58c9a0f9d 2025-09-28 14:31:44.665468 | ubuntu-noble-large | deleted: sha256:f8ec04d703c78b4963d4c6a26208219905dcd8fc089bc638225b4431b2e93c4d 2025-09-28 14:31:44.665475 | ubuntu-noble-large | deleted: sha256:02774145ef3c51adc11b24662937a7f4a7b79b6c3f41878ced9a6b8cf88091e4 2025-09-28 14:31:44.665481 | ubuntu-noble-large | deleted: sha256:a6dda2cafcadfd6e8fc2ea8121229afea65733dade4d4a5e841fbcfbe1416a3c 2025-09-28 14:31:44.665488 | ubuntu-noble-large | deleted: sha256:a221f283dd279f053de76d3d38fc30fa543163fa4b3691b76c91cefed2e83365 2025-09-28 14:31:44.665494 | ubuntu-noble-large | deleted: sha256:d9e46313ba2d2bc41a89a562403c0bbf11e8d71e1cccc6453b069944edb82b30 2025-09-28 14:31:44.665501 | ubuntu-noble-large | deleted: sha256:2a82890b4348cc1d4966484fcd4804452654a1cf95f0b7be262315894f88a779 2025-09-28 14:31:44.665508 | ubuntu-noble-large | deleted: sha256:2a3852a1d2aee4fe7573171387f941a93a09796b120c7df91464bc3443ac67d2 2025-09-28 14:31:44.665514 | ubuntu-noble-large | deleted: sha256:afd8a28eb9ec4a82dfb22a0b0c833858246be55f8eacfd3cf7ef24a873f7a2e5 2025-09-28 14:31:44.665521 | ubuntu-noble-large | deleted: sha256:12b250b7748830f9488289d75fdb9083819d132d12b9ac38ec1bd2fb9ac64236 2025-09-28 14:31:44.665528 | ubuntu-noble-large | deleted: sha256:f96820225fe6b4f9ee2f26182b83c99135e624b6919cb42da437f312c361891c 2025-09-28 14:31:44.665534 | ubuntu-noble-large | deleted: sha256:0ab91348a9fbf029593cfa475d7bbc69f14f0fac5cb669452416d759bd32eb16 2025-09-28 14:31:44.665541 | ubuntu-noble-large | deleted: sha256:27fac0378b183afb417b53ee20256816ed4c454a259f5de485f1545eb3b5c15d 2025-09-28 14:31:44.665548 | ubuntu-noble-large | deleted: sha256:88c50f3c9f1d2ee11b7acf54a79e832ce3f1ab15d6488064d20ea07c2d2a8488 2025-09-28 14:31:44.665554 | ubuntu-noble-large | deleted: sha256:a2ff310c6124e2b75c167886a6bdf67c6dcc9a100ce8cdb7508b34e114f74598 2025-09-28 14:31:44.665561 | ubuntu-noble-large | deleted: sha256:a53c12f885a2a5f707159595e58dbe4de8bb976095b57c8e3c96b21ed19b4b61 2025-09-28 14:31:44.665567 | ubuntu-noble-large | deleted: sha256:8d716181f61554586c9916d56290da3f1cc5c013e88a71429c61d03ca5d04cb8 2025-09-28 14:31:44.665574 | ubuntu-noble-large | deleted: sha256:cbeb3c7d81cbda533d9f75a7aa7589057cd2a4a0787340e0b403cf847bb653b8 2025-09-28 14:31:44.665581 | ubuntu-noble-large | deleted: sha256:9226553b63da43dc38915fb9405c79045555e6fe2611b2dc2a0d82a4aee7714a 2025-09-28 14:31:44.665587 | ubuntu-noble-large | deleted: sha256:6d4999ee5d4789e356740dbaabfdb204115d4d30cfbb167fc75d76af01fc0dbd 2025-09-28 14:31:44.665600 | ubuntu-noble-large | deleted: sha256:42ffad245e7d23723a8c4bbac70e3eb3cf3941f611ccce759915a846a3e79729 2025-09-28 14:31:44.665607 | ubuntu-noble-large | deleted: sha256:44e1bb6e373804b629961c224549cb1ee0ebdecc59e2d99c4344a848fecc03d0 2025-09-28 14:31:44.665614 | ubuntu-noble-large | deleted: sha256:129ed458821b5bfbc47699bd160e54e57601c6f21a40e3915a5de99cb899eebc 2025-09-28 14:31:44.665621 | ubuntu-noble-large | deleted: sha256:c04e9e00e20aae09be87155f953816716a099ef984c6acaba85d37155ff20e63 2025-09-28 14:31:44.665627 | ubuntu-noble-large | deleted: sha256:89b9ed74d5285a11d819a8dc78a3cd69d96117970899bb8aa1968ce8ebd73fb1 2025-09-28 14:31:44.665634 | ubuntu-noble-large | deleted: sha256:eeb58967f0851cb2acc438d50af2c95b55a150c4fa94bc642e8a6a35c6405380 2025-09-28 14:31:44.665640 | ubuntu-noble-large | deleted: sha256:f7c15208d0d0348dfa778753ee5ba7317f6098fd2768a1a2a62ffaff04dff6ed 2025-09-28 14:31:44.665647 | ubuntu-noble-large | deleted: sha256:d958a7f34fe56ee26a2ba72f159f37f144a02a6d7a8ff2d0d69ce5ac728a09fc 2025-09-28 14:31:44.665654 | ubuntu-noble-large | deleted: sha256:e45f37e48a85c75af9e04d19bf1fabe3dd20600bf6fbbb7f8a35a0f01524c3a0 2025-09-28 14:31:44.665660 | ubuntu-noble-large | deleted: sha256:b6cae8b95c73444510d12ded7460e9e27cefee4f334707e7ff38f8857e641347 2025-09-28 14:31:44.665667 | ubuntu-noble-large | deleted: sha256:a134a6b2ba85e6a52fb45c381b0678ae9be51cfbb00c33644f8b6e64592adf55 2025-09-28 14:31:44.665674 | ubuntu-noble-large | deleted: sha256:373209141718f0ae519c0c10583c622cff64245644cb8fa85bc027671e509212 2025-09-28 14:31:44.665680 | ubuntu-noble-large | deleted: sha256:5c52576ae550a04f9100396a29dd6b75a6215058786beaf9a9ee8c0c35faa84c 2025-09-28 14:31:44.665687 | ubuntu-noble-large | deleted: sha256:e940c39f242ac447ea9896ee05975ea99d67a29b9f84422b4a3df7b78bbf2cb9 2025-09-28 14:31:44.665694 | ubuntu-noble-large | deleted: sha256:ed83332a868bfec2f8bbb2866d1ed0adbaaa27aaa71bfd16f97eb612a55a286f 2025-09-28 14:31:44.665722 | ubuntu-noble-large | deleted: sha256:b8ce5ba0e60d61d0f4a543b9fed901fd0468f7f926dcebfc8da3d60d712a37ae 2025-09-28 14:31:44.665732 | ubuntu-noble-large | deleted: sha256:f6d3e413c24be7d81c48ca7a5e15e2870225cf3f77df506dc42ac869c97a9716 2025-09-28 14:31:44.665739 | ubuntu-noble-large | deleted: sha256:275035c1550ba9e0fd0e2962f0bc40b0c0cbc596ea9228c4b47cf35a9f27fac7 2025-09-28 14:31:44.665746 | ubuntu-noble-large | deleted: sha256:26dffd94289177e2b26809d5e328f111746ee426ea4bfb5bb0e63ae459f824ca 2025-09-28 14:31:44.665754 | ubuntu-noble-large | 2025-09-28 14:31:44.665762 | ubuntu-noble-large | Total reclaimed space: 13.67GB 2025-09-28 14:31:44.665769 | ubuntu-noble-large | + docker images 2025-09-28 14:31:44.843405 | ubuntu-noble-large | REPOSITORY TAG IMAGE ID CREATED SIZE 2025-09-28 14:31:44.843495 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent build-20250928 9f7afff88e75 40 seconds ago 1.26GB 2025-09-28 14:31:44.843522 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter build-20250928 e015a9f82a57 51 seconds ago 1.44GB 2025-09-28 14:31:44.843532 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-relay build-20250928 620f64a825a8 About a minute ago 307MB 2025-09-28 14:31:44.843541 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-compute build-20250928 5beac05962ee About a minute ago 1.01GB 2025-09-28 14:31:44.843549 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-central build-20250928 53f61a777cb9 About a minute ago 1GB 2025-09-28 14:31:44.843558 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-ipmi build-20250928 1fe6a04941af 2 minutes ago 1.02GB 2025-09-28 14:31:44.843566 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-notification build-20250928 e0a7e5b9a9e2 2 minutes ago 1GB 2025-09-28 14:31:44.843574 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-mdns build-20250928 d87b9bea0744 3 minutes ago 1.01GB 2025-09-28 14:31:44.843598 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-sink build-20250928 8e184984520e 3 minutes ago 1.01GB 2025-09-28 14:31:44.843608 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-central build-20250928 7611e8df3b78 4 minutes ago 1.01GB 2025-09-28 14:31:44.843616 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-api build-20250928 1cff91f0dc72 4 minutes ago 1.01GB 2025-09-28 14:31:44.843663 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-worker build-20250928 ae91ae670f9a 5 minutes ago 1.02GB 2025-09-28 14:31:44.843673 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-backend-bind9 build-20250928 6c4ee7a52a21 5 minutes ago 1.02GB 2025-09-28 14:31:44.843681 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-producer build-20250928 634ec013b003 6 minutes ago 1.01GB 2025-09-28 14:31:44.843695 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-api build-20250928 f8f21576b849 6 minutes ago 1GB 2025-09-28 14:31:44.843744 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-expirer build-20250928 8930e42cb4af 7 minutes ago 1GB 2025-09-28 14:31:44.843753 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-evaluator build-20250928 a0e98254ad24 7 minutes ago 1GB 2025-09-28 14:31:44.843762 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-listener build-20250928 30c0585e15ca 8 minutes ago 1GB 2025-09-28 14:31:44.843770 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-notifier build-20250928 6f6e556d58d4 8 minutes ago 1GB 2025-09-28 14:31:44.843779 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-api build-20250928 a08ace3763d0 9 minutes ago 1.16GB 2025-09-28 14:31:44.843787 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-conductor build-20250928 f69c61ecce12 9 minutes ago 1.28GB 2025-09-28 14:31:44.843795 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-api build-20250928 8b1e594ee475 10 minutes ago 1GB 2025-09-28 14:31:44.843803 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-data build-20250928 a554cc425588 10 minutes ago 1.08GB 2025-09-28 14:31:44.843812 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-scheduler build-20250928 e37ada1e055a 11 minutes ago 1.08GB 2025-09-28 14:31:44.843820 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-share build-20250928 84900aebc6c0 11 minutes ago 1.24GB 2025-09-28 14:31:44.843828 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-api build-20250928 8c9f67e15ade 12 minutes ago 1.08GB 2025-09-28 14:31:44.843836 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-monitors build-20250928 945072ce23c8 13 minutes ago 1.1GB 2025-09-28 14:31:44.843850 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-api build-20250928 440588eeb85e 14 minutes ago 1.02GB 2025-09-28 14:31:44.843872 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-engine build-20250928 8b5399da2791 15 minutes ago 1.02GB 2025-09-28 14:31:44.843881 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-api build-20250928 e93ea28bd576 15 minutes ago 1.01GB 2025-09-28 14:31:44.843889 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-worker build-20250928 c57d6ee80d8d 16 minutes ago 1.01GB 2025-09-28 14:31:44.843897 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-keystone-listener build-20250928 656376ba8787 16 minutes ago 1.01GB 2025-09-28 14:31:44.843905 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-novncproxy build-20250928 1b946f354335 16 minutes ago 1.4GB 2025-09-28 14:31:44.843914 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy build-20250928 57d64680dbab 18 minutes ago 1.28GB 2025-09-28 14:31:44.843922 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute-ironic build-20250928 69c3a72c4b54 19 minutes ago 1.25GB 2025-09-28 14:31:44.843930 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-ssh build-20250928 bfcd3624c440 19 minutes ago 1.24GB 2025-09-28 14:31:44.843938 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-scheduler build-20250928 290362c3ea95 20 minutes ago 1.24GB 2025-09-28 14:31:44.843960 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-conductor build-20250928 d2822812875b 20 minutes ago 1.24GB 2025-09-28 14:31:44.843968 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-serialproxy build-20250928 2ecb59b9ad92 21 minutes ago 1.24GB 2025-09-28 14:31:44.843977 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-api build-20250928 08ef60ead579 21 minutes ago 1.24GB 2025-09-28 14:31:44.843985 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute build-20250928 7a9f72cec99d 22 minutes ago 1.6GB 2025-09-28 14:31:44.843993 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-manager build-20250928 a83425976b6e 24 minutes ago 1.01GB 2025-09-28 14:31:44.844002 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-api build-20250928 61d594740bc0 24 minutes ago 1.01GB 2025-09-28 14:31:44.844010 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-api build-20250928 9ffbaa7d2cd9 25 minutes ago 1.13GB 2025-09-28 14:31:44.844018 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-metricd build-20250928 168b166c61c2 25 minutes ago 1.13GB 2025-09-28 14:31:44.844052 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-statsd build-20250928 60d91d3719a0 26 minutes ago 1.13GB 2025-09-28 14:31:44.844061 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-backup build-20250928 ac92a16e34f5 26 minutes ago 1.45GB 2025-09-28 14:31:44.844069 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-api build-20250928 6e19ed947959 27 minutes ago 1.44GB 2025-09-28 14:31:44.844078 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-volume build-20250928 2b399b219185 28 minutes ago 1.8GB 2025-09-28 14:31:44.844086 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-scheduler build-20250928 8ff56c4589cc 31 minutes ago 1.44GB 2025-09-28 14:31:44.844094 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-neutron-agent build-20250928 4c7d6a75e259 32 minutes ago 1.24GB 2025-09-28 14:31:44.844109 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent build-20250928 4cc4c299ef87 32 minutes ago 1.25GB 2025-09-28 14:31:44.844118 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-sriov-agent build-20250928 c427fe272f09 33 minutes ago 1.24GB 2025-09-28 14:31:44.844126 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-mlnx-agent build-20250928 b5422f0d4e4e 34 minutes ago 1.25GB 2025-09-28 14:31:44.844138 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-agent build-20250928 e2b25527096f 35 minutes ago 1.24GB 2025-09-28 14:31:44.844147 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent build-20250928 35992b08a45e 35 minutes ago 1.24GB 2025-09-28 14:31:44.844160 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metering-agent build-20250928 662147a1674e 36 minutes ago 1.24GB 2025-09-28 14:31:44.844169 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-server build-20250928 e2a45a531d13 37 minutes ago 1.25GB 2025-09-28 14:31:44.844181 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-l3-agent build-20250928 90dfab191187 38 minutes ago 1.25GB 2025-09-28 14:31:44.844199 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-dhcp-agent build-20250928 2272dc7e25c3 39 minutes ago 1.24GB 2025-09-28 14:31:44.844211 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent build-20250928 4d19c196b622 39 minutes ago 1.24GB 2025-09-28 14:31:44.844224 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-bgp-dragent build-20250928 b832d0aea960 40 minutes ago 1.24GB 2025-09-28 14:31:44.844235 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metadata-agent build-20250928 87b259dd2bf1 41 minutes ago 1.24GB 2025-09-28 14:31:44.844265 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-api build-20250928 df3a18180b0a 41 minutes ago 1.13GB 2025-09-28 14:31:44.844274 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-conductor build-20250928 58972ac735ea 42 minutes ago 1.43GB 2025-09-28 14:31:44.844286 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-api build-20250928 356178b0e447 44 minutes ago 1.16GB 2025-09-28 14:31:44.844295 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-pxe build-20250928 9806299677fd 45 minutes ago 1.22GB 2025-09-28 14:31:44.844306 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-fernet build-20250928 7b432c878d0a 46 minutes ago 1.06GB 2025-09-28 14:31:44.844315 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-ssh build-20250928 f8e36b901f83 46 minutes ago 1.07GB 2025-09-28 14:31:44.844328 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone build-20250928 656c0c682bd8 47 minutes ago 1.11GB 2025-09-28 14:31:44.844340 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api build-20250928 3f22ade77a62 51 minutes ago 1.09GB 2025-09-28 14:31:44.844352 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api-cfn build-20250928 f38ca3789fe1 52 minutes ago 1.09GB 2025-09-28 14:31:44.844364 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-engine build-20250928 4ed39767f0ed 52 minutes ago 1.09GB 2025-09-28 14:31:44.844376 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-console build-20250928 1dc041f7694d 53 minutes ago 1.08GB 2025-09-28 14:31:44.844388 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-apiserver build-20250928 719d99eedc5e 54 minutes ago 1.02GB 2025-09-28 14:31:44.844400 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-housekeeping build-20250928 9b836fc4737f 54 minutes ago 1.06GB 2025-09-28 14:31:44.844415 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-worker build-20250928 8686d3bef784 55 minutes ago 1.06GB 2025-09-28 14:31:44.844427 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-health-manager build-20250928 09b773fd09a8 55 minutes ago 1.06GB 2025-09-28 14:31:44.844439 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-driver-agent build-20250928 d9f30583596f 56 minutes ago 1.08GB 2025-09-28 14:31:44.844450 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-api build-20250928 1f4556054dcb 56 minutes ago 1.08GB 2025-09-28 14:31:44.844464 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-controller build-20250928 a8c55c5740e7 57 minutes ago 308MB 2025-09-28 14:31:44.844477 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-server build-20250928 c8eb4ba54bcc 57 minutes ago 307MB 2025-09-28 14:31:44.844491 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-northd build-20250928 af7a8823c5b7 58 minutes ago 307MB 2025-09-28 14:31:44.844505 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-nb-db-server build-20250928 fd06b803db52 58 minutes ago 307MB 2025-09-28 14:31:44.844517 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-corosync build-20250928 8c4a3a3805bf 58 minutes ago 329MB 2025-09-28 14:31:44.844528 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote build-20250928 eeabb0d14739 58 minutes ago 334MB 2025-09-28 14:31:44.844542 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pcs build-20250928 1ee495e80f60 58 minutes ago 406MB 2025-09-28 14:31:44.844554 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker build-20250928 4689ee9e2cac 59 minutes ago 398MB 2025-09-28 14:31:44.844566 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-node-exporter build-20250928 826416a5e40f About an hour ago 324MB 2025-09-28 14:31:44.844583 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-ovn-exporter build-20250928 a1335a67cfaf About an hour ago 302MB 2025-09-28 14:31:44.844595 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-cadvisor build-20250928 64b42f72e857 About an hour ago 375MB 2025-09-28 14:31:44.844611 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter build-20250928 9cd2b417f78d About an hour ago 309MB 2025-09-28 14:31:44.844624 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mtail build-20250928 a443c1d1b180 About an hour ago 317MB 2025-09-28 14:31:44.844635 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter build-20250928 d42a249b932a About an hour ago 310MB 2025-09-28 14:31:44.844644 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter build-20250928 c84d96bc80ed About an hour ago 316MB 2025-09-28 14:31:44.844656 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-alertmanager build-20250928 865249345db8 About an hour ago 422MB 2025-09-28 14:31:44.844667 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter build-20250928 a73a313a9e89 About an hour ago 319MB 2025-09-28 14:31:44.844680 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter build-20250928 72969c7ae8c8 About an hour ago 326MB 2025-09-28 14:31:44.844691 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter build-20250928 1620fa085165 About an hour ago 307MB 2025-09-28 14:31:44.844724 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-server build-20250928 19f0d0dc9326 About an hour ago 867MB 2025-09-28 14:31:44.844740 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-base build-20250928 4451e31a1883 About an hour ago 996MB 2025-09-28 14:31:44.844749 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-base build-20250928 277a6b92b829 About an hour ago 1GB 2025-09-28 14:31:44.844761 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-base build-20250928 976ba6c1bebd About an hour ago 994MB 2025-09-28 14:31:44.844773 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-base build-20250928 84a1a298ced0 About an hour ago 1.15GB 2025-09-28 14:31:44.844785 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-base build-20250928 b8444c52c33a About an hour ago 996MB 2025-09-28 14:31:44.844797 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-inspector build-20250928 175574281ab6 About an hour ago 1.05GB 2025-09-28 14:31:44.844809 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/horizon build-20250928 5f28a3e79165 About an hour ago 1.2GB 2025-09-28 14:31:44.844821 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-base build-20250928 565621476f73 About an hour ago 1.07GB 2025-09-28 14:31:44.844833 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-base build-20250928 6174be35b683 About an hour ago 1.01GB 2025-09-28 14:31:44.844847 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-base build-20250928 180a4b3c701a About an hour ago 1GB 2025-09-28 14:31:44.844862 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-base build-20250928 290b9da63b02 About an hour ago 1.23GB 2025-09-28 14:31:44.844873 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-base build-20250928 63158db29334 About an hour ago 997MB 2025-09-28 14:31:44.844888 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-base build-20250928 22fbc64beaff About an hour ago 1.12GB 2025-09-28 14:31:44.844902 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-base build-20250928 ec24f92a1b96 About an hour ago 1.43GB 2025-09-28 14:31:44.844916 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-base build-20250928 302fcf208bb0 About an hour ago 1.23GB 2025-09-28 14:31:44.844934 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-base build-20250928 7f1bb8c27748 About an hour ago 1.1GB 2025-09-28 14:31:44.844946 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-base build-20250928 79c14d849acd About an hour ago 1.15GB 2025-09-28 14:31:44.844958 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-base build-20250928 c11c3a1580bc About an hour ago 1.05GB 2025-09-28 14:31:44.844970 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-base build-20250928 3cbca03b215c About an hour ago 1.09GB 2025-09-28 14:31:44.844982 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-base build-20250928 ca802d1e10a5 About an hour ago 988MB 2025-09-28 14:31:44.844997 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-base build-20250928 b1a252833db1 About an hour ago 1.05GB 2025-09-28 14:31:44.845009 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-sentinel build-20250928 8f4a8490dcd7 About an hour ago 291MB 2025-09-28 14:31:44.845023 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis build-20250928 9a2fa125d569 About an hour ago 291MB 2025-09-28 14:31:44.845056 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-server build-20250928 0016a4208cb9 About an hour ago 466MB 2025-09-28 14:31:44.845069 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-clustercheck build-20250928 abcc54ef902d About an hour ago 317MB 2025-09-28 14:31:44.845081 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-base build-20250928 0c537c3da906 About an hour ago 305MB 2025-09-28 14:31:44.845092 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-vswitchd build-20250928 4f381ab459e1 About an hour ago 300MB 2025-09-28 14:31:44.845104 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-db-server build-20250928 0da6ecf08422 About an hour ago 300MB 2025-09-28 14:31:44.845115 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-webserver build-20250928 699e0151fa87 About an hour ago 329MB 2025-09-28 14:31:44.845127 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-lego build-20250928 5d6f6b92d75f About an hour ago 497MB 2025-09-28 14:31:44.845139 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd build-20250928 e8dc6008f91b About an hour ago 472MB 2025-09-28 14:31:44.845151 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-db build-20250928 22ad0c7bbc77 About an hour ago 472MB 2025-09-28 14:31:44.845163 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/memcached build-20250928 8ffa93c3dc19 About an hour ago 284MB 2025-09-28 14:31:44.845181 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-base build-20250928 80d037f5532b About an hour ago 283MB 2025-09-28 14:31:44.845208 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/tgtd build-20250928 11672202d52a About an hour ago 283MB 2025-09-28 14:31:44.845233 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/fluentd build-20250928 931c578d436c About an hour ago 597MB 2025-09-28 14:31:44.845258 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/grafana build-20250928 a7442bd30ce1 About an hour ago 1.02GB 2025-09-28 14:31:44.845285 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keepalived build-20250928 eef2dc3a12fb About an hour ago 295MB 2025-09-28 14:31:44.845299 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/multipathd build-20250928 47a0f1233f42 About an hour ago 288MB 2025-09-28 14:31:44.845313 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-base build-20250928 d28d47d38ef1 About an hour ago 283MB 2025-09-28 14:31:44.845326 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/kolla-toolbox build-20250928 8681ba12ac2d About an hour ago 694MB 2025-09-28 14:31:44.845343 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/rabbitmq build-20250928 2e56c40ccd0e About an hour ago 361MB 2025-09-28 14:31:44.845356 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch build-20250928 eb835942d318 About an hour ago 1.55GB 2025-09-28 14:31:44.845368 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch-dashboards build-20250928 49274997f9ff About an hour ago 1.53GB 2025-09-28 14:31:44.845380 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openstack-base build-20250928 e94e47e86d3c About an hour ago 988MB 2025-09-28 14:31:44.845394 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/iscsid build-20250928 2fed1b313e0f About an hour ago 295MB 2025-09-28 14:31:44.845407 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-libvirt build-20250928 ecdab2399cb6 About an hour ago 1.06GB 2025-09-28 14:31:44.845421 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-base build-20250928 685d6c04d720 About an hour ago 283MB 2025-09-28 14:31:44.845435 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-base build-20250928 b5017af257cb About an hour ago 317MB 2025-09-28 14:31:44.845449 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-base build-20250928 bade5e0d0cef 2 hours ago 300MB 2025-09-28 14:31:44.845464 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cron build-20250928 8025432a5bcc 2 hours ago 284MB 2025-09-28 14:31:44.845478 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-base build-20250928 2144b474f6b0 2 hours ago 283MB 2025-09-28 14:31:44.845494 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql build-20250928 e0aff13151b9 2 hours ago 384MB 2025-09-28 14:31:44.845509 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy-ssh build-20250928 ad5d36efc1b3 2 hours ago 292MB 2025-09-28 14:31:44.845525 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy build-20250928 eed5b4e4477e 2 hours ago 292MB 2025-09-28 14:31:44.845544 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk build-20250928 1ce7e00e27d9 2 hours ago 472MB 2025-09-28 14:31:44.845556 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/dnsmasq build-20250928 d87743bd73c9 2 hours ago 286MB 2025-09-28 14:31:44.845570 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/base build-20250928 b45f94f4844b 2 hours ago 283MB 2025-09-28 14:31:44.845593 | ubuntu-noble-large | ubuntu 24.04 6d79abd4c962 2 weeks ago 78.1MB 2025-09-28 14:31:44.851633 | ubuntu-noble-large | + docker images -f label=de.osism.release.openstack=2025.1 2025-09-28 14:31:44.851677 | ubuntu-noble-large | + awk '{ print $1 }' 2025-09-28 14:31:44.851696 | ubuntu-noble-large | + tail -n +2 2025-09-28 14:31:44.851933 | ubuntu-noble-large | + read image 2025-09-28 14:31:45.040802 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent 2025-09-28 14:31:45.040868 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:45.044396 | ubuntu-noble-large | + imagename=neutron-infoblox-ipam-agent 2025-09-28 14:31:45.044433 | ubuntu-noble-large | + [[ neutron-infoblox-ipam-agent != \<\n\o\n\e\> ]] 2025-09-28 14:31:45.044442 | ubuntu-noble-large | + new_imagename=neutron-infoblox-ipam-agent 2025-09-28 14:31:45.044449 | ubuntu-noble-large | + project=neutron 2025-09-28 14:31:45.044455 | ubuntu-noble-large | + new_imagename=kolla/neutron-infoblox-ipam-agent 2025-09-28 14:31:45.044461 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:45.044468 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent 2025-09-28 14:31:45.044475 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:45.044480 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:45.044485 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:45.044492 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:build-20250928 osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2025-09-28 14:31:45.090965 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2025-09-28 14:31:45.091104 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:build-20250928 2025-09-28 14:31:45.133255 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:build-20250928 2025-09-28 14:31:45.138078 | ubuntu-noble-large | + read image 2025-09-28 14:31:45.140013 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-prometheus-exporter 2025-09-28 14:31:45.140510 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:45.144276 | ubuntu-noble-large | + imagename=ironic-prometheus-exporter 2025-09-28 14:31:45.144321 | ubuntu-noble-large | + [[ ironic-prometheus-exporter != \<\n\o\n\e\> ]] 2025-09-28 14:31:45.144408 | ubuntu-noble-large | + new_imagename=ironic-prometheus-exporter 2025-09-28 14:31:45.144431 | ubuntu-noble-large | + project=ironic 2025-09-28 14:31:45.144449 | ubuntu-noble-large | + new_imagename=kolla/ironic-prometheus-exporter 2025-09-28 14:31:45.144472 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:45.144487 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-prometheus-exporter 2025-09-28 14:31:45.144511 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:45.144529 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:45.144547 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:45.144571 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:build-20250928 osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2025-09-28 14:31:45.197928 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2025-09-28 14:31:45.198059 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:build-20250928 2025-09-28 14:31:45.306739 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:build-20250928 2025-09-28 14:31:45.311940 | ubuntu-noble-large | + read image 2025-09-28 14:31:45.314079 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovn-sb-db-relay 2025-09-28 14:31:45.314402 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:45.317638 | ubuntu-noble-large | + imagename=ovn-sb-db-relay 2025-09-28 14:31:45.317692 | ubuntu-noble-large | + [[ ovn-sb-db-relay != \<\n\o\n\e\> ]] 2025-09-28 14:31:45.317731 | ubuntu-noble-large | + new_imagename=ovn-sb-db-relay 2025-09-28 14:31:45.317749 | ubuntu-noble-large | + project=ovn 2025-09-28 14:31:45.317805 | ubuntu-noble-large | + new_imagename=kolla/ovn-sb-db-relay 2025-09-28 14:31:45.317820 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:45.317833 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovn-sb-db-relay 2025-09-28 14:31:45.317847 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:45.317859 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:45.317872 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:45.317923 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovn-sb-db-relay:build-20250928 osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2025-09-28 14:31:45.365804 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2025-09-28 14:31:45.365898 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovn-sb-db-relay:build-20250928 2025-09-28 14:31:45.410102 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:build-20250928 2025-09-28 14:31:45.415386 | ubuntu-noble-large | + read image 2025-09-28 14:31:45.417324 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ceilometer-compute 2025-09-28 14:31:45.417801 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:45.421450 | ubuntu-noble-large | + imagename=ceilometer-compute 2025-09-28 14:31:45.421479 | ubuntu-noble-large | + [[ ceilometer-compute != \<\n\o\n\e\> ]] 2025-09-28 14:31:45.421552 | ubuntu-noble-large | + new_imagename=ceilometer-compute 2025-09-28 14:31:45.421569 | ubuntu-noble-large | + project=ceilometer 2025-09-28 14:31:45.421582 | ubuntu-noble-large | + new_imagename=kolla/ceilometer-compute 2025-09-28 14:31:45.421595 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:45.421608 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ceilometer-compute 2025-09-28 14:31:45.421622 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:45.421635 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:45.421648 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:45.421732 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ceilometer-compute:build-20250928 osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2025-09-28 14:31:45.472758 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2025-09-28 14:31:45.472877 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ceilometer-compute:build-20250928 2025-09-28 14:31:45.515266 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-compute:build-20250928 2025-09-28 14:31:45.519999 | ubuntu-noble-large | + read image 2025-09-28 14:31:45.522700 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ceilometer-central 2025-09-28 14:31:45.522798 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:45.526080 | ubuntu-noble-large | + imagename=ceilometer-central 2025-09-28 14:31:45.526134 | ubuntu-noble-large | + [[ ceilometer-central != \<\n\o\n\e\> ]] 2025-09-28 14:31:45.526144 | ubuntu-noble-large | + new_imagename=ceilometer-central 2025-09-28 14:31:45.526151 | ubuntu-noble-large | + project=ceilometer 2025-09-28 14:31:45.526158 | ubuntu-noble-large | + new_imagename=kolla/ceilometer-central 2025-09-28 14:31:45.526165 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:45.526176 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ceilometer-central 2025-09-28 14:31:45.526184 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:45.526191 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:45.526199 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:45.526207 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ceilometer-central:build-20250928 osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2025-09-28 14:31:45.582806 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2025-09-28 14:31:45.583128 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ceilometer-central:build-20250928 2025-09-28 14:31:45.626802 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-central:build-20250928 2025-09-28 14:31:45.632847 | ubuntu-noble-large | + read image 2025-09-28 14:31:45.634855 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ceilometer-ipmi 2025-09-28 14:31:45.635282 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:45.639403 | ubuntu-noble-large | + imagename=ceilometer-ipmi 2025-09-28 14:31:45.639441 | ubuntu-noble-large | + [[ ceilometer-ipmi != \<\n\o\n\e\> ]] 2025-09-28 14:31:45.639460 | ubuntu-noble-large | + new_imagename=ceilometer-ipmi 2025-09-28 14:31:45.639470 | ubuntu-noble-large | + project=ceilometer 2025-09-28 14:31:45.639481 | ubuntu-noble-large | + new_imagename=kolla/ceilometer-ipmi 2025-09-28 14:31:45.639491 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:45.639505 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ceilometer-ipmi 2025-09-28 14:31:45.639515 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:45.639524 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:45.639534 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:45.639548 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ceilometer-ipmi:build-20250928 osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2025-09-28 14:31:45.698773 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2025-09-28 14:31:45.698906 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ceilometer-ipmi:build-20250928 2025-09-28 14:31:45.747057 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-ipmi:build-20250928 2025-09-28 14:31:45.754700 | ubuntu-noble-large | + read image 2025-09-28 14:31:45.755930 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ceilometer-notification 2025-09-28 14:31:45.756538 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:45.760413 | ubuntu-noble-large | + imagename=ceilometer-notification 2025-09-28 14:31:45.760450 | ubuntu-noble-large | + [[ ceilometer-notification != \<\n\o\n\e\> ]] 2025-09-28 14:31:45.760801 | ubuntu-noble-large | + new_imagename=ceilometer-notification 2025-09-28 14:31:45.760819 | ubuntu-noble-large | + project=ceilometer 2025-09-28 14:31:45.760829 | ubuntu-noble-large | + new_imagename=kolla/ceilometer-notification 2025-09-28 14:31:45.760839 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:45.760849 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ceilometer-notification 2025-09-28 14:31:45.760861 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:45.760871 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:45.760881 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:45.760892 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ceilometer-notification:build-20250928 osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2025-09-28 14:31:45.816626 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2025-09-28 14:31:45.816774 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ceilometer-notification:build-20250928 2025-09-28 14:31:45.861233 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-notification:build-20250928 2025-09-28 14:31:45.865626 | ubuntu-noble-large | + read image 2025-09-28 14:31:45.867964 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-mdns 2025-09-28 14:31:45.868564 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:45.873570 | ubuntu-noble-large | + imagename=designate-mdns 2025-09-28 14:31:45.873624 | ubuntu-noble-large | + [[ designate-mdns != \<\n\o\n\e\> ]] 2025-09-28 14:31:45.873636 | ubuntu-noble-large | + new_imagename=designate-mdns 2025-09-28 14:31:45.873650 | ubuntu-noble-large | + project=designate 2025-09-28 14:31:45.873660 | ubuntu-noble-large | + new_imagename=kolla/designate-mdns 2025-09-28 14:31:45.873673 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:45.873686 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-mdns 2025-09-28 14:31:45.873699 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:45.873756 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:45.873770 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:45.873853 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-mdns:build-20250928 osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2025-09-28 14:31:45.925814 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2025-09-28 14:31:45.925889 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-mdns:build-20250928 2025-09-28 14:31:45.972239 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-mdns:build-20250928 2025-09-28 14:31:45.977811 | ubuntu-noble-large | + read image 2025-09-28 14:31:45.979926 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-sink 2025-09-28 14:31:45.980552 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:45.984928 | ubuntu-noble-large | + imagename=designate-sink 2025-09-28 14:31:45.984978 | ubuntu-noble-large | + [[ designate-sink != \<\n\o\n\e\> ]] 2025-09-28 14:31:45.984998 | ubuntu-noble-large | + new_imagename=designate-sink 2025-09-28 14:31:45.985011 | ubuntu-noble-large | + project=designate 2025-09-28 14:31:45.985022 | ubuntu-noble-large | + new_imagename=kolla/designate-sink 2025-09-28 14:31:45.985071 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:45.985087 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-sink 2025-09-28 14:31:45.985098 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:45.985109 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:45.985120 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:45.985136 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-sink:build-20250928 osism.harbor.regio.digital/kolla/designate-sink:2025.1 2025-09-28 14:31:46.033239 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-sink:2025.1 2025-09-28 14:31:46.033341 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-sink:build-20250928 2025-09-28 14:31:46.074850 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-sink:build-20250928 2025-09-28 14:31:46.080750 | ubuntu-noble-large | + read image 2025-09-28 14:31:46.082886 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-central 2025-09-28 14:31:46.082941 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:46.085065 | ubuntu-noble-large | + imagename=designate-central 2025-09-28 14:31:46.085130 | ubuntu-noble-large | + [[ designate-central != \<\n\o\n\e\> ]] 2025-09-28 14:31:46.085152 | ubuntu-noble-large | + new_imagename=designate-central 2025-09-28 14:31:46.085163 | ubuntu-noble-large | + project=designate 2025-09-28 14:31:46.085188 | ubuntu-noble-large | + new_imagename=kolla/designate-central 2025-09-28 14:31:46.085197 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:46.085205 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-central 2025-09-28 14:31:46.085215 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:46.085223 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:46.085232 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:46.085242 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-central:build-20250928 osism.harbor.regio.digital/kolla/designate-central:2025.1 2025-09-28 14:31:46.141563 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-central:2025.1 2025-09-28 14:31:46.141654 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-central:build-20250928 2025-09-28 14:31:46.177940 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-central:build-20250928 2025-09-28 14:31:46.182380 | ubuntu-noble-large | + read image 2025-09-28 14:31:46.184688 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-api 2025-09-28 14:31:46.184756 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:46.187161 | ubuntu-noble-large | + imagename=designate-api 2025-09-28 14:31:46.187197 | ubuntu-noble-large | + [[ designate-api != \<\n\o\n\e\> ]] 2025-09-28 14:31:46.187212 | ubuntu-noble-large | + new_imagename=designate-api 2025-09-28 14:31:46.187220 | ubuntu-noble-large | + project=designate 2025-09-28 14:31:46.187232 | ubuntu-noble-large | + new_imagename=kolla/designate-api 2025-09-28 14:31:46.187241 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:46.187252 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-api 2025-09-28 14:31:46.187263 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:46.187275 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:46.187286 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:46.187333 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-api:build-20250928 osism.harbor.regio.digital/kolla/designate-api:2025.1 2025-09-28 14:31:46.239912 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-api:2025.1 2025-09-28 14:31:46.240021 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-api:build-20250928 2025-09-28 14:31:46.287999 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-api:build-20250928 2025-09-28 14:31:46.293503 | ubuntu-noble-large | + read image 2025-09-28 14:31:46.295898 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-worker 2025-09-28 14:31:46.296187 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:46.300214 | ubuntu-noble-large | + imagename=designate-worker 2025-09-28 14:31:46.300249 | ubuntu-noble-large | + [[ designate-worker != \<\n\o\n\e\> ]] 2025-09-28 14:31:46.300261 | ubuntu-noble-large | + new_imagename=designate-worker 2025-09-28 14:31:46.300277 | ubuntu-noble-large | + project=designate 2025-09-28 14:31:46.300307 | ubuntu-noble-large | + new_imagename=kolla/designate-worker 2025-09-28 14:31:46.300323 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:46.300337 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-worker 2025-09-28 14:31:46.300351 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:46.300364 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:46.300374 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:46.300419 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-worker:build-20250928 osism.harbor.regio.digital/kolla/designate-worker:2025.1 2025-09-28 14:31:46.352924 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-worker:2025.1 2025-09-28 14:31:46.353008 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-worker:build-20250928 2025-09-28 14:31:46.400845 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-worker:build-20250928 2025-09-28 14:31:46.405430 | ubuntu-noble-large | + read image 2025-09-28 14:31:46.408084 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-backend-bind9 2025-09-28 14:31:46.408129 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:46.411935 | ubuntu-noble-large | + imagename=designate-backend-bind9 2025-09-28 14:31:46.412019 | ubuntu-noble-large | + [[ designate-backend-bind9 != \<\n\o\n\e\> ]] 2025-09-28 14:31:46.412069 | ubuntu-noble-large | + new_imagename=designate-backend-bind9 2025-09-28 14:31:46.412082 | ubuntu-noble-large | + project=designate 2025-09-28 14:31:46.412093 | ubuntu-noble-large | + new_imagename=kolla/designate-backend-bind9 2025-09-28 14:31:46.412103 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:46.412113 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-backend-bind9 2025-09-28 14:31:46.412124 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:46.412133 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:46.412142 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:46.412157 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-backend-bind9:build-20250928 osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2025-09-28 14:31:46.470367 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2025-09-28 14:31:46.470465 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-backend-bind9:build-20250928 2025-09-28 14:31:46.517102 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-backend-bind9:build-20250928 2025-09-28 14:31:46.521789 | ubuntu-noble-large | + read image 2025-09-28 14:31:46.524607 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-producer 2025-09-28 14:31:46.524661 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:46.527961 | ubuntu-noble-large | + imagename=designate-producer 2025-09-28 14:31:46.528009 | ubuntu-noble-large | + [[ designate-producer != \<\n\o\n\e\> ]] 2025-09-28 14:31:46.528022 | ubuntu-noble-large | + new_imagename=designate-producer 2025-09-28 14:31:46.528066 | ubuntu-noble-large | + project=designate 2025-09-28 14:31:46.528104 | ubuntu-noble-large | + new_imagename=kolla/designate-producer 2025-09-28 14:31:46.528115 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:46.528125 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-producer 2025-09-28 14:31:46.528139 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:46.528149 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:46.528159 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:46.528204 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-producer:build-20250928 osism.harbor.regio.digital/kolla/designate-producer:2025.1 2025-09-28 14:31:46.581457 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-producer:2025.1 2025-09-28 14:31:46.581539 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-producer:build-20250928 2025-09-28 14:31:46.625450 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-producer:build-20250928 2025-09-28 14:31:46.629667 | ubuntu-noble-large | + read image 2025-09-28 14:31:46.631915 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-api 2025-09-28 14:31:46.632014 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:46.635637 | ubuntu-noble-large | + imagename=aodh-api 2025-09-28 14:31:46.635670 | ubuntu-noble-large | + [[ aodh-api != \<\n\o\n\e\> ]] 2025-09-28 14:31:46.635680 | ubuntu-noble-large | + new_imagename=aodh-api 2025-09-28 14:31:46.635735 | ubuntu-noble-large | + project=aodh 2025-09-28 14:31:46.635759 | ubuntu-noble-large | + new_imagename=kolla/aodh-api 2025-09-28 14:31:46.635769 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:46.635825 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-api 2025-09-28 14:31:46.635837 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:46.635844 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:46.635851 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:46.635862 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-api:build-20250928 osism.harbor.regio.digital/kolla/aodh-api:2025.1 2025-09-28 14:31:46.683774 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-api:2025.1 2025-09-28 14:31:46.683867 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-api:build-20250928 2025-09-28 14:31:46.726953 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-api:build-20250928 2025-09-28 14:31:46.731477 | ubuntu-noble-large | + read image 2025-09-28 14:31:46.733524 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-expirer 2025-09-28 14:31:46.733943 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:46.737578 | ubuntu-noble-large | + imagename=aodh-expirer 2025-09-28 14:31:46.737629 | ubuntu-noble-large | + [[ aodh-expirer != \<\n\o\n\e\> ]] 2025-09-28 14:31:46.737640 | ubuntu-noble-large | + new_imagename=aodh-expirer 2025-09-28 14:31:46.737649 | ubuntu-noble-large | + project=aodh 2025-09-28 14:31:46.737660 | ubuntu-noble-large | + new_imagename=kolla/aodh-expirer 2025-09-28 14:31:46.737669 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:46.737680 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-expirer 2025-09-28 14:31:46.737691 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:46.737735 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:46.737750 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:46.737834 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-expirer:build-20250928 osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2025-09-28 14:31:46.785291 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2025-09-28 14:31:46.785389 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-expirer:build-20250928 2025-09-28 14:31:46.823753 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-expirer:build-20250928 2025-09-28 14:31:46.828454 | ubuntu-noble-large | + read image 2025-09-28 14:31:46.830822 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-evaluator 2025-09-28 14:31:46.830890 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:46.834856 | ubuntu-noble-large | + imagename=aodh-evaluator 2025-09-28 14:31:46.834906 | ubuntu-noble-large | + [[ aodh-evaluator != \<\n\o\n\e\> ]] 2025-09-28 14:31:46.834917 | ubuntu-noble-large | + new_imagename=aodh-evaluator 2025-09-28 14:31:46.834927 | ubuntu-noble-large | + project=aodh 2025-09-28 14:31:46.834937 | ubuntu-noble-large | + new_imagename=kolla/aodh-evaluator 2025-09-28 14:31:46.834947 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:46.834956 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-evaluator 2025-09-28 14:31:46.834966 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:46.834975 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:46.835005 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:46.835016 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-evaluator:build-20250928 osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2025-09-28 14:31:46.892475 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2025-09-28 14:31:46.892556 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-evaluator:build-20250928 2025-09-28 14:31:46.928358 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-evaluator:build-20250928 2025-09-28 14:31:46.932731 | ubuntu-noble-large | + read image 2025-09-28 14:31:46.934695 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-listener 2025-09-28 14:31:46.935098 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:46.938814 | ubuntu-noble-large | + imagename=aodh-listener 2025-09-28 14:31:46.938846 | ubuntu-noble-large | + [[ aodh-listener != \<\n\o\n\e\> ]] 2025-09-28 14:31:46.938861 | ubuntu-noble-large | + new_imagename=aodh-listener 2025-09-28 14:31:46.938922 | ubuntu-noble-large | + project=aodh 2025-09-28 14:31:46.938934 | ubuntu-noble-large | + new_imagename=kolla/aodh-listener 2025-09-28 14:31:46.938943 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:46.938957 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-listener 2025-09-28 14:31:46.938967 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:46.938980 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:46.938990 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:46.939065 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-listener:build-20250928 osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2025-09-28 14:31:46.992838 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2025-09-28 14:31:46.992925 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-listener:build-20250928 2025-09-28 14:31:47.037439 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-listener:build-20250928 2025-09-28 14:31:47.041681 | ubuntu-noble-large | + read image 2025-09-28 14:31:47.043668 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-notifier 2025-09-28 14:31:47.044008 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:47.047872 | ubuntu-noble-large | + imagename=aodh-notifier 2025-09-28 14:31:47.047904 | ubuntu-noble-large | + [[ aodh-notifier != \<\n\o\n\e\> ]] 2025-09-28 14:31:47.047951 | ubuntu-noble-large | + new_imagename=aodh-notifier 2025-09-28 14:31:47.047988 | ubuntu-noble-large | + project=aodh 2025-09-28 14:31:47.048003 | ubuntu-noble-large | + new_imagename=kolla/aodh-notifier 2025-09-28 14:31:47.048016 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:47.048045 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-notifier 2025-09-28 14:31:47.048081 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:47.048095 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:47.048106 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:47.048143 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-notifier:build-20250928 osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2025-09-28 14:31:47.103968 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2025-09-28 14:31:47.104089 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-notifier:build-20250928 2025-09-28 14:31:47.147782 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-notifier:build-20250928 2025-09-28 14:31:47.152613 | ubuntu-noble-large | + read image 2025-09-28 14:31:47.154394 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/magnum-api 2025-09-28 14:31:47.155098 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:47.158762 | ubuntu-noble-large | + imagename=magnum-api 2025-09-28 14:31:47.158803 | ubuntu-noble-large | + [[ magnum-api != \<\n\o\n\e\> ]] 2025-09-28 14:31:47.158815 | ubuntu-noble-large | + new_imagename=magnum-api 2025-09-28 14:31:47.158828 | ubuntu-noble-large | + project=magnum 2025-09-28 14:31:47.158842 | ubuntu-noble-large | + new_imagename=kolla/magnum-api 2025-09-28 14:31:47.158852 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:47.158865 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/magnum-api 2025-09-28 14:31:47.158878 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:47.158891 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:47.158900 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:47.158942 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/magnum-api:build-20250928 osism.harbor.regio.digital/kolla/magnum-api:2025.1 2025-09-28 14:31:47.217740 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/magnum-api:2025.1 2025-09-28 14:31:47.217834 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/magnum-api:build-20250928 2025-09-28 14:31:47.257244 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/magnum-api:build-20250928 2025-09-28 14:31:47.261833 | ubuntu-noble-large | + read image 2025-09-28 14:31:47.263774 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/magnum-conductor 2025-09-28 14:31:47.264242 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:47.267880 | ubuntu-noble-large | + imagename=magnum-conductor 2025-09-28 14:31:47.267899 | ubuntu-noble-large | + [[ magnum-conductor != \<\n\o\n\e\> ]] 2025-09-28 14:31:47.267972 | ubuntu-noble-large | + new_imagename=magnum-conductor 2025-09-28 14:31:47.267984 | ubuntu-noble-large | + project=magnum 2025-09-28 14:31:47.267994 | ubuntu-noble-large | + new_imagename=kolla/magnum-conductor 2025-09-28 14:31:47.268003 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:47.268044 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/magnum-conductor 2025-09-28 14:31:47.268055 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:47.268064 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:47.268074 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:47.268111 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/magnum-conductor:build-20250928 osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2025-09-28 14:31:47.317356 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2025-09-28 14:31:47.317448 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/magnum-conductor:build-20250928 2025-09-28 14:31:47.354802 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/magnum-conductor:build-20250928 2025-09-28 14:31:47.360255 | ubuntu-noble-large | + read image 2025-09-28 14:31:47.362311 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/placement-api 2025-09-28 14:31:47.362680 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:47.366474 | ubuntu-noble-large | + imagename=placement-api 2025-09-28 14:31:47.366548 | ubuntu-noble-large | + [[ placement-api != \<\n\o\n\e\> ]] 2025-09-28 14:31:47.366573 | ubuntu-noble-large | + new_imagename=placement-api 2025-09-28 14:31:47.366585 | ubuntu-noble-large | + project=placement 2025-09-28 14:31:47.366595 | ubuntu-noble-large | + new_imagename=kolla/placement-api 2025-09-28 14:31:47.366604 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:47.366614 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/placement-api 2025-09-28 14:31:47.366624 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:47.366634 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:47.366644 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:47.366659 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/placement-api:build-20250928 osism.harbor.regio.digital/kolla/placement-api:2025.1 2025-09-28 14:31:47.419573 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/placement-api:2025.1 2025-09-28 14:31:47.419668 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/placement-api:build-20250928 2025-09-28 14:31:47.466574 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/placement-api:build-20250928 2025-09-28 14:31:47.471625 | ubuntu-noble-large | + read image 2025-09-28 14:31:47.473846 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/manila-data 2025-09-28 14:31:47.474397 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:47.479069 | ubuntu-noble-large | + imagename=manila-data 2025-09-28 14:31:47.479150 | ubuntu-noble-large | + [[ manila-data != \<\n\o\n\e\> ]] 2025-09-28 14:31:47.479167 | ubuntu-noble-large | + new_imagename=manila-data 2025-09-28 14:31:47.479208 | ubuntu-noble-large | + project=manila 2025-09-28 14:31:47.479223 | ubuntu-noble-large | + new_imagename=kolla/manila-data 2025-09-28 14:31:47.479236 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:47.479272 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/manila-data 2025-09-28 14:31:47.479286 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:47.479300 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:47.479313 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:47.479359 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/manila-data:build-20250928 osism.harbor.regio.digital/kolla/manila-data:2025.1 2025-09-28 14:31:47.531058 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/manila-data:2025.1 2025-09-28 14:31:47.531197 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/manila-data:build-20250928 2025-09-28 14:31:47.578670 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-data:build-20250928 2025-09-28 14:31:47.584120 | ubuntu-noble-large | + read image 2025-09-28 14:31:47.586521 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/manila-scheduler 2025-09-28 14:31:47.586957 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:47.591496 | ubuntu-noble-large | + imagename=manila-scheduler 2025-09-28 14:31:47.591603 | ubuntu-noble-large | + [[ manila-scheduler != \<\n\o\n\e\> ]] 2025-09-28 14:31:47.591619 | ubuntu-noble-large | + new_imagename=manila-scheduler 2025-09-28 14:31:47.591630 | ubuntu-noble-large | + project=manila 2025-09-28 14:31:47.591644 | ubuntu-noble-large | + new_imagename=kolla/manila-scheduler 2025-09-28 14:31:47.591653 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:47.591667 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/manila-scheduler 2025-09-28 14:31:47.591760 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:47.591798 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:47.591815 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:47.591840 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/manila-scheduler:build-20250928 osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2025-09-28 14:31:47.647689 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2025-09-28 14:31:47.647827 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/manila-scheduler:build-20250928 2025-09-28 14:31:47.694235 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-scheduler:build-20250928 2025-09-28 14:31:47.699096 | ubuntu-noble-large | + read image 2025-09-28 14:31:47.701811 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/manila-share 2025-09-28 14:31:47.701888 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:47.705576 | ubuntu-noble-large | + imagename=manila-share 2025-09-28 14:31:47.705611 | ubuntu-noble-large | + [[ manila-share != \<\n\o\n\e\> ]] 2025-09-28 14:31:47.705738 | ubuntu-noble-large | + new_imagename=manila-share 2025-09-28 14:31:47.705761 | ubuntu-noble-large | + project=manila 2025-09-28 14:31:47.705812 | ubuntu-noble-large | + new_imagename=kolla/manila-share 2025-09-28 14:31:47.705824 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:47.705837 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/manila-share 2025-09-28 14:31:47.705901 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:47.705912 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:47.705926 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:47.705991 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/manila-share:build-20250928 osism.harbor.regio.digital/kolla/manila-share:2025.1 2025-09-28 14:31:47.756827 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/manila-share:2025.1 2025-09-28 14:31:47.756918 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/manila-share:build-20250928 2025-09-28 14:31:47.806199 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-share:build-20250928 2025-09-28 14:31:47.810420 | ubuntu-noble-large | + read image 2025-09-28 14:31:47.812693 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/manila-api 2025-09-28 14:31:47.813074 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:47.817127 | ubuntu-noble-large | + imagename=manila-api 2025-09-28 14:31:47.817190 | ubuntu-noble-large | + [[ manila-api != \<\n\o\n\e\> ]] 2025-09-28 14:31:47.817206 | ubuntu-noble-large | + new_imagename=manila-api 2025-09-28 14:31:47.817219 | ubuntu-noble-large | + project=manila 2025-09-28 14:31:47.817236 | ubuntu-noble-large | + new_imagename=kolla/manila-api 2025-09-28 14:31:47.817265 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:47.817284 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/manila-api 2025-09-28 14:31:47.817298 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:47.817312 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:47.817326 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:47.817346 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/manila-api:build-20250928 osism.harbor.regio.digital/kolla/manila-api:2025.1 2025-09-28 14:31:47.866337 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/manila-api:2025.1 2025-09-28 14:31:47.866435 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/manila-api:build-20250928 2025-09-28 14:31:47.905807 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-api:build-20250928 2025-09-28 14:31:47.910401 | ubuntu-noble-large | + read image 2025-09-28 14:31:47.912528 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/masakari-monitors 2025-09-28 14:31:47.912663 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:47.916387 | ubuntu-noble-large | + imagename=masakari-monitors 2025-09-28 14:31:47.916426 | ubuntu-noble-large | + [[ masakari-monitors != \<\n\o\n\e\> ]] 2025-09-28 14:31:47.916441 | ubuntu-noble-large | + new_imagename=masakari-monitors 2025-09-28 14:31:47.916483 | ubuntu-noble-large | + project=masakari 2025-09-28 14:31:47.916498 | ubuntu-noble-large | + new_imagename=kolla/masakari-monitors 2025-09-28 14:31:47.916511 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:47.916548 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/masakari-monitors 2025-09-28 14:31:47.916560 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:47.916573 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:47.916583 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:47.916597 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/masakari-monitors:build-20250928 osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2025-09-28 14:31:47.971236 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2025-09-28 14:31:47.971325 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/masakari-monitors:build-20250928 2025-09-28 14:31:48.015589 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-monitors:build-20250928 2025-09-28 14:31:48.019994 | ubuntu-noble-large | + read image 2025-09-28 14:31:48.022053 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/masakari-api 2025-09-28 14:31:48.022553 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:48.026168 | ubuntu-noble-large | + imagename=masakari-api 2025-09-28 14:31:48.026219 | ubuntu-noble-large | + [[ masakari-api != \<\n\o\n\e\> ]] 2025-09-28 14:31:48.026234 | ubuntu-noble-large | + new_imagename=masakari-api 2025-09-28 14:31:48.026245 | ubuntu-noble-large | + project=masakari 2025-09-28 14:31:48.026255 | ubuntu-noble-large | + new_imagename=kolla/masakari-api 2025-09-28 14:31:48.026270 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:48.026280 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/masakari-api 2025-09-28 14:31:48.026290 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:48.026300 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:48.026311 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:48.026326 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/masakari-api:build-20250928 osism.harbor.regio.digital/kolla/masakari-api:2025.1 2025-09-28 14:31:48.073557 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/masakari-api:2025.1 2025-09-28 14:31:48.073649 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/masakari-api:build-20250928 2025-09-28 14:31:48.117797 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-api:build-20250928 2025-09-28 14:31:48.121758 | ubuntu-noble-large | + read image 2025-09-28 14:31:48.123686 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/masakari-engine 2025-09-28 14:31:48.124273 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:48.128097 | ubuntu-noble-large | + imagename=masakari-engine 2025-09-28 14:31:48.128138 | ubuntu-noble-large | + [[ masakari-engine != \<\n\o\n\e\> ]] 2025-09-28 14:31:48.128154 | ubuntu-noble-large | + new_imagename=masakari-engine 2025-09-28 14:31:48.128218 | ubuntu-noble-large | + project=masakari 2025-09-28 14:31:48.128232 | ubuntu-noble-large | + new_imagename=kolla/masakari-engine 2025-09-28 14:31:48.128247 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:48.128259 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/masakari-engine 2025-09-28 14:31:48.128273 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:48.128284 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:48.128299 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:48.128340 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/masakari-engine:build-20250928 osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2025-09-28 14:31:48.181534 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2025-09-28 14:31:48.181624 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/masakari-engine:build-20250928 2025-09-28 14:31:48.218421 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-engine:build-20250928 2025-09-28 14:31:48.223419 | ubuntu-noble-large | + read image 2025-09-28 14:31:48.225372 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/barbican-api 2025-09-28 14:31:48.225903 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:48.229855 | ubuntu-noble-large | + imagename=barbican-api 2025-09-28 14:31:48.229917 | ubuntu-noble-large | + [[ barbican-api != \<\n\o\n\e\> ]] 2025-09-28 14:31:48.229932 | ubuntu-noble-large | + new_imagename=barbican-api 2025-09-28 14:31:48.229943 | ubuntu-noble-large | + project=barbican 2025-09-28 14:31:48.229958 | ubuntu-noble-large | + new_imagename=kolla/barbican-api 2025-09-28 14:31:48.229969 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:48.229981 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/barbican-api 2025-09-28 14:31:48.229995 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:48.230006 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:48.230018 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:48.230053 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/barbican-api:build-20250928 osism.harbor.regio.digital/kolla/barbican-api:2025.1 2025-09-28 14:31:48.281961 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/barbican-api:2025.1 2025-09-28 14:31:48.282075 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/barbican-api:build-20250928 2025-09-28 14:31:48.324101 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-api:build-20250928 2025-09-28 14:31:48.327649 | ubuntu-noble-large | + read image 2025-09-28 14:31:48.329658 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/barbican-worker 2025-09-28 14:31:48.330182 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:48.334325 | ubuntu-noble-large | + imagename=barbican-worker 2025-09-28 14:31:48.334376 | ubuntu-noble-large | + [[ barbican-worker != \<\n\o\n\e\> ]] 2025-09-28 14:31:48.334388 | ubuntu-noble-large | + new_imagename=barbican-worker 2025-09-28 14:31:48.334402 | ubuntu-noble-large | + project=barbican 2025-09-28 14:31:48.334415 | ubuntu-noble-large | + new_imagename=kolla/barbican-worker 2025-09-28 14:31:48.334428 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:48.334441 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/barbican-worker 2025-09-28 14:31:48.334482 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:48.334492 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:48.334505 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:48.334562 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/barbican-worker:build-20250928 osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2025-09-28 14:31:48.385267 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2025-09-28 14:31:48.385351 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/barbican-worker:build-20250928 2025-09-28 14:31:48.430509 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-worker:build-20250928 2025-09-28 14:31:48.434202 | ubuntu-noble-large | + read image 2025-09-28 14:31:48.436594 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/barbican-keystone-listener 2025-09-28 14:31:48.437164 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:48.441617 | ubuntu-noble-large | + imagename=barbican-keystone-listener 2025-09-28 14:31:48.441668 | ubuntu-noble-large | + [[ barbican-keystone-listener != \<\n\o\n\e\> ]] 2025-09-28 14:31:48.441679 | ubuntu-noble-large | + new_imagename=barbican-keystone-listener 2025-09-28 14:31:48.441692 | ubuntu-noble-large | + project=barbican 2025-09-28 14:31:48.441733 | ubuntu-noble-large | + new_imagename=kolla/barbican-keystone-listener 2025-09-28 14:31:48.441786 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:48.441829 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/barbican-keystone-listener 2025-09-28 14:31:48.441853 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:48.441868 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:48.441886 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:48.441900 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/barbican-keystone-listener:build-20250928 osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2025-09-28 14:31:48.496177 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2025-09-28 14:31:48.496263 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/barbican-keystone-listener:build-20250928 2025-09-28 14:31:48.538679 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-keystone-listener:build-20250928 2025-09-28 14:31:48.542062 | ubuntu-noble-large | + read image 2025-09-28 14:31:48.543779 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-novncproxy 2025-09-28 14:31:48.543990 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:48.547357 | ubuntu-noble-large | + imagename=nova-novncproxy 2025-09-28 14:31:48.547405 | ubuntu-noble-large | + [[ nova-novncproxy != \<\n\o\n\e\> ]] 2025-09-28 14:31:48.547483 | ubuntu-noble-large | + new_imagename=nova-novncproxy 2025-09-28 14:31:48.547525 | ubuntu-noble-large | + project=nova 2025-09-28 14:31:48.547564 | ubuntu-noble-large | + new_imagename=kolla/nova-novncproxy 2025-09-28 14:31:48.547593 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:48.547631 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-novncproxy 2025-09-28 14:31:48.547667 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:48.547697 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:48.547753 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:48.547829 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-novncproxy:build-20250928 osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2025-09-28 14:31:48.593867 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2025-09-28 14:31:48.593947 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-novncproxy:build-20250928 2025-09-28 14:31:48.628681 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-novncproxy:build-20250928 2025-09-28 14:31:48.633132 | ubuntu-noble-large | + read image 2025-09-28 14:31:48.635003 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-spicehtml5proxy 2025-09-28 14:31:48.635463 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:48.639138 | ubuntu-noble-large | + imagename=nova-spicehtml5proxy 2025-09-28 14:31:48.639181 | ubuntu-noble-large | + [[ nova-spicehtml5proxy != \<\n\o\n\e\> ]] 2025-09-28 14:31:48.639194 | ubuntu-noble-large | + new_imagename=nova-spicehtml5proxy 2025-09-28 14:31:48.639208 | ubuntu-noble-large | + project=nova 2025-09-28 14:31:48.639218 | ubuntu-noble-large | + new_imagename=kolla/nova-spicehtml5proxy 2025-09-28 14:31:48.639228 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:48.639242 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-spicehtml5proxy 2025-09-28 14:31:48.639253 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:48.639266 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:48.639275 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:48.639289 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:build-20250928 osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2025-09-28 14:31:48.697046 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2025-09-28 14:31:48.697134 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:build-20250928 2025-09-28 14:31:48.740645 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:build-20250928 2025-09-28 14:31:48.743773 | ubuntu-noble-large | + read image 2025-09-28 14:31:48.745889 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-compute-ironic 2025-09-28 14:31:48.745931 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:48.749934 | ubuntu-noble-large | + imagename=nova-compute-ironic 2025-09-28 14:31:48.749997 | ubuntu-noble-large | + [[ nova-compute-ironic != \<\n\o\n\e\> ]] 2025-09-28 14:31:48.750010 | ubuntu-noble-large | + new_imagename=nova-compute-ironic 2025-09-28 14:31:48.750064 | ubuntu-noble-large | + project=nova 2025-09-28 14:31:48.750076 | ubuntu-noble-large | + new_imagename=kolla/nova-compute-ironic 2025-09-28 14:31:48.750085 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:48.750094 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-compute-ironic 2025-09-28 14:31:48.750104 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:48.750113 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:48.750122 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:48.750131 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-compute-ironic:build-20250928 osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2025-09-28 14:31:48.804070 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2025-09-28 14:31:48.804173 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-compute-ironic:build-20250928 2025-09-28 14:31:48.856756 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-compute-ironic:build-20250928 2025-09-28 14:31:48.862218 | ubuntu-noble-large | + read image 2025-09-28 14:31:48.864671 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-ssh 2025-09-28 14:31:48.864983 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:48.868066 | ubuntu-noble-large | + imagename=nova-ssh 2025-09-28 14:31:48.868105 | ubuntu-noble-large | + [[ nova-ssh != \<\n\o\n\e\> ]] 2025-09-28 14:31:48.868146 | ubuntu-noble-large | + new_imagename=nova-ssh 2025-09-28 14:31:48.868185 | ubuntu-noble-large | + project=nova 2025-09-28 14:31:48.868199 | ubuntu-noble-large | + new_imagename=kolla/nova-ssh 2025-09-28 14:31:48.868213 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:48.868248 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-ssh 2025-09-28 14:31:48.868262 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:48.868275 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:48.868288 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:48.868365 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-ssh:build-20250928 osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2025-09-28 14:31:48.922814 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2025-09-28 14:31:48.922904 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-ssh:build-20250928 2025-09-28 14:31:48.968900 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-ssh:build-20250928 2025-09-28 14:31:48.973600 | ubuntu-noble-large | + read image 2025-09-28 14:31:48.975355 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-scheduler 2025-09-28 14:31:48.975440 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:48.977987 | ubuntu-noble-large | + imagename=nova-scheduler 2025-09-28 14:31:48.978021 | ubuntu-noble-large | + [[ nova-scheduler != \<\n\o\n\e\> ]] 2025-09-28 14:31:48.978081 | ubuntu-noble-large | + new_imagename=nova-scheduler 2025-09-28 14:31:48.978121 | ubuntu-noble-large | + project=nova 2025-09-28 14:31:48.978136 | ubuntu-noble-large | + new_imagename=kolla/nova-scheduler 2025-09-28 14:31:48.978150 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:48.978163 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-scheduler 2025-09-28 14:31:48.978176 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:48.978189 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:48.978202 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:48.978295 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-scheduler:build-20250928 osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2025-09-28 14:31:49.027491 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2025-09-28 14:31:49.027578 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-scheduler:build-20250928 2025-09-28 14:31:49.071474 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-scheduler:build-20250928 2025-09-28 14:31:49.075128 | ubuntu-noble-large | + read image 2025-09-28 14:31:49.076679 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-conductor 2025-09-28 14:31:49.077112 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:49.080622 | ubuntu-noble-large | + imagename=nova-conductor 2025-09-28 14:31:49.080651 | ubuntu-noble-large | + [[ nova-conductor != \<\n\o\n\e\> ]] 2025-09-28 14:31:49.080665 | ubuntu-noble-large | + new_imagename=nova-conductor 2025-09-28 14:31:49.080676 | ubuntu-noble-large | + project=nova 2025-09-28 14:31:49.080687 | ubuntu-noble-large | + new_imagename=kolla/nova-conductor 2025-09-28 14:31:49.080724 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:49.080776 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-conductor 2025-09-28 14:31:49.080785 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:49.080796 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:49.080804 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:49.080870 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-conductor:build-20250928 osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2025-09-28 14:31:49.131125 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2025-09-28 14:31:49.131225 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-conductor:build-20250928 2025-09-28 14:31:49.175440 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-conductor:build-20250928 2025-09-28 14:31:49.179581 | ubuntu-noble-large | + read image 2025-09-28 14:31:49.181978 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-serialproxy 2025-09-28 14:31:49.182068 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:49.185249 | ubuntu-noble-large | + imagename=nova-serialproxy 2025-09-28 14:31:49.185284 | ubuntu-noble-large | + [[ nova-serialproxy != \<\n\o\n\e\> ]] 2025-09-28 14:31:49.185294 | ubuntu-noble-large | + new_imagename=nova-serialproxy 2025-09-28 14:31:49.185306 | ubuntu-noble-large | + project=nova 2025-09-28 14:31:49.185345 | ubuntu-noble-large | + new_imagename=kolla/nova-serialproxy 2025-09-28 14:31:49.185355 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:49.185366 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-serialproxy 2025-09-28 14:31:49.185378 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:49.185390 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:49.185399 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:49.185552 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-serialproxy:build-20250928 osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2025-09-28 14:31:49.234806 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2025-09-28 14:31:49.234893 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-serialproxy:build-20250928 2025-09-28 14:31:49.274859 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-serialproxy:build-20250928 2025-09-28 14:31:49.278864 | ubuntu-noble-large | + read image 2025-09-28 14:31:49.280736 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-api 2025-09-28 14:31:49.280937 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:49.284537 | ubuntu-noble-large | + imagename=nova-api 2025-09-28 14:31:49.284576 | ubuntu-noble-large | + [[ nova-api != \<\n\o\n\e\> ]] 2025-09-28 14:31:49.284593 | ubuntu-noble-large | + new_imagename=nova-api 2025-09-28 14:31:49.284628 | ubuntu-noble-large | + project=nova 2025-09-28 14:31:49.284639 | ubuntu-noble-large | + new_imagename=kolla/nova-api 2025-09-28 14:31:49.284653 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:49.284664 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-api 2025-09-28 14:31:49.284673 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:49.284683 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:49.284692 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:49.284735 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-api:build-20250928 osism.harbor.regio.digital/kolla/nova-api:2025.1 2025-09-28 14:31:49.333933 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-api:2025.1 2025-09-28 14:31:49.334045 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-api:build-20250928 2025-09-28 14:31:49.373738 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-api:build-20250928 2025-09-28 14:31:49.378239 | ubuntu-noble-large | + read image 2025-09-28 14:31:49.380782 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-compute 2025-09-28 14:31:49.380820 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:49.384500 | ubuntu-noble-large | + imagename=nova-compute 2025-09-28 14:31:49.384528 | ubuntu-noble-large | + [[ nova-compute != \<\n\o\n\e\> ]] 2025-09-28 14:31:49.384592 | ubuntu-noble-large | + new_imagename=nova-compute 2025-09-28 14:31:49.384608 | ubuntu-noble-large | + project=nova 2025-09-28 14:31:49.384621 | ubuntu-noble-large | + new_imagename=kolla/nova-compute 2025-09-28 14:31:49.384635 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:49.384648 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-compute 2025-09-28 14:31:49.384661 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:49.384674 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:49.384683 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:49.384798 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-compute:build-20250928 osism.harbor.regio.digital/kolla/nova-compute:2025.1 2025-09-28 14:31:49.436965 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-compute:2025.1 2025-09-28 14:31:49.437062 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-compute:build-20250928 2025-09-28 14:31:49.481253 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-compute:build-20250928 2025-09-28 14:31:49.485564 | ubuntu-noble-large | + read image 2025-09-28 14:31:49.487501 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/blazar-manager 2025-09-28 14:31:49.487906 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:49.491195 | ubuntu-noble-large | + imagename=blazar-manager 2025-09-28 14:31:49.491246 | ubuntu-noble-large | + [[ blazar-manager != \<\n\o\n\e\> ]] 2025-09-28 14:31:49.491263 | ubuntu-noble-large | + new_imagename=blazar-manager 2025-09-28 14:31:49.491273 | ubuntu-noble-large | + project=blazar 2025-09-28 14:31:49.491287 | ubuntu-noble-large | + new_imagename=kolla/blazar-manager 2025-09-28 14:31:49.491297 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:49.491310 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/blazar-manager 2025-09-28 14:31:49.491322 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:49.491336 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:49.491349 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:49.491405 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/blazar-manager:build-20250928 osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2025-09-28 14:31:49.541611 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2025-09-28 14:31:49.541738 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/blazar-manager:build-20250928 2025-09-28 14:31:49.589411 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/blazar-manager:build-20250928 2025-09-28 14:31:49.593041 | ubuntu-noble-large | + read image 2025-09-28 14:31:49.594817 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/blazar-api 2025-09-28 14:31:49.595110 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:49.598746 | ubuntu-noble-large | + imagename=blazar-api 2025-09-28 14:31:49.598778 | ubuntu-noble-large | + [[ blazar-api != \<\n\o\n\e\> ]] 2025-09-28 14:31:49.598988 | ubuntu-noble-large | + new_imagename=blazar-api 2025-09-28 14:31:49.599093 | ubuntu-noble-large | + project=blazar 2025-09-28 14:31:49.599107 | ubuntu-noble-large | + new_imagename=kolla/blazar-api 2025-09-28 14:31:49.599118 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:49.599128 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/blazar-api 2025-09-28 14:31:49.599149 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:49.599159 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:49.599194 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:49.599205 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/blazar-api:build-20250928 osism.harbor.regio.digital/kolla/blazar-api:2025.1 2025-09-28 14:31:49.651100 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/blazar-api:2025.1 2025-09-28 14:31:49.651186 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/blazar-api:build-20250928 2025-09-28 14:31:49.693943 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/blazar-api:build-20250928 2025-09-28 14:31:49.697972 | ubuntu-noble-large | + read image 2025-09-28 14:31:49.700000 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/gnocchi-api 2025-09-28 14:31:49.700362 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:49.703895 | ubuntu-noble-large | + imagename=gnocchi-api 2025-09-28 14:31:49.703921 | ubuntu-noble-large | + [[ gnocchi-api != \<\n\o\n\e\> ]] 2025-09-28 14:31:49.703970 | ubuntu-noble-large | + new_imagename=gnocchi-api 2025-09-28 14:31:49.703984 | ubuntu-noble-large | + project=gnocchi 2025-09-28 14:31:49.704021 | ubuntu-noble-large | + new_imagename=kolla/gnocchi-api 2025-09-28 14:31:49.704051 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:49.704065 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/gnocchi-api 2025-09-28 14:31:49.704078 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:49.704091 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:49.704104 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:49.704147 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/gnocchi-api:build-20250928 osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2025-09-28 14:31:49.756191 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2025-09-28 14:31:49.756261 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/gnocchi-api:build-20250928 2025-09-28 14:31:49.801659 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-api:build-20250928 2025-09-28 14:31:49.805793 | ubuntu-noble-large | + read image 2025-09-28 14:31:49.807634 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/gnocchi-metricd 2025-09-28 14:31:49.808128 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:49.811696 | ubuntu-noble-large | + imagename=gnocchi-metricd 2025-09-28 14:31:49.811778 | ubuntu-noble-large | + [[ gnocchi-metricd != \<\n\o\n\e\> ]] 2025-09-28 14:31:49.811807 | ubuntu-noble-large | + new_imagename=gnocchi-metricd 2025-09-28 14:31:49.811851 | ubuntu-noble-large | + project=gnocchi 2025-09-28 14:31:49.811873 | ubuntu-noble-large | + new_imagename=kolla/gnocchi-metricd 2025-09-28 14:31:49.811894 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:49.811920 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/gnocchi-metricd 2025-09-28 14:31:49.811946 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:49.811967 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:49.811974 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:49.812041 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/gnocchi-metricd:build-20250928 osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2025-09-28 14:31:49.862280 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2025-09-28 14:31:49.862355 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/gnocchi-metricd:build-20250928 2025-09-28 14:31:49.908475 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-metricd:build-20250928 2025-09-28 14:31:49.912960 | ubuntu-noble-large | + read image 2025-09-28 14:31:49.915312 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/gnocchi-statsd 2025-09-28 14:31:49.915390 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:49.919058 | ubuntu-noble-large | + imagename=gnocchi-statsd 2025-09-28 14:31:49.919092 | ubuntu-noble-large | + [[ gnocchi-statsd != \<\n\o\n\e\> ]] 2025-09-28 14:31:49.919116 | ubuntu-noble-large | + new_imagename=gnocchi-statsd 2025-09-28 14:31:49.919172 | ubuntu-noble-large | + project=gnocchi 2025-09-28 14:31:49.919182 | ubuntu-noble-large | + new_imagename=kolla/gnocchi-statsd 2025-09-28 14:31:49.919192 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:49.919202 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/gnocchi-statsd 2025-09-28 14:31:49.919212 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:49.919241 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:49.919252 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:49.919312 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/gnocchi-statsd:build-20250928 osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2025-09-28 14:31:49.967855 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2025-09-28 14:31:49.967934 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/gnocchi-statsd:build-20250928 2025-09-28 14:31:50.010936 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-statsd:build-20250928 2025-09-28 14:31:50.015549 | ubuntu-noble-large | + read image 2025-09-28 14:31:50.017834 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cinder-backup 2025-09-28 14:31:50.017857 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:50.021317 | ubuntu-noble-large | + imagename=cinder-backup 2025-09-28 14:31:50.021490 | ubuntu-noble-large | + [[ cinder-backup != \<\n\o\n\e\> ]] 2025-09-28 14:31:50.021555 | ubuntu-noble-large | + new_imagename=cinder-backup 2025-09-28 14:31:50.021568 | ubuntu-noble-large | + project=cinder 2025-09-28 14:31:50.021589 | ubuntu-noble-large | + new_imagename=kolla/cinder-backup 2025-09-28 14:31:50.021599 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:50.021609 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cinder-backup 2025-09-28 14:31:50.021619 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:50.021628 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:50.021638 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:50.021668 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cinder-backup:build-20250928 osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2025-09-28 14:31:50.075843 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2025-09-28 14:31:50.075916 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cinder-backup:build-20250928 2025-09-28 14:31:50.113235 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-backup:build-20250928 2025-09-28 14:31:50.117813 | ubuntu-noble-large | + read image 2025-09-28 14:31:50.119952 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cinder-api 2025-09-28 14:31:50.120144 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:50.123593 | ubuntu-noble-large | + imagename=cinder-api 2025-09-28 14:31:50.123671 | ubuntu-noble-large | + [[ cinder-api != \<\n\o\n\e\> ]] 2025-09-28 14:31:50.123686 | ubuntu-noble-large | + new_imagename=cinder-api 2025-09-28 14:31:50.123746 | ubuntu-noble-large | + project=cinder 2025-09-28 14:31:50.123762 | ubuntu-noble-large | + new_imagename=kolla/cinder-api 2025-09-28 14:31:50.123772 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:50.123781 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cinder-api 2025-09-28 14:31:50.123791 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:50.123800 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:50.123810 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:50.123821 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cinder-api:build-20250928 osism.harbor.regio.digital/kolla/cinder-api:2025.1 2025-09-28 14:31:50.177212 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cinder-api:2025.1 2025-09-28 14:31:50.177312 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cinder-api:build-20250928 2025-09-28 14:31:50.222803 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-api:build-20250928 2025-09-28 14:31:50.228402 | ubuntu-noble-large | + read image 2025-09-28 14:31:50.230398 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cinder-volume 2025-09-28 14:31:50.230876 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:50.234484 | ubuntu-noble-large | + imagename=cinder-volume 2025-09-28 14:31:50.234520 | ubuntu-noble-large | + [[ cinder-volume != \<\n\o\n\e\> ]] 2025-09-28 14:31:50.234539 | ubuntu-noble-large | + new_imagename=cinder-volume 2025-09-28 14:31:50.234548 | ubuntu-noble-large | + project=cinder 2025-09-28 14:31:50.234558 | ubuntu-noble-large | + new_imagename=kolla/cinder-volume 2025-09-28 14:31:50.234568 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:50.234577 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cinder-volume 2025-09-28 14:31:50.234587 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:50.234596 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:50.234606 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:50.234621 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cinder-volume:build-20250928 osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2025-09-28 14:31:50.286930 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2025-09-28 14:31:50.287003 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cinder-volume:build-20250928 2025-09-28 14:31:50.326400 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-volume:build-20250928 2025-09-28 14:31:50.331783 | ubuntu-noble-large | + read image 2025-09-28 14:31:50.333797 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cinder-scheduler 2025-09-28 14:31:50.334295 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:50.338162 | ubuntu-noble-large | + imagename=cinder-scheduler 2025-09-28 14:31:50.338227 | ubuntu-noble-large | + [[ cinder-scheduler != \<\n\o\n\e\> ]] 2025-09-28 14:31:50.338241 | ubuntu-noble-large | + new_imagename=cinder-scheduler 2025-09-28 14:31:50.338256 | ubuntu-noble-large | + project=cinder 2025-09-28 14:31:50.338267 | ubuntu-noble-large | + new_imagename=kolla/cinder-scheduler 2025-09-28 14:31:50.338281 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:50.338292 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cinder-scheduler 2025-09-28 14:31:50.338307 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:50.338321 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:50.338332 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:50.338423 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cinder-scheduler:build-20250928 osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2025-09-28 14:31:50.390344 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2025-09-28 14:31:50.390447 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cinder-scheduler:build-20250928 2025-09-28 14:31:50.437202 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-scheduler:build-20250928 2025-09-28 14:31:50.442007 | ubuntu-noble-large | + read image 2025-09-28 14:31:50.443971 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-neutron-agent 2025-09-28 14:31:50.444424 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:50.448198 | ubuntu-noble-large | + imagename=ironic-neutron-agent 2025-09-28 14:31:50.448242 | ubuntu-noble-large | + [[ ironic-neutron-agent != \<\n\o\n\e\> ]] 2025-09-28 14:31:50.448253 | ubuntu-noble-large | + new_imagename=ironic-neutron-agent 2025-09-28 14:31:50.448267 | ubuntu-noble-large | + project=ironic 2025-09-28 14:31:50.448280 | ubuntu-noble-large | + new_imagename=kolla/ironic-neutron-agent 2025-09-28 14:31:50.448290 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:50.448303 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-neutron-agent 2025-09-28 14:31:50.448318 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:50.448330 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:50.448340 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:50.448386 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-neutron-agent:build-20250928 osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2025-09-28 14:31:50.503250 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2025-09-28 14:31:50.503343 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-neutron-agent:build-20250928 2025-09-28 14:31:50.547294 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-neutron-agent:build-20250928 2025-09-28 14:31:50.551921 | ubuntu-noble-large | + read image 2025-09-28 14:31:50.553831 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent 2025-09-28 14:31:50.554301 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:50.557798 | ubuntu-noble-large | + imagename=neutron-ovn-vpn-agent 2025-09-28 14:31:50.557844 | ubuntu-noble-large | + [[ neutron-ovn-vpn-agent != \<\n\o\n\e\> ]] 2025-09-28 14:31:50.557887 | ubuntu-noble-large | + new_imagename=neutron-ovn-vpn-agent 2025-09-28 14:31:50.557924 | ubuntu-noble-large | + project=neutron 2025-09-28 14:31:50.557939 | ubuntu-noble-large | + new_imagename=kolla/neutron-ovn-vpn-agent 2025-09-28 14:31:50.557951 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:50.557987 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent 2025-09-28 14:31:50.558002 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:50.558015 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:50.558049 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:50.558098 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:build-20250928 osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2025-09-28 14:31:50.611598 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2025-09-28 14:31:50.611695 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:build-20250928 2025-09-28 14:31:50.651745 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:build-20250928 2025-09-28 14:31:50.655802 | ubuntu-noble-large | + read image 2025-09-28 14:31:50.657519 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-sriov-agent 2025-09-28 14:31:50.657900 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:50.661667 | ubuntu-noble-large | + imagename=neutron-sriov-agent 2025-09-28 14:31:50.661693 | ubuntu-noble-large | + [[ neutron-sriov-agent != \<\n\o\n\e\> ]] 2025-09-28 14:31:50.661782 | ubuntu-noble-large | + new_imagename=neutron-sriov-agent 2025-09-28 14:31:50.661825 | ubuntu-noble-large | + project=neutron 2025-09-28 14:31:50.661836 | ubuntu-noble-large | + new_imagename=kolla/neutron-sriov-agent 2025-09-28 14:31:50.661845 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:50.661859 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-sriov-agent 2025-09-28 14:31:50.661869 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:50.661878 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:50.661891 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:50.661943 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-sriov-agent:build-20250928 osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2025-09-28 14:31:50.715307 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2025-09-28 14:31:50.715396 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-sriov-agent:build-20250928 2025-09-28 14:31:50.755239 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-sriov-agent:build-20250928 2025-09-28 14:31:50.759540 | ubuntu-noble-large | + read image 2025-09-28 14:31:50.761405 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-mlnx-agent 2025-09-28 14:31:50.761663 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:50.764815 | ubuntu-noble-large | + imagename=neutron-mlnx-agent 2025-09-28 14:31:50.764861 | ubuntu-noble-large | + [[ neutron-mlnx-agent != \<\n\o\n\e\> ]] 2025-09-28 14:31:50.764876 | ubuntu-noble-large | + new_imagename=neutron-mlnx-agent 2025-09-28 14:31:50.764889 | ubuntu-noble-large | + project=neutron 2025-09-28 14:31:50.764920 | ubuntu-noble-large | + new_imagename=kolla/neutron-mlnx-agent 2025-09-28 14:31:50.764933 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:50.764947 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-mlnx-agent 2025-09-28 14:31:50.764960 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:50.764973 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:50.764986 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:50.765158 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-mlnx-agent:build-20250928 osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2025-09-28 14:31:50.819490 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2025-09-28 14:31:50.819568 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-mlnx-agent:build-20250928 2025-09-28 14:31:50.864149 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:build-20250928 2025-09-28 14:31:50.869944 | ubuntu-noble-large | + read image 2025-09-28 14:31:50.872202 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-ovn-agent 2025-09-28 14:31:50.872974 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:50.876288 | ubuntu-noble-large | + imagename=neutron-ovn-agent 2025-09-28 14:31:50.876344 | ubuntu-noble-large | + [[ neutron-ovn-agent != \<\n\o\n\e\> ]] 2025-09-28 14:31:50.876365 | ubuntu-noble-large | + new_imagename=neutron-ovn-agent 2025-09-28 14:31:50.876376 | ubuntu-noble-large | + project=neutron 2025-09-28 14:31:50.876386 | ubuntu-noble-large | + new_imagename=kolla/neutron-ovn-agent 2025-09-28 14:31:50.876396 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:50.876405 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-ovn-agent 2025-09-28 14:31:50.876416 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:50.876426 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:50.876436 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:50.876450 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-ovn-agent:build-20250928 osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2025-09-28 14:31:50.923635 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2025-09-28 14:31:50.923743 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-ovn-agent:build-20250928 2025-09-28 14:31:50.964383 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-ovn-agent:build-20250928 2025-09-28 14:31:50.967926 | ubuntu-noble-large | + read image 2025-09-28 14:31:50.969937 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent 2025-09-28 14:31:50.970453 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:50.974058 | ubuntu-noble-large | + imagename=neutron-linuxbridge-agent 2025-09-28 14:31:50.974118 | ubuntu-noble-large | + [[ neutron-linuxbridge-agent != \<\n\o\n\e\> ]] 2025-09-28 14:31:50.974130 | ubuntu-noble-large | + new_imagename=neutron-linuxbridge-agent 2025-09-28 14:31:50.974144 | ubuntu-noble-large | + project=neutron 2025-09-28 14:31:50.974187 | ubuntu-noble-large | + new_imagename=kolla/neutron-linuxbridge-agent 2025-09-28 14:31:50.974201 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:50.974234 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent 2025-09-28 14:31:50.974246 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:50.974259 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:50.974269 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:50.974314 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:build-20250928 osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2025.1 2025-09-28 14:31:51.024765 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2025.1 2025-09-28 14:31:51.024853 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:build-20250928 2025-09-28 14:31:51.070179 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:build-20250928 2025-09-28 14:31:51.075249 | ubuntu-noble-large | + read image 2025-09-28 14:31:51.077166 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-metering-agent 2025-09-28 14:31:51.077912 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:51.081732 | ubuntu-noble-large | + imagename=neutron-metering-agent 2025-09-28 14:31:51.081793 | ubuntu-noble-large | + [[ neutron-metering-agent != \<\n\o\n\e\> ]] 2025-09-28 14:31:51.081847 | ubuntu-noble-large | + new_imagename=neutron-metering-agent 2025-09-28 14:31:51.081866 | ubuntu-noble-large | + project=neutron 2025-09-28 14:31:51.081896 | ubuntu-noble-large | + new_imagename=kolla/neutron-metering-agent 2025-09-28 14:31:51.081906 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:51.081932 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-metering-agent 2025-09-28 14:31:51.081943 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:51.081968 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:51.081978 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:51.082056 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-metering-agent:build-20250928 osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2025-09-28 14:31:51.132314 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2025-09-28 14:31:51.132412 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-metering-agent:build-20250928 2025-09-28 14:31:51.179068 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-metering-agent:build-20250928 2025-09-28 14:31:51.184084 | ubuntu-noble-large | + read image 2025-09-28 14:31:51.186203 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-server 2025-09-28 14:31:51.186701 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:51.190526 | ubuntu-noble-large | + imagename=neutron-server 2025-09-28 14:31:51.190560 | ubuntu-noble-large | + [[ neutron-server != \<\n\o\n\e\> ]] 2025-09-28 14:31:51.190577 | ubuntu-noble-large | + new_imagename=neutron-server 2025-09-28 14:31:51.190587 | ubuntu-noble-large | + project=neutron 2025-09-28 14:31:51.190608 | ubuntu-noble-large | + new_imagename=kolla/neutron-server 2025-09-28 14:31:51.190625 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:51.190648 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-server 2025-09-28 14:31:51.190666 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:51.190683 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:51.190699 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:51.190766 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-server:build-20250928 osism.harbor.regio.digital/kolla/neutron-server:2025.1 2025-09-28 14:31:51.242169 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-server:2025.1 2025-09-28 14:31:51.242266 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-server:build-20250928 2025-09-28 14:31:51.292013 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-server:build-20250928 2025-09-28 14:31:51.296963 | ubuntu-noble-large | + read image 2025-09-28 14:31:51.299208 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-l3-agent 2025-09-28 14:31:51.299543 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:51.303355 | ubuntu-noble-large | + imagename=neutron-l3-agent 2025-09-28 14:31:51.303401 | ubuntu-noble-large | + [[ neutron-l3-agent != \<\n\o\n\e\> ]] 2025-09-28 14:31:51.303419 | ubuntu-noble-large | + new_imagename=neutron-l3-agent 2025-09-28 14:31:51.303430 | ubuntu-noble-large | + project=neutron 2025-09-28 14:31:51.303443 | ubuntu-noble-large | + new_imagename=kolla/neutron-l3-agent 2025-09-28 14:31:51.303453 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:51.303467 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-l3-agent 2025-09-28 14:31:51.303498 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:51.303512 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:51.303522 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:51.303536 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-l3-agent:build-20250928 osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2025-09-28 14:31:51.360198 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2025-09-28 14:31:51.360286 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-l3-agent:build-20250928 2025-09-28 14:31:51.409698 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-l3-agent:build-20250928 2025-09-28 14:31:51.414405 | ubuntu-noble-large | + read image 2025-09-28 14:31:51.416479 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-dhcp-agent 2025-09-28 14:31:51.416789 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:51.420426 | ubuntu-noble-large | + imagename=neutron-dhcp-agent 2025-09-28 14:31:51.420487 | ubuntu-noble-large | + [[ neutron-dhcp-agent != \<\n\o\n\e\> ]] 2025-09-28 14:31:51.420509 | ubuntu-noble-large | + new_imagename=neutron-dhcp-agent 2025-09-28 14:31:51.420526 | ubuntu-noble-large | + project=neutron 2025-09-28 14:31:51.420548 | ubuntu-noble-large | + new_imagename=kolla/neutron-dhcp-agent 2025-09-28 14:31:51.420565 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:51.420584 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-dhcp-agent 2025-09-28 14:31:51.420601 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:51.420623 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:51.420642 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:51.420660 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-dhcp-agent:build-20250928 osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2025-09-28 14:31:51.485733 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2025-09-28 14:31:51.485826 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-dhcp-agent:build-20250928 2025-09-28 14:31:51.536685 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:build-20250928 2025-09-28 14:31:51.540887 | ubuntu-noble-large | + read image 2025-09-28 14:31:51.542956 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-openvswitch-agent 2025-09-28 14:31:51.543347 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:51.547049 | ubuntu-noble-large | + imagename=neutron-openvswitch-agent 2025-09-28 14:31:51.547081 | ubuntu-noble-large | + [[ neutron-openvswitch-agent != \<\n\o\n\e\> ]] 2025-09-28 14:31:51.547092 | ubuntu-noble-large | + new_imagename=neutron-openvswitch-agent 2025-09-28 14:31:51.547105 | ubuntu-noble-large | + project=neutron 2025-09-28 14:31:51.547115 | ubuntu-noble-large | + new_imagename=kolla/neutron-openvswitch-agent 2025-09-28 14:31:51.547124 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:51.547138 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-openvswitch-agent 2025-09-28 14:31:51.547148 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:51.547157 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:51.547171 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:51.547181 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:build-20250928 osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2025-09-28 14:31:51.595983 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2025-09-28 14:31:51.596108 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:build-20250928 2025-09-28 14:31:51.646220 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:build-20250928 2025-09-28 14:31:51.650690 | ubuntu-noble-large | + read image 2025-09-28 14:31:51.652736 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-bgp-dragent 2025-09-28 14:31:51.653310 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:51.657216 | ubuntu-noble-large | + imagename=neutron-bgp-dragent 2025-09-28 14:31:51.657243 | ubuntu-noble-large | + [[ neutron-bgp-dragent != \<\n\o\n\e\> ]] 2025-09-28 14:31:51.657314 | ubuntu-noble-large | + new_imagename=neutron-bgp-dragent 2025-09-28 14:31:51.657331 | ubuntu-noble-large | + project=neutron 2025-09-28 14:31:51.657344 | ubuntu-noble-large | + new_imagename=kolla/neutron-bgp-dragent 2025-09-28 14:31:51.657357 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:51.657370 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-bgp-dragent 2025-09-28 14:31:51.657409 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:51.657423 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:51.657465 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:51.657495 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-bgp-dragent:build-20250928 osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2025-09-28 14:31:51.713994 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2025-09-28 14:31:51.714140 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-bgp-dragent:build-20250928 2025-09-28 14:31:51.764738 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:build-20250928 2025-09-28 14:31:51.769182 | ubuntu-noble-large | + read image 2025-09-28 14:31:51.771367 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-metadata-agent 2025-09-28 14:31:51.771604 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:51.775207 | ubuntu-noble-large | + imagename=neutron-metadata-agent 2025-09-28 14:31:51.775235 | ubuntu-noble-large | + [[ neutron-metadata-agent != \<\n\o\n\e\> ]] 2025-09-28 14:31:51.775251 | ubuntu-noble-large | + new_imagename=neutron-metadata-agent 2025-09-28 14:31:51.775264 | ubuntu-noble-large | + project=neutron 2025-09-28 14:31:51.775310 | ubuntu-noble-large | + new_imagename=kolla/neutron-metadata-agent 2025-09-28 14:31:51.775320 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:51.775334 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-metadata-agent 2025-09-28 14:31:51.775344 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:51.775357 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:51.775367 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:51.775408 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-metadata-agent:build-20250928 osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2025-09-28 14:31:51.829812 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2025-09-28 14:31:51.829884 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-metadata-agent:build-20250928 2025-09-28 14:31:51.872389 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-metadata-agent:build-20250928 2025-09-28 14:31:51.876595 | ubuntu-noble-large | + read image 2025-09-28 14:31:51.878484 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/glance-api 2025-09-28 14:31:51.878786 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:51.882251 | ubuntu-noble-large | + imagename=glance-api 2025-09-28 14:31:51.882281 | ubuntu-noble-large | + [[ glance-api != \<\n\o\n\e\> ]] 2025-09-28 14:31:51.882337 | ubuntu-noble-large | + new_imagename=glance-api 2025-09-28 14:31:51.882352 | ubuntu-noble-large | + project=glance 2025-09-28 14:31:51.882404 | ubuntu-noble-large | + new_imagename=kolla/glance-api 2025-09-28 14:31:51.882416 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:51.882430 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/glance-api 2025-09-28 14:31:51.882442 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:51.882455 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:51.882465 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:51.882519 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/glance-api:build-20250928 osism.harbor.regio.digital/kolla/glance-api:2025.1 2025-09-28 14:31:51.929493 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/glance-api:2025.1 2025-09-28 14:31:51.929561 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/glance-api:build-20250928 2025-09-28 14:31:51.975000 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/glance-api:build-20250928 2025-09-28 14:31:51.979513 | ubuntu-noble-large | + read image 2025-09-28 14:31:51.981325 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-conductor 2025-09-28 14:31:51.981865 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:51.985565 | ubuntu-noble-large | + imagename=ironic-conductor 2025-09-28 14:31:51.985612 | ubuntu-noble-large | + [[ ironic-conductor != \<\n\o\n\e\> ]] 2025-09-28 14:31:51.985631 | ubuntu-noble-large | + new_imagename=ironic-conductor 2025-09-28 14:31:51.985641 | ubuntu-noble-large | + project=ironic 2025-09-28 14:31:51.985651 | ubuntu-noble-large | + new_imagename=kolla/ironic-conductor 2025-09-28 14:31:51.985661 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:51.985671 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-conductor 2025-09-28 14:31:51.985684 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:51.985693 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:51.985732 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:51.985747 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-conductor:build-20250928 osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2025-09-28 14:31:52.044801 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2025-09-28 14:31:52.044926 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-conductor:build-20250928 2025-09-28 14:31:52.089455 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-conductor:build-20250928 2025-09-28 14:31:52.092913 | ubuntu-noble-large | + read image 2025-09-28 14:31:52.094940 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-api 2025-09-28 14:31:52.095184 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:52.098376 | ubuntu-noble-large | + imagename=ironic-api 2025-09-28 14:31:52.098437 | ubuntu-noble-large | + [[ ironic-api != \<\n\o\n\e\> ]] 2025-09-28 14:31:52.098450 | ubuntu-noble-large | + new_imagename=ironic-api 2025-09-28 14:31:52.098467 | ubuntu-noble-large | + project=ironic 2025-09-28 14:31:52.098493 | ubuntu-noble-large | + new_imagename=kolla/ironic-api 2025-09-28 14:31:52.098513 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:52.098539 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-api 2025-09-28 14:31:52.098558 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:52.098574 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:52.098591 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:52.098603 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-api:build-20250928 osism.harbor.regio.digital/kolla/ironic-api:2025.1 2025-09-28 14:31:52.151142 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-api:2025.1 2025-09-28 14:31:52.151223 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-api:build-20250928 2025-09-28 14:31:52.195092 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-api:build-20250928 2025-09-28 14:31:52.199648 | ubuntu-noble-large | + read image 2025-09-28 14:31:52.201815 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-pxe 2025-09-28 14:31:52.201857 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:52.205691 | ubuntu-noble-large | + imagename=ironic-pxe 2025-09-28 14:31:52.205759 | ubuntu-noble-large | + [[ ironic-pxe != \<\n\o\n\e\> ]] 2025-09-28 14:31:52.205772 | ubuntu-noble-large | + new_imagename=ironic-pxe 2025-09-28 14:31:52.205806 | ubuntu-noble-large | + project=ironic 2025-09-28 14:31:52.205817 | ubuntu-noble-large | + new_imagename=kolla/ironic-pxe 2025-09-28 14:31:52.205827 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:52.205877 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-pxe 2025-09-28 14:31:52.205886 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:52.205897 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:52.205904 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:52.205938 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-pxe:build-20250928 osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2025-09-28 14:31:52.258697 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2025-09-28 14:31:52.258831 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-pxe:build-20250928 2025-09-28 14:31:52.301636 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-pxe:build-20250928 2025-09-28 14:31:52.306182 | ubuntu-noble-large | + read image 2025-09-28 14:31:52.308071 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/keystone-fernet 2025-09-28 14:31:52.308359 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:52.312171 | ubuntu-noble-large | + imagename=keystone-fernet 2025-09-28 14:31:52.312223 | ubuntu-noble-large | + [[ keystone-fernet != \<\n\o\n\e\> ]] 2025-09-28 14:31:52.312236 | ubuntu-noble-large | + new_imagename=keystone-fernet 2025-09-28 14:31:52.312250 | ubuntu-noble-large | + project=keystone 2025-09-28 14:31:52.312292 | ubuntu-noble-large | + new_imagename=kolla/keystone-fernet 2025-09-28 14:31:52.312304 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:52.312318 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/keystone-fernet 2025-09-28 14:31:52.312330 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:52.312343 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:52.312356 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:52.312430 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/keystone-fernet:build-20250928 osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2025-09-28 14:31:52.368758 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2025-09-28 14:31:52.368850 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/keystone-fernet:build-20250928 2025-09-28 14:31:52.415788 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone-fernet:build-20250928 2025-09-28 14:31:52.420616 | ubuntu-noble-large | + read image 2025-09-28 14:31:52.422658 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/keystone-ssh 2025-09-28 14:31:52.422992 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:52.426648 | ubuntu-noble-large | + imagename=keystone-ssh 2025-09-28 14:31:52.426689 | ubuntu-noble-large | + [[ keystone-ssh != \<\n\o\n\e\> ]] 2025-09-28 14:31:52.426734 | ubuntu-noble-large | + new_imagename=keystone-ssh 2025-09-28 14:31:52.426760 | ubuntu-noble-large | + project=keystone 2025-09-28 14:31:52.426782 | ubuntu-noble-large | + new_imagename=kolla/keystone-ssh 2025-09-28 14:31:52.426797 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:52.426810 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/keystone-ssh 2025-09-28 14:31:52.426819 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:52.426831 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:52.426843 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:52.426915 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/keystone-ssh:build-20250928 osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2025-09-28 14:31:52.480262 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2025-09-28 14:31:52.480340 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/keystone-ssh:build-20250928 2025-09-28 14:31:52.526896 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone-ssh:build-20250928 2025-09-28 14:31:52.531368 | ubuntu-noble-large | + read image 2025-09-28 14:31:52.533338 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/keystone 2025-09-28 14:31:52.533836 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:52.537610 | ubuntu-noble-large | + imagename=keystone 2025-09-28 14:31:52.537658 | ubuntu-noble-large | + [[ keystone != \<\n\o\n\e\> ]] 2025-09-28 14:31:52.537670 | ubuntu-noble-large | + new_imagename=keystone 2025-09-28 14:31:52.537683 | ubuntu-noble-large | + project=keystone 2025-09-28 14:31:52.537693 | ubuntu-noble-large | + new_imagename=kolla/keystone 2025-09-28 14:31:52.537756 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:52.537777 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/keystone 2025-09-28 14:31:52.537794 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:52.537815 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:52.537826 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:52.537836 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/keystone:build-20250928 osism.harbor.regio.digital/kolla/keystone:2025.1 2025-09-28 14:31:52.595602 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/keystone:2025.1 2025-09-28 14:31:52.595691 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/keystone:build-20250928 2025-09-28 14:31:52.640471 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone:build-20250928 2025-09-28 14:31:52.644871 | ubuntu-noble-large | + read image 2025-09-28 14:31:52.646813 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/heat-api 2025-09-28 14:31:52.647202 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:52.650742 | ubuntu-noble-large | + imagename=heat-api 2025-09-28 14:31:52.650796 | ubuntu-noble-large | + [[ heat-api != \<\n\o\n\e\> ]] 2025-09-28 14:31:52.650871 | ubuntu-noble-large | + new_imagename=heat-api 2025-09-28 14:31:52.650892 | ubuntu-noble-large | + project=heat 2025-09-28 14:31:52.650908 | ubuntu-noble-large | + new_imagename=kolla/heat-api 2025-09-28 14:31:52.650924 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:52.650987 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/heat-api 2025-09-28 14:31:52.651003 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:52.651041 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:52.651051 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:52.651112 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/heat-api:build-20250928 osism.harbor.regio.digital/kolla/heat-api:2025.1 2025-09-28 14:31:52.697769 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/heat-api:2025.1 2025-09-28 14:31:52.697944 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/heat-api:build-20250928 2025-09-28 14:31:52.743182 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/heat-api:build-20250928 2025-09-28 14:31:52.747852 | ubuntu-noble-large | + read image 2025-09-28 14:31:52.749574 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/heat-api-cfn 2025-09-28 14:31:52.750184 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:52.754295 | ubuntu-noble-large | + imagename=heat-api-cfn 2025-09-28 14:31:52.754345 | ubuntu-noble-large | + [[ heat-api-cfn != \<\n\o\n\e\> ]] 2025-09-28 14:31:52.754357 | ubuntu-noble-large | + new_imagename=heat-api-cfn 2025-09-28 14:31:52.754366 | ubuntu-noble-large | + project=heat 2025-09-28 14:31:52.754381 | ubuntu-noble-large | + new_imagename=kolla/heat-api-cfn 2025-09-28 14:31:52.754390 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:52.754400 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/heat-api-cfn 2025-09-28 14:31:52.754433 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:52.754446 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:52.754456 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:52.754467 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/heat-api-cfn:build-20250928 osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2025-09-28 14:31:52.807938 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2025-09-28 14:31:52.808014 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/heat-api-cfn:build-20250928 2025-09-28 14:31:52.851332 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/heat-api-cfn:build-20250928 2025-09-28 14:31:52.855056 | ubuntu-noble-large | + read image 2025-09-28 14:31:52.856743 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/heat-engine 2025-09-28 14:31:52.857039 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:52.860530 | ubuntu-noble-large | + imagename=heat-engine 2025-09-28 14:31:52.860560 | ubuntu-noble-large | + [[ heat-engine != \<\n\o\n\e\> ]] 2025-09-28 14:31:52.860571 | ubuntu-noble-large | + new_imagename=heat-engine 2025-09-28 14:31:52.860584 | ubuntu-noble-large | + project=heat 2025-09-28 14:31:52.860597 | ubuntu-noble-large | + new_imagename=kolla/heat-engine 2025-09-28 14:31:52.860610 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:52.860623 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/heat-engine 2025-09-28 14:31:52.860636 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:52.860648 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:52.860657 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:52.860747 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/heat-engine:build-20250928 osism.harbor.regio.digital/kolla/heat-engine:2025.1 2025-09-28 14:31:52.905533 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/heat-engine:2025.1 2025-09-28 14:31:52.905620 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/heat-engine:build-20250928 2025-09-28 14:31:52.948367 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/heat-engine:build-20250928 2025-09-28 14:31:52.951960 | ubuntu-noble-large | + read image 2025-09-28 14:31:52.954500 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/skyline-console 2025-09-28 14:31:52.954565 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:52.958071 | ubuntu-noble-large | + imagename=skyline-console 2025-09-28 14:31:52.958101 | ubuntu-noble-large | + [[ skyline-console != \<\n\o\n\e\> ]] 2025-09-28 14:31:52.958172 | ubuntu-noble-large | + new_imagename=skyline-console 2025-09-28 14:31:52.958189 | ubuntu-noble-large | + project=skyline 2025-09-28 14:31:52.958203 | ubuntu-noble-large | + new_imagename=kolla/skyline-console 2025-09-28 14:31:52.958216 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:52.958229 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/skyline-console 2025-09-28 14:31:52.958242 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:52.958255 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:52.958268 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:52.958340 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/skyline-console:build-20250928 osism.harbor.regio.digital/kolla/skyline-console:2025.1 2025-09-28 14:31:53.009535 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/skyline-console:2025.1 2025-09-28 14:31:53.009616 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/skyline-console:build-20250928 2025-09-28 14:31:53.053601 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/skyline-console:build-20250928 2025-09-28 14:31:53.057894 | ubuntu-noble-large | + read image 2025-09-28 14:31:53.060512 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/skyline-apiserver 2025-09-28 14:31:53.060563 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:53.064240 | ubuntu-noble-large | + imagename=skyline-apiserver 2025-09-28 14:31:53.064294 | ubuntu-noble-large | + [[ skyline-apiserver != \<\n\o\n\e\> ]] 2025-09-28 14:31:53.064308 | ubuntu-noble-large | + new_imagename=skyline-apiserver 2025-09-28 14:31:53.064321 | ubuntu-noble-large | + project=skyline 2025-09-28 14:31:53.064334 | ubuntu-noble-large | + new_imagename=kolla/skyline-apiserver 2025-09-28 14:31:53.064348 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:53.064361 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/skyline-apiserver 2025-09-28 14:31:53.064402 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:53.064412 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:53.064426 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:53.064467 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/skyline-apiserver:build-20250928 osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2025-09-28 14:31:53.119833 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2025-09-28 14:31:53.119903 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/skyline-apiserver:build-20250928 2025-09-28 14:31:53.157748 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/skyline-apiserver:build-20250928 2025-09-28 14:31:53.162597 | ubuntu-noble-large | + read image 2025-09-28 14:31:53.164381 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-housekeeping 2025-09-28 14:31:53.164660 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:53.168407 | ubuntu-noble-large | + imagename=octavia-housekeeping 2025-09-28 14:31:53.168441 | ubuntu-noble-large | + [[ octavia-housekeeping != \<\n\o\n\e\> ]] 2025-09-28 14:31:53.168499 | ubuntu-noble-large | + new_imagename=octavia-housekeeping 2025-09-28 14:31:53.168529 | ubuntu-noble-large | + project=octavia 2025-09-28 14:31:53.168557 | ubuntu-noble-large | + new_imagename=kolla/octavia-housekeeping 2025-09-28 14:31:53.168579 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:53.168606 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-housekeeping 2025-09-28 14:31:53.168632 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:53.168652 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:53.168670 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:53.168740 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-housekeeping:build-20250928 osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2025-09-28 14:31:53.214233 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2025-09-28 14:31:53.214298 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-housekeeping:build-20250928 2025-09-28 14:31:53.258926 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-housekeeping:build-20250928 2025-09-28 14:31:53.262515 | ubuntu-noble-large | + read image 2025-09-28 14:31:53.264518 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-worker 2025-09-28 14:31:53.264945 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:53.268657 | ubuntu-noble-large | + imagename=octavia-worker 2025-09-28 14:31:53.268697 | ubuntu-noble-large | + [[ octavia-worker != \<\n\o\n\e\> ]] 2025-09-28 14:31:53.268737 | ubuntu-noble-large | + new_imagename=octavia-worker 2025-09-28 14:31:53.268750 | ubuntu-noble-large | + project=octavia 2025-09-28 14:31:53.268759 | ubuntu-noble-large | + new_imagename=kolla/octavia-worker 2025-09-28 14:31:53.268767 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:53.268779 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-worker 2025-09-28 14:31:53.268788 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:53.268797 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:53.268809 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:53.268822 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-worker:build-20250928 osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2025-09-28 14:31:53.319184 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2025-09-28 14:31:53.319267 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-worker:build-20250928 2025-09-28 14:31:53.365692 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-worker:build-20250928 2025-09-28 14:31:53.369743 | ubuntu-noble-large | + read image 2025-09-28 14:31:53.371749 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-health-manager 2025-09-28 14:31:53.372276 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:53.376015 | ubuntu-noble-large | + imagename=octavia-health-manager 2025-09-28 14:31:53.376088 | ubuntu-noble-large | + [[ octavia-health-manager != \<\n\o\n\e\> ]] 2025-09-28 14:31:53.376100 | ubuntu-noble-large | + new_imagename=octavia-health-manager 2025-09-28 14:31:53.376114 | ubuntu-noble-large | + project=octavia 2025-09-28 14:31:53.376127 | ubuntu-noble-large | + new_imagename=kolla/octavia-health-manager 2025-09-28 14:31:53.376139 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:53.376154 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-health-manager 2025-09-28 14:31:53.376197 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:53.376209 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:53.376222 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:53.376265 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-health-manager:build-20250928 osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2025-09-28 14:31:53.429100 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2025-09-28 14:31:53.429222 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-health-manager:build-20250928 2025-09-28 14:31:53.474062 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-health-manager:build-20250928 2025-09-28 14:31:53.477646 | ubuntu-noble-large | + read image 2025-09-28 14:31:53.479637 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-driver-agent 2025-09-28 14:31:53.480045 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:53.483820 | ubuntu-noble-large | + imagename=octavia-driver-agent 2025-09-28 14:31:53.483848 | ubuntu-noble-large | + [[ octavia-driver-agent != \<\n\o\n\e\> ]] 2025-09-28 14:31:53.483917 | ubuntu-noble-large | + new_imagename=octavia-driver-agent 2025-09-28 14:31:53.483933 | ubuntu-noble-large | + project=octavia 2025-09-28 14:31:53.483947 | ubuntu-noble-large | + new_imagename=kolla/octavia-driver-agent 2025-09-28 14:31:53.483961 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:53.483974 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-driver-agent 2025-09-28 14:31:53.484012 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:53.484041 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:53.484051 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:53.484098 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-driver-agent:build-20250928 osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2025-09-28 14:31:53.533255 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2025-09-28 14:31:53.533343 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-driver-agent:build-20250928 2025-09-28 14:31:53.576987 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-driver-agent:build-20250928 2025-09-28 14:31:53.581074 | ubuntu-noble-large | + read image 2025-09-28 14:31:53.583197 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-api 2025-09-28 14:31:53.583372 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:53.586686 | ubuntu-noble-large | + imagename=octavia-api 2025-09-28 14:31:53.586792 | ubuntu-noble-large | + [[ octavia-api != \<\n\o\n\e\> ]] 2025-09-28 14:31:53.586810 | ubuntu-noble-large | + new_imagename=octavia-api 2025-09-28 14:31:53.586854 | ubuntu-noble-large | + project=octavia 2025-09-28 14:31:53.586869 | ubuntu-noble-large | + new_imagename=kolla/octavia-api 2025-09-28 14:31:53.586884 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:53.586928 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-api 2025-09-28 14:31:53.586944 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:53.586955 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:53.586970 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:53.587065 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-api:build-20250928 osism.harbor.regio.digital/kolla/octavia-api:2025.1 2025-09-28 14:31:53.638749 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-api:2025.1 2025-09-28 14:31:53.638850 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-api:build-20250928 2025-09-28 14:31:53.681590 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-api:build-20250928 2025-09-28 14:31:53.686207 | ubuntu-noble-large | + read image 2025-09-28 14:31:53.688542 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovn-controller 2025-09-28 14:31:53.688610 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:53.692236 | ubuntu-noble-large | + imagename=ovn-controller 2025-09-28 14:31:53.692273 | ubuntu-noble-large | + [[ ovn-controller != \<\n\o\n\e\> ]] 2025-09-28 14:31:53.692331 | ubuntu-noble-large | + new_imagename=ovn-controller 2025-09-28 14:31:53.692345 | ubuntu-noble-large | + project=ovn 2025-09-28 14:31:53.692382 | ubuntu-noble-large | + new_imagename=kolla/ovn-controller 2025-09-28 14:31:53.692394 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:53.692405 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovn-controller 2025-09-28 14:31:53.692437 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:53.692448 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:53.692459 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:53.692527 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovn-controller:build-20250928 osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2025-09-28 14:31:53.741664 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2025-09-28 14:31:53.741772 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovn-controller:build-20250928 2025-09-28 14:31:53.783191 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-controller:build-20250928 2025-09-28 14:31:53.787162 | ubuntu-noble-large | + read image 2025-09-28 14:31:53.789260 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovn-sb-db-server 2025-09-28 14:31:53.789573 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:53.793295 | ubuntu-noble-large | + imagename=ovn-sb-db-server 2025-09-28 14:31:53.793373 | ubuntu-noble-large | + [[ ovn-sb-db-server != \<\n\o\n\e\> ]] 2025-09-28 14:31:53.793384 | ubuntu-noble-large | + new_imagename=ovn-sb-db-server 2025-09-28 14:31:53.793393 | ubuntu-noble-large | + project=ovn 2025-09-28 14:31:53.793401 | ubuntu-noble-large | + new_imagename=kolla/ovn-sb-db-server 2025-09-28 14:31:53.793409 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:53.793420 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovn-sb-db-server 2025-09-28 14:31:53.793428 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:53.793436 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:53.793443 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:53.793454 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovn-sb-db-server:build-20250928 osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2025-09-28 14:31:53.841944 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2025-09-28 14:31:53.842056 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovn-sb-db-server:build-20250928 2025-09-28 14:31:53.883318 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-sb-db-server:build-20250928 2025-09-28 14:31:53.887649 | ubuntu-noble-large | + read image 2025-09-28 14:31:53.889367 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovn-northd 2025-09-28 14:31:53.889889 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:53.893401 | ubuntu-noble-large | + imagename=ovn-northd 2025-09-28 14:31:53.893438 | ubuntu-noble-large | + [[ ovn-northd != \<\n\o\n\e\> ]] 2025-09-28 14:31:53.893448 | ubuntu-noble-large | + new_imagename=ovn-northd 2025-09-28 14:31:53.893458 | ubuntu-noble-large | + project=ovn 2025-09-28 14:31:53.893470 | ubuntu-noble-large | + new_imagename=kolla/ovn-northd 2025-09-28 14:31:53.893480 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:53.893513 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovn-northd 2025-09-28 14:31:53.893524 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:53.893534 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:53.893542 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:53.893580 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovn-northd:build-20250928 osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2025-09-28 14:31:53.942817 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2025-09-28 14:31:53.942909 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovn-northd:build-20250928 2025-09-28 14:31:53.984534 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-northd:build-20250928 2025-09-28 14:31:53.988756 | ubuntu-noble-large | + read image 2025-09-28 14:31:53.991229 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovn-nb-db-server 2025-09-28 14:31:53.991286 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:53.994627 | ubuntu-noble-large | + imagename=ovn-nb-db-server 2025-09-28 14:31:53.994673 | ubuntu-noble-large | + [[ ovn-nb-db-server != \<\n\o\n\e\> ]] 2025-09-28 14:31:53.994696 | ubuntu-noble-large | + new_imagename=ovn-nb-db-server 2025-09-28 14:31:53.994737 | ubuntu-noble-large | + project=ovn 2025-09-28 14:31:53.994748 | ubuntu-noble-large | + new_imagename=kolla/ovn-nb-db-server 2025-09-28 14:31:53.994763 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:53.994772 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovn-nb-db-server 2025-09-28 14:31:53.994782 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:53.994796 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:53.994805 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:53.994818 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovn-nb-db-server:build-20250928 osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2025-09-28 14:31:54.046852 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2025-09-28 14:31:54.046944 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovn-nb-db-server:build-20250928 2025-09-28 14:31:54.088982 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-nb-db-server:build-20250928 2025-09-28 14:31:54.092849 | ubuntu-noble-large | + read image 2025-09-28 14:31:54.095371 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/hacluster-corosync 2025-09-28 14:31:54.095409 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:54.098976 | ubuntu-noble-large | + imagename=hacluster-corosync 2025-09-28 14:31:54.099005 | ubuntu-noble-large | + [[ hacluster-corosync != \<\n\o\n\e\> ]] 2025-09-28 14:31:54.099049 | ubuntu-noble-large | + new_imagename=hacluster-corosync 2025-09-28 14:31:54.099084 | ubuntu-noble-large | + project=hacluster 2025-09-28 14:31:54.099095 | ubuntu-noble-large | + new_imagename=kolla/hacluster-corosync 2025-09-28 14:31:54.099108 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:54.099118 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/hacluster-corosync 2025-09-28 14:31:54.099131 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:54.099141 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:54.099154 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:54.099208 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/hacluster-corosync:build-20250928 osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2025-09-28 14:31:54.158777 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2025-09-28 14:31:54.158903 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/hacluster-corosync:build-20250928 2025-09-28 14:31:54.199768 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-corosync:build-20250928 2025-09-28 14:31:54.203941 | ubuntu-noble-large | + read image 2025-09-28 14:31:54.205624 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote 2025-09-28 14:31:54.206051 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:54.209927 | ubuntu-noble-large | + imagename=hacluster-pacemaker-remote 2025-09-28 14:31:54.209997 | ubuntu-noble-large | + [[ hacluster-pacemaker-remote != \<\n\o\n\e\> ]] 2025-09-28 14:31:54.210075 | ubuntu-noble-large | + new_imagename=hacluster-pacemaker-remote 2025-09-28 14:31:54.210089 | ubuntu-noble-large | + project=hacluster 2025-09-28 14:31:54.210100 | ubuntu-noble-large | + new_imagename=kolla/hacluster-pacemaker-remote 2025-09-28 14:31:54.210110 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:54.210120 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote 2025-09-28 14:31:54.210130 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:54.210140 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:54.210150 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:54.210166 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:build-20250928 osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2025-09-28 14:31:54.260793 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2025-09-28 14:31:54.260874 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:build-20250928 2025-09-28 14:31:54.307596 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:build-20250928 2025-09-28 14:31:54.311947 | ubuntu-noble-large | + read image 2025-09-28 14:31:54.314171 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/hacluster-pcs 2025-09-28 14:31:54.314306 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:54.318069 | ubuntu-noble-large | + imagename=hacluster-pcs 2025-09-28 14:31:54.318107 | ubuntu-noble-large | + [[ hacluster-pcs != \<\n\o\n\e\> ]] 2025-09-28 14:31:54.318118 | ubuntu-noble-large | + new_imagename=hacluster-pcs 2025-09-28 14:31:54.318131 | ubuntu-noble-large | + project=hacluster 2025-09-28 14:31:54.318169 | ubuntu-noble-large | + new_imagename=kolla/hacluster-pcs 2025-09-28 14:31:54.318182 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:54.318194 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/hacluster-pcs 2025-09-28 14:31:54.318206 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:54.318218 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:54.318229 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:54.318294 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/hacluster-pcs:build-20250928 osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2025-09-28 14:31:54.368605 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2025-09-28 14:31:54.368738 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/hacluster-pcs:build-20250928 2025-09-28 14:31:54.412334 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pcs:build-20250928 2025-09-28 14:31:54.416597 | ubuntu-noble-large | + read image 2025-09-28 14:31:54.418805 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/hacluster-pacemaker 2025-09-28 14:31:54.418887 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:54.422752 | ubuntu-noble-large | + imagename=hacluster-pacemaker 2025-09-28 14:31:54.422833 | ubuntu-noble-large | + [[ hacluster-pacemaker != \<\n\o\n\e\> ]] 2025-09-28 14:31:54.422849 | ubuntu-noble-large | + new_imagename=hacluster-pacemaker 2025-09-28 14:31:54.422861 | ubuntu-noble-large | + project=hacluster 2025-09-28 14:31:54.422871 | ubuntu-noble-large | + new_imagename=kolla/hacluster-pacemaker 2025-09-28 14:31:54.422886 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:54.422935 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/hacluster-pacemaker 2025-09-28 14:31:54.422946 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:54.422956 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:54.422970 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:54.422980 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/hacluster-pacemaker:build-20250928 osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2025-09-28 14:31:54.475268 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2025-09-28 14:31:54.475387 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/hacluster-pacemaker:build-20250928 2025-09-28 14:31:54.518189 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pacemaker:build-20250928 2025-09-28 14:31:54.523615 | ubuntu-noble-large | + read image 2025-09-28 14:31:54.526072 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-node-exporter 2025-09-28 14:31:54.526105 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:54.529739 | ubuntu-noble-large | + imagename=prometheus-node-exporter 2025-09-28 14:31:54.529759 | ubuntu-noble-large | + [[ prometheus-node-exporter != \<\n\o\n\e\> ]] 2025-09-28 14:31:54.529848 | ubuntu-noble-large | + new_imagename=prometheus-node-exporter 2025-09-28 14:31:54.529859 | ubuntu-noble-large | + project=prometheus 2025-09-28 14:31:54.529870 | ubuntu-noble-large | + new_imagename=kolla/prometheus-node-exporter 2025-09-28 14:31:54.529881 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:54.529928 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-node-exporter 2025-09-28 14:31:54.529938 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:54.529949 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:54.529957 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:54.530014 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-node-exporter:build-20250928 osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2025-09-28 14:31:54.572310 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2025-09-28 14:31:54.572402 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-node-exporter:build-20250928 2025-09-28 14:31:54.610879 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-node-exporter:build-20250928 2025-09-28 14:31:54.615194 | ubuntu-noble-large | + read image 2025-09-28 14:31:54.617698 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-ovn-exporter 2025-09-28 14:31:54.617805 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:54.622142 | ubuntu-noble-large | + imagename=prometheus-ovn-exporter 2025-09-28 14:31:54.622188 | ubuntu-noble-large | + [[ prometheus-ovn-exporter != \<\n\o\n\e\> ]] 2025-09-28 14:31:54.622205 | ubuntu-noble-large | + new_imagename=prometheus-ovn-exporter 2025-09-28 14:31:54.622227 | ubuntu-noble-large | + project=prometheus 2025-09-28 14:31:54.622253 | ubuntu-noble-large | + new_imagename=kolla/prometheus-ovn-exporter 2025-09-28 14:31:54.622270 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:54.622292 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-ovn-exporter 2025-09-28 14:31:54.622304 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:54.622315 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:54.622327 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:54.622341 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:build-20250928 osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2025-09-28 14:31:54.680574 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2025-09-28 14:31:54.680689 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:build-20250928 2025-09-28 14:31:54.725804 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:build-20250928 2025-09-28 14:31:54.730422 | ubuntu-noble-large | + read image 2025-09-28 14:31:54.732511 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-cadvisor 2025-09-28 14:31:54.732920 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:54.736583 | ubuntu-noble-large | + imagename=prometheus-cadvisor 2025-09-28 14:31:54.736654 | ubuntu-noble-large | + [[ prometheus-cadvisor != \<\n\o\n\e\> ]] 2025-09-28 14:31:54.736675 | ubuntu-noble-large | + new_imagename=prometheus-cadvisor 2025-09-28 14:31:54.736685 | ubuntu-noble-large | + project=prometheus 2025-09-28 14:31:54.736694 | ubuntu-noble-large | + new_imagename=kolla/prometheus-cadvisor 2025-09-28 14:31:54.736738 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:54.736770 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-cadvisor 2025-09-28 14:31:54.736781 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:54.736789 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:54.736798 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:54.736812 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-cadvisor:build-20250928 osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2025-09-28 14:31:54.788633 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2025-09-28 14:31:54.788745 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-cadvisor:build-20250928 2025-09-28 14:31:54.827845 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-cadvisor:build-20250928 2025-09-28 14:31:54.831995 | ubuntu-noble-large | + read image 2025-09-28 14:31:54.834300 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter 2025-09-28 14:31:54.834677 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:54.838458 | ubuntu-noble-large | + imagename=prometheus-libvirt-exporter 2025-09-28 14:31:54.838499 | ubuntu-noble-large | + [[ prometheus-libvirt-exporter != \<\n\o\n\e\> ]] 2025-09-28 14:31:54.838510 | ubuntu-noble-large | + new_imagename=prometheus-libvirt-exporter 2025-09-28 14:31:54.838523 | ubuntu-noble-large | + project=prometheus 2025-09-28 14:31:54.838537 | ubuntu-noble-large | + new_imagename=kolla/prometheus-libvirt-exporter 2025-09-28 14:31:54.838547 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:54.838560 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter 2025-09-28 14:31:54.838574 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:54.838587 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:54.838597 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:54.838640 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:build-20250928 osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2025-09-28 14:31:54.885414 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2025-09-28 14:31:54.885518 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:build-20250928 2025-09-28 14:31:54.924929 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:build-20250928 2025-09-28 14:31:54.929521 | ubuntu-noble-large | + read image 2025-09-28 14:31:54.931692 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-mtail 2025-09-28 14:31:54.931805 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:54.934120 | ubuntu-noble-large | + imagename=prometheus-mtail 2025-09-28 14:31:54.934145 | ubuntu-noble-large | + [[ prometheus-mtail != \<\n\o\n\e\> ]] 2025-09-28 14:31:54.934238 | ubuntu-noble-large | + new_imagename=prometheus-mtail 2025-09-28 14:31:54.934255 | ubuntu-noble-large | + project=prometheus 2025-09-28 14:31:54.934268 | ubuntu-noble-large | + new_imagename=kolla/prometheus-mtail 2025-09-28 14:31:54.934281 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:54.934294 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-mtail 2025-09-28 14:31:54.934308 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:54.934321 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:54.934334 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:54.934392 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-mtail:build-20250928 osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2025-09-28 14:31:54.982856 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2025-09-28 14:31:54.982940 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-mtail:build-20250928 2025-09-28 14:31:55.021447 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-mtail:build-20250928 2025-09-28 14:31:55.026287 | ubuntu-noble-large | + read image 2025-09-28 14:31:55.028283 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter 2025-09-28 14:31:55.028356 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:55.032000 | ubuntu-noble-large | + imagename=prometheus-elasticsearch-exporter 2025-09-28 14:31:55.032071 | ubuntu-noble-large | + [[ prometheus-elasticsearch-exporter != \<\n\o\n\e\> ]] 2025-09-28 14:31:55.032090 | ubuntu-noble-large | + new_imagename=prometheus-elasticsearch-exporter 2025-09-28 14:31:55.032109 | ubuntu-noble-large | + project=prometheus 2025-09-28 14:31:55.032153 | ubuntu-noble-large | + new_imagename=kolla/prometheus-elasticsearch-exporter 2025-09-28 14:31:55.032166 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:55.032196 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter 2025-09-28 14:31:55.032208 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:55.032218 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:55.032229 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:55.032301 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:build-20250928 osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2025-09-28 14:31:55.143863 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2025-09-28 14:31:55.144009 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:build-20250928 2025-09-28 14:31:55.181067 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:build-20250928 2025-09-28 14:31:55.184310 | ubuntu-noble-large | + read image 2025-09-28 14:31:55.186428 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-memcached-exporter 2025-09-28 14:31:55.186873 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:55.190442 | ubuntu-noble-large | + imagename=prometheus-memcached-exporter 2025-09-28 14:31:55.190467 | ubuntu-noble-large | + [[ prometheus-memcached-exporter != \<\n\o\n\e\> ]] 2025-09-28 14:31:55.190493 | ubuntu-noble-large | + new_imagename=prometheus-memcached-exporter 2025-09-28 14:31:55.190540 | ubuntu-noble-large | + project=prometheus 2025-09-28 14:31:55.190548 | ubuntu-noble-large | + new_imagename=kolla/prometheus-memcached-exporter 2025-09-28 14:31:55.190555 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:55.190592 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-memcached-exporter 2025-09-28 14:31:55.190614 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:55.190620 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:55.190627 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:55.190695 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:build-20250928 osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2025-09-28 14:31:55.240553 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2025-09-28 14:31:55.240642 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:build-20250928 2025-09-28 14:31:55.285842 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:build-20250928 2025-09-28 14:31:55.289858 | ubuntu-noble-large | + read image 2025-09-28 14:31:55.291809 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-alertmanager 2025-09-28 14:31:55.292000 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:55.295168 | ubuntu-noble-large | + imagename=prometheus-alertmanager 2025-09-28 14:31:55.295248 | ubuntu-noble-large | + [[ prometheus-alertmanager != \<\n\o\n\e\> ]] 2025-09-28 14:31:55.295293 | ubuntu-noble-large | + new_imagename=prometheus-alertmanager 2025-09-28 14:31:55.295359 | ubuntu-noble-large | + project=prometheus 2025-09-28 14:31:55.295375 | ubuntu-noble-large | + new_imagename=kolla/prometheus-alertmanager 2025-09-28 14:31:55.295389 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:55.295439 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-alertmanager 2025-09-28 14:31:55.295479 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:55.295493 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:55.295530 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:55.295626 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-alertmanager:build-20250928 osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2025-09-28 14:31:55.338959 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2025-09-28 14:31:55.339069 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-alertmanager:build-20250928 2025-09-28 14:31:55.383125 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-alertmanager:build-20250928 2025-09-28 14:31:55.387531 | ubuntu-noble-large | + read image 2025-09-28 14:31:55.389767 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter 2025-09-28 14:31:55.389805 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:55.393286 | ubuntu-noble-large | + imagename=prometheus-mysqld-exporter 2025-09-28 14:31:55.393347 | ubuntu-noble-large | + [[ prometheus-mysqld-exporter != \<\n\o\n\e\> ]] 2025-09-28 14:31:55.393357 | ubuntu-noble-large | + new_imagename=prometheus-mysqld-exporter 2025-09-28 14:31:55.393391 | ubuntu-noble-large | + project=prometheus 2025-09-28 14:31:55.393420 | ubuntu-noble-large | + new_imagename=kolla/prometheus-mysqld-exporter 2025-09-28 14:31:55.393427 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:55.393437 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter 2025-09-28 14:31:55.393444 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:55.393451 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:55.393457 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:55.393502 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:build-20250928 osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2025-09-28 14:31:55.437777 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2025-09-28 14:31:55.437859 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:build-20250928 2025-09-28 14:31:55.477820 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:build-20250928 2025-09-28 14:31:55.482043 | ubuntu-noble-large | + read image 2025-09-28 14:31:55.484570 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter 2025-09-28 14:31:55.484631 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:55.487826 | ubuntu-noble-large | + imagename=prometheus-blackbox-exporter 2025-09-28 14:31:55.487898 | ubuntu-noble-large | + [[ prometheus-blackbox-exporter != \<\n\o\n\e\> ]] 2025-09-28 14:31:55.487912 | ubuntu-noble-large | + new_imagename=prometheus-blackbox-exporter 2025-09-28 14:31:55.487935 | ubuntu-noble-large | + project=prometheus 2025-09-28 14:31:55.487945 | ubuntu-noble-large | + new_imagename=kolla/prometheus-blackbox-exporter 2025-09-28 14:31:55.487955 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:55.487964 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter 2025-09-28 14:31:55.487976 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:55.487986 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:55.487995 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:55.488006 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:build-20250928 osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2025-09-28 14:31:55.536844 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2025-09-28 14:31:55.536929 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:build-20250928 2025-09-28 14:31:55.579104 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:build-20250928 2025-09-28 14:31:55.583170 | ubuntu-noble-large | + read image 2025-09-28 14:31:55.585246 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-openstack-exporter 2025-09-28 14:31:55.585623 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:55.589288 | ubuntu-noble-large | + imagename=prometheus-openstack-exporter 2025-09-28 14:31:55.589322 | ubuntu-noble-large | + [[ prometheus-openstack-exporter != \<\n\o\n\e\> ]] 2025-09-28 14:31:55.589364 | ubuntu-noble-large | + new_imagename=prometheus-openstack-exporter 2025-09-28 14:31:55.589402 | ubuntu-noble-large | + project=prometheus 2025-09-28 14:31:55.589416 | ubuntu-noble-large | + new_imagename=kolla/prometheus-openstack-exporter 2025-09-28 14:31:55.589429 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:55.589466 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-openstack-exporter 2025-09-28 14:31:55.589480 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:55.589492 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:55.589506 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:55.589575 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:build-20250928 osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2025-09-28 14:31:55.644907 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2025-09-28 14:31:55.644995 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:build-20250928 2025-09-28 14:31:55.692291 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:build-20250928 2025-09-28 14:31:55.697170 | ubuntu-noble-large | + read image 2025-09-28 14:31:55.698972 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-server 2025-09-28 14:31:55.699222 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:55.702775 | ubuntu-noble-large | + imagename=prometheus-server 2025-09-28 14:31:55.702814 | ubuntu-noble-large | + [[ prometheus-server != \<\n\o\n\e\> ]] 2025-09-28 14:31:55.702859 | ubuntu-noble-large | + new_imagename=prometheus-server 2025-09-28 14:31:55.702871 | ubuntu-noble-large | + project=prometheus 2025-09-28 14:31:55.702881 | ubuntu-noble-large | + new_imagename=kolla/prometheus-server 2025-09-28 14:31:55.702891 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:55.702900 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-server 2025-09-28 14:31:55.702911 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:55.702920 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:55.702933 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:55.702944 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-server:build-20250928 osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2025-09-28 14:31:55.755000 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2025-09-28 14:31:55.755113 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-server:build-20250928 2025-09-28 14:31:55.793290 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-server:build-20250928 2025-09-28 14:31:55.796938 | ubuntu-noble-large | + read image 2025-09-28 14:31:55.799010 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ceilometer-base 2025-09-28 14:31:55.799485 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:55.803128 | ubuntu-noble-large | + imagename=ceilometer-base 2025-09-28 14:31:55.803175 | ubuntu-noble-large | + [[ ceilometer-base != \<\n\o\n\e\> ]] 2025-09-28 14:31:55.803188 | ubuntu-noble-large | + new_imagename=ceilometer-base 2025-09-28 14:31:55.803230 | ubuntu-noble-large | + project=ceilometer 2025-09-28 14:31:55.803273 | ubuntu-noble-large | + new_imagename=kolla/ceilometer-base 2025-09-28 14:31:55.803289 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:55.803329 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ceilometer-base 2025-09-28 14:31:55.803368 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:55.803382 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:55.803417 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:55.803509 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ceilometer-base:build-20250928 osism.harbor.regio.digital/kolla/ceilometer-base:2025.1 2025-09-28 14:31:55.853462 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ceilometer-base:2025.1 2025-09-28 14:31:55.853533 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ceilometer-base:build-20250928 2025-09-28 14:31:55.898113 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-base:build-20250928 2025-09-28 14:31:55.901494 | ubuntu-noble-large | + read image 2025-09-28 14:31:55.903683 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-base 2025-09-28 14:31:55.903781 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:55.907082 | ubuntu-noble-large | + imagename=designate-base 2025-09-28 14:31:55.907115 | ubuntu-noble-large | + [[ designate-base != \<\n\o\n\e\> ]] 2025-09-28 14:31:55.907181 | ubuntu-noble-large | + new_imagename=designate-base 2025-09-28 14:31:55.907197 | ubuntu-noble-large | + project=designate 2025-09-28 14:31:55.907211 | ubuntu-noble-large | + new_imagename=kolla/designate-base 2025-09-28 14:31:55.907224 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:55.907237 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-base 2025-09-28 14:31:55.907250 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:55.907262 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:55.907275 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:55.907345 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-base:build-20250928 osism.harbor.regio.digital/kolla/designate-base:2025.1 2025-09-28 14:31:55.955878 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-base:2025.1 2025-09-28 14:31:55.955946 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-base:build-20250928 2025-09-28 14:31:55.999477 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-base:build-20250928 2025-09-28 14:31:56.003584 | ubuntu-noble-large | + read image 2025-09-28 14:31:56.005862 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-base 2025-09-28 14:31:56.006008 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:56.009576 | ubuntu-noble-large | + imagename=aodh-base 2025-09-28 14:31:56.009632 | ubuntu-noble-large | + [[ aodh-base != \<\n\o\n\e\> ]] 2025-09-28 14:31:56.009643 | ubuntu-noble-large | + new_imagename=aodh-base 2025-09-28 14:31:56.009657 | ubuntu-noble-large | + project=aodh 2025-09-28 14:31:56.009671 | ubuntu-noble-large | + new_imagename=kolla/aodh-base 2025-09-28 14:31:56.009681 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:56.009695 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-base 2025-09-28 14:31:56.009760 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:56.009778 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:56.009791 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:56.009869 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-base:build-20250928 osism.harbor.regio.digital/kolla/aodh-base:2025.1 2025-09-28 14:31:56.067348 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-base:2025.1 2025-09-28 14:31:56.067435 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-base:build-20250928 2025-09-28 14:31:56.111122 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-base:build-20250928 2025-09-28 14:31:56.115610 | ubuntu-noble-large | + read image 2025-09-28 14:31:56.117569 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/magnum-base 2025-09-28 14:31:56.117845 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:56.122135 | ubuntu-noble-large | + imagename=magnum-base 2025-09-28 14:31:56.122198 | ubuntu-noble-large | + [[ magnum-base != \<\n\o\n\e\> ]] 2025-09-28 14:31:56.122219 | ubuntu-noble-large | + new_imagename=magnum-base 2025-09-28 14:31:56.122229 | ubuntu-noble-large | + project=magnum 2025-09-28 14:31:56.122238 | ubuntu-noble-large | + new_imagename=kolla/magnum-base 2025-09-28 14:31:56.122246 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:56.122258 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/magnum-base 2025-09-28 14:31:56.122271 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:56.122282 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:56.122316 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:56.122418 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/magnum-base:build-20250928 osism.harbor.regio.digital/kolla/magnum-base:2025.1 2025-09-28 14:31:56.170390 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/magnum-base:2025.1 2025-09-28 14:31:56.170491 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/magnum-base:build-20250928 2025-09-28 14:31:56.216843 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/magnum-base:build-20250928 2025-09-28 14:31:56.221136 | ubuntu-noble-large | + read image 2025-09-28 14:31:56.223186 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/placement-base 2025-09-28 14:31:56.223649 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:56.227692 | ubuntu-noble-large | + imagename=placement-base 2025-09-28 14:31:56.227759 | ubuntu-noble-large | + [[ placement-base != \<\n\o\n\e\> ]] 2025-09-28 14:31:56.227775 | ubuntu-noble-large | + new_imagename=placement-base 2025-09-28 14:31:56.227816 | ubuntu-noble-large | + project=placement 2025-09-28 14:31:56.227830 | ubuntu-noble-large | + new_imagename=kolla/placement-base 2025-09-28 14:31:56.227843 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:56.227880 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/placement-base 2025-09-28 14:31:56.227894 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:56.227906 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:56.227920 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:56.227968 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/placement-base:build-20250928 osism.harbor.regio.digital/kolla/placement-base:2025.1 2025-09-28 14:31:56.279485 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/placement-base:2025.1 2025-09-28 14:31:56.279576 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/placement-base:build-20250928 2025-09-28 14:31:56.324786 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/placement-base:build-20250928 2025-09-28 14:31:56.329309 | ubuntu-noble-large | + read image 2025-09-28 14:31:56.331578 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-inspector 2025-09-28 14:31:56.331657 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:56.335315 | ubuntu-noble-large | + imagename=ironic-inspector 2025-09-28 14:31:56.335365 | ubuntu-noble-large | + [[ ironic-inspector != \<\n\o\n\e\> ]] 2025-09-28 14:31:56.335377 | ubuntu-noble-large | + new_imagename=ironic-inspector 2025-09-28 14:31:56.335387 | ubuntu-noble-large | + project=ironic 2025-09-28 14:31:56.335401 | ubuntu-noble-large | + new_imagename=kolla/ironic-inspector 2025-09-28 14:31:56.335410 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:56.335424 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-inspector 2025-09-28 14:31:56.335437 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:56.335450 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:56.335463 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:56.335514 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-inspector:build-20250928 osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2025-09-28 14:31:56.385875 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2025-09-28 14:31:56.385990 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-inspector:build-20250928 2025-09-28 14:31:56.431956 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-inspector:build-20250928 2025-09-28 14:31:56.436182 | ubuntu-noble-large | + read image 2025-09-28 14:31:56.437989 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/horizon 2025-09-28 14:31:56.438256 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:56.441466 | ubuntu-noble-large | + imagename=horizon 2025-09-28 14:31:56.441498 | ubuntu-noble-large | + [[ horizon != \<\n\o\n\e\> ]] 2025-09-28 14:31:56.441514 | ubuntu-noble-large | + new_imagename=horizon 2025-09-28 14:31:56.441553 | ubuntu-noble-large | + project=horizon 2025-09-28 14:31:56.441569 | ubuntu-noble-large | + new_imagename=kolla/horizon 2025-09-28 14:31:56.441579 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:56.441593 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/horizon 2025-09-28 14:31:56.441606 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:56.441619 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:56.441632 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:56.441731 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/horizon:build-20250928 osism.harbor.regio.digital/kolla/horizon:2025.1 2025-09-28 14:31:56.495505 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/horizon:2025.1 2025-09-28 14:31:56.495594 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/horizon:build-20250928 2025-09-28 14:31:56.541501 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/horizon:build-20250928 2025-09-28 14:31:56.545771 | ubuntu-noble-large | + read image 2025-09-28 14:31:56.547654 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/manila-base 2025-09-28 14:31:56.547917 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:56.550838 | ubuntu-noble-large | + imagename=manila-base 2025-09-28 14:31:56.550886 | ubuntu-noble-large | + [[ manila-base != \<\n\o\n\e\> ]] 2025-09-28 14:31:56.550898 | ubuntu-noble-large | + new_imagename=manila-base 2025-09-28 14:31:56.550909 | ubuntu-noble-large | + project=manila 2025-09-28 14:31:56.550944 | ubuntu-noble-large | + new_imagename=kolla/manila-base 2025-09-28 14:31:56.550956 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:56.550966 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/manila-base 2025-09-28 14:31:56.550997 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:56.551008 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:56.551035 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:56.551139 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/manila-base:build-20250928 osism.harbor.regio.digital/kolla/manila-base:2025.1 2025-09-28 14:31:56.601898 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/manila-base:2025.1 2025-09-28 14:31:56.601983 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/manila-base:build-20250928 2025-09-28 14:31:56.643435 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-base:build-20250928 2025-09-28 14:31:56.646908 | ubuntu-noble-large | + read image 2025-09-28 14:31:56.648968 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/masakari-base 2025-09-28 14:31:56.649297 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:56.653812 | ubuntu-noble-large | + imagename=masakari-base 2025-09-28 14:31:56.653875 | ubuntu-noble-large | + [[ masakari-base != \<\n\o\n\e\> ]] 2025-09-28 14:31:56.653894 | ubuntu-noble-large | + new_imagename=masakari-base 2025-09-28 14:31:56.653909 | ubuntu-noble-large | + project=masakari 2025-09-28 14:31:56.653925 | ubuntu-noble-large | + new_imagename=kolla/masakari-base 2025-09-28 14:31:56.653941 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:56.653959 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/masakari-base 2025-09-28 14:31:56.653976 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:56.653992 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:56.654009 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:56.654066 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/masakari-base:build-20250928 osism.harbor.regio.digital/kolla/masakari-base:2025.1 2025-09-28 14:31:56.715905 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/masakari-base:2025.1 2025-09-28 14:31:56.716005 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/masakari-base:build-20250928 2025-09-28 14:31:56.785996 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-base:build-20250928 2025-09-28 14:31:56.790979 | ubuntu-noble-large | + read image 2025-09-28 14:31:56.792826 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/barbican-base 2025-09-28 14:31:56.793352 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:56.796680 | ubuntu-noble-large | + imagename=barbican-base 2025-09-28 14:31:56.796778 | ubuntu-noble-large | + [[ barbican-base != \<\n\o\n\e\> ]] 2025-09-28 14:31:56.796792 | ubuntu-noble-large | + new_imagename=barbican-base 2025-09-28 14:31:56.796802 | ubuntu-noble-large | + project=barbican 2025-09-28 14:31:56.796810 | ubuntu-noble-large | + new_imagename=kolla/barbican-base 2025-09-28 14:31:56.796823 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:56.796832 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/barbican-base 2025-09-28 14:31:56.796841 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:56.796849 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:56.796861 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:56.796873 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/barbican-base:build-20250928 osism.harbor.regio.digital/kolla/barbican-base:2025.1 2025-09-28 14:31:56.853988 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/barbican-base:2025.1 2025-09-28 14:31:56.854101 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/barbican-base:build-20250928 2025-09-28 14:31:56.898189 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-base:build-20250928 2025-09-28 14:31:56.902489 | ubuntu-noble-large | + read image 2025-09-28 14:31:56.904099 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-base 2025-09-28 14:31:56.904364 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:56.906889 | ubuntu-noble-large | + imagename=nova-base 2025-09-28 14:31:56.906911 | ubuntu-noble-large | + [[ nova-base != \<\n\o\n\e\> ]] 2025-09-28 14:31:56.906951 | ubuntu-noble-large | + new_imagename=nova-base 2025-09-28 14:31:56.906965 | ubuntu-noble-large | + project=nova 2025-09-28 14:31:56.906977 | ubuntu-noble-large | + new_imagename=kolla/nova-base 2025-09-28 14:31:56.906989 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:56.907002 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-base 2025-09-28 14:31:56.907030 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:56.907042 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:56.907054 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:56.907091 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-base:build-20250928 osism.harbor.regio.digital/kolla/nova-base:2025.1 2025-09-28 14:31:56.956244 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-base:2025.1 2025-09-28 14:31:56.956324 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-base:build-20250928 2025-09-28 14:31:57.000683 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-base:build-20250928 2025-09-28 14:31:57.005100 | ubuntu-noble-large | + read image 2025-09-28 14:31:57.006947 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/blazar-base 2025-09-28 14:31:57.007366 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:57.011063 | ubuntu-noble-large | + imagename=blazar-base 2025-09-28 14:31:57.011098 | ubuntu-noble-large | + [[ blazar-base != \<\n\o\n\e\> ]] 2025-09-28 14:31:57.011135 | ubuntu-noble-large | + new_imagename=blazar-base 2025-09-28 14:31:57.011189 | ubuntu-noble-large | + project=blazar 2025-09-28 14:31:57.011204 | ubuntu-noble-large | + new_imagename=kolla/blazar-base 2025-09-28 14:31:57.011213 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:57.011225 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/blazar-base 2025-09-28 14:31:57.011236 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:57.011248 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:57.011259 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:57.011331 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/blazar-base:build-20250928 osism.harbor.regio.digital/kolla/blazar-base:2025.1 2025-09-28 14:31:57.063121 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/blazar-base:2025.1 2025-09-28 14:31:57.063206 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/blazar-base:build-20250928 2025-09-28 14:31:57.107744 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/blazar-base:build-20250928 2025-09-28 14:31:57.112041 | ubuntu-noble-large | + read image 2025-09-28 14:31:57.114562 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/gnocchi-base 2025-09-28 14:31:57.114602 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:57.117982 | ubuntu-noble-large | + imagename=gnocchi-base 2025-09-28 14:31:57.118008 | ubuntu-noble-large | + [[ gnocchi-base != \<\n\o\n\e\> ]] 2025-09-28 14:31:57.118111 | ubuntu-noble-large | + new_imagename=gnocchi-base 2025-09-28 14:31:57.118123 | ubuntu-noble-large | + project=gnocchi 2025-09-28 14:31:57.118137 | ubuntu-noble-large | + new_imagename=kolla/gnocchi-base 2025-09-28 14:31:57.118150 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:57.118183 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/gnocchi-base 2025-09-28 14:31:57.118193 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:57.118205 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:57.118216 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:57.118256 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/gnocchi-base:build-20250928 osism.harbor.regio.digital/kolla/gnocchi-base:2025.1 2025-09-28 14:31:57.171132 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/gnocchi-base:2025.1 2025-09-28 14:31:57.171220 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/gnocchi-base:build-20250928 2025-09-28 14:31:57.211559 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-base:build-20250928 2025-09-28 14:31:57.215091 | ubuntu-noble-large | + read image 2025-09-28 14:31:57.217200 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cinder-base 2025-09-28 14:31:57.217321 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:57.220124 | ubuntu-noble-large | + imagename=cinder-base 2025-09-28 14:31:57.220151 | ubuntu-noble-large | + [[ cinder-base != \<\n\o\n\e\> ]] 2025-09-28 14:31:57.220210 | ubuntu-noble-large | + new_imagename=cinder-base 2025-09-28 14:31:57.220226 | ubuntu-noble-large | + project=cinder 2025-09-28 14:31:57.220237 | ubuntu-noble-large | + new_imagename=kolla/cinder-base 2025-09-28 14:31:57.220246 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:57.220260 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cinder-base 2025-09-28 14:31:57.220270 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:57.220279 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:57.220292 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:57.220306 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cinder-base:build-20250928 osism.harbor.regio.digital/kolla/cinder-base:2025.1 2025-09-28 14:31:57.269418 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cinder-base:2025.1 2025-09-28 14:31:57.269529 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cinder-base:build-20250928 2025-09-28 14:31:57.312443 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-base:build-20250928 2025-09-28 14:31:57.318256 | ubuntu-noble-large | + read image 2025-09-28 14:31:57.320195 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-base 2025-09-28 14:31:57.320316 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:57.322752 | ubuntu-noble-large | + imagename=neutron-base 2025-09-28 14:31:57.322801 | ubuntu-noble-large | + [[ neutron-base != \<\n\o\n\e\> ]] 2025-09-28 14:31:57.322814 | ubuntu-noble-large | + new_imagename=neutron-base 2025-09-28 14:31:57.322829 | ubuntu-noble-large | + project=neutron 2025-09-28 14:31:57.322842 | ubuntu-noble-large | + new_imagename=kolla/neutron-base 2025-09-28 14:31:57.322856 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:57.322869 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-base 2025-09-28 14:31:57.322925 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:57.322936 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:57.322946 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:57.322961 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-base:build-20250928 osism.harbor.regio.digital/kolla/neutron-base:2025.1 2025-09-28 14:31:57.380808 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-base:2025.1 2025-09-28 14:31:57.380903 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-base:build-20250928 2025-09-28 14:31:57.431324 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-base:build-20250928 2025-09-28 14:31:57.436032 | ubuntu-noble-large | + read image 2025-09-28 14:31:57.438458 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/glance-base 2025-09-28 14:31:57.438821 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:57.442758 | ubuntu-noble-large | + imagename=glance-base 2025-09-28 14:31:57.442811 | ubuntu-noble-large | + [[ glance-base != \<\n\o\n\e\> ]] 2025-09-28 14:31:57.442832 | ubuntu-noble-large | + new_imagename=glance-base 2025-09-28 14:31:57.442856 | ubuntu-noble-large | + project=glance 2025-09-28 14:31:57.442869 | ubuntu-noble-large | + new_imagename=kolla/glance-base 2025-09-28 14:31:57.442882 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:57.442896 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/glance-base 2025-09-28 14:31:57.442958 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:57.442970 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:57.442979 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:57.443042 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/glance-base:build-20250928 osism.harbor.regio.digital/kolla/glance-base:2025.1 2025-09-28 14:31:57.496209 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/glance-base:2025.1 2025-09-28 14:31:57.496300 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/glance-base:build-20250928 2025-09-28 14:31:57.537604 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/glance-base:build-20250928 2025-09-28 14:31:57.541288 | ubuntu-noble-large | + read image 2025-09-28 14:31:57.543186 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-base 2025-09-28 14:31:57.543555 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:57.547202 | ubuntu-noble-large | + imagename=ironic-base 2025-09-28 14:31:57.547238 | ubuntu-noble-large | + [[ ironic-base != \<\n\o\n\e\> ]] 2025-09-28 14:31:57.547302 | ubuntu-noble-large | + new_imagename=ironic-base 2025-09-28 14:31:57.547318 | ubuntu-noble-large | + project=ironic 2025-09-28 14:31:57.547332 | ubuntu-noble-large | + new_imagename=kolla/ironic-base 2025-09-28 14:31:57.547346 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:57.547359 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-base 2025-09-28 14:31:57.547372 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:57.547385 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:57.547398 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:57.547447 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-base:build-20250928 osism.harbor.regio.digital/kolla/ironic-base:2025.1 2025-09-28 14:31:57.600750 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-base:2025.1 2025-09-28 14:31:57.600838 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-base:build-20250928 2025-09-28 14:31:57.643495 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-base:build-20250928 2025-09-28 14:31:57.648260 | ubuntu-noble-large | + read image 2025-09-28 14:31:57.650159 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/keystone-base 2025-09-28 14:31:57.650206 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:57.653529 | ubuntu-noble-large | + imagename=keystone-base 2025-09-28 14:31:57.653580 | ubuntu-noble-large | + [[ keystone-base != \<\n\o\n\e\> ]] 2025-09-28 14:31:57.653592 | ubuntu-noble-large | + new_imagename=keystone-base 2025-09-28 14:31:57.653606 | ubuntu-noble-large | + project=keystone 2025-09-28 14:31:57.653619 | ubuntu-noble-large | + new_imagename=kolla/keystone-base 2025-09-28 14:31:57.653630 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:57.653642 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/keystone-base 2025-09-28 14:31:57.653680 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:57.653693 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:57.653734 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:57.653762 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/keystone-base:build-20250928 osism.harbor.regio.digital/kolla/keystone-base:2025.1 2025-09-28 14:31:57.706904 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/keystone-base:2025.1 2025-09-28 14:31:57.706990 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/keystone-base:build-20250928 2025-09-28 14:31:57.749792 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone-base:build-20250928 2025-09-28 14:31:57.753238 | ubuntu-noble-large | + read image 2025-09-28 14:31:57.755430 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/heat-base 2025-09-28 14:31:57.755898 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:57.759642 | ubuntu-noble-large | + imagename=heat-base 2025-09-28 14:31:57.759698 | ubuntu-noble-large | + [[ heat-base != \<\n\o\n\e\> ]] 2025-09-28 14:31:57.759746 | ubuntu-noble-large | + new_imagename=heat-base 2025-09-28 14:31:57.759760 | ubuntu-noble-large | + project=heat 2025-09-28 14:31:57.759776 | ubuntu-noble-large | + new_imagename=kolla/heat-base 2025-09-28 14:31:57.759787 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:57.759799 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/heat-base 2025-09-28 14:31:57.759810 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:57.759824 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:57.759835 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:57.759850 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/heat-base:build-20250928 osism.harbor.regio.digital/kolla/heat-base:2025.1 2025-09-28 14:31:57.854875 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/heat-base:2025.1 2025-09-28 14:31:57.854970 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/heat-base:build-20250928 2025-09-28 14:31:57.904832 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/heat-base:build-20250928 2025-09-28 14:31:57.910041 | ubuntu-noble-large | + read image 2025-09-28 14:31:57.912290 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/skyline-base 2025-09-28 14:31:57.912695 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:57.916348 | ubuntu-noble-large | + imagename=skyline-base 2025-09-28 14:31:57.916379 | ubuntu-noble-large | + [[ skyline-base != \<\n\o\n\e\> ]] 2025-09-28 14:31:57.916423 | ubuntu-noble-large | + new_imagename=skyline-base 2025-09-28 14:31:57.916438 | ubuntu-noble-large | + project=skyline 2025-09-28 14:31:57.916477 | ubuntu-noble-large | + new_imagename=kolla/skyline-base 2025-09-28 14:31:57.916492 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:57.916506 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/skyline-base 2025-09-28 14:31:57.916519 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:57.916532 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:57.916546 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:57.916593 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/skyline-base:build-20250928 osism.harbor.regio.digital/kolla/skyline-base:2025.1 2025-09-28 14:31:57.969659 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/skyline-base:2025.1 2025-09-28 14:31:57.969771 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/skyline-base:build-20250928 2025-09-28 14:31:58.012404 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/skyline-base:build-20250928 2025-09-28 14:31:58.016756 | ubuntu-noble-large | + read image 2025-09-28 14:31:58.018453 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-base 2025-09-28 14:31:58.018826 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:58.022433 | ubuntu-noble-large | + imagename=octavia-base 2025-09-28 14:31:58.022529 | ubuntu-noble-large | + [[ octavia-base != \<\n\o\n\e\> ]] 2025-09-28 14:31:58.022545 | ubuntu-noble-large | + new_imagename=octavia-base 2025-09-28 14:31:58.022556 | ubuntu-noble-large | + project=octavia 2025-09-28 14:31:58.022566 | ubuntu-noble-large | + new_imagename=kolla/octavia-base 2025-09-28 14:31:58.022576 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:58.022586 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-base 2025-09-28 14:31:58.022600 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:58.022609 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:58.022619 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:58.022630 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-base:build-20250928 osism.harbor.regio.digital/kolla/octavia-base:2025.1 2025-09-28 14:31:58.078918 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-base:2025.1 2025-09-28 14:31:58.079036 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-base:build-20250928 2025-09-28 14:31:58.118870 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-base:build-20250928 2025-09-28 14:31:58.122906 | ubuntu-noble-large | + read image 2025-09-28 14:31:58.124666 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/redis-sentinel 2025-09-28 14:31:58.125142 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:58.129543 | ubuntu-noble-large | + imagename=redis-sentinel 2025-09-28 14:31:58.129572 | ubuntu-noble-large | + [[ redis-sentinel != \<\n\o\n\e\> ]] 2025-09-28 14:31:58.129587 | ubuntu-noble-large | + new_imagename=redis-sentinel 2025-09-28 14:31:58.129614 | ubuntu-noble-large | + project=redis 2025-09-28 14:31:58.129628 | ubuntu-noble-large | + new_imagename=kolla/redis-sentinel 2025-09-28 14:31:58.129641 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:58.129724 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/redis-sentinel 2025-09-28 14:31:58.129739 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:58.129753 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:58.129763 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:58.129777 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/redis-sentinel:build-20250928 osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2025-09-28 14:31:58.185573 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2025-09-28 14:31:58.185643 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/redis-sentinel:build-20250928 2025-09-28 14:31:58.231492 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/redis-sentinel:build-20250928 2025-09-28 14:31:58.236867 | ubuntu-noble-large | + read image 2025-09-28 14:31:58.239148 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/redis 2025-09-28 14:31:58.239215 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:58.242833 | ubuntu-noble-large | + imagename=redis 2025-09-28 14:31:58.242862 | ubuntu-noble-large | + [[ redis != \<\n\o\n\e\> ]] 2025-09-28 14:31:58.242873 | ubuntu-noble-large | + new_imagename=redis 2025-09-28 14:31:58.242883 | ubuntu-noble-large | + project=redis 2025-09-28 14:31:58.242898 | ubuntu-noble-large | + new_imagename=kolla/redis 2025-09-28 14:31:58.242908 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:58.242941 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/redis 2025-09-28 14:31:58.242951 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:58.242960 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:58.242974 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:58.242985 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/redis:build-20250928 osism.harbor.regio.digital/kolla/redis:2025.1 2025-09-28 14:31:58.295829 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/redis:2025.1 2025-09-28 14:31:58.295910 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/redis:build-20250928 2025-09-28 14:31:58.338830 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/redis:build-20250928 2025-09-28 14:31:58.343820 | ubuntu-noble-large | + read image 2025-09-28 14:31:58.346163 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/mariadb-server 2025-09-28 14:31:58.346232 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:58.350642 | ubuntu-noble-large | + imagename=mariadb-server 2025-09-28 14:31:58.350696 | ubuntu-noble-large | + [[ mariadb-server != \<\n\o\n\e\> ]] 2025-09-28 14:31:58.350733 | ubuntu-noble-large | + new_imagename=mariadb-server 2025-09-28 14:31:58.350747 | ubuntu-noble-large | + project=mariadb 2025-09-28 14:31:58.350756 | ubuntu-noble-large | + new_imagename=kolla/mariadb-server 2025-09-28 14:31:58.350764 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:58.350773 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/mariadb-server 2025-09-28 14:31:58.350781 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:58.350790 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:58.350798 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:58.350808 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/mariadb-server:build-20250928 osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2025-09-28 14:31:58.405855 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2025-09-28 14:31:58.405951 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/mariadb-server:build-20250928 2025-09-28 14:31:58.451467 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/mariadb-server:build-20250928 2025-09-28 14:31:58.456502 | ubuntu-noble-large | + read image 2025-09-28 14:31:58.458383 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/mariadb-clustercheck 2025-09-28 14:31:58.458453 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:58.462654 | ubuntu-noble-large | + imagename=mariadb-clustercheck 2025-09-28 14:31:58.462741 | ubuntu-noble-large | + [[ mariadb-clustercheck != \<\n\o\n\e\> ]] 2025-09-28 14:31:58.462758 | ubuntu-noble-large | + new_imagename=mariadb-clustercheck 2025-09-28 14:31:58.462769 | ubuntu-noble-large | + project=mariadb 2025-09-28 14:31:58.462789 | ubuntu-noble-large | + new_imagename=kolla/mariadb-clustercheck 2025-09-28 14:31:58.462798 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:58.462808 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/mariadb-clustercheck 2025-09-28 14:31:58.462819 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:58.462829 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:58.462838 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:58.462849 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/mariadb-clustercheck:build-20250928 osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2025-09-28 14:31:58.519396 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2025-09-28 14:31:58.519468 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/mariadb-clustercheck:build-20250928 2025-09-28 14:31:58.560188 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/mariadb-clustercheck:build-20250928 2025-09-28 14:31:58.564878 | ubuntu-noble-large | + read image 2025-09-28 14:31:58.567046 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovn-base 2025-09-28 14:31:58.567119 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:58.570771 | ubuntu-noble-large | + imagename=ovn-base 2025-09-28 14:31:58.570799 | ubuntu-noble-large | + [[ ovn-base != \<\n\o\n\e\> ]] 2025-09-28 14:31:58.570815 | ubuntu-noble-large | + new_imagename=ovn-base 2025-09-28 14:31:58.570829 | ubuntu-noble-large | + project=ovn 2025-09-28 14:31:58.570843 | ubuntu-noble-large | + new_imagename=kolla/ovn-base 2025-09-28 14:31:58.570857 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:58.570870 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovn-base 2025-09-28 14:31:58.570884 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:58.570897 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:58.570909 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:58.570956 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovn-base:build-20250928 osism.harbor.regio.digital/kolla/ovn-base:2025.1 2025-09-28 14:31:58.623675 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovn-base:2025.1 2025-09-28 14:31:58.623844 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovn-base:build-20250928 2025-09-28 14:31:58.666282 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-base:build-20250928 2025-09-28 14:31:58.671807 | ubuntu-noble-large | + read image 2025-09-28 14:31:58.673937 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/openvswitch-vswitchd 2025-09-28 14:31:58.674036 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:58.678324 | ubuntu-noble-large | + imagename=openvswitch-vswitchd 2025-09-28 14:31:58.678382 | ubuntu-noble-large | + [[ openvswitch-vswitchd != \<\n\o\n\e\> ]] 2025-09-28 14:31:58.678394 | ubuntu-noble-large | + new_imagename=openvswitch-vswitchd 2025-09-28 14:31:58.678404 | ubuntu-noble-large | + project=openvswitch 2025-09-28 14:31:58.678412 | ubuntu-noble-large | + new_imagename=kolla/openvswitch-vswitchd 2025-09-28 14:31:58.678421 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:58.678430 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/openvswitch-vswitchd 2025-09-28 14:31:58.678439 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:58.678448 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:58.678456 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:58.678466 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/openvswitch-vswitchd:build-20250928 osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2025-09-28 14:31:58.732842 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2025-09-28 14:31:58.732923 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/openvswitch-vswitchd:build-20250928 2025-09-28 14:31:58.774799 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:build-20250928 2025-09-28 14:31:58.779659 | ubuntu-noble-large | + read image 2025-09-28 14:31:58.782078 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/openvswitch-db-server 2025-09-28 14:31:58.782500 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:58.785819 | ubuntu-noble-large | + imagename=openvswitch-db-server 2025-09-28 14:31:58.785886 | ubuntu-noble-large | + [[ openvswitch-db-server != \<\n\o\n\e\> ]] 2025-09-28 14:31:58.785899 | ubuntu-noble-large | + new_imagename=openvswitch-db-server 2025-09-28 14:31:58.785910 | ubuntu-noble-large | + project=openvswitch 2025-09-28 14:31:58.785921 | ubuntu-noble-large | + new_imagename=kolla/openvswitch-db-server 2025-09-28 14:31:58.785930 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:58.785940 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/openvswitch-db-server 2025-09-28 14:31:58.785951 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:58.785961 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:58.785971 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:58.785982 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/openvswitch-db-server:build-20250928 osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2025-09-28 14:31:58.837851 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2025-09-28 14:31:58.837937 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/openvswitch-db-server:build-20250928 2025-09-28 14:31:58.887916 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openvswitch-db-server:build-20250928 2025-09-28 14:31:58.893556 | ubuntu-noble-large | + read image 2025-09-28 14:31:58.895243 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/letsencrypt-webserver 2025-09-28 14:31:58.895315 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:58.897818 | ubuntu-noble-large | + imagename=letsencrypt-webserver 2025-09-28 14:31:58.897876 | ubuntu-noble-large | + [[ letsencrypt-webserver != \<\n\o\n\e\> ]] 2025-09-28 14:31:58.897887 | ubuntu-noble-large | + new_imagename=letsencrypt-webserver 2025-09-28 14:31:58.897896 | ubuntu-noble-large | + project=letsencrypt 2025-09-28 14:31:58.897904 | ubuntu-noble-large | + new_imagename=kolla/letsencrypt-webserver 2025-09-28 14:31:58.897912 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:58.897920 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/letsencrypt-webserver 2025-09-28 14:31:58.897929 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:58.897937 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:58.897946 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:58.897954 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/letsencrypt-webserver:build-20250928 osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2025-09-28 14:31:58.947826 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2025-09-28 14:31:58.947924 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/letsencrypt-webserver:build-20250928 2025-09-28 14:31:58.985297 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/letsencrypt-webserver:build-20250928 2025-09-28 14:31:58.988898 | ubuntu-noble-large | + read image 2025-09-28 14:31:58.991166 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/letsencrypt-lego 2025-09-28 14:31:58.991242 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:58.995793 | ubuntu-noble-large | + imagename=letsencrypt-lego 2025-09-28 14:31:58.995848 | ubuntu-noble-large | + [[ letsencrypt-lego != \<\n\o\n\e\> ]] 2025-09-28 14:31:58.995858 | ubuntu-noble-large | + new_imagename=letsencrypt-lego 2025-09-28 14:31:58.995866 | ubuntu-noble-large | + project=letsencrypt 2025-09-28 14:31:58.995873 | ubuntu-noble-large | + new_imagename=kolla/letsencrypt-lego 2025-09-28 14:31:58.995891 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:58.995898 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/letsencrypt-lego 2025-09-28 14:31:58.995905 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:58.995911 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:58.995918 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:58.995926 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/letsencrypt-lego:build-20250928 osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2025-09-28 14:31:59.052513 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2025-09-28 14:31:59.052613 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/letsencrypt-lego:build-20250928 2025-09-28 14:31:59.096486 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/letsencrypt-lego:build-20250928 2025-09-28 14:31:59.100216 | ubuntu-noble-large | + read image 2025-09-28 14:31:59.102194 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd 2025-09-28 14:31:59.102630 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:59.106368 | ubuntu-noble-large | + imagename=ovsdpdk-vswitchd 2025-09-28 14:31:59.106454 | ubuntu-noble-large | + [[ ovsdpdk-vswitchd != \<\n\o\n\e\> ]] 2025-09-28 14:31:59.106469 | ubuntu-noble-large | + new_imagename=ovsdpdk-vswitchd 2025-09-28 14:31:59.106480 | ubuntu-noble-large | + project=ovsdpdk 2025-09-28 14:31:59.106490 | ubuntu-noble-large | + new_imagename=kolla/ovsdpdk-vswitchd 2025-09-28 14:31:59.106499 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:59.106509 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd 2025-09-28 14:31:59.106524 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:59.106533 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:59.106543 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:59.106553 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:build-20250928 osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2025-09-28 14:31:59.158461 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2025-09-28 14:31:59.158543 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:build-20250928 2025-09-28 14:31:59.201687 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:build-20250928 2025-09-28 14:31:59.205573 | ubuntu-noble-large | + read image 2025-09-28 14:31:59.207474 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovsdpdk-db 2025-09-28 14:31:59.207950 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:59.212121 | ubuntu-noble-large | + imagename=ovsdpdk-db 2025-09-28 14:31:59.212208 | ubuntu-noble-large | + [[ ovsdpdk-db != \<\n\o\n\e\> ]] 2025-09-28 14:31:59.212224 | ubuntu-noble-large | + new_imagename=ovsdpdk-db 2025-09-28 14:31:59.212234 | ubuntu-noble-large | + project=ovsdpdk 2025-09-28 14:31:59.212244 | ubuntu-noble-large | + new_imagename=kolla/ovsdpdk-db 2025-09-28 14:31:59.212254 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:59.212264 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovsdpdk-db 2025-09-28 14:31:59.212274 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:59.212287 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:59.212298 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:59.212309 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovsdpdk-db:build-20250928 osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2025-09-28 14:31:59.263958 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2025-09-28 14:31:59.264069 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovsdpdk-db:build-20250928 2025-09-28 14:31:59.305961 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk-db:build-20250928 2025-09-28 14:31:59.309959 | ubuntu-noble-large | + read image 2025-09-28 14:31:59.311910 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/memcached 2025-09-28 14:31:59.312343 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:59.315872 | ubuntu-noble-large | + imagename=memcached 2025-09-28 14:31:59.315888 | ubuntu-noble-large | + [[ memcached != \<\n\o\n\e\> ]] 2025-09-28 14:31:59.315898 | ubuntu-noble-large | + new_imagename=memcached 2025-09-28 14:31:59.315906 | ubuntu-noble-large | + project=memcached 2025-09-28 14:31:59.315944 | ubuntu-noble-large | + new_imagename=kolla/memcached 2025-09-28 14:31:59.315951 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:59.315957 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/memcached 2025-09-28 14:31:59.315965 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:59.315971 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:59.315976 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:59.316006 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/memcached:build-20250928 osism.harbor.regio.digital/kolla/memcached:2025.1 2025-09-28 14:31:59.370340 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/memcached:2025.1 2025-09-28 14:31:59.370434 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/memcached:build-20250928 2025-09-28 14:31:59.414615 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/memcached:build-20250928 2025-09-28 14:31:59.419183 | ubuntu-noble-large | + read image 2025-09-28 14:31:59.421166 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/hacluster-base 2025-09-28 14:31:59.421488 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:59.425240 | ubuntu-noble-large | + imagename=hacluster-base 2025-09-28 14:31:59.425301 | ubuntu-noble-large | + [[ hacluster-base != \<\n\o\n\e\> ]] 2025-09-28 14:31:59.425325 | ubuntu-noble-large | + new_imagename=hacluster-base 2025-09-28 14:31:59.425338 | ubuntu-noble-large | + project=hacluster 2025-09-28 14:31:59.425349 | ubuntu-noble-large | + new_imagename=kolla/hacluster-base 2025-09-28 14:31:59.425360 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:59.425371 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/hacluster-base 2025-09-28 14:31:59.425382 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:59.425393 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:59.425408 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:59.425420 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/hacluster-base:build-20250928 osism.harbor.regio.digital/kolla/hacluster-base:2025.1 2025-09-28 14:31:59.476854 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/hacluster-base:2025.1 2025-09-28 14:31:59.476930 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/hacluster-base:build-20250928 2025-09-28 14:31:59.522296 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-base:build-20250928 2025-09-28 14:31:59.526583 | ubuntu-noble-large | + read image 2025-09-28 14:31:59.528344 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/tgtd 2025-09-28 14:31:59.528585 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:59.532132 | ubuntu-noble-large | + imagename=tgtd 2025-09-28 14:31:59.532170 | ubuntu-noble-large | + [[ tgtd != \<\n\o\n\e\> ]] 2025-09-28 14:31:59.532182 | ubuntu-noble-large | + new_imagename=tgtd 2025-09-28 14:31:59.532215 | ubuntu-noble-large | + project=tgtd 2025-09-28 14:31:59.532227 | ubuntu-noble-large | + new_imagename=kolla/tgtd 2025-09-28 14:31:59.532239 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:59.532306 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/tgtd 2025-09-28 14:31:59.532320 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:59.532351 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:59.532363 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:59.532410 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/tgtd:build-20250928 osism.harbor.regio.digital/kolla/tgtd:2025.1 2025-09-28 14:31:59.583299 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/tgtd:2025.1 2025-09-28 14:31:59.583446 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/tgtd:build-20250928 2025-09-28 14:31:59.625041 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/tgtd:build-20250928 2025-09-28 14:31:59.629551 | ubuntu-noble-large | + read image 2025-09-28 14:31:59.631477 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/fluentd 2025-09-28 14:31:59.631968 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:59.635239 | ubuntu-noble-large | + imagename=fluentd 2025-09-28 14:31:59.635324 | ubuntu-noble-large | + [[ fluentd != \<\n\o\n\e\> ]] 2025-09-28 14:31:59.635349 | ubuntu-noble-large | + new_imagename=fluentd 2025-09-28 14:31:59.635360 | ubuntu-noble-large | + project=fluentd 2025-09-28 14:31:59.635370 | ubuntu-noble-large | + new_imagename=kolla/fluentd 2025-09-28 14:31:59.635380 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:59.635414 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/fluentd 2025-09-28 14:31:59.635425 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:59.635435 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:59.635444 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:59.635456 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/fluentd:build-20250928 osism.harbor.regio.digital/kolla/fluentd:2025.1 2025-09-28 14:31:59.686890 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/fluentd:2025.1 2025-09-28 14:31:59.686986 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/fluentd:build-20250928 2025-09-28 14:31:59.733228 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/fluentd:build-20250928 2025-09-28 14:31:59.737996 | ubuntu-noble-large | + read image 2025-09-28 14:31:59.739858 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/grafana 2025-09-28 14:31:59.739938 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:59.743577 | ubuntu-noble-large | + imagename=grafana 2025-09-28 14:31:59.743659 | ubuntu-noble-large | + [[ grafana != \<\n\o\n\e\> ]] 2025-09-28 14:31:59.743675 | ubuntu-noble-large | + new_imagename=grafana 2025-09-28 14:31:59.743697 | ubuntu-noble-large | + project=grafana 2025-09-28 14:31:59.743744 | ubuntu-noble-large | + new_imagename=kolla/grafana 2025-09-28 14:31:59.743754 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:59.743764 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/grafana 2025-09-28 14:31:59.743774 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:59.743783 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:59.743797 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:59.743809 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/grafana:build-20250928 osism.harbor.regio.digital/kolla/grafana:2025.1 2025-09-28 14:31:59.795526 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/grafana:2025.1 2025-09-28 14:31:59.795624 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/grafana:build-20250928 2025-09-28 14:31:59.840945 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/grafana:build-20250928 2025-09-28 14:31:59.845348 | ubuntu-noble-large | + read image 2025-09-28 14:31:59.847422 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/keepalived 2025-09-28 14:31:59.847807 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:59.851614 | ubuntu-noble-large | + imagename=keepalived 2025-09-28 14:31:59.851663 | ubuntu-noble-large | + [[ keepalived != \<\n\o\n\e\> ]] 2025-09-28 14:31:59.851721 | ubuntu-noble-large | + new_imagename=keepalived 2025-09-28 14:31:59.851767 | ubuntu-noble-large | + project=keepalived 2025-09-28 14:31:59.851780 | ubuntu-noble-large | + new_imagename=kolla/keepalived 2025-09-28 14:31:59.851792 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:59.851827 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/keepalived 2025-09-28 14:31:59.851840 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:59.851852 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:59.851863 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:59.851925 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/keepalived:build-20250928 osism.harbor.regio.digital/kolla/keepalived:2025.1 2025-09-28 14:31:59.900299 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/keepalived:2025.1 2025-09-28 14:31:59.900392 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/keepalived:build-20250928 2025-09-28 14:31:59.946876 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keepalived:build-20250928 2025-09-28 14:31:59.951086 | ubuntu-noble-large | + read image 2025-09-28 14:31:59.952954 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/multipathd 2025-09-28 14:31:59.953218 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:31:59.956574 | ubuntu-noble-large | + imagename=multipathd 2025-09-28 14:31:59.956615 | ubuntu-noble-large | + [[ multipathd != \<\n\o\n\e\> ]] 2025-09-28 14:31:59.956630 | ubuntu-noble-large | + new_imagename=multipathd 2025-09-28 14:31:59.956643 | ubuntu-noble-large | + project=multipathd 2025-09-28 14:31:59.956685 | ubuntu-noble-large | + new_imagename=kolla/multipathd 2025-09-28 14:31:59.956696 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:31:59.956766 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/multipathd 2025-09-28 14:31:59.956777 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:31:59.956787 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:31:59.956800 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:31:59.956814 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/multipathd:build-20250928 osism.harbor.regio.digital/kolla/multipathd:2025.1 2025-09-28 14:32:00.006205 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/multipathd:2025.1 2025-09-28 14:32:00.006314 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/multipathd:build-20250928 2025-09-28 14:32:00.051055 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/multipathd:build-20250928 2025-09-28 14:32:00.054994 | ubuntu-noble-large | + read image 2025-09-28 14:32:00.057134 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-base 2025-09-28 14:32:00.057456 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:32:00.061134 | ubuntu-noble-large | + imagename=prometheus-base 2025-09-28 14:32:00.061165 | ubuntu-noble-large | + [[ prometheus-base != \<\n\o\n\e\> ]] 2025-09-28 14:32:00.061176 | ubuntu-noble-large | + new_imagename=prometheus-base 2025-09-28 14:32:00.061197 | ubuntu-noble-large | + project=prometheus 2025-09-28 14:32:00.061228 | ubuntu-noble-large | + new_imagename=kolla/prometheus-base 2025-09-28 14:32:00.061250 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:32:00.061270 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-base 2025-09-28 14:32:00.061286 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:32:00.061303 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:32:00.061319 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:32:00.061339 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-base:build-20250928 osism.harbor.regio.digital/kolla/prometheus-base:2025.1 2025-09-28 14:32:00.111884 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-base:2025.1 2025-09-28 14:32:00.111973 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-base:build-20250928 2025-09-28 14:32:00.157253 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-base:build-20250928 2025-09-28 14:32:00.161465 | ubuntu-noble-large | + read image 2025-09-28 14:32:00.163404 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/kolla-toolbox 2025-09-28 14:32:00.163674 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:32:00.167305 | ubuntu-noble-large | + imagename=kolla-toolbox 2025-09-28 14:32:00.167349 | ubuntu-noble-large | + [[ kolla-toolbox != \<\n\o\n\e\> ]] 2025-09-28 14:32:00.167364 | ubuntu-noble-large | + new_imagename=kolla-toolbox 2025-09-28 14:32:00.167377 | ubuntu-noble-large | + project=kolla 2025-09-28 14:32:00.167406 | ubuntu-noble-large | + new_imagename=kolla/kolla-toolbox 2025-09-28 14:32:00.167419 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:32:00.167432 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/kolla-toolbox 2025-09-28 14:32:00.167445 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:32:00.167470 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:32:00.167483 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:32:00.167526 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/kolla-toolbox:build-20250928 osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2025-09-28 14:32:00.220568 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2025-09-28 14:32:00.220645 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/kolla-toolbox:build-20250928 2025-09-28 14:32:00.259982 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/kolla-toolbox:build-20250928 2025-09-28 14:32:00.263398 | ubuntu-noble-large | + read image 2025-09-28 14:32:00.265409 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/rabbitmq 2025-09-28 14:32:00.265880 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:32:00.269577 | ubuntu-noble-large | + imagename=rabbitmq 2025-09-28 14:32:00.269602 | ubuntu-noble-large | + [[ rabbitmq != \<\n\o\n\e\> ]] 2025-09-28 14:32:00.269670 | ubuntu-noble-large | + new_imagename=rabbitmq 2025-09-28 14:32:00.269687 | ubuntu-noble-large | + project=rabbitmq 2025-09-28 14:32:00.269727 | ubuntu-noble-large | + new_imagename=kolla/rabbitmq 2025-09-28 14:32:00.269746 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:32:00.269759 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/rabbitmq 2025-09-28 14:32:00.269773 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:32:00.269786 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:32:00.269799 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:32:00.269846 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/rabbitmq:build-20250928 osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2025-09-28 14:32:00.323177 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2025-09-28 14:32:00.323271 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/rabbitmq:build-20250928 2025-09-28 14:32:00.368102 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/rabbitmq:build-20250928 2025-09-28 14:32:00.372271 | ubuntu-noble-large | + read image 2025-09-28 14:32:00.374868 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/opensearch 2025-09-28 14:32:00.374923 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:32:00.378415 | ubuntu-noble-large | + imagename=opensearch 2025-09-28 14:32:00.378482 | ubuntu-noble-large | + [[ opensearch != \<\n\o\n\e\> ]] 2025-09-28 14:32:00.378506 | ubuntu-noble-large | + new_imagename=opensearch 2025-09-28 14:32:00.378516 | ubuntu-noble-large | + project=opensearch 2025-09-28 14:32:00.378526 | ubuntu-noble-large | + new_imagename=kolla/opensearch 2025-09-28 14:32:00.378536 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:32:00.378545 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/opensearch 2025-09-28 14:32:00.378555 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:32:00.378564 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:32:00.378574 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:32:00.378588 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/opensearch:build-20250928 osism.harbor.regio.digital/kolla/opensearch:2025.1 2025-09-28 14:32:00.439640 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/opensearch:2025.1 2025-09-28 14:32:00.439729 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/opensearch:build-20250928 2025-09-28 14:32:00.487131 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/opensearch:build-20250928 2025-09-28 14:32:00.491477 | ubuntu-noble-large | + read image 2025-09-28 14:32:00.493243 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/opensearch-dashboards 2025-09-28 14:32:00.493868 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:32:00.497658 | ubuntu-noble-large | + imagename=opensearch-dashboards 2025-09-28 14:32:00.497687 | ubuntu-noble-large | + [[ opensearch-dashboards != \<\n\o\n\e\> ]] 2025-09-28 14:32:00.497756 | ubuntu-noble-large | + new_imagename=opensearch-dashboards 2025-09-28 14:32:00.497765 | ubuntu-noble-large | + project=opensearch 2025-09-28 14:32:00.497796 | ubuntu-noble-large | + new_imagename=kolla/opensearch-dashboards 2025-09-28 14:32:00.497801 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:32:00.497821 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/opensearch-dashboards 2025-09-28 14:32:00.497826 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:32:00.497845 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:32:00.497849 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:32:00.497896 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/opensearch-dashboards:build-20250928 osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2025-09-28 14:32:00.545649 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2025-09-28 14:32:00.545752 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/opensearch-dashboards:build-20250928 2025-09-28 14:32:00.592049 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/opensearch-dashboards:build-20250928 2025-09-28 14:32:00.596379 | ubuntu-noble-large | + read image 2025-09-28 14:32:00.598267 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/openstack-base 2025-09-28 14:32:00.598375 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:32:00.600392 | ubuntu-noble-large | + imagename=openstack-base 2025-09-28 14:32:00.600455 | ubuntu-noble-large | + [[ openstack-base != \<\n\o\n\e\> ]] 2025-09-28 14:32:00.600488 | ubuntu-noble-large | + new_imagename=openstack-base 2025-09-28 14:32:00.600523 | ubuntu-noble-large | + project=openstack 2025-09-28 14:32:00.600552 | ubuntu-noble-large | + new_imagename=kolla/openstack-base 2025-09-28 14:32:00.600561 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:32:00.600591 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/openstack-base 2025-09-28 14:32:00.600616 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:32:00.600626 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:32:00.600635 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:32:00.600713 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/openstack-base:build-20250928 osism.harbor.regio.digital/kolla/openstack-base:2025.1 2025-09-28 14:32:00.652596 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/openstack-base:2025.1 2025-09-28 14:32:00.652700 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/openstack-base:build-20250928 2025-09-28 14:32:00.693846 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openstack-base:build-20250928 2025-09-28 14:32:00.698400 | ubuntu-noble-large | + read image 2025-09-28 14:32:00.700174 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/iscsid 2025-09-28 14:32:00.700491 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:32:00.704059 | ubuntu-noble-large | + imagename=iscsid 2025-09-28 14:32:00.704140 | ubuntu-noble-large | + [[ iscsid != \<\n\o\n\e\> ]] 2025-09-28 14:32:00.704155 | ubuntu-noble-large | + new_imagename=iscsid 2025-09-28 14:32:00.704165 | ubuntu-noble-large | + project=iscsid 2025-09-28 14:32:00.704175 | ubuntu-noble-large | + new_imagename=kolla/iscsid 2025-09-28 14:32:00.704209 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:32:00.704225 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/iscsid 2025-09-28 14:32:00.704235 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:32:00.704244 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:32:00.704254 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:32:00.704265 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/iscsid:build-20250928 osism.harbor.regio.digital/kolla/iscsid:2025.1 2025-09-28 14:32:00.753030 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/iscsid:2025.1 2025-09-28 14:32:00.753121 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/iscsid:build-20250928 2025-09-28 14:32:00.799978 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/iscsid:build-20250928 2025-09-28 14:32:00.804464 | ubuntu-noble-large | + read image 2025-09-28 14:32:00.806640 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-libvirt 2025-09-28 14:32:00.807311 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:32:00.811001 | ubuntu-noble-large | + imagename=nova-libvirt 2025-09-28 14:32:00.811077 | ubuntu-noble-large | + [[ nova-libvirt != \<\n\o\n\e\> ]] 2025-09-28 14:32:00.811107 | ubuntu-noble-large | + new_imagename=nova-libvirt 2025-09-28 14:32:00.811125 | ubuntu-noble-large | + project=nova 2025-09-28 14:32:00.811142 | ubuntu-noble-large | + new_imagename=kolla/nova-libvirt 2025-09-28 14:32:00.811152 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:32:00.811162 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-libvirt 2025-09-28 14:32:00.811175 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:32:00.811185 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:32:00.811194 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:32:00.811204 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-libvirt:build-20250928 osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2025-09-28 14:32:00.862887 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2025-09-28 14:32:00.862977 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-libvirt:build-20250928 2025-09-28 14:32:00.905386 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-libvirt:build-20250928 2025-09-28 14:32:00.908471 | ubuntu-noble-large | + read image 2025-09-28 14:32:00.910776 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/redis-base 2025-09-28 14:32:00.910853 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:32:00.914147 | ubuntu-noble-large | + imagename=redis-base 2025-09-28 14:32:00.914181 | ubuntu-noble-large | + [[ redis-base != \<\n\o\n\e\> ]] 2025-09-28 14:32:00.914192 | ubuntu-noble-large | + new_imagename=redis-base 2025-09-28 14:32:00.914206 | ubuntu-noble-large | + project=redis 2025-09-28 14:32:00.914219 | ubuntu-noble-large | + new_imagename=kolla/redis-base 2025-09-28 14:32:00.914229 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:32:00.914243 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/redis-base 2025-09-28 14:32:00.914256 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:32:00.914266 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:32:00.914279 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:32:00.914294 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/redis-base:build-20250928 osism.harbor.regio.digital/kolla/redis-base:2025.1 2025-09-28 14:32:00.962403 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/redis-base:2025.1 2025-09-28 14:32:00.962479 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/redis-base:build-20250928 2025-09-28 14:32:01.003456 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/redis-base:build-20250928 2025-09-28 14:32:01.007806 | ubuntu-noble-large | + read image 2025-09-28 14:32:01.009632 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/mariadb-base 2025-09-28 14:32:01.009852 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:32:01.012583 | ubuntu-noble-large | + imagename=mariadb-base 2025-09-28 14:32:01.012611 | ubuntu-noble-large | + [[ mariadb-base != \<\n\o\n\e\> ]] 2025-09-28 14:32:01.012697 | ubuntu-noble-large | + new_imagename=mariadb-base 2025-09-28 14:32:01.012743 | ubuntu-noble-large | + project=mariadb 2025-09-28 14:32:01.012758 | ubuntu-noble-large | + new_imagename=kolla/mariadb-base 2025-09-28 14:32:01.012769 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:32:01.012783 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/mariadb-base 2025-09-28 14:32:01.012796 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:32:01.012809 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:32:01.012822 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:32:01.012872 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/mariadb-base:build-20250928 osism.harbor.regio.digital/kolla/mariadb-base:2025.1 2025-09-28 14:32:01.069579 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/mariadb-base:2025.1 2025-09-28 14:32:01.069675 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/mariadb-base:build-20250928 2025-09-28 14:32:01.107807 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/mariadb-base:build-20250928 2025-09-28 14:32:01.113243 | ubuntu-noble-large | + read image 2025-09-28 14:32:01.115099 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/openvswitch-base 2025-09-28 14:32:01.115662 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:32:01.119845 | ubuntu-noble-large | + imagename=openvswitch-base 2025-09-28 14:32:01.119917 | ubuntu-noble-large | + [[ openvswitch-base != \<\n\o\n\e\> ]] 2025-09-28 14:32:01.119931 | ubuntu-noble-large | + new_imagename=openvswitch-base 2025-09-28 14:32:01.119942 | ubuntu-noble-large | + project=openvswitch 2025-09-28 14:32:01.119952 | ubuntu-noble-large | + new_imagename=kolla/openvswitch-base 2025-09-28 14:32:01.119965 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:32:01.119975 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/openvswitch-base 2025-09-28 14:32:01.119985 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:32:01.119999 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:32:01.120034 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:32:01.120107 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/openvswitch-base:build-20250928 osism.harbor.regio.digital/kolla/openvswitch-base:2025.1 2025-09-28 14:32:01.174377 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/openvswitch-base:2025.1 2025-09-28 14:32:01.174465 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/openvswitch-base:build-20250928 2025-09-28 14:32:01.221358 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openvswitch-base:build-20250928 2025-09-28 14:32:01.225739 | ubuntu-noble-large | + read image 2025-09-28 14:32:01.227744 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cron 2025-09-28 14:32:01.228109 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:32:01.231926 | ubuntu-noble-large | + imagename=cron 2025-09-28 14:32:01.231964 | ubuntu-noble-large | + [[ cron != \<\n\o\n\e\> ]] 2025-09-28 14:32:01.231973 | ubuntu-noble-large | + new_imagename=cron 2025-09-28 14:32:01.231984 | ubuntu-noble-large | + project=cron 2025-09-28 14:32:01.231995 | ubuntu-noble-large | + new_imagename=kolla/cron 2025-09-28 14:32:01.232026 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:32:01.232106 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cron 2025-09-28 14:32:01.232116 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:32:01.232127 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:32:01.232138 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:32:01.232227 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cron:build-20250928 osism.harbor.regio.digital/kolla/cron:2025.1 2025-09-28 14:32:01.284241 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cron:2025.1 2025-09-28 14:32:01.284320 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cron:build-20250928 2025-09-28 14:32:01.330117 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cron:build-20250928 2025-09-28 14:32:01.336339 | ubuntu-noble-large | + read image 2025-09-28 14:32:01.338439 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/letsencrypt-base 2025-09-28 14:32:01.338750 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:32:01.342232 | ubuntu-noble-large | + imagename=letsencrypt-base 2025-09-28 14:32:01.342276 | ubuntu-noble-large | + [[ letsencrypt-base != \<\n\o\n\e\> ]] 2025-09-28 14:32:01.342296 | ubuntu-noble-large | + new_imagename=letsencrypt-base 2025-09-28 14:32:01.342306 | ubuntu-noble-large | + project=letsencrypt 2025-09-28 14:32:01.342316 | ubuntu-noble-large | + new_imagename=kolla/letsencrypt-base 2025-09-28 14:32:01.342329 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:32:01.342339 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/letsencrypt-base 2025-09-28 14:32:01.342352 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:32:01.342375 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:32:01.342388 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:32:01.342402 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/letsencrypt-base:build-20250928 osism.harbor.regio.digital/kolla/letsencrypt-base:2025.1 2025-09-28 14:32:01.392504 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/letsencrypt-base:2025.1 2025-09-28 14:32:01.392596 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/letsencrypt-base:build-20250928 2025-09-28 14:32:01.441462 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/letsencrypt-base:build-20250928 2025-09-28 14:32:01.445469 | ubuntu-noble-large | + read image 2025-09-28 14:32:01.447893 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/proxysql 2025-09-28 14:32:01.448259 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:32:01.451994 | ubuntu-noble-large | + imagename=proxysql 2025-09-28 14:32:01.452100 | ubuntu-noble-large | + [[ proxysql != \<\n\o\n\e\> ]] 2025-09-28 14:32:01.452124 | ubuntu-noble-large | + new_imagename=proxysql 2025-09-28 14:32:01.452148 | ubuntu-noble-large | + project=proxysql 2025-09-28 14:32:01.452168 | ubuntu-noble-large | + new_imagename=kolla/proxysql 2025-09-28 14:32:01.452181 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:32:01.452236 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/proxysql 2025-09-28 14:32:01.452251 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:32:01.452286 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:32:01.452300 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:32:01.452399 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/proxysql:build-20250928 osism.harbor.regio.digital/kolla/proxysql:2025.1 2025-09-28 14:32:01.505784 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/proxysql:2025.1 2025-09-28 14:32:01.505875 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/proxysql:build-20250928 2025-09-28 14:32:01.548082 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/proxysql:build-20250928 2025-09-28 14:32:01.552135 | ubuntu-noble-large | + read image 2025-09-28 14:32:01.554159 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/haproxy-ssh 2025-09-28 14:32:01.554485 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:32:01.558127 | ubuntu-noble-large | + imagename=haproxy-ssh 2025-09-28 14:32:01.558157 | ubuntu-noble-large | + [[ haproxy-ssh != \<\n\o\n\e\> ]] 2025-09-28 14:32:01.558227 | ubuntu-noble-large | + new_imagename=haproxy-ssh 2025-09-28 14:32:01.558243 | ubuntu-noble-large | + project=haproxy 2025-09-28 14:32:01.558256 | ubuntu-noble-large | + new_imagename=kolla/haproxy-ssh 2025-09-28 14:32:01.558269 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:32:01.558283 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/haproxy-ssh 2025-09-28 14:32:01.558320 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:32:01.558334 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:32:01.558344 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:32:01.558389 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/haproxy-ssh:build-20250928 osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2025-09-28 14:32:01.613500 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2025-09-28 14:32:01.613584 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/haproxy-ssh:build-20250928 2025-09-28 14:32:01.654929 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/haproxy-ssh:build-20250928 2025-09-28 14:32:01.659654 | ubuntu-noble-large | + read image 2025-09-28 14:32:01.661667 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/haproxy 2025-09-28 14:32:01.662085 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:32:01.666035 | ubuntu-noble-large | + imagename=haproxy 2025-09-28 14:32:01.666086 | ubuntu-noble-large | + [[ haproxy != \<\n\o\n\e\> ]] 2025-09-28 14:32:01.666101 | ubuntu-noble-large | + new_imagename=haproxy 2025-09-28 14:32:01.666109 | ubuntu-noble-large | + project=haproxy 2025-09-28 14:32:01.666115 | ubuntu-noble-large | + new_imagename=kolla/haproxy 2025-09-28 14:32:01.666122 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:32:01.666130 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/haproxy 2025-09-28 14:32:01.666137 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:32:01.666146 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:32:01.666153 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:32:01.666164 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/haproxy:build-20250928 osism.harbor.regio.digital/kolla/haproxy:2025.1 2025-09-28 14:32:01.715832 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/haproxy:2025.1 2025-09-28 14:32:01.715905 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/haproxy:build-20250928 2025-09-28 14:32:01.757073 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/haproxy:build-20250928 2025-09-28 14:32:01.760296 | ubuntu-noble-large | + read image 2025-09-28 14:32:01.762608 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovsdpdk 2025-09-28 14:32:01.762671 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:32:01.766214 | ubuntu-noble-large | + imagename=ovsdpdk 2025-09-28 14:32:01.766245 | ubuntu-noble-large | + [[ ovsdpdk != \<\n\o\n\e\> ]] 2025-09-28 14:32:01.766309 | ubuntu-noble-large | + new_imagename=ovsdpdk 2025-09-28 14:32:01.766325 | ubuntu-noble-large | + project=ovsdpdk 2025-09-28 14:32:01.766339 | ubuntu-noble-large | + new_imagename=kolla/ovsdpdk 2025-09-28 14:32:01.766349 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:32:01.766381 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovsdpdk 2025-09-28 14:32:01.766391 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:32:01.766404 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:32:01.766414 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:32:01.766456 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovsdpdk:build-20250928 osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2025-09-28 14:32:01.816671 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2025-09-28 14:32:01.816766 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovsdpdk:build-20250928 2025-09-28 14:32:01.855083 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk:build-20250928 2025-09-28 14:32:01.858940 | ubuntu-noble-large | + read image 2025-09-28 14:32:01.861338 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/dnsmasq 2025-09-28 14:32:01.861375 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:32:01.865046 | ubuntu-noble-large | + imagename=dnsmasq 2025-09-28 14:32:01.865080 | ubuntu-noble-large | + [[ dnsmasq != \<\n\o\n\e\> ]] 2025-09-28 14:32:01.865095 | ubuntu-noble-large | + new_imagename=dnsmasq 2025-09-28 14:32:01.865108 | ubuntu-noble-large | + project=dnsmasq 2025-09-28 14:32:01.865121 | ubuntu-noble-large | + new_imagename=kolla/dnsmasq 2025-09-28 14:32:01.865134 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:32:01.865147 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/dnsmasq 2025-09-28 14:32:01.865160 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:32:01.865173 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:32:01.865185 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:32:01.865229 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/dnsmasq:build-20250928 osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2025-09-28 14:32:01.917824 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2025-09-28 14:32:01.917939 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/dnsmasq:build-20250928 2025-09-28 14:32:01.960347 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/dnsmasq:build-20250928 2025-09-28 14:32:01.964994 | ubuntu-noble-large | + read image 2025-09-28 14:32:01.966893 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/base 2025-09-28 14:32:01.967103 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-09-28 14:32:01.970058 | ubuntu-noble-large | + imagename=base 2025-09-28 14:32:01.970103 | ubuntu-noble-large | + [[ base != \<\n\o\n\e\> ]] 2025-09-28 14:32:01.970115 | ubuntu-noble-large | + new_imagename=base 2025-09-28 14:32:01.970124 | ubuntu-noble-large | + project=base 2025-09-28 14:32:01.970138 | ubuntu-noble-large | + new_imagename=kolla/base 2025-09-28 14:32:01.970165 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-09-28 14:32:01.970175 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/base 2025-09-28 14:32:01.970185 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2025-09-28 14:32:01.970198 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-09-28 14:32:01.970208 | ubuntu-noble-large | + tag=2025.1 2025-09-28 14:32:01.970219 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/base:build-20250928 osism.harbor.regio.digital/kolla/base:2025.1 2025-09-28 14:32:02.022147 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/base:2025.1 2025-09-28 14:32:02.022254 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/base:build-20250928 2025-09-28 14:32:02.065793 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/base:build-20250928 2025-09-28 14:32:02.069622 | ubuntu-noble-large | + read image 2025-09-28 14:32:02.070188 | ubuntu-noble-large | + docker images 2025-09-28 14:32:02.250310 | ubuntu-noble-large | REPOSITORY TAG IMAGE ID CREATED SIZE 2025-09-28 14:32:02.250394 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent 2025.1 9f7afff88e75 58 seconds ago 1.26GB 2025-09-28 14:32:02.250406 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter 2025.1 e015a9f82a57 About a minute ago 1.44GB 2025-09-28 14:32:02.250415 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-relay 2025.1 620f64a825a8 About a minute ago 307MB 2025-09-28 14:32:02.250424 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-compute 2025.1 5beac05962ee About a minute ago 1.01GB 2025-09-28 14:32:02.250433 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-central 2025.1 53f61a777cb9 2 minutes ago 1GB 2025-09-28 14:32:02.250441 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-ipmi 2025.1 1fe6a04941af 2 minutes ago 1.02GB 2025-09-28 14:32:02.250478 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-notification 2025.1 e0a7e5b9a9e2 3 minutes ago 1GB 2025-09-28 14:32:02.250499 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-mdns 2025.1 d87b9bea0744 3 minutes ago 1.01GB 2025-09-28 14:32:02.250508 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-sink 2025.1 8e184984520e 4 minutes ago 1.01GB 2025-09-28 14:32:02.250516 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-central 2025.1 7611e8df3b78 4 minutes ago 1.01GB 2025-09-28 14:32:02.250525 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-api 2025.1 1cff91f0dc72 5 minutes ago 1.01GB 2025-09-28 14:32:02.250533 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-worker 2025.1 ae91ae670f9a 5 minutes ago 1.02GB 2025-09-28 14:32:02.250542 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-backend-bind9 2025.1 6c4ee7a52a21 6 minutes ago 1.02GB 2025-09-28 14:32:02.250550 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-producer 2025.1 634ec013b003 6 minutes ago 1.01GB 2025-09-28 14:32:02.250558 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-api 2025.1 f8f21576b849 7 minutes ago 1GB 2025-09-28 14:32:02.250567 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-expirer 2025.1 8930e42cb4af 7 minutes ago 1GB 2025-09-28 14:32:02.250575 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-evaluator 2025.1 a0e98254ad24 8 minutes ago 1GB 2025-09-28 14:32:02.250583 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-listener 2025.1 30c0585e15ca 8 minutes ago 1GB 2025-09-28 14:32:02.250592 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-notifier 2025.1 6f6e556d58d4 9 minutes ago 1GB 2025-09-28 14:32:02.250600 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-api 2025.1 a08ace3763d0 9 minutes ago 1.16GB 2025-09-28 14:32:02.250609 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-conductor 2025.1 f69c61ecce12 10 minutes ago 1.28GB 2025-09-28 14:32:02.250617 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-api 2025.1 8b1e594ee475 10 minutes ago 1GB 2025-09-28 14:32:02.250625 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-data 2025.1 a554cc425588 11 minutes ago 1.08GB 2025-09-28 14:32:02.250633 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-scheduler 2025.1 e37ada1e055a 11 minutes ago 1.08GB 2025-09-28 14:32:02.250642 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-share 2025.1 84900aebc6c0 12 minutes ago 1.24GB 2025-09-28 14:32:02.250650 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-api 2025.1 8c9f67e15ade 13 minutes ago 1.08GB 2025-09-28 14:32:02.250658 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-monitors 2025.1 945072ce23c8 13 minutes ago 1.1GB 2025-09-28 14:32:02.250666 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-api 2025.1 440588eeb85e 14 minutes ago 1.02GB 2025-09-28 14:32:02.250688 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-engine 2025.1 8b5399da2791 15 minutes ago 1.02GB 2025-09-28 14:32:02.250696 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-api 2025.1 e93ea28bd576 15 minutes ago 1.01GB 2025-09-28 14:32:02.250738 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-worker 2025.1 c57d6ee80d8d 16 minutes ago 1.01GB 2025-09-28 14:32:02.250747 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-keystone-listener 2025.1 656376ba8787 16 minutes ago 1.01GB 2025-09-28 14:32:02.250755 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-novncproxy 2025.1 1b946f354335 17 minutes ago 1.4GB 2025-09-28 14:32:02.250772 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy 2025.1 57d64680dbab 18 minutes ago 1.28GB 2025-09-28 14:32:02.250780 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute-ironic 2025.1 69c3a72c4b54 19 minutes ago 1.25GB 2025-09-28 14:32:02.250789 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-ssh 2025.1 bfcd3624c440 20 minutes ago 1.24GB 2025-09-28 14:32:02.250797 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-scheduler 2025.1 290362c3ea95 20 minutes ago 1.24GB 2025-09-28 14:32:02.250805 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-conductor 2025.1 d2822812875b 21 minutes ago 1.24GB 2025-09-28 14:32:02.250813 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-serialproxy 2025.1 2ecb59b9ad92 21 minutes ago 1.24GB 2025-09-28 14:32:02.250822 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-api 2025.1 08ef60ead579 22 minutes ago 1.24GB 2025-09-28 14:32:02.250838 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute 2025.1 7a9f72cec99d 22 minutes ago 1.6GB 2025-09-28 14:32:02.250846 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-manager 2025.1 a83425976b6e 24 minutes ago 1.01GB 2025-09-28 14:32:02.250854 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-api 2025.1 61d594740bc0 25 minutes ago 1.01GB 2025-09-28 14:32:02.250863 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-api 2025.1 9ffbaa7d2cd9 25 minutes ago 1.13GB 2025-09-28 14:32:02.250871 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-metricd 2025.1 168b166c61c2 26 minutes ago 1.13GB 2025-09-28 14:32:02.250879 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-statsd 2025.1 60d91d3719a0 26 minutes ago 1.13GB 2025-09-28 14:32:02.250887 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-backup 2025.1 ac92a16e34f5 27 minutes ago 1.45GB 2025-09-28 14:32:02.250896 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-api 2025.1 6e19ed947959 27 minutes ago 1.44GB 2025-09-28 14:32:02.250904 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-volume 2025.1 2b399b219185 28 minutes ago 1.8GB 2025-09-28 14:32:02.250912 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-scheduler 2025.1 8ff56c4589cc 32 minutes ago 1.44GB 2025-09-28 14:32:02.250921 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-neutron-agent 2025.1 4c7d6a75e259 32 minutes ago 1.24GB 2025-09-28 14:32:02.250929 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent 2025.1 4cc4c299ef87 33 minutes ago 1.25GB 2025-09-28 14:32:02.250937 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-sriov-agent 2025.1 c427fe272f09 34 minutes ago 1.24GB 2025-09-28 14:32:02.250946 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-mlnx-agent 2025.1 b5422f0d4e4e 34 minutes ago 1.25GB 2025-09-28 14:32:02.250954 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-agent 2025.1 e2b25527096f 35 minutes ago 1.24GB 2025-09-28 14:32:02.250962 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent 2025.1 35992b08a45e 36 minutes ago 1.24GB 2025-09-28 14:32:02.250970 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metering-agent 2025.1 662147a1674e 36 minutes ago 1.24GB 2025-09-28 14:32:02.250979 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-server 2025.1 e2a45a531d13 37 minutes ago 1.25GB 2025-09-28 14:32:02.250987 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-l3-agent 2025.1 90dfab191187 38 minutes ago 1.25GB 2025-09-28 14:32:02.250995 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-dhcp-agent 2025.1 2272dc7e25c3 39 minutes ago 1.24GB 2025-09-28 14:32:02.251038 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent 2025.1 4d19c196b622 40 minutes ago 1.24GB 2025-09-28 14:32:02.251048 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-bgp-dragent 2025.1 b832d0aea960 40 minutes ago 1.24GB 2025-09-28 14:32:02.251062 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metadata-agent 2025.1 87b259dd2bf1 41 minutes ago 1.24GB 2025-09-28 14:32:02.251070 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-api 2025.1 df3a18180b0a 42 minutes ago 1.13GB 2025-09-28 14:32:02.251079 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-conductor 2025.1 58972ac735ea 42 minutes ago 1.43GB 2025-09-28 14:32:02.251087 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-api 2025.1 356178b0e447 45 minutes ago 1.16GB 2025-09-28 14:32:02.251095 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-pxe 2025.1 9806299677fd 45 minutes ago 1.22GB 2025-09-28 14:32:02.251103 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-fernet 2025.1 7b432c878d0a 46 minutes ago 1.06GB 2025-09-28 14:32:02.251112 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-ssh 2025.1 f8e36b901f83 47 minutes ago 1.07GB 2025-09-28 14:32:02.251120 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone 2025.1 656c0c682bd8 47 minutes ago 1.11GB 2025-09-28 14:32:02.251129 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api 2025.1 3f22ade77a62 51 minutes ago 1.09GB 2025-09-28 14:32:02.251137 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api-cfn 2025.1 f38ca3789fe1 52 minutes ago 1.09GB 2025-09-28 14:32:02.251145 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-engine 2025.1 4ed39767f0ed 53 minutes ago 1.09GB 2025-09-28 14:32:02.251153 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-console 2025.1 1dc041f7694d 53 minutes ago 1.08GB 2025-09-28 14:32:02.251169 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-apiserver 2025.1 719d99eedc5e 54 minutes ago 1.02GB 2025-09-28 14:32:02.251178 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-housekeeping 2025.1 9b836fc4737f 54 minutes ago 1.06GB 2025-09-28 14:32:02.251186 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-worker 2025.1 8686d3bef784 55 minutes ago 1.06GB 2025-09-28 14:32:02.251194 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-health-manager 2025.1 09b773fd09a8 55 minutes ago 1.06GB 2025-09-28 14:32:02.251202 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-driver-agent 2025.1 d9f30583596f 56 minutes ago 1.08GB 2025-09-28 14:32:02.251211 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-api 2025.1 1f4556054dcb 57 minutes ago 1.08GB 2025-09-28 14:32:02.251219 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-controller 2025.1 a8c55c5740e7 57 minutes ago 308MB 2025-09-28 14:32:02.251227 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-server 2025.1 c8eb4ba54bcc 58 minutes ago 307MB 2025-09-28 14:32:02.251235 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-northd 2025.1 af7a8823c5b7 58 minutes ago 307MB 2025-09-28 14:32:02.251244 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-nb-db-server 2025.1 fd06b803db52 58 minutes ago 307MB 2025-09-28 14:32:02.251252 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-corosync 2025.1 8c4a3a3805bf 58 minutes ago 329MB 2025-09-28 14:32:02.251260 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote 2025.1 eeabb0d14739 59 minutes ago 334MB 2025-09-28 14:32:02.251269 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pcs 2025.1 1ee495e80f60 59 minutes ago 406MB 2025-09-28 14:32:02.251277 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker 2025.1 4689ee9e2cac 59 minutes ago 398MB 2025-09-28 14:32:02.251299 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-node-exporter 2025.1 826416a5e40f About an hour ago 324MB 2025-09-28 14:32:02.251308 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-ovn-exporter 2025.1 a1335a67cfaf About an hour ago 302MB 2025-09-28 14:32:02.251316 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-cadvisor 2025.1 64b42f72e857 About an hour ago 375MB 2025-09-28 14:32:02.251325 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter 2025.1 9cd2b417f78d About an hour ago 309MB 2025-09-28 14:32:02.251333 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mtail 2025.1 a443c1d1b180 About an hour ago 317MB 2025-09-28 14:32:02.251341 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter 2025.1 d42a249b932a About an hour ago 310MB 2025-09-28 14:32:02.251350 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter 2025.1 c84d96bc80ed About an hour ago 316MB 2025-09-28 14:32:02.251358 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-alertmanager 2025.1 865249345db8 About an hour ago 422MB 2025-09-28 14:32:02.251371 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter 2025.1 a73a313a9e89 About an hour ago 319MB 2025-09-28 14:32:02.251380 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter 2025.1 72969c7ae8c8 About an hour ago 326MB 2025-09-28 14:32:02.251388 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter 2025.1 1620fa085165 About an hour ago 307MB 2025-09-28 14:32:02.251396 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-server 2025.1 19f0d0dc9326 About an hour ago 867MB 2025-09-28 14:32:02.251404 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-base 2025.1 4451e31a1883 About an hour ago 996MB 2025-09-28 14:32:02.251413 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-base 2025.1 277a6b92b829 About an hour ago 1GB 2025-09-28 14:32:02.251421 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-base 2025.1 976ba6c1bebd About an hour ago 994MB 2025-09-28 14:32:02.251429 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-base 2025.1 84a1a298ced0 About an hour ago 1.15GB 2025-09-28 14:32:02.251438 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-base 2025.1 b8444c52c33a About an hour ago 996MB 2025-09-28 14:32:02.251446 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-inspector 2025.1 175574281ab6 About an hour ago 1.05GB 2025-09-28 14:32:02.251454 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/horizon 2025.1 5f28a3e79165 About an hour ago 1.2GB 2025-09-28 14:32:02.251462 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-base 2025.1 565621476f73 About an hour ago 1.07GB 2025-09-28 14:32:02.251476 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-base 2025.1 6174be35b683 About an hour ago 1.01GB 2025-09-28 14:32:02.251485 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-base 2025.1 180a4b3c701a About an hour ago 1GB 2025-09-28 14:32:02.251493 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-base 2025.1 290b9da63b02 About an hour ago 1.23GB 2025-09-28 14:32:02.251501 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-base 2025.1 63158db29334 About an hour ago 997MB 2025-09-28 14:32:02.251509 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-base 2025.1 22fbc64beaff About an hour ago 1.12GB 2025-09-28 14:32:02.251529 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-base 2025.1 ec24f92a1b96 About an hour ago 1.43GB 2025-09-28 14:32:02.251537 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-base 2025.1 302fcf208bb0 About an hour ago 1.23GB 2025-09-28 14:32:02.251551 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-base 2025.1 7f1bb8c27748 About an hour ago 1.1GB 2025-09-28 14:32:02.251560 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-base 2025.1 79c14d849acd About an hour ago 1.15GB 2025-09-28 14:32:02.251568 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-base 2025.1 c11c3a1580bc About an hour ago 1.05GB 2025-09-28 14:32:02.251576 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-base 2025.1 3cbca03b215c About an hour ago 1.09GB 2025-09-28 14:32:02.251584 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-base 2025.1 ca802d1e10a5 About an hour ago 988MB 2025-09-28 14:32:02.251592 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-base 2025.1 b1a252833db1 About an hour ago 1.05GB 2025-09-28 14:32:02.251601 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-sentinel 2025.1 8f4a8490dcd7 About an hour ago 291MB 2025-09-28 14:32:02.251609 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis 2025.1 9a2fa125d569 About an hour ago 291MB 2025-09-28 14:32:02.251617 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-server 2025.1 0016a4208cb9 About an hour ago 466MB 2025-09-28 14:32:02.251626 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-clustercheck 2025.1 abcc54ef902d About an hour ago 317MB 2025-09-28 14:32:02.251634 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-base 2025.1 0c537c3da906 About an hour ago 305MB 2025-09-28 14:32:02.251642 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-vswitchd 2025.1 4f381ab459e1 About an hour ago 300MB 2025-09-28 14:32:02.251651 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-db-server 2025.1 0da6ecf08422 About an hour ago 300MB 2025-09-28 14:32:02.251659 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-webserver 2025.1 699e0151fa87 About an hour ago 329MB 2025-09-28 14:32:02.251671 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-lego 2025.1 5d6f6b92d75f About an hour ago 497MB 2025-09-28 14:32:02.251680 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd 2025.1 e8dc6008f91b About an hour ago 472MB 2025-09-28 14:32:02.251688 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-db 2025.1 22ad0c7bbc77 About an hour ago 472MB 2025-09-28 14:32:02.251696 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/memcached 2025.1 8ffa93c3dc19 About an hour ago 284MB 2025-09-28 14:32:02.251739 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-base 2025.1 80d037f5532b About an hour ago 283MB 2025-09-28 14:32:02.251747 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/tgtd 2025.1 11672202d52a About an hour ago 283MB 2025-09-28 14:32:02.251756 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/fluentd 2025.1 931c578d436c About an hour ago 597MB 2025-09-28 14:32:02.251764 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/grafana 2025.1 a7442bd30ce1 About an hour ago 1.02GB 2025-09-28 14:32:02.251772 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keepalived 2025.1 eef2dc3a12fb About an hour ago 295MB 2025-09-28 14:32:02.251780 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/multipathd 2025.1 47a0f1233f42 About an hour ago 288MB 2025-09-28 14:32:02.251789 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-base 2025.1 d28d47d38ef1 About an hour ago 283MB 2025-09-28 14:32:02.251797 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/kolla-toolbox 2025.1 8681ba12ac2d About an hour ago 694MB 2025-09-28 14:32:02.251813 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/rabbitmq 2025.1 2e56c40ccd0e About an hour ago 361MB 2025-09-28 14:32:02.251828 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch 2025.1 eb835942d318 About an hour ago 1.55GB 2025-09-28 14:32:02.251837 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch-dashboards 2025.1 49274997f9ff About an hour ago 1.53GB 2025-09-28 14:32:02.251845 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openstack-base 2025.1 e94e47e86d3c About an hour ago 988MB 2025-09-28 14:32:02.251853 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/iscsid 2025.1 2fed1b313e0f About an hour ago 295MB 2025-09-28 14:32:02.251862 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-libvirt 2025.1 ecdab2399cb6 About an hour ago 1.06GB 2025-09-28 14:32:02.251870 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-base 2025.1 685d6c04d720 2 hours ago 283MB 2025-09-28 14:32:02.251878 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-base 2025.1 b5017af257cb 2 hours ago 317MB 2025-09-28 14:32:02.251886 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-base 2025.1 bade5e0d0cef 2 hours ago 300MB 2025-09-28 14:32:02.251895 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cron 2025.1 8025432a5bcc 2 hours ago 284MB 2025-09-28 14:32:02.251903 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-base 2025.1 2144b474f6b0 2 hours ago 283MB 2025-09-28 14:32:02.251911 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql 2025.1 e0aff13151b9 2 hours ago 384MB 2025-09-28 14:32:02.251920 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy-ssh 2025.1 ad5d36efc1b3 2 hours ago 292MB 2025-09-28 14:32:02.251928 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy 2025.1 eed5b4e4477e 2 hours ago 292MB 2025-09-28 14:32:02.251936 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk 2025.1 1ce7e00e27d9 2 hours ago 472MB 2025-09-28 14:32:02.251945 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/dnsmasq 2025.1 d87743bd73c9 2 hours ago 286MB 2025-09-28 14:32:02.251953 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/base 2025.1 b45f94f4844b 2 hours ago 283MB 2025-09-28 14:32:02.251961 | ubuntu-noble-large | ubuntu 24.04 6d79abd4c962 2 weeks ago 78.1MB 2025-09-28 14:32:02.258743 | ubuntu-noble-large | + python3 src/tag-images-with-the-version.py 2025-09-28 14:32:03.815109 | ubuntu-noble-large | 2025-09-28T14:32:03.814584+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2025-09-28 14:32:03.815346 | ubuntu-noble-large | 2025-09-28T14:32:03.815125+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 is neutron, using pip3 show neutron 2025-09-28 14:32:03.815488 | ubuntu-noble-large | 2025-09-28T14:32:03.815338+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2025-09-28 14:32:05.100344 | ubuntu-noble-large | 2025-09-28T14:32:05.099894+0000 - INFO - Found version '26.0.2' with build date '20250928' for osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2025-09-28 14:32:05.100454 | ubuntu-noble-large | 2025-09-28T14:32:05.100247+0000 - INFO - Adding org.opencontainers.image.version='26.0.2' label to osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2025-09-28 14:32:05.292300 | ubuntu-noble-large | 2025-09-28T14:32:05.291832+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2025-09-28 14:32:05.343570 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2025-09-28 14:32:05.348159 | ubuntu-noble-large | 2025-09-28T14:32:05.347825+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2025-09-28 14:32:05.396370 | ubuntu-noble-large | 2025-09-28T14:32:05.395984+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2025-09-28 14:32:05.396491 | ubuntu-noble-large | 2025-09-28T14:32:05.396369+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 is ironic, using pip3 show ironic 2025-09-28 14:32:05.396618 | ubuntu-noble-large | 2025-09-28T14:32:05.396509+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2025-09-28 14:32:06.592272 | ubuntu-noble-large | 2025-09-28T14:32:06.591870+0000 - INFO - Found version '29.0.4' with build date '20250928' for osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2025-09-28 14:32:06.592395 | ubuntu-noble-large | 2025-09-28T14:32:06.592237+0000 - INFO - Adding org.opencontainers.image.version='29.0.4' label to osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2025-09-28 14:32:06.788968 | ubuntu-noble-large | 2025-09-28T14:32:06.788516+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2025-09-28 14:32:06.832495 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2025-09-28 14:32:06.838254 | ubuntu-noble-large | 2025-09-28T14:32:06.837443+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2025-09-28 14:32:06.894847 | ubuntu-noble-large | 2025-09-28T14:32:06.894367+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2025-09-28 14:32:06.894947 | ubuntu-noble-large | 2025-09-28T14:32:06.894813+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 is ovn, using ovn-controller --version 2025-09-28 14:32:06.895115 | ubuntu-noble-large | 2025-09-28T14:32:06.894958+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2025-09-28 14:32:07.498294 | ubuntu-noble-large | 2025-09-28T14:32:07.497971+0000 - ERROR - Something went wrong while processing osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1: Command 'ovn-controller --version' in image 'sha256:620f64a825a82042b5ad4b18da42e196319702a20d8c9db8e35c02b5ef4e17b8' returned non-zero exit status 2: b'[dumb-init] ovn-controller: No such file or directory\n' 2025-09-28 14:32:07.498400 | ubuntu-noble-large | 2025-09-28T14:32:07.498198+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2025-09-28 14:32:07.498418 | ubuntu-noble-large | 2025-09-28T14:32:07.498268+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 is ceilometer, using pip3 show ceilometer 2025-09-28 14:32:07.498433 | ubuntu-noble-large | 2025-09-28T14:32:07.498311+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2025-09-28 14:32:08.703676 | ubuntu-noble-large | 2025-09-28T14:32:08.703310+0000 - INFO - Found version '24.0.1' with build date '20250928' for osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2025-09-28 14:32:08.703961 | ubuntu-noble-large | 2025-09-28T14:32:08.703642+0000 - INFO - Adding org.opencontainers.image.version='24.0.1' label to osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2025-09-28 14:32:08.897482 | ubuntu-noble-large | 2025-09-28T14:32:08.897177+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2025-09-28 14:32:08.935436 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2025-09-28 14:32:08.940223 | ubuntu-noble-large | 2025-09-28T14:32:08.939806+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2025-09-28 14:32:08.990231 | ubuntu-noble-large | 2025-09-28T14:32:08.989810+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2025-09-28 14:32:08.990401 | ubuntu-noble-large | 2025-09-28T14:32:08.990212+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 is ceilometer, using pip3 show ceilometer 2025-09-28 14:32:08.990551 | ubuntu-noble-large | 2025-09-28T14:32:08.990390+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2025-09-28 14:32:10.207395 | ubuntu-noble-large | 2025-09-28T14:32:10.206955+0000 - INFO - Found version '24.0.1' with build date '20250928' for osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2025-09-28 14:32:10.207495 | ubuntu-noble-large | 2025-09-28T14:32:10.207324+0000 - INFO - Adding org.opencontainers.image.version='24.0.1' label to osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2025-09-28 14:32:10.399205 | ubuntu-noble-large | 2025-09-28T14:32:10.398470+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2025-09-28 14:32:10.441429 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2025-09-28 14:32:10.446180 | ubuntu-noble-large | 2025-09-28T14:32:10.445762+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2025-09-28 14:32:10.498813 | ubuntu-noble-large | 2025-09-28T14:32:10.498390+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2025-09-28 14:32:10.499008 | ubuntu-noble-large | 2025-09-28T14:32:10.498829+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 is ceilometer, using pip3 show ceilometer 2025-09-28 14:32:10.499196 | ubuntu-noble-large | 2025-09-28T14:32:10.499067+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2025-09-28 14:32:11.593785 | ubuntu-noble-large | 2025-09-28T14:32:11.593372+0000 - INFO - Found version '24.0.1' with build date '20250928' for osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2025-09-28 14:32:11.593881 | ubuntu-noble-large | 2025-09-28T14:32:11.593598+0000 - INFO - Adding org.opencontainers.image.version='24.0.1' label to osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2025-09-28 14:32:11.783935 | ubuntu-noble-large | 2025-09-28T14:32:11.783528+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2025-09-28 14:32:11.829482 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2025-09-28 14:32:11.834070 | ubuntu-noble-large | 2025-09-28T14:32:11.833731+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2025-09-28 14:32:11.881975 | ubuntu-noble-large | 2025-09-28T14:32:11.881660+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2025-09-28 14:32:11.882062 | ubuntu-noble-large | 2025-09-28T14:32:11.881941+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 is ceilometer, using pip3 show ceilometer 2025-09-28 14:32:11.882105 | ubuntu-noble-large | 2025-09-28T14:32:11.882042+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2025-09-28 14:32:13.055776 | ubuntu-noble-large | 2025-09-28T14:32:13.055301+0000 - INFO - Found version '24.0.1' with build date '20250928' for osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2025-09-28 14:32:13.055886 | ubuntu-noble-large | 2025-09-28T14:32:13.055630+0000 - INFO - Adding org.opencontainers.image.version='24.0.1' label to osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2025-09-28 14:32:13.230401 | ubuntu-noble-large | 2025-09-28T14:32:13.229949+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2025-09-28 14:32:13.288346 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2025-09-28 14:32:13.293387 | ubuntu-noble-large | 2025-09-28T14:32:13.293034+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2025-09-28 14:32:13.348530 | ubuntu-noble-large | 2025-09-28T14:32:13.348126+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2025-09-28 14:32:13.348626 | ubuntu-noble-large | 2025-09-28T14:32:13.348507+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-mdns:2025.1 is designate, using pip3 show designate 2025-09-28 14:32:13.348782 | ubuntu-noble-large | 2025-09-28T14:32:13.348641+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2025-09-28 14:32:14.541151 | ubuntu-noble-large | 2025-09-28T14:32:14.540749+0000 - INFO - Found version '20.0.1' with build date '20250928' for osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2025-09-28 14:32:14.541247 | ubuntu-noble-large | 2025-09-28T14:32:14.541117+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2025-09-28 14:32:14.709621 | ubuntu-noble-large | 2025-09-28T14:32:14.709254+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2025-09-28 14:32:14.754004 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2025-09-28 14:32:14.759204 | ubuntu-noble-large | 2025-09-28T14:32:14.758841+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2025-09-28 14:32:14.808211 | ubuntu-noble-large | 2025-09-28T14:32:14.807794+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-sink:2025.1 2025-09-28 14:32:14.808391 | ubuntu-noble-large | 2025-09-28T14:32:14.808192+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-sink:2025.1 is designate, using pip3 show designate 2025-09-28 14:32:14.808568 | ubuntu-noble-large | 2025-09-28T14:32:14.808399+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-sink:2025.1 2025-09-28 14:32:16.053165 | ubuntu-noble-large | 2025-09-28T14:32:16.052685+0000 - INFO - Found version '20.0.1' with build date '20250928' for osism.harbor.regio.digital/kolla/designate-sink:2025.1 2025-09-28 14:32:16.053278 | ubuntu-noble-large | 2025-09-28T14:32:16.053099+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/designate-sink:2025.1 2025-09-28 14:32:16.239353 | ubuntu-noble-large | 2025-09-28T14:32:16.238956+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-sink:2025.1 2025-09-28 14:32:16.284260 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-sink:2025.1 2025-09-28 14:32:16.289447 | ubuntu-noble-large | 2025-09-28T14:32:16.289041+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-sink:2025.1 2025-09-28 14:32:16.341834 | ubuntu-noble-large | 2025-09-28T14:32:16.341414+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-central:2025.1 2025-09-28 14:32:16.342014 | ubuntu-noble-large | 2025-09-28T14:32:16.341824+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-central:2025.1 is designate, using pip3 show designate 2025-09-28 14:32:16.342167 | ubuntu-noble-large | 2025-09-28T14:32:16.342043+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-central:2025.1 2025-09-28 14:32:17.501034 | ubuntu-noble-large | 2025-09-28T14:32:17.500549+0000 - INFO - Found version '20.0.1' with build date '20250928' for osism.harbor.regio.digital/kolla/designate-central:2025.1 2025-09-28 14:32:17.501211 | ubuntu-noble-large | 2025-09-28T14:32:17.500945+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/designate-central:2025.1 2025-09-28 14:32:17.698621 | ubuntu-noble-large | 2025-09-28T14:32:17.698277+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-central:2025.1 2025-09-28 14:32:17.739966 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-central:2025.1 2025-09-28 14:32:17.744962 | ubuntu-noble-large | 2025-09-28T14:32:17.744621+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-central:2025.1 2025-09-28 14:32:17.799048 | ubuntu-noble-large | 2025-09-28T14:32:17.798582+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-api:2025.1 2025-09-28 14:32:17.799182 | ubuntu-noble-large | 2025-09-28T14:32:17.799031+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-api:2025.1 is designate, using pip3 show designate 2025-09-28 14:32:17.799315 | ubuntu-noble-large | 2025-09-28T14:32:17.799189+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-api:2025.1 2025-09-28 14:32:18.955630 | ubuntu-noble-large | 2025-09-28T14:32:18.955264+0000 - INFO - Found version '20.0.1' with build date '20250928' for osism.harbor.regio.digital/kolla/designate-api:2025.1 2025-09-28 14:32:18.955776 | ubuntu-noble-large | 2025-09-28T14:32:18.955561+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/designate-api:2025.1 2025-09-28 14:32:19.190675 | ubuntu-noble-large | 2025-09-28T14:32:19.190331+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-api:2025.1 2025-09-28 14:32:19.234959 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-api:2025.1 2025-09-28 14:32:19.241462 | ubuntu-noble-large | 2025-09-28T14:32:19.241073+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-api:2025.1 2025-09-28 14:32:19.294695 | ubuntu-noble-large | 2025-09-28T14:32:19.294261+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-worker:2025.1 2025-09-28 14:32:19.294928 | ubuntu-noble-large | 2025-09-28T14:32:19.294739+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-worker:2025.1 is designate, using pip3 show designate 2025-09-28 14:32:19.295094 | ubuntu-noble-large | 2025-09-28T14:32:19.294931+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-worker:2025.1 2025-09-28 14:32:20.438006 | ubuntu-noble-large | 2025-09-28T14:32:20.437670+0000 - INFO - Found version '20.0.1' with build date '20250928' for osism.harbor.regio.digital/kolla/designate-worker:2025.1 2025-09-28 14:32:20.438114 | ubuntu-noble-large | 2025-09-28T14:32:20.437874+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/designate-worker:2025.1 2025-09-28 14:32:20.601005 | ubuntu-noble-large | 2025-09-28T14:32:20.600646+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-worker:2025.1 2025-09-28 14:32:20.638332 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-worker:2025.1 2025-09-28 14:32:20.642848 | ubuntu-noble-large | 2025-09-28T14:32:20.642491+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-worker:2025.1 2025-09-28 14:32:20.691539 | ubuntu-noble-large | 2025-09-28T14:32:20.691147+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2025-09-28 14:32:20.691674 | ubuntu-noble-large | 2025-09-28T14:32:20.691521+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 is designate, using pip3 show designate 2025-09-28 14:32:20.691839 | ubuntu-noble-large | 2025-09-28T14:32:20.691679+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2025-09-28 14:32:21.892772 | ubuntu-noble-large | 2025-09-28T14:32:21.892266+0000 - INFO - Found version '20.0.1' with build date '20250928' for osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2025-09-28 14:32:21.892886 | ubuntu-noble-large | 2025-09-28T14:32:21.892640+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2025-09-28 14:32:22.067792 | ubuntu-noble-large | 2025-09-28T14:32:22.067393+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2025-09-28 14:32:22.119826 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2025-09-28 14:32:22.124780 | ubuntu-noble-large | 2025-09-28T14:32:22.124343+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2025-09-28 14:32:22.183053 | ubuntu-noble-large | 2025-09-28T14:32:22.182568+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-producer:2025.1 2025-09-28 14:32:22.183224 | ubuntu-noble-large | 2025-09-28T14:32:22.183040+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-producer:2025.1 is designate, using pip3 show designate 2025-09-28 14:32:22.183346 | ubuntu-noble-large | 2025-09-28T14:32:22.183214+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-producer:2025.1 2025-09-28 14:32:23.422465 | ubuntu-noble-large | 2025-09-28T14:32:23.422069+0000 - INFO - Found version '20.0.1' with build date '20250928' for osism.harbor.regio.digital/kolla/designate-producer:2025.1 2025-09-28 14:32:23.422624 | ubuntu-noble-large | 2025-09-28T14:32:23.422442+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/designate-producer:2025.1 2025-09-28 14:32:23.602348 | ubuntu-noble-large | 2025-09-28T14:32:23.601900+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-producer:2025.1 2025-09-28 14:32:23.648140 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-producer:2025.1 2025-09-28 14:32:23.652735 | ubuntu-noble-large | 2025-09-28T14:32:23.652404+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-producer:2025.1 2025-09-28 14:32:23.708077 | ubuntu-noble-large | 2025-09-28T14:32:23.707650+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-api:2025.1 2025-09-28 14:32:23.708178 | ubuntu-noble-large | 2025-09-28T14:32:23.708054+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/aodh-api:2025.1 is aodh, using pip3 show aodh 2025-09-28 14:32:23.708297 | ubuntu-noble-large | 2025-09-28T14:32:23.708179+0000 - INFO - Checking osism.harbor.regio.digital/kolla/aodh-api:2025.1 2025-09-28 14:32:24.908224 | ubuntu-noble-large | 2025-09-28T14:32:24.907880+0000 - INFO - Found version '20.0.0' with build date '20250928' for osism.harbor.regio.digital/kolla/aodh-api:2025.1 2025-09-28 14:32:24.908313 | ubuntu-noble-large | 2025-09-28T14:32:24.908168+0000 - INFO - Adding org.opencontainers.image.version='20.0.0' label to osism.harbor.regio.digital/kolla/aodh-api:2025.1 2025-09-28 14:32:25.088247 | ubuntu-noble-large | 2025-09-28T14:32:25.087806+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/aodh-api:2025.1 2025-09-28 14:32:25.132833 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-api:2025.1 2025-09-28 14:32:25.138122 | ubuntu-noble-large | 2025-09-28T14:32:25.137498+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/aodh-api:2025.1 2025-09-28 14:32:25.190925 | ubuntu-noble-large | 2025-09-28T14:32:25.189650+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2025-09-28 14:32:25.191039 | ubuntu-noble-large | 2025-09-28T14:32:25.190262+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 is aodh, using pip3 show aodh 2025-09-28 14:32:25.191053 | ubuntu-noble-large | 2025-09-28T14:32:25.190501+0000 - INFO - Checking osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2025-09-28 14:32:26.396248 | ubuntu-noble-large | 2025-09-28T14:32:26.395850+0000 - INFO - Found version '20.0.0' with build date '20250928' for osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2025-09-28 14:32:26.396347 | ubuntu-noble-large | 2025-09-28T14:32:26.396193+0000 - INFO - Adding org.opencontainers.image.version='20.0.0' label to osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2025-09-28 14:32:26.577907 | ubuntu-noble-large | 2025-09-28T14:32:26.577445+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2025-09-28 14:32:26.622610 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2025-09-28 14:32:26.627333 | ubuntu-noble-large | 2025-09-28T14:32:26.626907+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2025-09-28 14:32:26.685561 | ubuntu-noble-large | 2025-09-28T14:32:26.685150+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2025-09-28 14:32:26.685746 | ubuntu-noble-large | 2025-09-28T14:32:26.685547+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 is aodh, using pip3 show aodh 2025-09-28 14:32:26.685896 | ubuntu-noble-large | 2025-09-28T14:32:26.685753+0000 - INFO - Checking osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2025-09-28 14:32:27.887233 | ubuntu-noble-large | 2025-09-28T14:32:27.886837+0000 - INFO - Found version '20.0.0' with build date '20250928' for osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2025-09-28 14:32:27.887379 | ubuntu-noble-large | 2025-09-28T14:32:27.887227+0000 - INFO - Adding org.opencontainers.image.version='20.0.0' label to osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2025-09-28 14:32:28.079022 | ubuntu-noble-large | 2025-09-28T14:32:28.078621+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2025-09-28 14:32:28.122546 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2025-09-28 14:32:28.127834 | ubuntu-noble-large | 2025-09-28T14:32:28.127420+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2025-09-28 14:32:28.177776 | ubuntu-noble-large | 2025-09-28T14:32:28.177389+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2025-09-28 14:32:28.177886 | ubuntu-noble-large | 2025-09-28T14:32:28.177748+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/aodh-listener:2025.1 is aodh, using pip3 show aodh 2025-09-28 14:32:28.178040 | ubuntu-noble-large | 2025-09-28T14:32:28.177882+0000 - INFO - Checking osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2025-09-28 14:32:29.393098 | ubuntu-noble-large | 2025-09-28T14:32:29.392672+0000 - INFO - Found version '20.0.0' with build date '20250928' for osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2025-09-28 14:32:29.393207 | ubuntu-noble-large | 2025-09-28T14:32:29.393037+0000 - INFO - Adding org.opencontainers.image.version='20.0.0' label to osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2025-09-28 14:32:29.575732 | ubuntu-noble-large | 2025-09-28T14:32:29.575399+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2025-09-28 14:32:29.612454 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2025-09-28 14:32:29.617223 | ubuntu-noble-large | 2025-09-28T14:32:29.616847+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2025-09-28 14:32:29.671997 | ubuntu-noble-large | 2025-09-28T14:32:29.671525+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2025-09-28 14:32:29.672172 | ubuntu-noble-large | 2025-09-28T14:32:29.671988+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 is aodh, using pip3 show aodh 2025-09-28 14:32:29.672297 | ubuntu-noble-large | 2025-09-28T14:32:29.672163+0000 - INFO - Checking osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2025-09-28 14:32:30.879494 | ubuntu-noble-large | 2025-09-28T14:32:30.879062+0000 - INFO - Found version '20.0.0' with build date '20250928' for osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2025-09-28 14:32:30.879603 | ubuntu-noble-large | 2025-09-28T14:32:30.879375+0000 - INFO - Adding org.opencontainers.image.version='20.0.0' label to osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2025-09-28 14:32:31.076573 | ubuntu-noble-large | 2025-09-28T14:32:31.076223+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2025-09-28 14:32:31.123026 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2025-09-28 14:32:31.128540 | ubuntu-noble-large | 2025-09-28T14:32:31.128136+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2025-09-28 14:32:31.183247 | ubuntu-noble-large | 2025-09-28T14:32:31.182844+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/magnum-api:2025.1 2025-09-28 14:32:31.183372 | ubuntu-noble-large | 2025-09-28T14:32:31.183221+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/magnum-api:2025.1 is magnum, using pip3 show magnum 2025-09-28 14:32:31.183494 | ubuntu-noble-large | 2025-09-28T14:32:31.183378+0000 - INFO - Checking osism.harbor.regio.digital/kolla/magnum-api:2025.1 2025-09-28 14:32:32.415589 | ubuntu-noble-large | 2025-09-28T14:32:32.415156+0000 - INFO - Found version '20.0.1' with build date '20250928' for osism.harbor.regio.digital/kolla/magnum-api:2025.1 2025-09-28 14:32:32.415749 | ubuntu-noble-large | 2025-09-28T14:32:32.415473+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/magnum-api:2025.1 2025-09-28 14:32:32.608309 | ubuntu-noble-large | 2025-09-28T14:32:32.607897+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/magnum-api:2025.1 2025-09-28 14:32:32.651495 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/magnum-api:2025.1 2025-09-28 14:32:32.656224 | ubuntu-noble-large | 2025-09-28T14:32:32.655808+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/magnum-api:2025.1 2025-09-28 14:32:32.707369 | ubuntu-noble-large | 2025-09-28T14:32:32.706978+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2025-09-28 14:32:32.707523 | ubuntu-noble-large | 2025-09-28T14:32:32.707359+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 is magnum, using pip3 show magnum 2025-09-28 14:32:32.707646 | ubuntu-noble-large | 2025-09-28T14:32:32.707519+0000 - INFO - Checking osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2025-09-28 14:32:33.909229 | ubuntu-noble-large | 2025-09-28T14:32:33.908801+0000 - INFO - Found version '20.0.1' with build date '20250928' for osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2025-09-28 14:32:33.909337 | ubuntu-noble-large | 2025-09-28T14:32:33.909158+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2025-09-28 14:32:34.091621 | ubuntu-noble-large | 2025-09-28T14:32:34.091261+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2025-09-28 14:32:34.143699 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2025-09-28 14:32:34.149049 | ubuntu-noble-large | 2025-09-28T14:32:34.148627+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2025-09-28 14:32:34.200310 | ubuntu-noble-large | 2025-09-28T14:32:34.199864+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/placement-api:2025.1 2025-09-28 14:32:34.200408 | ubuntu-noble-large | 2025-09-28T14:32:34.200267+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/placement-api:2025.1 is placement, using pip3 show openstack-placement 2025-09-28 14:32:34.200523 | ubuntu-noble-large | 2025-09-28T14:32:34.200403+0000 - INFO - Checking osism.harbor.regio.digital/kolla/placement-api:2025.1 2025-09-28 14:32:35.560025 | ubuntu-noble-large | 2025-09-28T14:32:35.559576+0000 - INFO - Found version '13.0.0' with build date '20250928' for osism.harbor.regio.digital/kolla/placement-api:2025.1 2025-09-28 14:32:35.560129 | ubuntu-noble-large | 2025-09-28T14:32:35.559929+0000 - INFO - Adding org.opencontainers.image.version='13.0.0' label to osism.harbor.regio.digital/kolla/placement-api:2025.1 2025-09-28 14:32:35.776531 | ubuntu-noble-large | 2025-09-28T14:32:35.776193+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/placement-api:2025.1 2025-09-28 14:32:35.819125 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/placement-api:2025.1 2025-09-28 14:32:35.824300 | ubuntu-noble-large | 2025-09-28T14:32:35.823829+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/placement-api:2025.1 2025-09-28 14:32:35.876586 | ubuntu-noble-large | 2025-09-28T14:32:35.876186+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/manila-data:2025.1 2025-09-28 14:32:35.876887 | ubuntu-noble-large | 2025-09-28T14:32:35.876577+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/manila-data:2025.1 is manila, using pip3 show manila 2025-09-28 14:32:35.877010 | ubuntu-noble-large | 2025-09-28T14:32:35.876800+0000 - INFO - Checking osism.harbor.regio.digital/kolla/manila-data:2025.1 2025-09-28 14:32:37.230176 | ubuntu-noble-large | 2025-09-28T14:32:37.229761+0000 - INFO - Found version '20.0.1' with build date '20250928' for osism.harbor.regio.digital/kolla/manila-data:2025.1 2025-09-28 14:32:37.230261 | ubuntu-noble-large | 2025-09-28T14:32:37.230116+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/manila-data:2025.1 2025-09-28 14:32:37.416268 | ubuntu-noble-large | 2025-09-28T14:32:37.415892+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/manila-data:2025.1 2025-09-28 14:32:37.460810 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-data:2025.1 2025-09-28 14:32:37.466241 | ubuntu-noble-large | 2025-09-28T14:32:37.465754+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/manila-data:2025.1 2025-09-28 14:32:37.517131 | ubuntu-noble-large | 2025-09-28T14:32:37.516598+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2025-09-28 14:32:37.517292 | ubuntu-noble-large | 2025-09-28T14:32:37.517116+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 is manila, using pip3 show manila 2025-09-28 14:32:37.517418 | ubuntu-noble-large | 2025-09-28T14:32:37.517289+0000 - INFO - Checking osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2025-09-28 14:32:38.716880 | ubuntu-noble-large | 2025-09-28T14:32:38.716295+0000 - INFO - Found version '20.0.1' with build date '20250928' for osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2025-09-28 14:32:38.717003 | ubuntu-noble-large | 2025-09-28T14:32:38.716593+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2025-09-28 14:32:38.907511 | ubuntu-noble-large | 2025-09-28T14:32:38.907071+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2025-09-28 14:32:38.952384 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2025-09-28 14:32:38.956203 | ubuntu-noble-large | 2025-09-28T14:32:38.955788+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2025-09-28 14:32:39.005157 | ubuntu-noble-large | 2025-09-28T14:32:39.004811+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/manila-share:2025.1 2025-09-28 14:32:39.005246 | ubuntu-noble-large | 2025-09-28T14:32:39.005121+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/manila-share:2025.1 is manila, using pip3 show manila 2025-09-28 14:32:39.005296 | ubuntu-noble-large | 2025-09-28T14:32:39.005214+0000 - INFO - Checking osism.harbor.regio.digital/kolla/manila-share:2025.1 2025-09-28 14:32:40.236337 | ubuntu-noble-large | 2025-09-28T14:32:40.235921+0000 - INFO - Found version '20.0.1' with build date '20250928' for osism.harbor.regio.digital/kolla/manila-share:2025.1 2025-09-28 14:32:40.236454 | ubuntu-noble-large | 2025-09-28T14:32:40.236274+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/manila-share:2025.1 2025-09-28 14:32:40.420802 | ubuntu-noble-large | 2025-09-28T14:32:40.420414+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/manila-share:2025.1 2025-09-28 14:32:40.466596 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-share:2025.1 2025-09-28 14:32:40.470901 | ubuntu-noble-large | 2025-09-28T14:32:40.470514+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/manila-share:2025.1 2025-09-28 14:32:40.522002 | ubuntu-noble-large | 2025-09-28T14:32:40.521554+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/manila-api:2025.1 2025-09-28 14:32:40.522141 | ubuntu-noble-large | 2025-09-28T14:32:40.521971+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/manila-api:2025.1 is manila, using pip3 show manila 2025-09-28 14:32:40.522237 | ubuntu-noble-large | 2025-09-28T14:32:40.522120+0000 - INFO - Checking osism.harbor.regio.digital/kolla/manila-api:2025.1 2025-09-28 14:32:41.681081 | ubuntu-noble-large | 2025-09-28T14:32:41.680633+0000 - INFO - Found version '20.0.1' with build date '20250928' for osism.harbor.regio.digital/kolla/manila-api:2025.1 2025-09-28 14:32:41.681176 | ubuntu-noble-large | 2025-09-28T14:32:41.681011+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/manila-api:2025.1 2025-09-28 14:32:41.862126 | ubuntu-noble-large | 2025-09-28T14:32:41.861742+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/manila-api:2025.1 2025-09-28 14:32:41.904814 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-api:2025.1 2025-09-28 14:32:41.909545 | ubuntu-noble-large | 2025-09-28T14:32:41.909187+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/manila-api:2025.1 2025-09-28 14:32:41.959439 | ubuntu-noble-large | 2025-09-28T14:32:41.959007+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2025-09-28 14:32:41.959598 | ubuntu-noble-large | 2025-09-28T14:32:41.959420+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 is masakari, using pip3 show masakari 2025-09-28 14:32:41.959767 | ubuntu-noble-large | 2025-09-28T14:32:41.959594+0000 - INFO - Checking osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2025-09-28 14:32:43.141919 | ubuntu-noble-large | 2025-09-28T14:32:43.141377+0000 - INFO - Found version '19.0.1' with build date '20250928' for osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2025-09-28 14:32:43.142042 | ubuntu-noble-large | 2025-09-28T14:32:43.141678+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2025-09-28 14:32:43.336285 | ubuntu-noble-large | 2025-09-28T14:32:43.335813+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2025-09-28 14:32:43.381380 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2025-09-28 14:32:43.386385 | ubuntu-noble-large | 2025-09-28T14:32:43.386016+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2025-09-28 14:32:43.440347 | ubuntu-noble-large | 2025-09-28T14:32:43.439914+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/masakari-api:2025.1 2025-09-28 14:32:43.440509 | ubuntu-noble-large | 2025-09-28T14:32:43.440338+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/masakari-api:2025.1 is masakari, using pip3 show masakari 2025-09-28 14:32:43.440634 | ubuntu-noble-large | 2025-09-28T14:32:43.440507+0000 - INFO - Checking osism.harbor.regio.digital/kolla/masakari-api:2025.1 2025-09-28 14:32:44.656606 | ubuntu-noble-large | 2025-09-28T14:32:44.656213+0000 - INFO - Found version '19.0.1' with build date '20250928' for osism.harbor.regio.digital/kolla/masakari-api:2025.1 2025-09-28 14:32:44.656768 | ubuntu-noble-large | 2025-09-28T14:32:44.656540+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/masakari-api:2025.1 2025-09-28 14:32:44.826997 | ubuntu-noble-large | 2025-09-28T14:32:44.826613+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/masakari-api:2025.1 2025-09-28 14:32:44.868789 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-api:2025.1 2025-09-28 14:32:44.872743 | ubuntu-noble-large | 2025-09-28T14:32:44.872393+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/masakari-api:2025.1 2025-09-28 14:32:44.927725 | ubuntu-noble-large | 2025-09-28T14:32:44.927330+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2025-09-28 14:32:44.927827 | ubuntu-noble-large | 2025-09-28T14:32:44.927668+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/masakari-engine:2025.1 is masakari, using pip3 show masakari 2025-09-28 14:32:44.927980 | ubuntu-noble-large | 2025-09-28T14:32:44.927837+0000 - INFO - Checking osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2025-09-28 14:32:46.148438 | ubuntu-noble-large | 2025-09-28T14:32:46.147905+0000 - INFO - Found version '19.0.1' with build date '20250928' for osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2025-09-28 14:32:46.148572 | ubuntu-noble-large | 2025-09-28T14:32:46.148309+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2025-09-28 14:32:46.373755 | ubuntu-noble-large | 2025-09-28T14:32:46.373358+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2025-09-28 14:32:46.418176 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2025-09-28 14:32:46.423524 | ubuntu-noble-large | 2025-09-28T14:32:46.423160+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2025-09-28 14:32:46.477625 | ubuntu-noble-large | 2025-09-28T14:32:46.477192+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/barbican-api:2025.1 2025-09-28 14:32:46.477901 | ubuntu-noble-large | 2025-09-28T14:32:46.477602+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/barbican-api:2025.1 is barbican, using pip3 show barbican 2025-09-28 14:32:46.477988 | ubuntu-noble-large | 2025-09-28T14:32:46.477810+0000 - INFO - Checking osism.harbor.regio.digital/kolla/barbican-api:2025.1 2025-09-28 14:32:47.647575 | ubuntu-noble-large | 2025-09-28T14:32:47.647123+0000 - INFO - Found version '20.0.1' with build date '20250928' for osism.harbor.regio.digital/kolla/barbican-api:2025.1 2025-09-28 14:32:47.647686 | ubuntu-noble-large | 2025-09-28T14:32:47.647501+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/barbican-api:2025.1 2025-09-28 14:32:47.823786 | ubuntu-noble-large | 2025-09-28T14:32:47.823397+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/barbican-api:2025.1 2025-09-28 14:32:47.866497 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-api:2025.1 2025-09-28 14:32:47.871092 | ubuntu-noble-large | 2025-09-28T14:32:47.870670+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/barbican-api:2025.1 2025-09-28 14:32:47.924602 | ubuntu-noble-large | 2025-09-28T14:32:47.924134+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2025-09-28 14:32:47.924746 | ubuntu-noble-large | 2025-09-28T14:32:47.924559+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/barbican-worker:2025.1 is barbican, using pip3 show barbican 2025-09-28 14:32:47.924908 | ubuntu-noble-large | 2025-09-28T14:32:47.924764+0000 - INFO - Checking osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2025-09-28 14:32:49.078073 | ubuntu-noble-large | 2025-09-28T14:32:49.077565+0000 - INFO - Found version '20.0.1' with build date '20250928' for osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2025-09-28 14:32:49.078213 | ubuntu-noble-large | 2025-09-28T14:32:49.077916+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2025-09-28 14:32:49.253754 | ubuntu-noble-large | 2025-09-28T14:32:49.253269+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2025-09-28 14:32:49.296901 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2025-09-28 14:32:49.302057 | ubuntu-noble-large | 2025-09-28T14:32:49.301611+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2025-09-28 14:32:49.358782 | ubuntu-noble-large | 2025-09-28T14:32:49.358324+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2025-09-28 14:32:49.359013 | ubuntu-noble-large | 2025-09-28T14:32:49.358802+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 is barbican, using pip3 show barbican 2025-09-28 14:32:49.359114 | ubuntu-noble-large | 2025-09-28T14:32:49.359003+0000 - INFO - Checking osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2025-09-28 14:32:50.520179 | ubuntu-noble-large | 2025-09-28T14:32:50.519788+0000 - INFO - Found version '20.0.1' with build date '20250928' for osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2025-09-28 14:32:50.520262 | ubuntu-noble-large | 2025-09-28T14:32:50.520130+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2025-09-28 14:32:50.703035 | ubuntu-noble-large | 2025-09-28T14:32:50.702582+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2025-09-28 14:32:50.751396 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2025-09-28 14:32:50.756287 | ubuntu-noble-large | 2025-09-28T14:32:50.755902+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2025-09-28 14:32:50.816527 | ubuntu-noble-large | 2025-09-28T14:32:50.813663+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2025-09-28 14:32:50.816599 | ubuntu-noble-large | 2025-09-28T14:32:50.814106+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 is nova, using pip3 show nova 2025-09-28 14:32:50.816611 | ubuntu-noble-large | 2025-09-28T14:32:50.814259+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2025-09-28 14:32:52.045458 | ubuntu-noble-large | 2025-09-28T14:32:52.045039+0000 - INFO - Found version '31.1.1' with build date '20250928' for osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2025-09-28 14:32:52.045561 | ubuntu-noble-large | 2025-09-28T14:32:52.045379+0000 - INFO - Adding org.opencontainers.image.version='31.1.1' label to osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2025-09-28 14:32:52.237196 | ubuntu-noble-large | 2025-09-28T14:32:52.236658+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2025-09-28 14:32:52.279469 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2025-09-28 14:32:52.284479 | ubuntu-noble-large | 2025-09-28T14:32:52.284004+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2025-09-28 14:32:52.339695 | ubuntu-noble-large | 2025-09-28T14:32:52.339255+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2025-09-28 14:32:52.339970 | ubuntu-noble-large | 2025-09-28T14:32:52.339693+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 is nova, using pip3 show nova 2025-09-28 14:32:52.340069 | ubuntu-noble-large | 2025-09-28T14:32:52.339943+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2025-09-28 14:32:53.621764 | ubuntu-noble-large | 2025-09-28T14:32:53.621335+0000 - INFO - Found version '31.1.1' with build date '20250928' for osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2025-09-28 14:32:53.621878 | ubuntu-noble-large | 2025-09-28T14:32:53.621667+0000 - INFO - Adding org.opencontainers.image.version='31.1.1' label to osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2025-09-28 14:32:53.790964 | ubuntu-noble-large | 2025-09-28T14:32:53.790526+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2025-09-28 14:32:53.844394 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2025-09-28 14:32:53.849163 | ubuntu-noble-large | 2025-09-28T14:32:53.848781+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2025-09-28 14:32:53.898071 | ubuntu-noble-large | 2025-09-28T14:32:53.897605+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2025-09-28 14:32:53.898258 | ubuntu-noble-large | 2025-09-28T14:32:53.898049+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 is nova, using pip3 show nova 2025-09-28 14:32:53.898360 | ubuntu-noble-large | 2025-09-28T14:32:53.898233+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2025-09-28 14:32:55.119286 | ubuntu-noble-large | 2025-09-28T14:32:55.118845+0000 - INFO - Found version '31.1.1' with build date '20250928' for osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2025-09-28 14:32:55.119402 | ubuntu-noble-large | 2025-09-28T14:32:55.119203+0000 - INFO - Adding org.opencontainers.image.version='31.1.1' label to osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2025-09-28 14:32:55.352230 | ubuntu-noble-large | 2025-09-28T14:32:55.351668+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2025-09-28 14:32:55.393602 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2025-09-28 14:32:55.398862 | ubuntu-noble-large | 2025-09-28T14:32:55.398392+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2025-09-28 14:32:55.446067 | ubuntu-noble-large | 2025-09-28T14:32:55.445586+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2025-09-28 14:32:55.446223 | ubuntu-noble-large | 2025-09-28T14:32:55.446070+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-ssh:2025.1 is nova, using pip3 show nova 2025-09-28 14:32:55.446348 | ubuntu-noble-large | 2025-09-28T14:32:55.446236+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2025-09-28 14:32:56.779676 | ubuntu-noble-large | 2025-09-28T14:32:56.779336+0000 - INFO - Found version '31.1.1' with build date '20250928' for osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2025-09-28 14:32:56.779840 | ubuntu-noble-large | 2025-09-28T14:32:56.779569+0000 - INFO - Adding org.opencontainers.image.version='31.1.1' label to osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2025-09-28 14:32:56.967588 | ubuntu-noble-large | 2025-09-28T14:32:56.967192+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2025-09-28 14:32:57.005216 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2025-09-28 14:32:57.009738 | ubuntu-noble-large | 2025-09-28T14:32:57.009209+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2025-09-28 14:32:57.081792 | ubuntu-noble-large | 2025-09-28T14:32:57.081317+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2025-09-28 14:32:57.081894 | ubuntu-noble-large | 2025-09-28T14:32:57.081750+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 is nova, using pip3 show nova 2025-09-28 14:32:57.082090 | ubuntu-noble-large | 2025-09-28T14:32:57.081936+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2025-09-28 14:32:58.272451 | ubuntu-noble-large | 2025-09-28T14:32:58.272076+0000 - INFO - Found version '31.1.1' with build date '20250928' for osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2025-09-28 14:32:58.272568 | ubuntu-noble-large | 2025-09-28T14:32:58.272395+0000 - INFO - Adding org.opencontainers.image.version='31.1.1' label to osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2025-09-28 14:32:58.462669 | ubuntu-noble-large | 2025-09-28T14:32:58.462316+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2025-09-28 14:32:58.510681 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2025-09-28 14:32:58.516038 | ubuntu-noble-large | 2025-09-28T14:32:58.515615+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2025-09-28 14:32:58.572197 | ubuntu-noble-large | 2025-09-28T14:32:58.571678+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2025-09-28 14:32:58.572343 | ubuntu-noble-large | 2025-09-28T14:32:58.572173+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-conductor:2025.1 is nova, using pip3 show nova 2025-09-28 14:32:58.572479 | ubuntu-noble-large | 2025-09-28T14:32:58.572348+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2025-09-28 14:32:59.937673 | ubuntu-noble-large | 2025-09-28T14:32:59.937288+0000 - INFO - Found version '31.1.1' with build date '20250928' for osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2025-09-28 14:32:59.937818 | ubuntu-noble-large | 2025-09-28T14:32:59.937615+0000 - INFO - Adding org.opencontainers.image.version='31.1.1' label to osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2025-09-28 14:33:00.128398 | ubuntu-noble-large | 2025-09-28T14:33:00.127994+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2025-09-28 14:33:00.174353 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2025-09-28 14:33:00.180115 | ubuntu-noble-large | 2025-09-28T14:33:00.179554+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2025-09-28 14:33:00.232784 | ubuntu-noble-large | 2025-09-28T14:33:00.232246+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2025-09-28 14:33:00.233134 | ubuntu-noble-large | 2025-09-28T14:33:00.232788+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 is nova, using pip3 show nova 2025-09-28 14:33:00.233209 | ubuntu-noble-large | 2025-09-28T14:33:00.233050+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2025-09-28 14:33:01.425661 | ubuntu-noble-large | 2025-09-28T14:33:01.425230+0000 - INFO - Found version '31.1.1' with build date '20250928' for osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2025-09-28 14:33:01.425820 | ubuntu-noble-large | 2025-09-28T14:33:01.425553+0000 - INFO - Adding org.opencontainers.image.version='31.1.1' label to osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2025-09-28 14:33:01.603229 | ubuntu-noble-large | 2025-09-28T14:33:01.602772+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2025-09-28 14:33:01.648122 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2025-09-28 14:33:01.652321 | ubuntu-noble-large | 2025-09-28T14:33:01.651865+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2025-09-28 14:33:01.712412 | ubuntu-noble-large | 2025-09-28T14:33:01.712067+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-api:2025.1 2025-09-28 14:33:01.712500 | ubuntu-noble-large | 2025-09-28T14:33:01.712391+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-api:2025.1 is nova, using pip3 show nova 2025-09-28 14:33:01.712603 | ubuntu-noble-large | 2025-09-28T14:33:01.712511+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-api:2025.1 2025-09-28 14:33:02.974655 | ubuntu-noble-large | 2025-09-28T14:33:02.974313+0000 - INFO - Found version '31.1.1' with build date '20250928' for osism.harbor.regio.digital/kolla/nova-api:2025.1 2025-09-28 14:33:02.974789 | ubuntu-noble-large | 2025-09-28T14:33:02.974613+0000 - INFO - Adding org.opencontainers.image.version='31.1.1' label to osism.harbor.regio.digital/kolla/nova-api:2025.1 2025-09-28 14:33:03.161461 | ubuntu-noble-large | 2025-09-28T14:33:03.161087+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-api:2025.1 2025-09-28 14:33:03.207307 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-api:2025.1 2025-09-28 14:33:03.212607 | ubuntu-noble-large | 2025-09-28T14:33:03.212186+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-api:2025.1 2025-09-28 14:33:03.265659 | ubuntu-noble-large | 2025-09-28T14:33:03.265201+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-compute:2025.1 2025-09-28 14:33:03.265788 | ubuntu-noble-large | 2025-09-28T14:33:03.265615+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-compute:2025.1 is nova, using pip3 show nova 2025-09-28 14:33:03.265955 | ubuntu-noble-large | 2025-09-28T14:33:03.265801+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-compute:2025.1 2025-09-28 14:33:04.517533 | ubuntu-noble-large | 2025-09-28T14:33:04.517109+0000 - INFO - Found version '31.1.1' with build date '20250928' for osism.harbor.regio.digital/kolla/nova-compute:2025.1 2025-09-28 14:33:04.517655 | ubuntu-noble-large | 2025-09-28T14:33:04.517433+0000 - INFO - Adding org.opencontainers.image.version='31.1.1' label to osism.harbor.regio.digital/kolla/nova-compute:2025.1 2025-09-28 14:33:04.709323 | ubuntu-noble-large | 2025-09-28T14:33:04.708892+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-compute:2025.1 2025-09-28 14:33:04.744144 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-compute:2025.1 2025-09-28 14:33:04.749548 | ubuntu-noble-large | 2025-09-28T14:33:04.749222+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-compute:2025.1 2025-09-28 14:33:04.809790 | ubuntu-noble-large | 2025-09-28T14:33:04.809399+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2025-09-28 14:33:04.809874 | ubuntu-noble-large | 2025-09-28T14:33:04.809754+0000 - ERROR - Configuration for blazar-manager (blazar) not found 2025-09-28 14:33:04.809892 | ubuntu-noble-large | 2025-09-28T14:33:04.809819+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/blazar-api:2025.1 2025-09-28 14:33:04.809942 | ubuntu-noble-large | 2025-09-28T14:33:04.809875+0000 - ERROR - Configuration for blazar-api (blazar) not found 2025-09-28 14:33:04.809996 | ubuntu-noble-large | 2025-09-28T14:33:04.809936+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2025-09-28 14:33:04.810071 | ubuntu-noble-large | 2025-09-28T14:33:04.809990+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 is gnocchi, using pip3 show gnocchi 2025-09-28 14:33:04.810092 | ubuntu-noble-large | 2025-09-28T14:33:04.810039+0000 - INFO - Checking osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2025-09-28 14:33:05.999945 | ubuntu-noble-large | 2025-09-28T14:33:05.999507+0000 - INFO - Found version '4.6.4' with build date '20250928' for osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2025-09-28 14:33:06.000052 | ubuntu-noble-large | 2025-09-28T14:33:05.999812+0000 - INFO - Adding org.opencontainers.image.version='4.6.4' label to osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2025-09-28 14:33:06.170955 | ubuntu-noble-large | 2025-09-28T14:33:06.170449+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2025-09-28 14:33:06.219279 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2025-09-28 14:33:06.223678 | ubuntu-noble-large | 2025-09-28T14:33:06.223311+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2025-09-28 14:33:06.279813 | ubuntu-noble-large | 2025-09-28T14:33:06.279285+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2025-09-28 14:33:06.279992 | ubuntu-noble-large | 2025-09-28T14:33:06.279677+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 is gnocchi, using pip3 show gnocchi 2025-09-28 14:33:06.280141 | ubuntu-noble-large | 2025-09-28T14:33:06.279879+0000 - INFO - Checking osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2025-09-28 14:33:07.547099 | ubuntu-noble-large | 2025-09-28T14:33:07.546738+0000 - INFO - Found version '4.6.4' with build date '20250928' for osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2025-09-28 14:33:07.547205 | ubuntu-noble-large | 2025-09-28T14:33:07.547043+0000 - INFO - Adding org.opencontainers.image.version='4.6.4' label to osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2025-09-28 14:33:07.731258 | ubuntu-noble-large | 2025-09-28T14:33:07.730793+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2025-09-28 14:33:07.775078 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2025-09-28 14:33:07.778641 | ubuntu-noble-large | 2025-09-28T14:33:07.778308+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2025-09-28 14:33:07.830772 | ubuntu-noble-large | 2025-09-28T14:33:07.830411+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2025-09-28 14:33:07.831000 | ubuntu-noble-large | 2025-09-28T14:33:07.830814+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 is gnocchi, using pip3 show gnocchi 2025-09-28 14:33:07.831133 | ubuntu-noble-large | 2025-09-28T14:33:07.831013+0000 - INFO - Checking osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2025-09-28 14:33:09.013007 | ubuntu-noble-large | 2025-09-28T14:33:09.012553+0000 - INFO - Found version '4.6.4' with build date '20250928' for osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2025-09-28 14:33:09.013109 | ubuntu-noble-large | 2025-09-28T14:33:09.012939+0000 - INFO - Adding org.opencontainers.image.version='4.6.4' label to osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2025-09-28 14:33:09.191765 | ubuntu-noble-large | 2025-09-28T14:33:09.191372+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2025-09-28 14:33:09.234212 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2025-09-28 14:33:09.238875 | ubuntu-noble-large | 2025-09-28T14:33:09.238450+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2025-09-28 14:33:09.287221 | ubuntu-noble-large | 2025-09-28T14:33:09.286790+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2025-09-28 14:33:09.287313 | ubuntu-noble-large | 2025-09-28T14:33:09.287183+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/cinder-backup:2025.1 is cinder, using pip3 show cinder 2025-09-28 14:33:09.287521 | ubuntu-noble-large | 2025-09-28T14:33:09.287344+0000 - INFO - Checking osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2025-09-28 14:33:10.450867 | ubuntu-noble-large | 2025-09-28T14:33:10.450352+0000 - INFO - Found version '26.1.1' with build date '20250928' for osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2025-09-28 14:33:10.451044 | ubuntu-noble-large | 2025-09-28T14:33:10.450762+0000 - INFO - Adding org.opencontainers.image.version='26.1.1' label to osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2025-09-28 14:33:10.633016 | ubuntu-noble-large | 2025-09-28T14:33:10.632570+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2025-09-28 14:33:10.680332 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2025-09-28 14:33:10.684808 | ubuntu-noble-large | 2025-09-28T14:33:10.684422+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2025-09-28 14:33:10.743579 | ubuntu-noble-large | 2025-09-28T14:33:10.742973+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cinder-api:2025.1 2025-09-28 14:33:10.743924 | ubuntu-noble-large | 2025-09-28T14:33:10.743601+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/cinder-api:2025.1 is cinder, using pip3 show cinder 2025-09-28 14:33:10.744108 | ubuntu-noble-large | 2025-09-28T14:33:10.743941+0000 - INFO - Checking osism.harbor.regio.digital/kolla/cinder-api:2025.1 2025-09-28 14:33:12.031388 | ubuntu-noble-large | 2025-09-28T14:33:12.030956+0000 - INFO - Found version '26.1.1' with build date '20250928' for osism.harbor.regio.digital/kolla/cinder-api:2025.1 2025-09-28 14:33:12.031520 | ubuntu-noble-large | 2025-09-28T14:33:12.031297+0000 - INFO - Adding org.opencontainers.image.version='26.1.1' label to osism.harbor.regio.digital/kolla/cinder-api:2025.1 2025-09-28 14:33:12.188088 | ubuntu-noble-large | 2025-09-28T14:33:12.187616+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/cinder-api:2025.1 2025-09-28 14:33:12.241781 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-api:2025.1 2025-09-28 14:33:12.247527 | ubuntu-noble-large | 2025-09-28T14:33:12.247213+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/cinder-api:2025.1 2025-09-28 14:33:12.306978 | ubuntu-noble-large | 2025-09-28T14:33:12.306313+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2025-09-28 14:33:12.307102 | ubuntu-noble-large | 2025-09-28T14:33:12.306692+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/cinder-volume:2025.1 is cinder, using pip3 show cinder 2025-09-28 14:33:12.307147 | ubuntu-noble-large | 2025-09-28T14:33:12.306907+0000 - INFO - Checking osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2025-09-28 14:33:13.681795 | ubuntu-noble-large | 2025-09-28T14:33:13.681367+0000 - INFO - Found version '26.1.1' with build date '20250928' for osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2025-09-28 14:33:13.681963 | ubuntu-noble-large | 2025-09-28T14:33:13.681694+0000 - INFO - Adding org.opencontainers.image.version='26.1.1' label to osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2025-09-28 14:33:13.861295 | ubuntu-noble-large | 2025-09-28T14:33:13.860930+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2025-09-28 14:33:13.909226 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2025-09-28 14:33:13.913427 | ubuntu-noble-large | 2025-09-28T14:33:13.913052+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2025-09-28 14:33:13.966160 | ubuntu-noble-large | 2025-09-28T14:33:13.965639+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2025-09-28 14:33:13.966265 | ubuntu-noble-large | 2025-09-28T14:33:13.966109+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 is cinder, using pip3 show cinder 2025-09-28 14:33:13.966412 | ubuntu-noble-large | 2025-09-28T14:33:13.966268+0000 - INFO - Checking osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2025-09-28 14:33:15.193690 | ubuntu-noble-large | 2025-09-28T14:33:15.193299+0000 - INFO - Found version '26.1.1' with build date '20250928' for osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2025-09-28 14:33:15.193835 | ubuntu-noble-large | 2025-09-28T14:33:15.193630+0000 - INFO - Adding org.opencontainers.image.version='26.1.1' label to osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2025-09-28 14:33:15.366161 | ubuntu-noble-large | 2025-09-28T14:33:15.365773+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2025-09-28 14:33:15.412513 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2025-09-28 14:33:15.417067 | ubuntu-noble-large | 2025-09-28T14:33:15.416568+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2025-09-28 14:33:15.468485 | ubuntu-noble-large | 2025-09-28T14:33:15.468119+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2025-09-28 14:33:15.468635 | ubuntu-noble-large | 2025-09-28T14:33:15.468485+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 2025-09-28 14:33:15.468939 | ubuntu-noble-large | 2025-09-28T14:33:15.468647+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2025-09-28 14:33:16.662105 | ubuntu-noble-large | 2025-09-28T14:33:16.661648+0000 - INFO - Found version '26.0.2' with build date '20250928' for osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2025-09-28 14:33:16.662205 | ubuntu-noble-large | 2025-09-28T14:33:16.662071+0000 - INFO - Adding org.opencontainers.image.version='26.0.2' label to osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2025-09-28 14:33:16.839054 | ubuntu-noble-large | 2025-09-28T14:33:16.838608+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2025-09-28 14:33:16.884617 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2025-09-28 14:33:16.890352 | ubuntu-noble-large | 2025-09-28T14:33:16.889949+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2025-09-28 14:33:16.940233 | ubuntu-noble-large | 2025-09-28T14:33:16.939784+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2025-09-28 14:33:16.940412 | ubuntu-noble-large | 2025-09-28T14:33:16.940225+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 is neutron, using pip3 show neutron 2025-09-28 14:33:16.940619 | ubuntu-noble-large | 2025-09-28T14:33:16.940404+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2025-09-28 14:33:18.208487 | ubuntu-noble-large | 2025-09-28T14:33:18.208147+0000 - INFO - Found version '26.0.2' with build date '20250928' for osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2025-09-28 14:33:18.208592 | ubuntu-noble-large | 2025-09-28T14:33:18.208422+0000 - INFO - Adding org.opencontainers.image.version='26.0.2' label to osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2025-09-28 14:33:18.374655 | ubuntu-noble-large | 2025-09-28T14:33:18.374295+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2025-09-28 14:33:18.419622 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2025-09-28 14:33:18.425391 | ubuntu-noble-large | 2025-09-28T14:33:18.425036+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2025-09-28 14:33:18.479667 | ubuntu-noble-large | 2025-09-28T14:33:18.479270+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2025-09-28 14:33:18.479888 | ubuntu-noble-large | 2025-09-28T14:33:18.479648+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 is neutron, using pip3 show neutron 2025-09-28 14:33:18.480030 | ubuntu-noble-large | 2025-09-28T14:33:18.479867+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2025-09-28 14:33:19.719144 | ubuntu-noble-large | 2025-09-28T14:33:19.718748+0000 - INFO - Found version '26.0.2' with build date '20250928' for osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2025-09-28 14:33:19.719299 | ubuntu-noble-large | 2025-09-28T14:33:19.719086+0000 - INFO - Adding org.opencontainers.image.version='26.0.2' label to osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2025-09-28 14:33:19.890077 | ubuntu-noble-large | 2025-09-28T14:33:19.889322+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2025-09-28 14:33:19.937158 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2025-09-28 14:33:19.941822 | ubuntu-noble-large | 2025-09-28T14:33:19.941344+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2025-09-28 14:33:19.993549 | ubuntu-noble-large | 2025-09-28T14:33:19.993098+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2025-09-28 14:33:19.993734 | ubuntu-noble-large | 2025-09-28T14:33:19.993537+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 is neutron, using pip3 show neutron 2025-09-28 14:33:19.993859 | ubuntu-noble-large | 2025-09-28T14:33:19.993733+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2025-09-28 14:33:21.268094 | ubuntu-noble-large | 2025-09-28T14:33:21.267655+0000 - INFO - Found version '26.0.2' with build date '20250928' for osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2025-09-28 14:33:21.268212 | ubuntu-noble-large | 2025-09-28T14:33:21.268044+0000 - INFO - Adding org.opencontainers.image.version='26.0.2' label to osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2025-09-28 14:33:21.442052 | ubuntu-noble-large | 2025-09-28T14:33:21.441606+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2025-09-28 14:33:21.484047 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2025-09-28 14:33:21.490046 | ubuntu-noble-large | 2025-09-28T14:33:21.489661+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2025-09-28 14:33:21.548893 | ubuntu-noble-large | 2025-09-28T14:33:21.548436+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2025-09-28 14:33:21.549101 | ubuntu-noble-large | 2025-09-28T14:33:21.548917+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 is neutron, using pip3 show neutron 2025-09-28 14:33:21.549233 | ubuntu-noble-large | 2025-09-28T14:33:21.549102+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2025-09-28 14:33:22.772507 | ubuntu-noble-large | 2025-09-28T14:33:22.772066+0000 - INFO - Found version '26.0.2' with build date '20250928' for osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2025-09-28 14:33:22.772657 | ubuntu-noble-large | 2025-09-28T14:33:22.772387+0000 - INFO - Adding org.opencontainers.image.version='26.0.2' label to osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2025-09-28 14:33:22.944654 | ubuntu-noble-large | 2025-09-28T14:33:22.944271+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2025-09-28 14:33:22.990114 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2025-09-28 14:33:22.996056 | ubuntu-noble-large | 2025-09-28T14:33:22.995667+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2025-09-28 14:33:23.048148 | ubuntu-noble-large | 2025-09-28T14:33:23.047760+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2025.1 2025-09-28 14:33:23.048350 | ubuntu-noble-large | 2025-09-28T14:33:23.048146+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2025.1 is neutron, using pip3 show neutron 2025-09-28 14:33:23.048494 | ubuntu-noble-large | 2025-09-28T14:33:23.048345+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2025.1 2025-09-28 14:33:24.255606 | ubuntu-noble-large | 2025-09-28T14:33:24.255177+0000 - INFO - Found version '26.0.2' with build date '20250928' for osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2025.1 2025-09-28 14:33:24.255767 | ubuntu-noble-large | 2025-09-28T14:33:24.255518+0000 - INFO - Adding org.opencontainers.image.version='26.0.2' label to osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2025.1 2025-09-28 14:33:24.447761 | ubuntu-noble-large | 2025-09-28T14:33:24.446760+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2025.1 2025-09-28 14:33:24.486780 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2025.1 2025-09-28 14:33:24.491654 | ubuntu-noble-large | 2025-09-28T14:33:24.491253+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2025.1 2025-09-28 14:33:24.543915 | ubuntu-noble-large | 2025-09-28T14:33:24.543304+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2025-09-28 14:33:24.544171 | ubuntu-noble-large | 2025-09-28T14:33:24.543927+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 is neutron, using pip3 show neutron 2025-09-28 14:33:24.544369 | ubuntu-noble-large | 2025-09-28T14:33:24.544180+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2025-09-28 14:33:25.913832 | ubuntu-noble-large | 2025-09-28T14:33:25.913436+0000 - INFO - Found version '26.0.2' with build date '20250928' for osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2025-09-28 14:33:25.913966 | ubuntu-noble-large | 2025-09-28T14:33:25.913793+0000 - INFO - Adding org.opencontainers.image.version='26.0.2' label to osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2025-09-28 14:33:26.080338 | ubuntu-noble-large | 2025-09-28T14:33:26.080001+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2025-09-28 14:33:26.123983 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2025-09-28 14:33:26.128234 | ubuntu-noble-large | 2025-09-28T14:33:26.127816+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2025-09-28 14:33:26.181623 | ubuntu-noble-large | 2025-09-28T14:33:26.181128+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-server:2025.1 2025-09-28 14:33:26.181905 | ubuntu-noble-large | 2025-09-28T14:33:26.181608+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-server:2025.1 is neutron, using pip3 show neutron 2025-09-28 14:33:26.182091 | ubuntu-noble-large | 2025-09-28T14:33:26.181915+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-server:2025.1 2025-09-28 14:33:27.362423 | ubuntu-noble-large | 2025-09-28T14:33:27.362048+0000 - INFO - Found version '26.0.2' with build date '20250928' for osism.harbor.regio.digital/kolla/neutron-server:2025.1 2025-09-28 14:33:27.362534 | ubuntu-noble-large | 2025-09-28T14:33:27.362339+0000 - INFO - Adding org.opencontainers.image.version='26.0.2' label to osism.harbor.regio.digital/kolla/neutron-server:2025.1 2025-09-28 14:33:27.535168 | ubuntu-noble-large | 2025-09-28T14:33:27.534741+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-server:2025.1 2025-09-28 14:33:27.580105 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-server:2025.1 2025-09-28 14:33:27.584300 | ubuntu-noble-large | 2025-09-28T14:33:27.583924+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-server:2025.1 2025-09-28 14:33:27.626739 | ubuntu-noble-large | 2025-09-28T14:33:27.626396+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2025-09-28 14:33:27.626822 | ubuntu-noble-large | 2025-09-28T14:33:27.626686+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 is neutron, using pip3 show neutron 2025-09-28 14:33:27.626909 | ubuntu-noble-large | 2025-09-28T14:33:27.626797+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2025-09-28 14:33:28.823557 | ubuntu-noble-large | 2025-09-28T14:33:28.823155+0000 - INFO - Found version '26.0.2' with build date '20250928' for osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2025-09-28 14:33:28.823684 | ubuntu-noble-large | 2025-09-28T14:33:28.823475+0000 - INFO - Adding org.opencontainers.image.version='26.0.2' label to osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2025-09-28 14:33:29.005282 | ubuntu-noble-large | 2025-09-28T14:33:29.005001+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2025-09-28 14:33:29.044042 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2025-09-28 14:33:29.049808 | ubuntu-noble-large | 2025-09-28T14:33:29.049388+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2025-09-28 14:33:29.101258 | ubuntu-noble-large | 2025-09-28T14:33:29.100911+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2025-09-28 14:33:29.101352 | ubuntu-noble-large | 2025-09-28T14:33:29.101230+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 is neutron, using pip3 show neutron 2025-09-28 14:33:29.101455 | ubuntu-noble-large | 2025-09-28T14:33:29.101334+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2025-09-28 14:33:30.301773 | ubuntu-noble-large | 2025-09-28T14:33:30.301360+0000 - INFO - Found version '26.0.2' with build date '20250928' for osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2025-09-28 14:33:30.301895 | ubuntu-noble-large | 2025-09-28T14:33:30.301698+0000 - INFO - Adding org.opencontainers.image.version='26.0.2' label to osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2025-09-28 14:33:30.479607 | ubuntu-noble-large | 2025-09-28T14:33:30.479294+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2025-09-28 14:33:30.525016 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2025-09-28 14:33:30.529831 | ubuntu-noble-large | 2025-09-28T14:33:30.529421+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2025-09-28 14:33:30.589245 | ubuntu-noble-large | 2025-09-28T14:33:30.588810+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2025-09-28 14:33:30.589383 | ubuntu-noble-large | 2025-09-28T14:33:30.589213+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 is neutron, using pip3 show neutron 2025-09-28 14:33:30.589520 | ubuntu-noble-large | 2025-09-28T14:33:30.589382+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2025-09-28 14:33:31.887423 | ubuntu-noble-large | 2025-09-28T14:33:31.887015+0000 - INFO - Found version '26.0.2' with build date '20250928' for osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2025-09-28 14:33:31.887549 | ubuntu-noble-large | 2025-09-28T14:33:31.887366+0000 - INFO - Adding org.opencontainers.image.version='26.0.2' label to osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2025-09-28 14:33:32.068924 | ubuntu-noble-large | 2025-09-28T14:33:32.068642+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2025-09-28 14:33:32.108305 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2025-09-28 14:33:32.113322 | ubuntu-noble-large | 2025-09-28T14:33:32.113034+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2025-09-28 14:33:32.158225 | ubuntu-noble-large | 2025-09-28T14:33:32.157810+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2025-09-28 14:33:32.158393 | ubuntu-noble-large | 2025-09-28T14:33:32.158231+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 is neutron, using pip3 show neutron 2025-09-28 14:33:32.158539 | ubuntu-noble-large | 2025-09-28T14:33:32.158407+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2025-09-28 14:33:33.388263 | ubuntu-noble-large | 2025-09-28T14:33:33.387861+0000 - INFO - Found version '26.0.2' with build date '20250928' for osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2025-09-28 14:33:33.388374 | ubuntu-noble-large | 2025-09-28T14:33:33.388176+0000 - INFO - Adding org.opencontainers.image.version='26.0.2' label to osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2025-09-28 14:33:33.556967 | ubuntu-noble-large | 2025-09-28T14:33:33.556494+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2025-09-28 14:33:33.605330 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2025-09-28 14:33:33.611074 | ubuntu-noble-large | 2025-09-28T14:33:33.610616+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2025-09-28 14:33:33.659436 | ubuntu-noble-large | 2025-09-28T14:33:33.656928+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2025-09-28 14:33:33.659540 | ubuntu-noble-large | 2025-09-28T14:33:33.657285+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 is neutron, using pip3 show neutron 2025-09-28 14:33:33.659593 | ubuntu-noble-large | 2025-09-28T14:33:33.657423+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2025-09-28 14:33:34.948801 | ubuntu-noble-large | 2025-09-28T14:33:34.948377+0000 - INFO - Found version '26.0.2' with build date '20250928' for osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2025-09-28 14:33:34.948930 | ubuntu-noble-large | 2025-09-28T14:33:34.948694+0000 - INFO - Adding org.opencontainers.image.version='26.0.2' label to osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2025-09-28 14:33:35.135912 | ubuntu-noble-large | 2025-09-28T14:33:35.135447+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2025-09-28 14:33:35.169531 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2025-09-28 14:33:35.174205 | ubuntu-noble-large | 2025-09-28T14:33:35.173796+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2025-09-28 14:33:35.219789 | ubuntu-noble-large | 2025-09-28T14:33:35.219354+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/glance-api:2025.1 2025-09-28 14:33:35.220038 | ubuntu-noble-large | 2025-09-28T14:33:35.219867+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/glance-api:2025.1 is glance, using pip3 show glance 2025-09-28 14:33:35.220168 | ubuntu-noble-large | 2025-09-28T14:33:35.220045+0000 - INFO - Checking osism.harbor.regio.digital/kolla/glance-api:2025.1 2025-09-28 14:33:36.371351 | ubuntu-noble-large | 2025-09-28T14:33:36.370970+0000 - INFO - Found version '30.0.1' with build date '20250928' for osism.harbor.regio.digital/kolla/glance-api:2025.1 2025-09-28 14:33:36.371454 | ubuntu-noble-large | 2025-09-28T14:33:36.371306+0000 - INFO - Adding org.opencontainers.image.version='30.0.1' label to osism.harbor.regio.digital/kolla/glance-api:2025.1 2025-09-28 14:33:36.551766 | ubuntu-noble-large | 2025-09-28T14:33:36.551427+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/glance-api:2025.1 2025-09-28 14:33:36.589183 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/glance-api:2025.1 2025-09-28 14:33:36.594374 | ubuntu-noble-large | 2025-09-28T14:33:36.593984+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/glance-api:2025.1 2025-09-28 14:33:36.647244 | ubuntu-noble-large | 2025-09-28T14:33:36.646818+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2025-09-28 14:33:36.647414 | ubuntu-noble-large | 2025-09-28T14:33:36.647230+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 is ironic, using pip3 show ironic 2025-09-28 14:33:36.647530 | ubuntu-noble-large | 2025-09-28T14:33:36.647397+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2025-09-28 14:33:37.799581 | ubuntu-noble-large | 2025-09-28T14:33:37.799196+0000 - INFO - Found version '29.0.4' with build date '20250928' for osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2025-09-28 14:33:37.799690 | ubuntu-noble-large | 2025-09-28T14:33:37.799524+0000 - INFO - Adding org.opencontainers.image.version='29.0.4' label to osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2025-09-28 14:33:37.981955 | ubuntu-noble-large | 2025-09-28T14:33:37.981546+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2025-09-28 14:33:38.028691 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2025-09-28 14:33:38.033249 | ubuntu-noble-large | 2025-09-28T14:33:38.032876+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2025-09-28 14:33:38.087262 | ubuntu-noble-large | 2025-09-28T14:33:38.086816+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-api:2025.1 2025-09-28 14:33:38.087426 | ubuntu-noble-large | 2025-09-28T14:33:38.087253+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ironic-api:2025.1 is ironic, using pip3 show ironic 2025-09-28 14:33:38.087590 | ubuntu-noble-large | 2025-09-28T14:33:38.087451+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-api:2025.1 2025-09-28 14:33:39.308035 | ubuntu-noble-large | 2025-09-28T14:33:39.307624+0000 - INFO - Found version '29.0.4' with build date '20250928' for osism.harbor.regio.digital/kolla/ironic-api:2025.1 2025-09-28 14:33:39.308167 | ubuntu-noble-large | 2025-09-28T14:33:39.308005+0000 - INFO - Adding org.opencontainers.image.version='29.0.4' label to osism.harbor.regio.digital/kolla/ironic-api:2025.1 2025-09-28 14:33:39.492621 | ubuntu-noble-large | 2025-09-28T14:33:39.492251+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-api:2025.1 2025-09-28 14:33:39.538549 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-api:2025.1 2025-09-28 14:33:39.543273 | ubuntu-noble-large | 2025-09-28T14:33:39.542863+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-api:2025.1 2025-09-28 14:33:39.597156 | ubuntu-noble-large | 2025-09-28T14:33:39.596741+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2025-09-28 14:33:39.597264 | ubuntu-noble-large | 2025-09-28T14:33:39.597119+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 is ironic, using pip3 show ironic 2025-09-28 14:33:39.597369 | ubuntu-noble-large | 2025-09-28T14:33:39.597254+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2025-09-28 14:33:40.921310 | ubuntu-noble-large | 2025-09-28T14:33:40.920818+0000 - INFO - Found version '29.0.4' with build date '20250928' for osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2025-09-28 14:33:40.921430 | ubuntu-noble-large | 2025-09-28T14:33:40.921174+0000 - INFO - Adding org.opencontainers.image.version='29.0.4' label to osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2025-09-28 14:33:41.115098 | ubuntu-noble-large | 2025-09-28T14:33:41.114626+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2025-09-28 14:33:41.159909 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2025-09-28 14:33:41.165419 | ubuntu-noble-large | 2025-09-28T14:33:41.165073+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2025-09-28 14:33:41.216912 | ubuntu-noble-large | 2025-09-28T14:33:41.216397+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2025-09-28 14:33:41.217111 | ubuntu-noble-large | 2025-09-28T14:33:41.216936+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 is keystone, using pip3 show keystone 2025-09-28 14:33:41.217231 | ubuntu-noble-large | 2025-09-28T14:33:41.217112+0000 - INFO - Checking osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2025-09-28 14:33:42.485800 | ubuntu-noble-large | 2025-09-28T14:33:42.485398+0000 - INFO - Found version '27.0.1' with build date '20250928' for osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2025-09-28 14:33:42.485928 | ubuntu-noble-large | 2025-09-28T14:33:42.485748+0000 - INFO - Adding org.opencontainers.image.version='27.0.1' label to osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2025-09-28 14:33:42.675382 | ubuntu-noble-large | 2025-09-28T14:33:42.674983+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2025-09-28 14:33:42.720148 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2025-09-28 14:33:42.725731 | ubuntu-noble-large | 2025-09-28T14:33:42.725249+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2025-09-28 14:33:42.779754 | ubuntu-noble-large | 2025-09-28T14:33:42.779354+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2025-09-28 14:33:42.779868 | ubuntu-noble-large | 2025-09-28T14:33:42.779699+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 is keystone, using pip3 show keystone 2025-09-28 14:33:42.780007 | ubuntu-noble-large | 2025-09-28T14:33:42.779880+0000 - INFO - Checking osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2025-09-28 14:33:44.009948 | ubuntu-noble-large | 2025-09-28T14:33:44.009461+0000 - INFO - Found version '27.0.1' with build date '20250928' for osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2025-09-28 14:33:44.010058 | ubuntu-noble-large | 2025-09-28T14:33:44.009858+0000 - INFO - Adding org.opencontainers.image.version='27.0.1' label to osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2025-09-28 14:33:44.204759 | ubuntu-noble-large | 2025-09-28T14:33:44.204382+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2025-09-28 14:33:44.248418 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2025-09-28 14:33:44.253472 | ubuntu-noble-large | 2025-09-28T14:33:44.253154+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2025-09-28 14:33:44.306855 | ubuntu-noble-large | 2025-09-28T14:33:44.306318+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/keystone:2025.1 2025-09-28 14:33:44.307079 | ubuntu-noble-large | 2025-09-28T14:33:44.306892+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/keystone:2025.1 is keystone, using pip3 show keystone 2025-09-28 14:33:44.307231 | ubuntu-noble-large | 2025-09-28T14:33:44.307078+0000 - INFO - Checking osism.harbor.regio.digital/kolla/keystone:2025.1 2025-09-28 14:33:45.600083 | ubuntu-noble-large | 2025-09-28T14:33:45.599594+0000 - INFO - Found version '27.0.1' with build date '20250928' for osism.harbor.regio.digital/kolla/keystone:2025.1 2025-09-28 14:33:45.600193 | ubuntu-noble-large | 2025-09-28T14:33:45.600032+0000 - INFO - Adding org.opencontainers.image.version='27.0.1' label to osism.harbor.regio.digital/kolla/keystone:2025.1 2025-09-28 14:33:45.782584 | ubuntu-noble-large | 2025-09-28T14:33:45.782233+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/keystone:2025.1 2025-09-28 14:33:45.829239 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone:2025.1 2025-09-28 14:33:45.834263 | ubuntu-noble-large | 2025-09-28T14:33:45.833964+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/keystone:2025.1 2025-09-28 14:33:45.890423 | ubuntu-noble-large | 2025-09-28T14:33:45.890029+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/heat-api:2025.1 2025-09-28 14:33:45.890579 | ubuntu-noble-large | 2025-09-28T14:33:45.890419+0000 - ERROR - Configuration for heat-api (heat) not found 2025-09-28 14:33:45.890745 | ubuntu-noble-large | 2025-09-28T14:33:45.890590+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2025-09-28 14:33:45.890918 | ubuntu-noble-large | 2025-09-28T14:33:45.890761+0000 - ERROR - Configuration for heat-api-cfn (heat) not found 2025-09-28 14:33:45.891025 | ubuntu-noble-large | 2025-09-28T14:33:45.890913+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/heat-engine:2025.1 2025-09-28 14:33:45.891143 | ubuntu-noble-large | 2025-09-28T14:33:45.891034+0000 - ERROR - Configuration for heat-engine (heat) not found 2025-09-28 14:33:45.891238 | ubuntu-noble-large | 2025-09-28T14:33:45.891142+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/skyline-console:2025.1 2025-09-28 14:33:45.891363 | ubuntu-noble-large | 2025-09-28T14:33:45.891257+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/skyline-console:2025.1 is skyline-console, using pip3 show skyline-console 2025-09-28 14:33:45.891463 | ubuntu-noble-large | 2025-09-28T14:33:45.891368+0000 - INFO - Checking osism.harbor.regio.digital/kolla/skyline-console:2025.1 2025-09-28 14:33:47.153539 | ubuntu-noble-large | 2025-09-28T14:33:47.153178+0000 - INFO - Found version '6.0.0' with build date '20250928' for osism.harbor.regio.digital/kolla/skyline-console:2025.1 2025-09-28 14:33:47.153647 | ubuntu-noble-large | 2025-09-28T14:33:47.153483+0000 - INFO - Adding org.opencontainers.image.version='6.0.0' label to osism.harbor.regio.digital/kolla/skyline-console:2025.1 2025-09-28 14:33:47.349005 | ubuntu-noble-large | 2025-09-28T14:33:47.348571+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/skyline-console:2025.1 2025-09-28 14:33:47.394408 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/skyline-console:2025.1 2025-09-28 14:33:47.399315 | ubuntu-noble-large | 2025-09-28T14:33:47.398965+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/skyline-console:2025.1 2025-09-28 14:33:47.460861 | ubuntu-noble-large | 2025-09-28T14:33:47.460323+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2025-09-28 14:33:47.461017 | ubuntu-noble-large | 2025-09-28T14:33:47.460793+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 is skyline-apiserver, using pip3 show skyline-apiserver 2025-09-28 14:33:47.461196 | ubuntu-noble-large | 2025-09-28T14:33:47.461022+0000 - INFO - Checking osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2025-09-28 14:33:48.720106 | ubuntu-noble-large | 2025-09-28T14:33:48.719644+0000 - INFO - Found version '6.0.1' with build date '20250928' for osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2025-09-28 14:33:48.720217 | ubuntu-noble-large | 2025-09-28T14:33:48.720023+0000 - INFO - Adding org.opencontainers.image.version='6.0.1' label to osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2025-09-28 14:33:48.968179 | ubuntu-noble-large | 2025-09-28T14:33:48.967688+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2025-09-28 14:33:49.015409 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2025-09-28 14:33:49.019742 | ubuntu-noble-large | 2025-09-28T14:33:49.019344+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2025-09-28 14:33:49.071992 | ubuntu-noble-large | 2025-09-28T14:33:49.071516+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2025-09-28 14:33:49.072086 | ubuntu-noble-large | 2025-09-28T14:33:49.071943+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 is octavia, using pip3 show octavia 2025-09-28 14:33:49.072349 | ubuntu-noble-large | 2025-09-28T14:33:49.072081+0000 - INFO - Checking osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2025-09-28 14:33:50.417771 | ubuntu-noble-large | 2025-09-28T14:33:50.417394+0000 - INFO - Found version '16.0.1' with build date '20250928' for osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2025-09-28 14:33:50.417936 | ubuntu-noble-large | 2025-09-28T14:33:50.417754+0000 - INFO - Adding org.opencontainers.image.version='16.0.1' label to osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2025-09-28 14:33:50.588040 | ubuntu-noble-large | 2025-09-28T14:33:50.587578+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2025-09-28 14:33:50.629339 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2025-09-28 14:33:50.634201 | ubuntu-noble-large | 2025-09-28T14:33:50.633780+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2025-09-28 14:33:50.681048 | ubuntu-noble-large | 2025-09-28T14:33:50.680592+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2025-09-28 14:33:50.681288 | ubuntu-noble-large | 2025-09-28T14:33:50.681079+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/octavia-worker:2025.1 is octavia, using pip3 show octavia 2025-09-28 14:33:50.681431 | ubuntu-noble-large | 2025-09-28T14:33:50.681297+0000 - INFO - Checking osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2025-09-28 14:33:51.936042 | ubuntu-noble-large | 2025-09-28T14:33:51.935611+0000 - INFO - Found version '16.0.1' with build date '20250928' for osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2025-09-28 14:33:51.936182 | ubuntu-noble-large | 2025-09-28T14:33:51.935981+0000 - INFO - Adding org.opencontainers.image.version='16.0.1' label to osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2025-09-28 14:33:52.110534 | ubuntu-noble-large | 2025-09-28T14:33:52.110192+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2025-09-28 14:33:52.151838 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2025-09-28 14:33:52.156252 | ubuntu-noble-large | 2025-09-28T14:33:52.155907+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2025-09-28 14:33:52.212099 | ubuntu-noble-large | 2025-09-28T14:33:52.211595+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2025-09-28 14:33:52.212195 | ubuntu-noble-large | 2025-09-28T14:33:52.212045+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 is octavia, using pip3 show octavia 2025-09-28 14:33:52.212387 | ubuntu-noble-large | 2025-09-28T14:33:52.212177+0000 - INFO - Checking osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2025-09-28 14:33:53.476025 | ubuntu-noble-large | 2025-09-28T14:33:53.475530+0000 - INFO - Found version '16.0.1' with build date '20250928' for osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2025-09-28 14:33:53.476136 | ubuntu-noble-large | 2025-09-28T14:33:53.475935+0000 - INFO - Adding org.opencontainers.image.version='16.0.1' label to osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2025-09-28 14:33:53.770547 | ubuntu-noble-large | 2025-09-28T14:33:53.770122+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2025-09-28 14:33:53.818847 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2025-09-28 14:33:53.823877 | ubuntu-noble-large | 2025-09-28T14:33:53.823401+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2025-09-28 14:33:53.882114 | ubuntu-noble-large | 2025-09-28T14:33:53.881671+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2025-09-28 14:33:53.882275 | ubuntu-noble-large | 2025-09-28T14:33:53.882111+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 is octavia, using pip3 show octavia 2025-09-28 14:33:53.882413 | ubuntu-noble-large | 2025-09-28T14:33:53.882276+0000 - INFO - Checking osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2025-09-28 14:33:55.143547 | ubuntu-noble-large | 2025-09-28T14:33:55.143162+0000 - INFO - Found version '16.0.1' with build date '20250928' for osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2025-09-28 14:33:55.143652 | ubuntu-noble-large | 2025-09-28T14:33:55.143490+0000 - INFO - Adding org.opencontainers.image.version='16.0.1' label to osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2025-09-28 14:33:55.320877 | ubuntu-noble-large | 2025-09-28T14:33:55.320447+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2025-09-28 14:33:55.361819 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2025-09-28 14:33:55.366945 | ubuntu-noble-large | 2025-09-28T14:33:55.366534+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2025-09-28 14:33:55.413897 | ubuntu-noble-large | 2025-09-28T14:33:55.413437+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-api:2025.1 2025-09-28 14:33:55.414010 | ubuntu-noble-large | 2025-09-28T14:33:55.413869+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/octavia-api:2025.1 is octavia, using pip3 show octavia 2025-09-28 14:33:55.414164 | ubuntu-noble-large | 2025-09-28T14:33:55.414021+0000 - INFO - Checking osism.harbor.regio.digital/kolla/octavia-api:2025.1 2025-09-28 14:33:56.717855 | ubuntu-noble-large | 2025-09-28T14:33:56.717380+0000 - INFO - Found version '16.0.1' with build date '20250928' for osism.harbor.regio.digital/kolla/octavia-api:2025.1 2025-09-28 14:33:56.718158 | ubuntu-noble-large | 2025-09-28T14:33:56.717821+0000 - INFO - Adding org.opencontainers.image.version='16.0.1' label to osism.harbor.regio.digital/kolla/octavia-api:2025.1 2025-09-28 14:33:56.914844 | ubuntu-noble-large | 2025-09-28T14:33:56.914421+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/octavia-api:2025.1 2025-09-28 14:33:56.957511 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-api:2025.1 2025-09-28 14:33:56.962244 | ubuntu-noble-large | 2025-09-28T14:33:56.961852+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/octavia-api:2025.1 2025-09-28 14:33:57.014407 | ubuntu-noble-large | 2025-09-28T14:33:57.013894+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2025-09-28 14:33:57.014544 | ubuntu-noble-large | 2025-09-28T14:33:57.014361+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovn-controller:2025.1 is ovn, using ovn-controller --version 2025-09-28 14:33:57.014693 | ubuntu-noble-large | 2025-09-28T14:33:57.014548+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2025-09-28 14:33:57.593983 | ubuntu-noble-large | 2025-09-28T14:33:57.593551+0000 - INFO - Found version '25.3.0' with build date '20250928' for osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2025-09-28 14:33:57.594106 | ubuntu-noble-large | 2025-09-28T14:33:57.593958+0000 - INFO - Adding org.opencontainers.image.version='25.3.0' label to osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2025-09-28 14:33:57.779824 | ubuntu-noble-large | 2025-09-28T14:33:57.779382+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2025-09-28 14:33:57.826834 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2025-09-28 14:33:57.832519 | ubuntu-noble-large | 2025-09-28T14:33:57.832104+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2025-09-28 14:33:57.902295 | ubuntu-noble-large | 2025-09-28T14:33:57.901885+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2025-09-28 14:33:57.902446 | ubuntu-noble-large | 2025-09-28T14:33:57.902290+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 is ovn, using ovn-controller --version 2025-09-28 14:33:57.902563 | ubuntu-noble-large | 2025-09-28T14:33:57.902447+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2025-09-28 14:33:58.554692 | ubuntu-noble-large | 2025-09-28T14:33:58.554328+0000 - ERROR - Something went wrong while processing osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1: Command 'ovn-controller --version' in image 'sha256:c8eb4ba54bcc1d949213e4c0a26895ab792e30450d399eaa62f14b55987ed981' returned non-zero exit status 2: b'[dumb-init] ovn-controller: No such file or directory\n' 2025-09-28 14:33:58.554895 | ubuntu-noble-large | 2025-09-28T14:33:58.554675+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2025-09-28 14:33:58.555063 | ubuntu-noble-large | 2025-09-28T14:33:58.554915+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovn-northd:2025.1 is ovn, using ovn-controller --version 2025-09-28 14:33:58.555180 | ubuntu-noble-large | 2025-09-28T14:33:58.555048+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2025-09-28 14:33:59.159226 | ubuntu-noble-large | 2025-09-28T14:33:59.158695+0000 - ERROR - Something went wrong while processing osism.harbor.regio.digital/kolla/ovn-northd:2025.1: Command 'ovn-controller --version' in image 'sha256:af7a8823c5b77d97e5909cdd1b0fc79c5650da69289597ab3b3ac903e3e5c92b' returned non-zero exit status 2: b'[dumb-init] ovn-controller: No such file or directory\n' 2025-09-28 14:33:59.159386 | ubuntu-noble-large | 2025-09-28T14:33:59.159141+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2025-09-28 14:33:59.159607 | ubuntu-noble-large | 2025-09-28T14:33:59.159353+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 is ovn, using ovn-controller --version 2025-09-28 14:33:59.159758 | ubuntu-noble-large | 2025-09-28T14:33:59.159569+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2025-09-28 14:33:59.786578 | ubuntu-noble-large | 2025-09-28T14:33:59.786206+0000 - ERROR - Something went wrong while processing osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1: Command 'ovn-controller --version' in image 'sha256:fd06b803db5299d2f98e8a0552eee5d14cc5cd67720cbf003689e2d2b4d7c80c' returned non-zero exit status 2: b'[dumb-init] ovn-controller: No such file or directory\n' 2025-09-28 14:33:59.786678 | ubuntu-noble-large | 2025-09-28T14:33:59.786537+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2025-09-28 14:33:59.786946 | ubuntu-noble-large | 2025-09-28T14:33:59.786697+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 is hacluster-corosync, using dpkg -s corosync 2025-09-28 14:33:59.787073 | ubuntu-noble-large | 2025-09-28T14:33:59.786921+0000 - INFO - Checking osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2025-09-28 14:34:00.516181 | ubuntu-noble-large | 2025-09-28T14:34:00.515638+0000 - INFO - Found version '3.1.7' with build date '20250928' for osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2025-09-28 14:34:00.516315 | ubuntu-noble-large | 2025-09-28T14:34:00.516071+0000 - INFO - Adding org.opencontainers.image.version='3.1.7' label to osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2025-09-28 14:34:00.705545 | ubuntu-noble-large | 2025-09-28T14:34:00.705101+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2025-09-28 14:34:00.757053 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2025-09-28 14:34:00.762635 | ubuntu-noble-large | 2025-09-28T14:34:00.762153+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2025-09-28 14:34:00.817820 | ubuntu-noble-large | 2025-09-28T14:34:00.817342+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2025-09-28 14:34:00.817955 | ubuntu-noble-large | 2025-09-28T14:34:00.817771+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 is hacluster, using dpkg -s pacemaker-common 2025-09-28 14:34:00.818207 | ubuntu-noble-large | 2025-09-28T14:34:00.817965+0000 - INFO - Checking osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2025-09-28 14:34:01.399772 | ubuntu-noble-large | 2025-09-28T14:34:01.399259+0000 - INFO - Found version '2.1.6' with build date '20250928' for osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2025-09-28 14:34:01.399928 | ubuntu-noble-large | 2025-09-28T14:34:01.399599+0000 - INFO - Adding org.opencontainers.image.version='2.1.6' label to osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2025-09-28 14:34:01.577080 | ubuntu-noble-large | 2025-09-28T14:34:01.576622+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2025-09-28 14:34:01.622902 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2025-09-28 14:34:01.627976 | ubuntu-noble-large | 2025-09-28T14:34:01.627523+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2025-09-28 14:34:01.682675 | ubuntu-noble-large | 2025-09-28T14:34:01.682254+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2025-09-28 14:34:01.682910 | ubuntu-noble-large | 2025-09-28T14:34:01.682671+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 is hacluster, using dpkg -s pacemaker-common 2025-09-28 14:34:01.683048 | ubuntu-noble-large | 2025-09-28T14:34:01.682912+0000 - INFO - Checking osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2025-09-28 14:34:02.293525 | ubuntu-noble-large | 2025-09-28T14:34:02.293172+0000 - INFO - Found version '2.1.6' with build date '20250928' for osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2025-09-28 14:34:02.293625 | ubuntu-noble-large | 2025-09-28T14:34:02.293443+0000 - INFO - Adding org.opencontainers.image.version='2.1.6' label to osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2025-09-28 14:34:02.464739 | ubuntu-noble-large | 2025-09-28T14:34:02.464284+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2025-09-28 14:34:02.512758 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2025-09-28 14:34:02.517604 | ubuntu-noble-large | 2025-09-28T14:34:02.517326+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2025-09-28 14:34:02.588833 | ubuntu-noble-large | 2025-09-28T14:34:02.588298+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2025-09-28 14:34:02.589044 | ubuntu-noble-large | 2025-09-28T14:34:02.588843+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 is hacluster, using dpkg -s pacemaker-common 2025-09-28 14:34:02.589186 | ubuntu-noble-large | 2025-09-28T14:34:02.589044+0000 - INFO - Checking osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2025-09-28 14:34:03.200670 | ubuntu-noble-large | 2025-09-28T14:34:03.200295+0000 - INFO - Found version '2.1.6' with build date '20250928' for osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2025-09-28 14:34:03.200822 | ubuntu-noble-large | 2025-09-28T14:34:03.200615+0000 - INFO - Adding org.opencontainers.image.version='2.1.6' label to osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2025-09-28 14:34:03.370326 | ubuntu-noble-large | 2025-09-28T14:34:03.369925+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2025-09-28 14:34:03.413633 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2025-09-28 14:34:03.418768 | ubuntu-noble-large | 2025-09-28T14:34:03.418406+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2025-09-28 14:34:03.466121 | ubuntu-noble-large | 2025-09-28T14:34:03.465721+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2025-09-28 14:34:03.466308 | ubuntu-noble-large | 2025-09-28T14:34:03.466125+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' 2025-09-28 14:34:03.466417 | ubuntu-noble-large | 2025-09-28T14:34:03.466302+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2025-09-28 14:34:04.111458 | ubuntu-noble-large | 2025-09-28T14:34:04.111058+0000 - INFO - Found version '1.8.2' with build date '20250928' for osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2025-09-28 14:34:04.111570 | ubuntu-noble-large | 2025-09-28T14:34:04.111385+0000 - INFO - Adding org.opencontainers.image.version='1.8.2' label to osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2025-09-28 14:34:04.266295 | ubuntu-noble-large | 2025-09-28T14:34:04.265923+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2025-09-28 14:34:04.314636 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2025-09-28 14:34:04.319520 | ubuntu-noble-large | 2025-09-28T14:34:04.319073+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2025-09-28 14:34:04.377665 | ubuntu-noble-large | 2025-09-28T14:34:04.377230+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2025-09-28 14:34:04.377980 | ubuntu-noble-large | 2025-09-28T14:34:04.377647+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 2025-09-28 14:34:04.378058 | ubuntu-noble-large | 2025-09-28T14:34:04.377898+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2025-09-28 14:34:04.982537 | ubuntu-noble-large | 2025-09-28T14:34:04.982152+0000 - ERROR - Something went wrong while processing osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1: Invalid version: '1.0.7, commit: 79cb6010e656fd6b24c9ccba29bde4cddcf832c2' 2025-09-28 14:34:04.982635 | ubuntu-noble-large | 2025-09-28T14:34:04.982472+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2025-09-28 14:34:04.982876 | ubuntu-noble-large | 2025-09-28T14:34:04.982642+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 is prometheus-cadvisor, using /opt/cadvisor --version 2025-09-28 14:34:04.982996 | ubuntu-noble-large | 2025-09-28T14:34:04.982861+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2025-09-28 14:34:05.658819 | ubuntu-noble-large | 2025-09-28T14:34:05.658360+0000 - INFO - Found version '0.49.2' with build date '20250928' for osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2025-09-28 14:34:05.658922 | ubuntu-noble-large | 2025-09-28T14:34:05.658684+0000 - INFO - Adding org.opencontainers.image.version='0.49.2' label to osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2025-09-28 14:34:05.868162 | ubuntu-noble-large | 2025-09-28T14:34:05.867645+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2025-09-28 14:34:05.914016 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2025-09-28 14:34:05.917833 | ubuntu-noble-large | 2025-09-28T14:34:05.917457+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2025-09-28 14:34:05.969436 | ubuntu-noble-large | 2025-09-28T14:34:05.968980+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2025-09-28 14:34:05.969640 | ubuntu-noble-large | 2025-09-28T14:34:05.969432+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 is prometheus-libvirt-exporter, using echo 2025-09-28 14:34:05.969843 | ubuntu-noble-large | 2025-09-28T14:34:05.969619+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2025-09-28 14:34:06.637338 | ubuntu-noble-large | 2025-09-28T14:34:06.636996+0000 - INFO - Found version '2025.1' with build date '20250928' for osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2025-09-28 14:34:06.637468 | ubuntu-noble-large | 2025-09-28T14:34:06.637314+0000 - INFO - Adding org.opencontainers.image.version='2025.1' label to osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2025-09-28 14:34:06.813109 | ubuntu-noble-large | 2025-09-28T14:34:06.812674+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2025-09-28 14:34:06.855277 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2025-09-28 14:34:06.859758 | ubuntu-noble-large | 2025-09-28T14:34:06.859495+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2025-09-28 14:34:06.908447 | ubuntu-noble-large | 2025-09-28T14:34:06.908151+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2025-09-28 14:34:06.908523 | ubuntu-noble-large | 2025-09-28T14:34:06.908405+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' 2025-09-28 14:34:06.908536 | ubuntu-noble-large | 2025-09-28T14:34:06.908476+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2025-09-28 14:34:07.519167 | ubuntu-noble-large | 2025-09-28T14:34:07.518794+0000 - INFO - Found version '3.0.8' with build date '20250928' for osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2025-09-28 14:34:07.519268 | ubuntu-noble-large | 2025-09-28T14:34:07.519122+0000 - INFO - Adding org.opencontainers.image.version='3.0.8' label to osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2025-09-28 14:34:07.722843 | ubuntu-noble-large | 2025-09-28T14:34:07.722472+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2025-09-28 14:34:07.768208 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2025-09-28 14:34:07.773126 | ubuntu-noble-large | 2025-09-28T14:34:07.772756+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2025-09-28 14:34:07.825274 | ubuntu-noble-large | 2025-09-28T14:34:07.824837+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2025-09-28 14:34:07.825436 | ubuntu-noble-large | 2025-09-28T14:34:07.825242+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' 2025-09-28 14:34:07.825542 | ubuntu-noble-large | 2025-09-28T14:34:07.825413+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2025-09-28 14:34:08.412960 | ubuntu-noble-large | 2025-09-28T14:34:08.411664+0000 - INFO - Found version '1.8.0' with build date '20250928' for osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2025-09-28 14:34:08.413033 | ubuntu-noble-large | 2025-09-28T14:34:08.412043+0000 - INFO - Adding org.opencontainers.image.version='1.8.0' label to osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2025-09-28 14:34:08.618220 | ubuntu-noble-large | 2025-09-28T14:34:08.617815+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2025-09-28 14:34:08.667349 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2025-09-28 14:34:08.672056 | ubuntu-noble-large | 2025-09-28T14:34:08.671657+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2025-09-28 14:34:08.729374 | ubuntu-noble-large | 2025-09-28T14:34:08.728922+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2025-09-28 14:34:08.729534 | ubuntu-noble-large | 2025-09-28T14:34:08.729360+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' 2025-09-28 14:34:08.729659 | ubuntu-noble-large | 2025-09-28T14:34:08.729532+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2025-09-28 14:34:09.326987 | ubuntu-noble-large | 2025-09-28T14:34:09.326544+0000 - INFO - Found version '0.15.0' with build date '20250928' for osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2025-09-28 14:34:09.327085 | ubuntu-noble-large | 2025-09-28T14:34:09.326924+0000 - INFO - Adding org.opencontainers.image.version='0.15.0' label to osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2025-09-28 14:34:09.498397 | ubuntu-noble-large | 2025-09-28T14:34:09.498034+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2025-09-28 14:34:09.542545 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2025-09-28 14:34:09.547859 | ubuntu-noble-large | 2025-09-28T14:34:09.547443+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2025-09-28 14:34:09.594731 | ubuntu-noble-large | 2025-09-28T14:34:09.594323+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2025-09-28 14:34:09.595097 | ubuntu-noble-large | 2025-09-28T14:34:09.594738+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' 2025-09-28 14:34:09.595133 | ubuntu-noble-large | 2025-09-28T14:34:09.594976+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2025-09-28 14:34:10.251365 | ubuntu-noble-large | 2025-09-28T14:34:10.251011+0000 - INFO - Found version '0.28.1' with build date '20250928' for osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2025-09-28 14:34:10.251472 | ubuntu-noble-large | 2025-09-28T14:34:10.251309+0000 - INFO - Adding org.opencontainers.image.version='0.28.1' label to osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2025-09-28 14:34:10.407162 | ubuntu-noble-large | 2025-09-28T14:34:10.406920+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2025-09-28 14:34:10.447112 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2025-09-28 14:34:10.452311 | ubuntu-noble-large | 2025-09-28T14:34:10.451921+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2025-09-28 14:34:10.497751 | ubuntu-noble-large | 2025-09-28T14:34:10.497315+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2025-09-28 14:34:10.497918 | ubuntu-noble-large | 2025-09-28T14:34:10.497699+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' 2025-09-28 14:34:10.498032 | ubuntu-noble-large | 2025-09-28T14:34:10.497908+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2025-09-28 14:34:11.133923 | ubuntu-noble-large | 2025-09-28T14:34:11.133311+0000 - INFO - Found version '0.16.0' with build date '20250928' for osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2025-09-28 14:34:11.134021 | ubuntu-noble-large | 2025-09-28T14:34:11.133625+0000 - INFO - Adding org.opencontainers.image.version='0.16.0' label to osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2025-09-28 14:34:11.297566 | ubuntu-noble-large | 2025-09-28T14:34:11.296980+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2025-09-28 14:34:11.343059 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2025-09-28 14:34:11.348159 | ubuntu-noble-large | 2025-09-28T14:34:11.347813+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2025-09-28 14:34:11.404666 | ubuntu-noble-large | 2025-09-28T14:34:11.404220+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2025-09-28 14:34:11.404860 | ubuntu-noble-large | 2025-09-28T14:34:11.404624+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' 2025-09-28 14:34:11.405037 | ubuntu-noble-large | 2025-09-28T14:34:11.404884+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2025-09-28 14:34:12.016012 | ubuntu-noble-large | 2025-09-28T14:34:12.015472+0000 - INFO - Found version '0.25.0' with build date '20250928' for osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2025-09-28 14:34:12.016125 | ubuntu-noble-large | 2025-09-28T14:34:12.015901+0000 - INFO - Adding org.opencontainers.image.version='0.25.0' label to osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2025-09-28 14:34:12.158994 | ubuntu-noble-large | 2025-09-28T14:34:12.158611+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2025-09-28 14:34:12.200262 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2025-09-28 14:34:12.205808 | ubuntu-noble-large | 2025-09-28T14:34:12.205446+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2025-09-28 14:34:12.275633 | ubuntu-noble-large | 2025-09-28T14:34:12.275242+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2025-09-28 14:34:12.275805 | ubuntu-noble-large | 2025-09-28T14:34:12.275607+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 is prometheus-openstack-exporter, using echo 2025-09-28 14:34:12.275915 | ubuntu-noble-large | 2025-09-28T14:34:12.275795+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2025-09-28 14:34:12.942437 | ubuntu-noble-large | 2025-09-28T14:34:12.942061+0000 - INFO - Found version '2025.1' with build date '20250928' for osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2025-09-28 14:34:12.942541 | ubuntu-noble-large | 2025-09-28T14:34:12.942370+0000 - INFO - Adding org.opencontainers.image.version='2025.1' label to osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2025-09-28 14:34:13.087586 | ubuntu-noble-large | 2025-09-28T14:34:13.087269+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2025-09-28 14:34:13.129633 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2025-09-28 14:34:13.134212 | ubuntu-noble-large | 2025-09-28T14:34:13.133889+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2025-09-28 14:34:13.189120 | ubuntu-noble-large | 2025-09-28T14:34:13.188664+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2025-09-28 14:34:13.189210 | ubuntu-noble-large | 2025-09-28T14:34:13.189068+0000 - ERROR - Configuration for prometheus-server (prometheus) not found 2025-09-28 14:34:13.189326 | ubuntu-noble-large | 2025-09-28T14:34:13.189203+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ceilometer-base:2025.1 2025-09-28 14:34:13.189439 | ubuntu-noble-large | 2025-09-28T14:34:13.189313+0000 - INFO - osism.harbor.regio.digital/kolla/ceilometer-base:2025.1 is a base image and not handled at the moment 2025-09-28 14:34:13.189507 | ubuntu-noble-large | 2025-09-28T14:34:13.189412+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-base:2025.1 2025-09-28 14:34:13.189617 | ubuntu-noble-large | 2025-09-28T14:34:13.189506+0000 - INFO - osism.harbor.regio.digital/kolla/designate-base:2025.1 is a base image and not handled at the moment 2025-09-28 14:34:13.189690 | ubuntu-noble-large | 2025-09-28T14:34:13.189599+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-base:2025.1 2025-09-28 14:34:13.189842 | ubuntu-noble-large | 2025-09-28T14:34:13.189688+0000 - INFO - osism.harbor.regio.digital/kolla/aodh-base:2025.1 is a base image and not handled at the moment 2025-09-28 14:34:13.189909 | ubuntu-noble-large | 2025-09-28T14:34:13.189818+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/magnum-base:2025.1 2025-09-28 14:34:13.189995 | ubuntu-noble-large | 2025-09-28T14:34:13.189907+0000 - INFO - osism.harbor.regio.digital/kolla/magnum-base:2025.1 is a base image and not handled at the moment 2025-09-28 14:34:13.190075 | ubuntu-noble-large | 2025-09-28T14:34:13.189991+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/placement-base:2025.1 2025-09-28 14:34:13.190155 | ubuntu-noble-large | 2025-09-28T14:34:13.190068+0000 - INFO - osism.harbor.regio.digital/kolla/placement-base:2025.1 is a base image and not handled at the moment 2025-09-28 14:34:13.190233 | ubuntu-noble-large | 2025-09-28T14:34:13.190148+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2025-09-28 14:34:13.190342 | ubuntu-noble-large | 2025-09-28T14:34:13.190238+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 is ironic-inspector, using pip3 show ironic-inspector 2025-09-28 14:34:13.190406 | ubuntu-noble-large | 2025-09-28T14:34:13.190320+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2025-09-28 14:34:14.343692 | ubuntu-noble-large | 2025-09-28T14:34:14.343323+0000 - INFO - Found version '12.4.1' with build date '20250928' for osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2025-09-28 14:34:14.343843 | ubuntu-noble-large | 2025-09-28T14:34:14.343639+0000 - INFO - Adding org.opencontainers.image.version='12.4.1' label to osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2025-09-28 14:34:14.525897 | ubuntu-noble-large | 2025-09-28T14:34:14.525462+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2025-09-28 14:34:14.570592 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2025-09-28 14:34:14.575319 | ubuntu-noble-large | 2025-09-28T14:34:14.574949+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2025-09-28 14:34:14.626125 | ubuntu-noble-large | 2025-09-28T14:34:14.625653+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/horizon:2025.1 2025-09-28 14:34:14.626275 | ubuntu-noble-large | 2025-09-28T14:34:14.626107+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/horizon:2025.1 is horizon, using pip3 show horizon 2025-09-28 14:34:14.626416 | ubuntu-noble-large | 2025-09-28T14:34:14.626274+0000 - INFO - Checking osism.harbor.regio.digital/kolla/horizon:2025.1 2025-09-28 14:34:15.961378 | ubuntu-noble-large | 2025-09-28T14:34:15.960999+0000 - INFO - Found version '25.3.2' with build date '20250928' for osism.harbor.regio.digital/kolla/horizon:2025.1 2025-09-28 14:34:15.961485 | ubuntu-noble-large | 2025-09-28T14:34:15.961273+0000 - INFO - Adding org.opencontainers.image.version='25.3.2' label to osism.harbor.regio.digital/kolla/horizon:2025.1 2025-09-28 14:34:16.137854 | ubuntu-noble-large | 2025-09-28T14:34:16.137117+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/horizon:2025.1 2025-09-28 14:34:16.181540 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/horizon:2025.1 2025-09-28 14:34:16.187739 | ubuntu-noble-large | 2025-09-28T14:34:16.187315+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/horizon:2025.1 2025-09-28 14:34:16.243575 | ubuntu-noble-large | 2025-09-28T14:34:16.243177+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/manila-base:2025.1 2025-09-28 14:34:16.243685 | ubuntu-noble-large | 2025-09-28T14:34:16.243544+0000 - INFO - osism.harbor.regio.digital/kolla/manila-base:2025.1 is a base image and not handled at the moment 2025-09-28 14:34:16.243919 | ubuntu-noble-large | 2025-09-28T14:34:16.243767+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/masakari-base:2025.1 2025-09-28 14:34:16.244012 | ubuntu-noble-large | 2025-09-28T14:34:16.243906+0000 - INFO - osism.harbor.regio.digital/kolla/masakari-base:2025.1 is a base image and not handled at the moment 2025-09-28 14:34:16.244137 | ubuntu-noble-large | 2025-09-28T14:34:16.244023+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/barbican-base:2025.1 2025-09-28 14:34:16.244231 | ubuntu-noble-large | 2025-09-28T14:34:16.244137+0000 - INFO - osism.harbor.regio.digital/kolla/barbican-base:2025.1 is a base image and not handled at the moment 2025-09-28 14:34:16.244342 | ubuntu-noble-large | 2025-09-28T14:34:16.244244+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-base:2025.1 2025-09-28 14:34:16.244446 | ubuntu-noble-large | 2025-09-28T14:34:16.244356+0000 - INFO - osism.harbor.regio.digital/kolla/nova-base:2025.1 is a base image and not handled at the moment 2025-09-28 14:34:16.244546 | ubuntu-noble-large | 2025-09-28T14:34:16.244458+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/blazar-base:2025.1 2025-09-28 14:34:16.244652 | ubuntu-noble-large | 2025-09-28T14:34:16.244563+0000 - INFO - osism.harbor.regio.digital/kolla/blazar-base:2025.1 is a base image and not handled at the moment 2025-09-28 14:34:16.244860 | ubuntu-noble-large | 2025-09-28T14:34:16.244664+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/gnocchi-base:2025.1 2025-09-28 14:34:16.244962 | ubuntu-noble-large | 2025-09-28T14:34:16.244863+0000 - INFO - osism.harbor.regio.digital/kolla/gnocchi-base:2025.1 is a base image and not handled at the moment 2025-09-28 14:34:16.245063 | ubuntu-noble-large | 2025-09-28T14:34:16.244974+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cinder-base:2025.1 2025-09-28 14:34:16.245170 | ubuntu-noble-large | 2025-09-28T14:34:16.245080+0000 - INFO - osism.harbor.regio.digital/kolla/cinder-base:2025.1 is a base image and not handled at the moment 2025-09-28 14:34:16.245267 | ubuntu-noble-large | 2025-09-28T14:34:16.245181+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-base:2025.1 2025-09-28 14:34:16.245370 | ubuntu-noble-large | 2025-09-28T14:34:16.245281+0000 - INFO - osism.harbor.regio.digital/kolla/neutron-base:2025.1 is a base image and not handled at the moment 2025-09-28 14:34:16.245468 | ubuntu-noble-large | 2025-09-28T14:34:16.245381+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/glance-base:2025.1 2025-09-28 14:34:16.245568 | ubuntu-noble-large | 2025-09-28T14:34:16.245481+0000 - INFO - osism.harbor.regio.digital/kolla/glance-base:2025.1 is a base image and not handled at the moment 2025-09-28 14:34:16.245665 | ubuntu-noble-large | 2025-09-28T14:34:16.245579+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-base:2025.1 2025-09-28 14:34:16.245855 | ubuntu-noble-large | 2025-09-28T14:34:16.245679+0000 - INFO - osism.harbor.regio.digital/kolla/ironic-base:2025.1 is a base image and not handled at the moment 2025-09-28 14:34:16.245932 | ubuntu-noble-large | 2025-09-28T14:34:16.245839+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/keystone-base:2025.1 2025-09-28 14:34:16.246033 | ubuntu-noble-large | 2025-09-28T14:34:16.245945+0000 - INFO - osism.harbor.regio.digital/kolla/keystone-base:2025.1 is a base image and not handled at the moment 2025-09-28 14:34:16.246130 | ubuntu-noble-large | 2025-09-28T14:34:16.246044+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/heat-base:2025.1 2025-09-28 14:34:16.246229 | ubuntu-noble-large | 2025-09-28T14:34:16.246143+0000 - INFO - osism.harbor.regio.digital/kolla/heat-base:2025.1 is a base image and not handled at the moment 2025-09-28 14:34:16.246325 | ubuntu-noble-large | 2025-09-28T14:34:16.246240+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/skyline-base:2025.1 2025-09-28 14:34:16.246423 | ubuntu-noble-large | 2025-09-28T14:34:16.246338+0000 - INFO - osism.harbor.regio.digital/kolla/skyline-base:2025.1 is a base image and not handled at the moment 2025-09-28 14:34:16.246521 | ubuntu-noble-large | 2025-09-28T14:34:16.246434+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-base:2025.1 2025-09-28 14:34:16.246620 | ubuntu-noble-large | 2025-09-28T14:34:16.246536+0000 - INFO - osism.harbor.regio.digital/kolla/octavia-base:2025.1 is a base image and not handled at the moment 2025-09-28 14:34:16.246727 | ubuntu-noble-large | 2025-09-28T14:34:16.246631+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2025-09-28 14:34:16.246908 | ubuntu-noble-large | 2025-09-28T14:34:16.246806+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 is redis-sentinel, using dpkg -s redis-sentinel 2025-09-28 14:34:16.247003 | ubuntu-noble-large | 2025-09-28T14:34:16.246917+0000 - INFO - Checking osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2025-09-28 14:34:16.927437 | ubuntu-noble-large | 2025-09-28T14:34:16.927111+0000 - INFO - Found version '7.0.15' with build date '20250928' for osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2025-09-28 14:34:16.927544 | ubuntu-noble-large | 2025-09-28T14:34:16.927364+0000 - INFO - Adding org.opencontainers.image.version='7.0.15' label to osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2025-09-28 14:34:17.073509 | ubuntu-noble-large | 2025-09-28T14:34:17.073112+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2025-09-28 14:34:17.118939 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2025-09-28 14:34:17.123825 | ubuntu-noble-large | 2025-09-28T14:34:17.123498+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2025-09-28 14:34:17.172873 | ubuntu-noble-large | 2025-09-28T14:34:17.172486+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/redis:2025.1 2025-09-28 14:34:17.172989 | ubuntu-noble-large | 2025-09-28T14:34:17.172837+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/redis:2025.1 is redis, using dpkg -s redis-server 2025-09-28 14:34:17.173049 | ubuntu-noble-large | 2025-09-28T14:34:17.172949+0000 - INFO - Checking osism.harbor.regio.digital/kolla/redis:2025.1 2025-09-28 14:34:17.856347 | ubuntu-noble-large | 2025-09-28T14:34:17.855995+0000 - INFO - Found version '7.0.15' with build date '20250928' for osism.harbor.regio.digital/kolla/redis:2025.1 2025-09-28 14:34:17.856458 | ubuntu-noble-large | 2025-09-28T14:34:17.856284+0000 - INFO - Adding org.opencontainers.image.version='7.0.15' label to osism.harbor.regio.digital/kolla/redis:2025.1 2025-09-28 14:34:18.026974 | ubuntu-noble-large | 2025-09-28T14:34:18.026572+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/redis:2025.1 2025-09-28 14:34:18.067345 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/redis:2025.1 2025-09-28 14:34:18.071154 | ubuntu-noble-large | 2025-09-28T14:34:18.070835+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/redis:2025.1 2025-09-28 14:34:18.123598 | ubuntu-noble-large | 2025-09-28T14:34:18.123234+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2025-09-28 14:34:18.123804 | ubuntu-noble-large | 2025-09-28T14:34:18.123595+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/mariadb-server:2025.1 is mariadb, using dpkg -s mariadb-client 2025-09-28 14:34:18.124000 | ubuntu-noble-large | 2025-09-28T14:34:18.123843+0000 - INFO - Checking osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2025-09-28 14:34:18.728252 | ubuntu-noble-large | 2025-09-28T14:34:18.727864+0000 - INFO - Found version '10.11.14' with build date '20250928' for osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2025-09-28 14:34:18.728363 | ubuntu-noble-large | 2025-09-28T14:34:18.728190+0000 - INFO - Adding org.opencontainers.image.version='10.11.14' label to osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2025-09-28 14:34:18.898510 | ubuntu-noble-large | 2025-09-28T14:34:18.898121+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2025-09-28 14:34:18.943048 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2025-09-28 14:34:18.948128 | ubuntu-noble-large | 2025-09-28T14:34:18.947495+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2025-09-28 14:34:19.001350 | ubuntu-noble-large | 2025-09-28T14:34:19.000922+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2025-09-28 14:34:19.001636 | ubuntu-noble-large | 2025-09-28T14:34:19.001330+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 is mariadb-clustercheck, using dpkg -s mariadb-client 2025-09-28 14:34:19.001803 | ubuntu-noble-large | 2025-09-28T14:34:19.001507+0000 - INFO - Checking osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2025-09-28 14:34:19.618845 | ubuntu-noble-large | 2025-09-28T14:34:19.618397+0000 - INFO - Found version '10.11.14' with build date '20250928' for osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2025-09-28 14:34:19.619036 | ubuntu-noble-large | 2025-09-28T14:34:19.618803+0000 - INFO - Adding org.opencontainers.image.version='10.11.14' label to osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2025-09-28 14:34:19.784625 | ubuntu-noble-large | 2025-09-28T14:34:19.784248+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2025-09-28 14:34:19.827811 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2025-09-28 14:34:19.832303 | ubuntu-noble-large | 2025-09-28T14:34:19.831942+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2025-09-28 14:34:19.882926 | ubuntu-noble-large | 2025-09-28T14:34:19.882485+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovn-base:2025.1 2025-09-28 14:34:19.883068 | ubuntu-noble-large | 2025-09-28T14:34:19.882901+0000 - INFO - osism.harbor.regio.digital/kolla/ovn-base:2025.1 is a base image and not handled at the moment 2025-09-28 14:34:19.883199 | ubuntu-noble-large | 2025-09-28T14:34:19.883073+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2025-09-28 14:34:19.883343 | ubuntu-noble-large | 2025-09-28T14:34:19.883221+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 is openvswitch, using dpkg -s openvswitch-switch 2025-09-28 14:34:19.883442 | ubuntu-noble-large | 2025-09-28T14:34:19.883342+0000 - INFO - Checking osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2025-09-28 14:34:20.472127 | ubuntu-noble-large | 2025-09-28T14:34:20.471807+0000 - INFO - Found version '3.5.0' with build date '20250928' for osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2025-09-28 14:34:20.472233 | ubuntu-noble-large | 2025-09-28T14:34:20.472046+0000 - INFO - Adding org.opencontainers.image.version='3.5.0' label to osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2025-09-28 14:34:20.643254 | ubuntu-noble-large | 2025-09-28T14:34:20.642929+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2025-09-28 14:34:20.684984 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2025-09-28 14:34:20.689485 | ubuntu-noble-large | 2025-09-28T14:34:20.689068+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2025-09-28 14:34:20.739313 | ubuntu-noble-large | 2025-09-28T14:34:20.738896+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2025-09-28 14:34:20.739462 | ubuntu-noble-large | 2025-09-28T14:34:20.739308+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 is openvswitch, using dpkg -s openvswitch-switch 2025-09-28 14:34:20.739612 | ubuntu-noble-large | 2025-09-28T14:34:20.739475+0000 - INFO - Checking osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2025-09-28 14:34:21.350389 | ubuntu-noble-large | 2025-09-28T14:34:21.350001+0000 - INFO - Found version '3.5.0' with build date '20250928' for osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2025-09-28 14:34:21.350479 | ubuntu-noble-large | 2025-09-28T14:34:21.350322+0000 - INFO - Adding org.opencontainers.image.version='3.5.0' label to osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2025-09-28 14:34:21.529429 | ubuntu-noble-large | 2025-09-28T14:34:21.529071+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2025-09-28 14:34:21.575408 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2025-09-28 14:34:21.580865 | ubuntu-noble-large | 2025-09-28T14:34:21.580435+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2025-09-28 14:34:21.632464 | ubuntu-noble-large | 2025-09-28T14:34:21.632020+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2025-09-28 14:34:21.632573 | ubuntu-noble-large | 2025-09-28T14:34:21.632403+0000 - ERROR - Configuration for letsencrypt-webserver (letsencrypt) not found 2025-09-28 14:34:21.632689 | ubuntu-noble-large | 2025-09-28T14:34:21.632571+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2025-09-28 14:34:21.632890 | ubuntu-noble-large | 2025-09-28T14:34:21.632729+0000 - ERROR - Configuration for letsencrypt-lego (letsencrypt) not found 2025-09-28 14:34:21.632984 | ubuntu-noble-large | 2025-09-28T14:34:21.632889+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2025-09-28 14:34:21.633095 | ubuntu-noble-large | 2025-09-28T14:34:21.632995+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 is ovsdpdk, using dpkg -s openvswitch-switch-dpdk 2025-09-28 14:34:21.633173 | ubuntu-noble-large | 2025-09-28T14:34:21.633090+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2025-09-28 14:34:22.232333 | ubuntu-noble-large | 2025-09-28T14:34:22.231908+0000 - INFO - Found version '3.5.0' with build date '20250928' for osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2025-09-28 14:34:22.232444 | ubuntu-noble-large | 2025-09-28T14:34:22.232244+0000 - INFO - Adding org.opencontainers.image.version='3.5.0' label to osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2025-09-28 14:34:22.385018 | ubuntu-noble-large | 2025-09-28T14:34:22.384519+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2025-09-28 14:34:22.429910 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2025-09-28 14:34:22.434892 | ubuntu-noble-large | 2025-09-28T14:34:22.434497+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2025-09-28 14:34:22.485548 | ubuntu-noble-large | 2025-09-28T14:34:22.485127+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2025-09-28 14:34:22.485761 | ubuntu-noble-large | 2025-09-28T14:34:22.485533+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 is ovsdpdk, using dpkg -s openvswitch-switch-dpdk 2025-09-28 14:34:22.485943 | ubuntu-noble-large | 2025-09-28T14:34:22.485788+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2025-09-28 14:34:23.139571 | ubuntu-noble-large | 2025-09-28T14:34:23.139127+0000 - INFO - Found version '3.5.0' with build date '20250928' for osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2025-09-28 14:34:23.139777 | ubuntu-noble-large | 2025-09-28T14:34:23.139464+0000 - INFO - Adding org.opencontainers.image.version='3.5.0' label to osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2025-09-28 14:34:23.303762 | ubuntu-noble-large | 2025-09-28T14:34:23.303319+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2025-09-28 14:34:23.347217 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2025-09-28 14:34:23.352964 | ubuntu-noble-large | 2025-09-28T14:34:23.352467+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2025-09-28 14:34:23.402430 | ubuntu-noble-large | 2025-09-28T14:34:23.401979+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/memcached:2025.1 2025-09-28 14:34:23.402533 | ubuntu-noble-large | 2025-09-28T14:34:23.402373+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/memcached:2025.1 is memcached, using dpkg -s memcached 2025-09-28 14:34:23.402667 | ubuntu-noble-large | 2025-09-28T14:34:23.402527+0000 - INFO - Checking osism.harbor.regio.digital/kolla/memcached:2025.1 2025-09-28 14:34:24.004024 | ubuntu-noble-large | 2025-09-28T14:34:24.003602+0000 - INFO - Found version '1.6.24' with build date '20250928' for osism.harbor.regio.digital/kolla/memcached:2025.1 2025-09-28 14:34:24.004136 | ubuntu-noble-large | 2025-09-28T14:34:24.003949+0000 - INFO - Adding org.opencontainers.image.version='1.6.24' label to osism.harbor.regio.digital/kolla/memcached:2025.1 2025-09-28 14:34:24.157456 | ubuntu-noble-large | 2025-09-28T14:34:24.157158+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/memcached:2025.1 2025-09-28 14:34:24.201533 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/memcached:2025.1 2025-09-28 14:34:24.206403 | ubuntu-noble-large | 2025-09-28T14:34:24.206090+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/memcached:2025.1 2025-09-28 14:34:24.255620 | ubuntu-noble-large | 2025-09-28T14:34:24.255319+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/hacluster-base:2025.1 2025-09-28 14:34:24.255776 | ubuntu-noble-large | 2025-09-28T14:34:24.255565+0000 - INFO - osism.harbor.regio.digital/kolla/hacluster-base:2025.1 is a base image and not handled at the moment 2025-09-28 14:34:24.255801 | ubuntu-noble-large | 2025-09-28T14:34:24.255653+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/tgtd:2025.1 2025-09-28 14:34:24.255872 | ubuntu-noble-large | 2025-09-28T14:34:24.255795+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/tgtd:2025.1 is tgtd, using dpkg -s tgt 2025-09-28 14:34:24.255933 | ubuntu-noble-large | 2025-09-28T14:34:24.255869+0000 - INFO - Checking osism.harbor.regio.digital/kolla/tgtd:2025.1 2025-09-28 14:34:24.881371 | ubuntu-noble-large | 2025-09-28T14:34:24.880975+0000 - INFO - Found version '1.0.85' with build date '20250928' for osism.harbor.regio.digital/kolla/tgtd:2025.1 2025-09-28 14:34:24.881479 | ubuntu-noble-large | 2025-09-28T14:34:24.881302+0000 - INFO - Adding org.opencontainers.image.version='1.0.85' label to osism.harbor.regio.digital/kolla/tgtd:2025.1 2025-09-28 14:34:25.016485 | ubuntu-noble-large | 2025-09-28T14:34:25.016031+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/tgtd:2025.1 2025-09-28 14:34:25.062270 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/tgtd:2025.1 2025-09-28 14:34:25.067338 | ubuntu-noble-large | 2025-09-28T14:34:25.066961+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/tgtd:2025.1 2025-09-28 14:34:25.121139 | ubuntu-noble-large | 2025-09-28T14:34:25.120825+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/fluentd:2025.1 2025-09-28 14:34:25.121218 | ubuntu-noble-large | 2025-09-28T14:34:25.121101+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/fluentd:2025.1 is fluentd, using dpkg -s fluent-package 2025-09-28 14:34:25.121277 | ubuntu-noble-large | 2025-09-28T14:34:25.121191+0000 - INFO - Checking osism.harbor.regio.digital/kolla/fluentd:2025.1 2025-09-28 14:34:25.744761 | ubuntu-noble-large | 2025-09-28T14:34:25.744323+0000 - INFO - Found version '5.0.7' with build date '20250928' for osism.harbor.regio.digital/kolla/fluentd:2025.1 2025-09-28 14:34:25.744894 | ubuntu-noble-large | 2025-09-28T14:34:25.744646+0000 - INFO - Adding org.opencontainers.image.version='5.0.7' label to osism.harbor.regio.digital/kolla/fluentd:2025.1 2025-09-28 14:34:25.936037 | ubuntu-noble-large | 2025-09-28T14:34:25.935637+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/fluentd:2025.1 2025-09-28 14:34:25.982525 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/fluentd:2025.1 2025-09-28 14:34:25.987238 | ubuntu-noble-large | 2025-09-28T14:34:25.986865+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/fluentd:2025.1 2025-09-28 14:34:26.042369 | ubuntu-noble-large | 2025-09-28T14:34:26.041878+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/grafana:2025.1 2025-09-28 14:34:26.042510 | ubuntu-noble-large | 2025-09-28T14:34:26.042268+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/grafana:2025.1 is grafana, using dpkg -s grafana 2025-09-28 14:34:26.042530 | ubuntu-noble-large | 2025-09-28T14:34:26.042387+0000 - INFO - Checking osism.harbor.regio.digital/kolla/grafana:2025.1 2025-09-28 14:34:26.652221 | ubuntu-noble-large | 2025-09-28T14:34:26.651842+0000 - INFO - Found version '12.2.0' with build date '20250928' for osism.harbor.regio.digital/kolla/grafana:2025.1 2025-09-28 14:34:26.652326 | ubuntu-noble-large | 2025-09-28T14:34:26.652146+0000 - INFO - Adding org.opencontainers.image.version='12.2.0' label to osism.harbor.regio.digital/kolla/grafana:2025.1 2025-09-28 14:34:26.816778 | ubuntu-noble-large | 2025-09-28T14:34:26.816345+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/grafana:2025.1 2025-09-28 14:34:26.857516 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/grafana:2025.1 2025-09-28 14:34:26.862281 | ubuntu-noble-large | 2025-09-28T14:34:26.861893+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/grafana:2025.1 2025-09-28 14:34:26.913462 | ubuntu-noble-large | 2025-09-28T14:34:26.913068+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/keepalived:2025.1 2025-09-28 14:34:26.913658 | ubuntu-noble-large | 2025-09-28T14:34:26.913449+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/keepalived:2025.1 is keepalived, using dpkg -s keepalived 2025-09-28 14:34:26.913934 | ubuntu-noble-large | 2025-09-28T14:34:26.913666+0000 - INFO - Checking osism.harbor.regio.digital/kolla/keepalived:2025.1 2025-09-28 14:34:27.535495 | ubuntu-noble-large | 2025-09-28T14:34:27.535135+0000 - INFO - Found version '2.2.8' with build date '20250928' for osism.harbor.regio.digital/kolla/keepalived:2025.1 2025-09-28 14:34:27.535628 | ubuntu-noble-large | 2025-09-28T14:34:27.535479+0000 - INFO - Adding org.opencontainers.image.version='2.2.8' label to osism.harbor.regio.digital/kolla/keepalived:2025.1 2025-09-28 14:34:27.715163 | ubuntu-noble-large | 2025-09-28T14:34:27.714800+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/keepalived:2025.1 2025-09-28 14:34:27.754119 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keepalived:2025.1 2025-09-28 14:34:27.759015 | ubuntu-noble-large | 2025-09-28T14:34:27.758546+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/keepalived:2025.1 2025-09-28 14:34:27.799810 | ubuntu-noble-large | 2025-09-28T14:34:27.799309+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/multipathd:2025.1 2025-09-28 14:34:27.799904 | ubuntu-noble-large | 2025-09-28T14:34:27.799772+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/multipathd:2025.1 is multipathd, using dpkg -s multipath-tools 2025-09-28 14:34:27.800051 | ubuntu-noble-large | 2025-09-28T14:34:27.799916+0000 - INFO - Checking osism.harbor.regio.digital/kolla/multipathd:2025.1 2025-09-28 14:34:28.403510 | ubuntu-noble-large | 2025-09-28T14:34:28.403021+0000 - INFO - Found version '0.9.4' with build date '20250928' for osism.harbor.regio.digital/kolla/multipathd:2025.1 2025-09-28 14:34:28.403614 | ubuntu-noble-large | 2025-09-28T14:34:28.403454+0000 - INFO - Adding org.opencontainers.image.version='0.9.4' label to osism.harbor.regio.digital/kolla/multipathd:2025.1 2025-09-28 14:34:28.570606 | ubuntu-noble-large | 2025-09-28T14:34:28.570245+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/multipathd:2025.1 2025-09-28 14:34:28.615254 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/multipathd:2025.1 2025-09-28 14:34:28.618915 | ubuntu-noble-large | 2025-09-28T14:34:28.618349+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/multipathd:2025.1 2025-09-28 14:34:28.674216 | ubuntu-noble-large | 2025-09-28T14:34:28.673830+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-base:2025.1 2025-09-28 14:34:28.674325 | ubuntu-noble-large | 2025-09-28T14:34:28.674187+0000 - INFO - osism.harbor.regio.digital/kolla/prometheus-base:2025.1 is a base image and not handled at the moment 2025-09-28 14:34:28.674462 | ubuntu-noble-large | 2025-09-28T14:34:28.674341+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2025-09-28 14:34:28.674584 | ubuntu-noble-large | 2025-09-28T14:34:28.674474+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 is kolla-toolbox, using echo 2025-09-28 14:34:28.674688 | ubuntu-noble-large | 2025-09-28T14:34:28.674581+0000 - INFO - Checking osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2025-09-28 14:34:29.235303 | ubuntu-noble-large | 2025-09-28T14:34:29.234926+0000 - INFO - Found version '20.2.0' with build date '20250928' for osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2025-09-28 14:34:29.235408 | ubuntu-noble-large | 2025-09-28T14:34:29.235206+0000 - INFO - Adding org.opencontainers.image.version='20.2.0' label to osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2025-09-28 14:34:29.396676 | ubuntu-noble-large | 2025-09-28T14:34:29.396253+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2025-09-28 14:34:29.447318 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2025-09-28 14:34:29.451814 | ubuntu-noble-large | 2025-09-28T14:34:29.451431+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2025-09-28 14:34:29.499383 | ubuntu-noble-large | 2025-09-28T14:34:29.498905+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2025-09-28 14:34:29.499629 | ubuntu-noble-large | 2025-09-28T14:34:29.499394+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/rabbitmq:2025.1 is rabbitmq, using dpkg -s rabbitmq-server 2025-09-28 14:34:29.499908 | ubuntu-noble-large | 2025-09-28T14:34:29.499642+0000 - INFO - Checking osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2025-09-28 14:34:30.090844 | ubuntu-noble-large | 2025-09-28T14:34:30.090379+0000 - INFO - Found version '4.1.3' with build date '20250928' for osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2025-09-28 14:34:30.090960 | ubuntu-noble-large | 2025-09-28T14:34:30.090700+0000 - INFO - Adding org.opencontainers.image.version='4.1.3' label to osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2025-09-28 14:34:30.238859 | ubuntu-noble-large | 2025-09-28T14:34:30.238397+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2025-09-28 14:34:30.283515 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2025-09-28 14:34:30.288960 | ubuntu-noble-large | 2025-09-28T14:34:30.288485+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2025-09-28 14:34:30.342628 | ubuntu-noble-large | 2025-09-28T14:34:30.342230+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/opensearch:2025.1 2025-09-28 14:34:30.342832 | ubuntu-noble-large | 2025-09-28T14:34:30.342611+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/opensearch:2025.1 is opensearch, using dpkg -s opensearch 2025-09-28 14:34:30.342954 | ubuntu-noble-large | 2025-09-28T14:34:30.342822+0000 - INFO - Checking osism.harbor.regio.digital/kolla/opensearch:2025.1 2025-09-28 14:34:30.934073 | ubuntu-noble-large | 2025-09-28T14:34:30.933612+0000 - INFO - Found version '2.19.3' with build date '20250928' for osism.harbor.regio.digital/kolla/opensearch:2025.1 2025-09-28 14:34:30.934170 | ubuntu-noble-large | 2025-09-28T14:34:30.934020+0000 - INFO - Adding org.opencontainers.image.version='2.19.3' label to osism.harbor.regio.digital/kolla/opensearch:2025.1 2025-09-28 14:34:31.103041 | ubuntu-noble-large | 2025-09-28T14:34:31.102550+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/opensearch:2025.1 2025-09-28 14:34:31.141445 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/opensearch:2025.1 2025-09-28 14:34:31.146193 | ubuntu-noble-large | 2025-09-28T14:34:31.145619+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/opensearch:2025.1 2025-09-28 14:34:31.196384 | ubuntu-noble-large | 2025-09-28T14:34:31.195995+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2025-09-28 14:34:31.196535 | ubuntu-noble-large | 2025-09-28T14:34:31.196383+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 is opensearch-dashboards, using dpkg -s opensearch-dashboards 2025-09-28 14:34:31.196659 | ubuntu-noble-large | 2025-09-28T14:34:31.196544+0000 - INFO - Checking osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2025-09-28 14:34:31.788315 | ubuntu-noble-large | 2025-09-28T14:34:31.787959+0000 - INFO - Found version '2.19.3' with build date '20250928' for osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2025-09-28 14:34:31.788418 | ubuntu-noble-large | 2025-09-28T14:34:31.788240+0000 - INFO - Adding org.opencontainers.image.version='2.19.3' label to osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2025-09-28 14:34:31.923372 | ubuntu-noble-large | 2025-09-28T14:34:31.923005+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2025-09-28 14:34:31.971301 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2025-09-28 14:34:31.976060 | ubuntu-noble-large | 2025-09-28T14:34:31.975620+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2025-09-28 14:34:32.027174 | ubuntu-noble-large | 2025-09-28T14:34:32.026697+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/openstack-base:2025.1 2025-09-28 14:34:32.027301 | ubuntu-noble-large | 2025-09-28T14:34:32.027142+0000 - INFO - osism.harbor.regio.digital/kolla/openstack-base:2025.1 is a base image and not handled at the moment 2025-09-28 14:34:32.027453 | ubuntu-noble-large | 2025-09-28T14:34:32.027317+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/iscsid:2025.1 2025-09-28 14:34:32.027589 | ubuntu-noble-large | 2025-09-28T14:34:32.027468+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/iscsid:2025.1 is iscsid, using dpkg -s open-iscsi 2025-09-28 14:34:32.027692 | ubuntu-noble-large | 2025-09-28T14:34:32.027585+0000 - INFO - Checking osism.harbor.regio.digital/kolla/iscsid:2025.1 2025-09-28 14:34:32.647142 | ubuntu-noble-large | 2025-09-28T14:34:32.646685+0000 - INFO - Found version '2.1.9' with build date '20250928' for osism.harbor.regio.digital/kolla/iscsid:2025.1 2025-09-28 14:34:32.647256 | ubuntu-noble-large | 2025-09-28T14:34:32.647080+0000 - INFO - Adding org.opencontainers.image.version='2.1.9' label to osism.harbor.regio.digital/kolla/iscsid:2025.1 2025-09-28 14:34:32.808567 | ubuntu-noble-large | 2025-09-28T14:34:32.808198+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/iscsid:2025.1 2025-09-28 14:34:32.849255 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/iscsid:2025.1 2025-09-28 14:34:32.852954 | ubuntu-noble-large | 2025-09-28T14:34:32.852453+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/iscsid:2025.1 2025-09-28 14:34:32.901591 | ubuntu-noble-large | 2025-09-28T14:34:32.901165+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2025-09-28 14:34:32.901692 | ubuntu-noble-large | 2025-09-28T14:34:32.901541+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 is nova-libvirt, using dpkg -s libvirt-daemon 2025-09-28 14:34:32.902014 | ubuntu-noble-large | 2025-09-28T14:34:32.901694+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2025-09-28 14:34:33.549540 | ubuntu-noble-large | 2025-09-28T14:34:33.549115+0000 - INFO - Found version '10.0.0' with build date '20250928' for osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2025-09-28 14:34:33.549660 | ubuntu-noble-large | 2025-09-28T14:34:33.549443+0000 - INFO - Adding org.opencontainers.image.version='10.0.0' label to osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2025-09-28 14:34:33.716561 | ubuntu-noble-large | 2025-09-28T14:34:33.716225+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2025-09-28 14:34:33.757081 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2025-09-28 14:34:33.761973 | ubuntu-noble-large | 2025-09-28T14:34:33.761463+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2025-09-28 14:34:33.812286 | ubuntu-noble-large | 2025-09-28T14:34:33.811883+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/redis-base:2025.1 2025-09-28 14:34:33.812448 | ubuntu-noble-large | 2025-09-28T14:34:33.812260+0000 - INFO - osism.harbor.regio.digital/kolla/redis-base:2025.1 is a base image and not handled at the moment 2025-09-28 14:34:33.812584 | ubuntu-noble-large | 2025-09-28T14:34:33.812453+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/mariadb-base:2025.1 2025-09-28 14:34:33.812769 | ubuntu-noble-large | 2025-09-28T14:34:33.812588+0000 - INFO - osism.harbor.regio.digital/kolla/mariadb-base:2025.1 is a base image and not handled at the moment 2025-09-28 14:34:33.812858 | ubuntu-noble-large | 2025-09-28T14:34:33.812752+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/openvswitch-base:2025.1 2025-09-28 14:34:33.812985 | ubuntu-noble-large | 2025-09-28T14:34:33.812873+0000 - INFO - osism.harbor.regio.digital/kolla/openvswitch-base:2025.1 is a base image and not handled at the moment 2025-09-28 14:34:33.813081 | ubuntu-noble-large | 2025-09-28T14:34:33.812983+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cron:2025.1 2025-09-28 14:34:33.813224 | ubuntu-noble-large | 2025-09-28T14:34:33.813107+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/cron:2025.1 is cron, using dpkg -s cron 2025-09-28 14:34:33.813315 | ubuntu-noble-large | 2025-09-28T14:34:33.813216+0000 - INFO - Checking osism.harbor.regio.digital/kolla/cron:2025.1 2025-09-28 14:34:34.437360 | ubuntu-noble-large | 2025-09-28T14:34:34.436990+0000 - INFO - Found version '3.0' with build date '20250928' for osism.harbor.regio.digital/kolla/cron:2025.1 2025-09-28 14:34:34.437457 | ubuntu-noble-large | 2025-09-28T14:34:34.437328+0000 - INFO - Adding org.opencontainers.image.version='3.0' label to osism.harbor.regio.digital/kolla/cron:2025.1 2025-09-28 14:34:34.614800 | ubuntu-noble-large | 2025-09-28T14:34:34.614224+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/cron:2025.1 2025-09-28 14:34:34.665265 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cron:2025.1 2025-09-28 14:34:34.669192 | ubuntu-noble-large | 2025-09-28T14:34:34.668952+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/cron:2025.1 2025-09-28 14:34:34.700908 | ubuntu-noble-large | 2025-09-28T14:34:34.700634+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/letsencrypt-base:2025.1 2025-09-28 14:34:34.700957 | ubuntu-noble-large | 2025-09-28T14:34:34.700879+0000 - INFO - osism.harbor.regio.digital/kolla/letsencrypt-base:2025.1 is a base image and not handled at the moment 2025-09-28 14:34:34.701001 | ubuntu-noble-large | 2025-09-28T14:34:34.700943+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/proxysql:2025.1 2025-09-28 14:34:34.701058 | ubuntu-noble-large | 2025-09-28T14:34:34.701003+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/proxysql:2025.1 is proxysql, using dpkg -s proxysql 2025-09-28 14:34:34.701090 | ubuntu-noble-large | 2025-09-28T14:34:34.701047+0000 - INFO - Checking osism.harbor.regio.digital/kolla/proxysql:2025.1 2025-09-28 14:34:35.251984 | ubuntu-noble-large | 2025-09-28T14:34:35.251534+0000 - INFO - Found version '2.7.3' with build date '20250928' for osism.harbor.regio.digital/kolla/proxysql:2025.1 2025-09-28 14:34:35.252097 | ubuntu-noble-large | 2025-09-28T14:34:35.251920+0000 - INFO - Adding org.opencontainers.image.version='2.7.3' label to osism.harbor.regio.digital/kolla/proxysql:2025.1 2025-09-28 14:34:35.398527 | ubuntu-noble-large | 2025-09-28T14:34:35.398102+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/proxysql:2025.1 2025-09-28 14:34:35.440562 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/proxysql:2025.1 2025-09-28 14:34:35.444545 | ubuntu-noble-large | 2025-09-28T14:34:35.444208+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/proxysql:2025.1 2025-09-28 14:34:35.495087 | ubuntu-noble-large | 2025-09-28T14:34:35.494607+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2025-09-28 14:34:35.495201 | ubuntu-noble-large | 2025-09-28T14:34:35.495049+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 is haproxy-ssh, using dpkg -s openssh-server 2025-09-28 14:34:35.495287 | ubuntu-noble-large | 2025-09-28T14:34:35.495180+0000 - INFO - Checking osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2025-09-28 14:34:36.115234 | ubuntu-noble-large | 2025-09-28T14:34:36.114863+0000 - INFO - Found version '9.6' with build date '20250928' for osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2025-09-28 14:34:36.115339 | ubuntu-noble-large | 2025-09-28T14:34:36.115159+0000 - INFO - Adding org.opencontainers.image.version='9.6' label to osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2025-09-28 14:34:36.251957 | ubuntu-noble-large | 2025-09-28T14:34:36.251544+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2025-09-28 14:34:36.293439 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2025-09-28 14:34:36.298466 | ubuntu-noble-large | 2025-09-28T14:34:36.298108+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2025-09-28 14:34:36.348536 | ubuntu-noble-large | 2025-09-28T14:34:36.348110+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/haproxy:2025.1 2025-09-28 14:34:36.348692 | ubuntu-noble-large | 2025-09-28T14:34:36.348524+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/haproxy:2025.1 is haproxy, using dpkg -s haproxy 2025-09-28 14:34:36.348889 | ubuntu-noble-large | 2025-09-28T14:34:36.348692+0000 - INFO - Checking osism.harbor.regio.digital/kolla/haproxy:2025.1 2025-09-28 14:34:36.940616 | ubuntu-noble-large | 2025-09-28T14:34:36.940188+0000 - INFO - Found version '2.8.5' with build date '20250928' for osism.harbor.regio.digital/kolla/haproxy:2025.1 2025-09-28 14:34:36.940838 | ubuntu-noble-large | 2025-09-28T14:34:36.940508+0000 - INFO - Adding org.opencontainers.image.version='2.8.5' label to osism.harbor.regio.digital/kolla/haproxy:2025.1 2025-09-28 14:34:37.107984 | ubuntu-noble-large | 2025-09-28T14:34:37.107564+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/haproxy:2025.1 2025-09-28 14:34:37.151782 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/haproxy:2025.1 2025-09-28 14:34:37.156288 | ubuntu-noble-large | 2025-09-28T14:34:37.155909+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/haproxy:2025.1 2025-09-28 14:34:37.212264 | ubuntu-noble-large | 2025-09-28T14:34:37.211872+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2025-09-28 14:34:37.212377 | ubuntu-noble-large | 2025-09-28T14:34:37.212235+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 is ovsdpdk, using dpkg -s openvswitch-switch-dpdk 2025-09-28 14:34:37.212527 | ubuntu-noble-large | 2025-09-28T14:34:37.212376+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2025-09-28 14:34:37.854501 | ubuntu-noble-large | 2025-09-28T14:34:37.854105+0000 - INFO - Found version '3.5.0' with build date '20250928' for osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2025-09-28 14:34:37.854600 | ubuntu-noble-large | 2025-09-28T14:34:37.854428+0000 - INFO - Adding org.opencontainers.image.version='3.5.0' label to osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2025-09-28 14:34:38.013333 | ubuntu-noble-large | 2025-09-28T14:34:38.012931+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2025-09-28 14:34:38.058394 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2025-09-28 14:34:38.063509 | ubuntu-noble-large | 2025-09-28T14:34:38.063139+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2025-09-28 14:34:38.112578 | ubuntu-noble-large | 2025-09-28T14:34:38.112266+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2025-09-28 14:34:38.112656 | ubuntu-noble-large | 2025-09-28T14:34:38.112519+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/dnsmasq:2025.1 is dnsmasq, using dpkg -s dnsmasq 2025-09-28 14:34:38.112674 | ubuntu-noble-large | 2025-09-28T14:34:38.112592+0000 - INFO - Checking osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2025-09-28 14:34:38.787958 | ubuntu-noble-large | 2025-09-28T14:34:38.787443+0000 - INFO - Found version '2.90' with build date '20250928' for osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2025-09-28 14:34:38.788097 | ubuntu-noble-large | 2025-09-28T14:34:38.787849+0000 - INFO - Adding org.opencontainers.image.version='2.90' label to osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2025-09-28 14:34:38.999558 | ubuntu-noble-large | 2025-09-28T14:34:38.999136+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2025-09-28 14:34:39.049366 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2025-09-28 14:34:39.055038 | ubuntu-noble-large | 2025-09-28T14:34:39.054612+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2025-09-28 14:34:39.106252 | ubuntu-noble-large | 2025-09-28T14:34:39.105823+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/base:2025.1 2025-09-28 14:34:39.106396 | ubuntu-noble-large | 2025-09-28T14:34:39.106222+0000 - INFO - osism.harbor.regio.digital/kolla/base:2025.1 is a base image and not handled at the moment 2025-09-28 14:34:39.138156 | ubuntu-noble-large | 2025-09-28 14:34:39.138222 | ubuntu-noble-large | +-----------------------------------------------------------------------------------+ 2025-09-28 14:34:39.138262 | ubuntu-noble-large | | image | 2025-09-28 14:34:39.138272 | ubuntu-noble-large | |-----------------------------------------------------------------------------------| 2025-09-28 14:34:39.138282 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:26.0.2.20250928 | 2025-09-28 14:34:39.138306 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:29.0.4.20250928 | 2025-09-28 14:34:39.138316 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ceilometer-compute:24.0.1.20250928 | 2025-09-28 14:34:39.138325 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ceilometer-central:24.0.1.20250928 | 2025-09-28 14:34:39.138334 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ceilometer-ipmi:24.0.1.20250928 | 2025-09-28 14:34:39.138343 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ceilometer-notification:24.0.1.20250928 | 2025-09-28 14:34:39.138352 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-mdns:20.0.1.20250928 | 2025-09-28 14:34:39.138362 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-sink:20.0.1.20250928 | 2025-09-28 14:34:39.138371 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-central:20.0.1.20250928 | 2025-09-28 14:34:39.138380 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-api:20.0.1.20250928 | 2025-09-28 14:34:39.138389 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-worker:20.0.1.20250928 | 2025-09-28 14:34:39.138398 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-backend-bind9:20.0.1.20250928 | 2025-09-28 14:34:39.138407 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-producer:20.0.1.20250928 | 2025-09-28 14:34:39.138416 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/aodh-api:20.0.0.20250928 | 2025-09-28 14:34:39.138426 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/aodh-expirer:20.0.0.20250928 | 2025-09-28 14:34:39.138435 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/aodh-evaluator:20.0.0.20250928 | 2025-09-28 14:34:39.138457 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/aodh-listener:20.0.0.20250928 | 2025-09-28 14:34:39.138466 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/aodh-notifier:20.0.0.20250928 | 2025-09-28 14:34:39.138475 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/magnum-api:20.0.1.20250928 | 2025-09-28 14:34:39.138484 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/magnum-conductor:20.0.1.20250928 | 2025-09-28 14:34:39.138493 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/placement-api:13.0.0.20250928 | 2025-09-28 14:34:39.138502 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/manila-data:20.0.1.20250928 | 2025-09-28 14:34:39.138513 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/manila-scheduler:20.0.1.20250928 | 2025-09-28 14:34:39.138522 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/manila-share:20.0.1.20250928 | 2025-09-28 14:34:39.138531 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/manila-api:20.0.1.20250928 | 2025-09-28 14:34:39.138540 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/masakari-monitors:19.0.1.20250928 | 2025-09-28 14:34:39.138550 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/masakari-api:19.0.1.20250928 | 2025-09-28 14:34:39.138559 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/masakari-engine:19.0.1.20250928 | 2025-09-28 14:34:39.138568 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/barbican-api:20.0.1.20250928 | 2025-09-28 14:34:39.138577 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/barbican-worker:20.0.1.20250928 | 2025-09-28 14:34:39.138586 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/barbican-keystone-listener:20.0.1.20250928 | 2025-09-28 14:34:39.138596 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-novncproxy:31.1.1.20250928 | 2025-09-28 14:34:39.138605 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:31.1.1.20250928 | 2025-09-28 14:34:39.138614 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-compute-ironic:31.1.1.20250928 | 2025-09-28 14:34:39.138631 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-ssh:31.1.1.20250928 | 2025-09-28 14:34:39.138641 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-scheduler:31.1.1.20250928 | 2025-09-28 14:34:39.138650 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-conductor:31.1.1.20250928 | 2025-09-28 14:34:39.138659 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-serialproxy:31.1.1.20250928 | 2025-09-28 14:34:39.138669 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-api:31.1.1.20250928 | 2025-09-28 14:34:39.138678 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-compute:31.1.1.20250928 | 2025-09-28 14:34:39.138687 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/gnocchi-api:4.6.4.20250928 | 2025-09-28 14:34:39.138774 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/gnocchi-metricd:4.6.4.20250928 | 2025-09-28 14:34:39.138784 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/gnocchi-statsd:4.6.4.20250928 | 2025-09-28 14:34:39.138793 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/cinder-backup:26.1.1.20250928 | 2025-09-28 14:34:39.138817 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/cinder-api:26.1.1.20250928 | 2025-09-28 14:34:39.138827 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/cinder-volume:26.1.1.20250928 | 2025-09-28 14:34:39.138836 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/cinder-scheduler:26.1.1.20250928 | 2025-09-28 14:34:39.138846 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-neutron-agent:26.0.2.20250928 | 2025-09-28 14:34:39.138855 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:26.0.2.20250928 | 2025-09-28 14:34:39.138871 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-sriov-agent:26.0.2.20250928 | 2025-09-28 14:34:39.138936 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-mlnx-agent:26.0.2.20250928 | 2025-09-28 14:34:39.139136 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-ovn-agent:26.0.2.20250928 | 2025-09-28 14:34:39.139271 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:26.0.2.20250928 | 2025-09-28 14:34:39.139281 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-metering-agent:26.0.2.20250928 | 2025-09-28 14:34:39.139290 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-server:26.0.2.20250928 | 2025-09-28 14:34:39.139299 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-l3-agent:26.0.2.20250928 | 2025-09-28 14:34:39.139308 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-dhcp-agent:26.0.2.20250928 | 2025-09-28 14:34:39.139317 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:26.0.2.20250928 | 2025-09-28 14:34:39.139326 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-bgp-dragent:26.0.2.20250928 | 2025-09-28 14:34:39.139335 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-metadata-agent:26.0.2.20250928 | 2025-09-28 14:34:39.139344 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/glance-api:30.0.1.20250928 | 2025-09-28 14:34:39.139353 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-conductor:29.0.4.20250928 | 2025-09-28 14:34:39.139363 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-api:29.0.4.20250928 | 2025-09-28 14:34:39.139372 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-pxe:29.0.4.20250928 | 2025-09-28 14:34:39.139381 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/keystone-fernet:27.0.1.20250928 | 2025-09-28 14:34:39.139390 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/keystone-ssh:27.0.1.20250928 | 2025-09-28 14:34:39.139399 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/keystone:27.0.1.20250928 | 2025-09-28 14:34:39.139408 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/skyline-console:6.0.0.20250928 | 2025-09-28 14:34:39.139417 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/skyline-apiserver:6.0.1.20250928 | 2025-09-28 14:34:39.139426 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/octavia-housekeeping:16.0.1.20250928 | 2025-09-28 14:34:39.139448 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/octavia-worker:16.0.1.20250928 | 2025-09-28 14:34:39.139458 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/octavia-health-manager:16.0.1.20250928 | 2025-09-28 14:34:39.139467 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/octavia-driver-agent:16.0.1.20250928 | 2025-09-28 14:34:39.139476 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/octavia-api:16.0.1.20250928 | 2025-09-28 14:34:39.139485 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovn-controller:25.3.0.20250928 | 2025-09-28 14:34:39.139494 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/hacluster-corosync:3.1.7.20250928 | 2025-09-28 14:34:39.139503 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2.1.6.20250928 | 2025-09-28 14:34:39.139512 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/hacluster-pcs:2.1.6.20250928 | 2025-09-28 14:34:39.139521 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/hacluster-pacemaker:2.1.6.20250928 | 2025-09-28 14:34:39.139530 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-node-exporter:1.8.2.20250928 | 2025-09-28 14:34:39.139540 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-cadvisor:0.49.2.20250928 | 2025-09-28 14:34:39.139549 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1.20250928 | 2025-09-28 14:34:39.139558 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-mtail:3.0.8.20250928 | 2025-09-28 14:34:39.139567 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:1.8.0.20250928 | 2025-09-28 14:34:39.139576 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:0.15.0.20250928 | 2025-09-28 14:34:39.139585 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-alertmanager:0.28.1.20250928 | 2025-09-28 14:34:39.139594 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:0.16.0.20250928 | 2025-09-28 14:34:39.139603 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:0.25.0.20250928 | 2025-09-28 14:34:39.139612 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1.20250928 | 2025-09-28 14:34:39.139621 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-inspector:12.4.1.20250928 | 2025-09-28 14:34:39.139630 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/horizon:25.3.2.20250928 | 2025-09-28 14:34:39.139639 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/redis-sentinel:7.0.15.20250928 | 2025-09-28 14:34:39.139661 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/redis:7.0.15.20250928 | 2025-09-28 14:34:39.139671 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/mariadb-server:10.11.14.20250928 | 2025-09-28 14:34:39.139680 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/mariadb-clustercheck:10.11.14.20250928 | 2025-09-28 14:34:39.139740 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/openvswitch-vswitchd:3.5.0.20250928 | 2025-09-28 14:34:39.139765 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/openvswitch-db-server:3.5.0.20250928 | 2025-09-28 14:34:39.139774 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:3.5.0.20250928 | 2025-09-28 14:34:39.139784 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovsdpdk-db:3.5.0.20250928 | 2025-09-28 14:34:39.139793 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/memcached:1.6.24.20250928 | 2025-09-28 14:34:39.139802 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/tgtd:1.0.85.20250928 | 2025-09-28 14:34:39.139812 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/fluentd:5.0.7.20250928 | 2025-09-28 14:34:39.139821 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/grafana:12.2.0.20250928 | 2025-09-28 14:34:39.139830 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/keepalived:2.2.8.20250928 | 2025-09-28 14:34:39.139839 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/multipathd:0.9.4.20250928 | 2025-09-28 14:34:39.139856 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/kolla-toolbox:20.2.0.20250928 | 2025-09-28 14:34:39.139865 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/rabbitmq:4.1.3.20250928 | 2025-09-28 14:34:39.139874 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/opensearch:2.19.3.20250928 | 2025-09-28 14:34:39.139883 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/opensearch-dashboards:2.19.3.20250928 | 2025-09-28 14:34:39.139892 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/iscsid:2.1.9.20250928 | 2025-09-28 14:34:39.139901 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-libvirt:10.0.0.20250928 | 2025-09-28 14:34:39.139911 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/cron:3.0.20250928 | 2025-09-28 14:34:39.139920 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/proxysql:2.7.3.20250928 | 2025-09-28 14:34:39.139929 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/haproxy-ssh:9.6.20250928 | 2025-09-28 14:34:39.139938 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/haproxy:2.8.5.20250928 | 2025-09-28 14:34:39.139947 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovsdpdk:3.5.0.20250928 | 2025-09-28 14:34:39.139956 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/dnsmasq:2.90.20250928 | 2025-09-28 14:34:39.139966 | ubuntu-noble-large | +-----------------------------------------------------------------------------------+ 2025-09-28 14:34:39.186454 | ubuntu-noble-large | + docker images 2025-09-28 14:34:39.440771 | ubuntu-noble-large | REPOSITORY TAG IMAGE ID CREATED SIZE 2025-09-28 14:34:39.440857 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/dnsmasq 2.90.20250928 be6006c99031 1 second ago 286MB 2025-09-28 14:34:39.440869 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/dnsmasq 2025.1 be6006c99031 1 second ago 286MB 2025-09-28 14:34:39.440878 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy 2.8.5.20250928 6273bc23c46c 2 seconds ago 292MB 2025-09-28 14:34:39.440901 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy 2025.1 6273bc23c46c 2 seconds ago 292MB 2025-09-28 14:34:39.440910 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk 2025.1 c10cbf2171cb 2 seconds ago 472MB 2025-09-28 14:34:39.440917 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk 3.5.0.20250928 c10cbf2171cb 2 seconds ago 472MB 2025-09-28 14:34:39.440925 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy-ssh 2025.1 61d25cb8cbf5 3 seconds ago 292MB 2025-09-28 14:34:39.440933 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy-ssh 9.6.20250928 61d25cb8cbf5 3 seconds ago 292MB 2025-09-28 14:34:39.440940 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql 2.7.3.20250928 f22b7c1e1235 4 seconds ago 384MB 2025-09-28 14:34:39.440948 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql 2025.1 f22b7c1e1235 4 seconds ago 384MB 2025-09-28 14:34:39.440955 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cron 2025.1 fb093b51753f 5 seconds ago 284MB 2025-09-28 14:34:39.440963 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cron 3.0.20250928 fb093b51753f 5 seconds ago 284MB 2025-09-28 14:34:39.440970 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-libvirt 10.0.0.20250928 67156b4d56a4 6 seconds ago 1.06GB 2025-09-28 14:34:39.440978 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-libvirt 2025.1 67156b4d56a4 6 seconds ago 1.06GB 2025-09-28 14:34:39.440985 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/iscsid 2.1.9.20250928 7df5f07071fa 7 seconds ago 295MB 2025-09-28 14:34:39.441015 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/iscsid 2025.1 7df5f07071fa 7 seconds ago 295MB 2025-09-28 14:34:39.441036 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch 2.19.3.20250928 9bc6189403ec 8 seconds ago 1.55GB 2025-09-28 14:34:39.441046 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch 2025.1 9bc6189403ec 8 seconds ago 1.55GB 2025-09-28 14:34:39.441055 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch-dashboards 2.19.3.20250928 f7799b58b0ca 8 seconds ago 1.53GB 2025-09-28 14:34:39.441064 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch-dashboards 2025.1 f7799b58b0ca 8 seconds ago 1.53GB 2025-09-28 14:34:39.441074 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/rabbitmq 2025.1 ff6d923226ed 9 seconds ago 361MB 2025-09-28 14:34:39.441083 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/rabbitmq 4.1.3.20250928 ff6d923226ed 9 seconds ago 361MB 2025-09-28 14:34:39.441093 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/kolla-toolbox 20.2.0.20250928 97f71fe1ab54 10 seconds ago 694MB 2025-09-28 14:34:39.441102 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/kolla-toolbox 2025.1 97f71fe1ab54 10 seconds ago 694MB 2025-09-28 14:34:39.441112 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/multipathd 0.9.4.20250928 32a4d1bdd2e3 11 seconds ago 288MB 2025-09-28 14:34:39.441121 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/multipathd 2025.1 32a4d1bdd2e3 11 seconds ago 288MB 2025-09-28 14:34:39.441130 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keepalived 2.2.8.20250928 f407383dda9c 12 seconds ago 295MB 2025-09-28 14:34:39.441139 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keepalived 2025.1 f407383dda9c 12 seconds ago 295MB 2025-09-28 14:34:39.441149 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/grafana 12.2.0.20250928 4b54122bd585 13 seconds ago 1.02GB 2025-09-28 14:34:39.441158 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/grafana 2025.1 4b54122bd585 13 seconds ago 1.02GB 2025-09-28 14:34:39.441167 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/fluentd 2025.1 4c4db4454d01 14 seconds ago 597MB 2025-09-28 14:34:39.441177 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/fluentd 5.0.7.20250928 4c4db4454d01 14 seconds ago 597MB 2025-09-28 14:34:39.441186 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/tgtd 1.0.85.20250928 dbfb95d190f6 15 seconds ago 283MB 2025-09-28 14:34:39.441195 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/tgtd 2025.1 dbfb95d190f6 15 seconds ago 283MB 2025-09-28 14:34:39.441212 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/memcached 1.6.24.20250928 dd22572e2f2d 15 seconds ago 284MB 2025-09-28 14:34:39.441221 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/memcached 2025.1 dd22572e2f2d 15 seconds ago 284MB 2025-09-28 14:34:39.441230 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-db 2025.1 7924678e677b 16 seconds ago 472MB 2025-09-28 14:34:39.441239 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-db 3.5.0.20250928 7924678e677b 16 seconds ago 472MB 2025-09-28 14:34:39.441249 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd 2025.1 0629c5d8a751 17 seconds ago 472MB 2025-09-28 14:34:39.441258 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd 3.5.0.20250928 0629c5d8a751 17 seconds ago 472MB 2025-09-28 14:34:39.441268 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-db-server 2025.1 6ff5179e7254 18 seconds ago 300MB 2025-09-28 14:34:39.441284 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-db-server 3.5.0.20250928 6ff5179e7254 18 seconds ago 300MB 2025-09-28 14:34:39.441294 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-vswitchd 2025.1 27f3a4449882 19 seconds ago 300MB 2025-09-28 14:34:39.441303 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-vswitchd 3.5.0.20250928 27f3a4449882 19 seconds ago 300MB 2025-09-28 14:34:39.441313 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-clustercheck 10.11.14.20250928 df6888e97d5f 20 seconds ago 317MB 2025-09-28 14:34:39.441322 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-clustercheck 2025.1 df6888e97d5f 20 seconds ago 317MB 2025-09-28 14:34:39.441331 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-server 10.11.14.20250928 7ae40a113283 21 seconds ago 466MB 2025-09-28 14:34:39.441346 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-server 2025.1 7ae40a113283 21 seconds ago 466MB 2025-09-28 14:34:39.441356 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-sentinel 2025.1 42412d1a74d3 22 seconds ago 291MB 2025-09-28 14:34:39.441365 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-sentinel 7.0.15.20250928 42412d1a74d3 22 seconds ago 291MB 2025-09-28 14:34:39.441374 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis 2025.1 76fd36713336 22 seconds ago 291MB 2025-09-28 14:34:39.441384 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis 7.0.15.20250928 76fd36713336 22 seconds ago 291MB 2025-09-28 14:34:39.441393 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/horizon 2025.1 7d10e42b2bf7 23 seconds ago 1.2GB 2025-09-28 14:34:39.441403 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/horizon 25.3.2.20250928 7d10e42b2bf7 23 seconds ago 1.2GB 2025-09-28 14:34:39.441412 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-inspector 12.4.1.20250928 e3ea87cb8dcb 25 seconds ago 1.05GB 2025-09-28 14:34:39.441421 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-inspector 2025.1 e3ea87cb8dcb 25 seconds ago 1.05GB 2025-09-28 14:34:39.441431 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter 2025.1 7fa7444b71ff 26 seconds ago 307MB 2025-09-28 14:34:39.441440 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter 2025.1.20250928 7fa7444b71ff 26 seconds ago 307MB 2025-09-28 14:34:39.441449 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter 0.25.0.20250928 c12fba5df8d9 27 seconds ago 326MB 2025-09-28 14:34:39.441458 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter 2025.1 c12fba5df8d9 27 seconds ago 326MB 2025-09-28 14:34:39.441468 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter 0.16.0.20250928 804c4215f3aa 28 seconds ago 319MB 2025-09-28 14:34:39.441477 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter 2025.1 804c4215f3aa 28 seconds ago 319MB 2025-09-28 14:34:39.441486 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-alertmanager 0.28.1.20250928 eef1e43bf2c8 29 seconds ago 422MB 2025-09-28 14:34:39.441496 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-alertmanager 2025.1 eef1e43bf2c8 29 seconds ago 422MB 2025-09-28 14:34:39.441505 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter 0.15.0.20250928 60fe5c4cfc4e 30 seconds ago 316MB 2025-09-28 14:34:39.441515 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter 2025.1 60fe5c4cfc4e 30 seconds ago 316MB 2025-09-28 14:34:39.441537 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter 1.8.0.20250928 118afa104759 31 seconds ago 310MB 2025-09-28 14:34:39.441547 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter 2025.1 118afa104759 31 seconds ago 310MB 2025-09-28 14:34:39.441556 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mtail 2025.1 a5c487797300 32 seconds ago 317MB 2025-09-28 14:34:39.441566 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mtail 3.0.8.20250928 a5c487797300 32 seconds ago 317MB 2025-09-28 14:34:39.441575 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter 2025.1 085ff445c996 33 seconds ago 309MB 2025-09-28 14:34:39.441584 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter 2025.1.20250928 085ff445c996 33 seconds ago 309MB 2025-09-28 14:34:39.441593 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-cadvisor 0.49.2.20250928 f87fe9b87fc0 34 seconds ago 375MB 2025-09-28 14:34:39.441603 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-cadvisor 2025.1 f87fe9b87fc0 34 seconds ago 375MB 2025-09-28 14:34:39.441612 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-node-exporter 1.8.2.20250928 5fcb61d8bff1 35 seconds ago 324MB 2025-09-28 14:34:39.441621 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-node-exporter 2025.1 5fcb61d8bff1 35 seconds ago 324MB 2025-09-28 14:34:39.441630 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker 2.1.6.20250928 22068f587ff1 36 seconds ago 398MB 2025-09-28 14:34:39.441639 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker 2025.1 22068f587ff1 36 seconds ago 398MB 2025-09-28 14:34:39.441649 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pcs 2.1.6.20250928 b389a953abeb 37 seconds ago 406MB 2025-09-28 14:34:39.441659 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pcs 2025.1 b389a953abeb 37 seconds ago 406MB 2025-09-28 14:34:39.441668 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote 2.1.6.20250928 416dd27046a6 38 seconds ago 334MB 2025-09-28 14:34:39.441678 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote 2025.1 416dd27046a6 38 seconds ago 334MB 2025-09-28 14:34:39.441687 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-corosync 2025.1 543cb8c0ae1f 39 seconds ago 329MB 2025-09-28 14:34:39.441746 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-corosync 3.1.7.20250928 543cb8c0ae1f 39 seconds ago 329MB 2025-09-28 14:34:39.441756 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-controller 2025.1 42facb010885 42 seconds ago 308MB 2025-09-28 14:34:39.441765 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-controller 25.3.0.20250928 42facb010885 42 seconds ago 308MB 2025-09-28 14:34:39.441774 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-api 16.0.1.20250928 822c323b4a06 43 seconds ago 1.08GB 2025-09-28 14:34:39.441784 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-api 2025.1 822c323b4a06 43 seconds ago 1.08GB 2025-09-28 14:34:39.441793 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-driver-agent 16.0.1.20250928 21c273d2216f 44 seconds ago 1.08GB 2025-09-28 14:34:39.441802 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-driver-agent 2025.1 21c273d2216f 44 seconds ago 1.08GB 2025-09-28 14:34:39.441812 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-health-manager 16.0.1.20250928 fe625dcd3a1b 46 seconds ago 1.06GB 2025-09-28 14:34:39.441821 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-health-manager 2025.1 fe625dcd3a1b 46 seconds ago 1.06GB 2025-09-28 14:34:39.441839 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-worker 16.0.1.20250928 cc4e5c00272e 47 seconds ago 1.06GB 2025-09-28 14:34:39.441848 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-worker 2025.1 cc4e5c00272e 47 seconds ago 1.06GB 2025-09-28 14:34:39.441858 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-housekeeping 16.0.1.20250928 b8db468aded8 49 seconds ago 1.06GB 2025-09-28 14:34:39.441890 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-housekeeping 2025.1 b8db468aded8 49 seconds ago 1.06GB 2025-09-28 14:34:39.441900 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-apiserver 2025.1 bfd1903ac556 51 seconds ago 1.02GB 2025-09-28 14:34:39.441918 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-apiserver 6.0.1.20250928 bfd1903ac556 51 seconds ago 1.02GB 2025-09-28 14:34:39.441928 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-console 2025.1 e57017ed35cf 52 seconds ago 1.08GB 2025-09-28 14:34:39.441937 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-console 6.0.0.20250928 e57017ed35cf 52 seconds ago 1.08GB 2025-09-28 14:34:39.441947 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone 2025.1 c43c2f4a7cdf 54 seconds ago 1.11GB 2025-09-28 14:34:39.441956 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone 27.0.1.20250928 c43c2f4a7cdf 54 seconds ago 1.11GB 2025-09-28 14:34:39.441965 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-ssh 2025.1 3fa3f950b81f 55 seconds ago 1.07GB 2025-09-28 14:34:39.441975 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-ssh 27.0.1.20250928 3fa3f950b81f 55 seconds ago 1.07GB 2025-09-28 14:34:39.441984 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-fernet 2025.1 1fe9060f7077 57 seconds ago 1.06GB 2025-09-28 14:34:39.441993 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-fernet 27.0.1.20250928 1fe9060f7077 57 seconds ago 1.06GB 2025-09-28 14:34:39.442002 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-pxe 2025.1 58668ba0bf0b 58 seconds ago 1.22GB 2025-09-28 14:34:39.442012 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-pxe 29.0.4.20250928 58668ba0bf0b 58 seconds ago 1.22GB 2025-09-28 14:34:39.442021 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-api 2025.1 45f84fa97cfa About a minute ago 1.16GB 2025-09-28 14:34:39.442035 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-api 29.0.4.20250928 45f84fa97cfa About a minute ago 1.16GB 2025-09-28 14:34:39.442045 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-conductor 2025.1 262caf4a2b92 About a minute ago 1.43GB 2025-09-28 14:34:39.442054 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-conductor 29.0.4.20250928 262caf4a2b92 About a minute ago 1.43GB 2025-09-28 14:34:39.442064 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-api 2025.1 bbea40bef4f7 About a minute ago 1.13GB 2025-09-28 14:34:39.442073 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-api 30.0.1.20250928 bbea40bef4f7 About a minute ago 1.13GB 2025-09-28 14:34:39.442083 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metadata-agent 2025.1 45df3c4262be About a minute ago 1.24GB 2025-09-28 14:34:39.442092 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metadata-agent 26.0.2.20250928 45df3c4262be About a minute ago 1.24GB 2025-09-28 14:34:39.442101 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-bgp-dragent 2025.1 c40ceb3146b0 About a minute ago 1.24GB 2025-09-28 14:34:39.442117 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-bgp-dragent 26.0.2.20250928 c40ceb3146b0 About a minute ago 1.24GB 2025-09-28 14:34:39.442127 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent 2025.1 f48a4039d186 About a minute ago 1.24GB 2025-09-28 14:34:39.442136 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent 26.0.2.20250928 f48a4039d186 About a minute ago 1.24GB 2025-09-28 14:34:39.442146 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-dhcp-agent 2025.1 547c1bd9e047 About a minute ago 1.24GB 2025-09-28 14:34:39.442155 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-dhcp-agent 26.0.2.20250928 547c1bd9e047 About a minute ago 1.24GB 2025-09-28 14:34:39.442165 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-l3-agent 2025.1 4b45bc7897e8 About a minute ago 1.25GB 2025-09-28 14:34:39.442174 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-l3-agent 26.0.2.20250928 4b45bc7897e8 About a minute ago 1.25GB 2025-09-28 14:34:39.442183 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-server 2025.1 212b982df361 About a minute ago 1.25GB 2025-09-28 14:34:39.442193 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-server 26.0.2.20250928 212b982df361 About a minute ago 1.25GB 2025-09-28 14:34:39.442202 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metering-agent 2025.1 946e77c041a7 About a minute ago 1.24GB 2025-09-28 14:34:39.442211 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metering-agent 26.0.2.20250928 946e77c041a7 About a minute ago 1.24GB 2025-09-28 14:34:39.442226 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent 2025.1 34cef9e6a2de About a minute ago 1.24GB 2025-09-28 14:34:39.442236 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent 26.0.2.20250928 34cef9e6a2de About a minute ago 1.24GB 2025-09-28 14:34:39.442245 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-agent 2025.1 0950fc8943a2 About a minute ago 1.24GB 2025-09-28 14:34:39.442255 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-agent 26.0.2.20250928 0950fc8943a2 About a minute ago 1.24GB 2025-09-28 14:34:39.442264 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-mlnx-agent 2025.1 2b0a12768502 About a minute ago 1.25GB 2025-09-28 14:34:39.442273 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-mlnx-agent 26.0.2.20250928 2b0a12768502 About a minute ago 1.25GB 2025-09-28 14:34:39.442282 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-sriov-agent 2025.1 0c112936e59d About a minute ago 1.24GB 2025-09-28 14:34:39.442292 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-sriov-agent 26.0.2.20250928 0c112936e59d About a minute ago 1.24GB 2025-09-28 14:34:39.442301 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent 2025.1 981459e74b4f About a minute ago 1.25GB 2025-09-28 14:34:39.442310 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent 26.0.2.20250928 981459e74b4f About a minute ago 1.25GB 2025-09-28 14:34:39.442319 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-neutron-agent 2025.1 25753b3e815c About a minute ago 1.24GB 2025-09-28 14:34:39.442329 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-neutron-agent 26.0.2.20250928 25753b3e815c About a minute ago 1.24GB 2025-09-28 14:34:39.442351 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-scheduler 2025.1 e01ac9b86961 About a minute ago 1.44GB 2025-09-28 14:34:39.442361 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-scheduler 26.1.1.20250928 e01ac9b86961 About a minute ago 1.44GB 2025-09-28 14:34:39.442371 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-volume 2025.1 b592a47010ed About a minute ago 1.8GB 2025-09-28 14:34:39.442386 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-volume 26.1.1.20250928 b592a47010ed About a minute ago 1.8GB 2025-09-28 14:34:39.442409 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-api 2025.1 5e2bf4890659 About a minute ago 1.44GB 2025-09-28 14:34:39.442418 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-api 26.1.1.20250928 5e2bf4890659 About a minute ago 1.44GB 2025-09-28 14:34:39.442427 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-backup 2025.1 0379b336ae08 About a minute ago 1.45GB 2025-09-28 14:34:39.442437 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-backup 26.1.1.20250928 0379b336ae08 About a minute ago 1.45GB 2025-09-28 14:34:39.442446 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-statsd 2025.1 306895d2dd83 About a minute ago 1.13GB 2025-09-28 14:34:39.442456 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-statsd 4.6.4.20250928 306895d2dd83 About a minute ago 1.13GB 2025-09-28 14:34:39.442465 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-metricd 2025.1 140d8b743fe4 About a minute ago 1.13GB 2025-09-28 14:34:39.442474 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-metricd 4.6.4.20250928 140d8b743fe4 About a minute ago 1.13GB 2025-09-28 14:34:39.442483 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-api 2025.1 070f184cc374 About a minute ago 1.13GB 2025-09-28 14:34:39.442493 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-api 4.6.4.20250928 070f184cc374 About a minute ago 1.13GB 2025-09-28 14:34:39.442502 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute 2025.1 0bb9e8033ebe About a minute ago 1.6GB 2025-09-28 14:34:39.442511 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute 31.1.1.20250928 0bb9e8033ebe About a minute ago 1.6GB 2025-09-28 14:34:39.442531 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-api 2025.1 0d42612f01c8 About a minute ago 1.24GB 2025-09-28 14:34:39.442540 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-api 31.1.1.20250928 0d42612f01c8 About a minute ago 1.24GB 2025-09-28 14:34:39.442550 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-serialproxy 2025.1 63e21f3df86a About a minute ago 1.24GB 2025-09-28 14:34:39.442570 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-serialproxy 31.1.1.20250928 63e21f3df86a About a minute ago 1.24GB 2025-09-28 14:34:39.442580 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-conductor 2025.1 f3e3a56bf5b7 About a minute ago 1.24GB 2025-09-28 14:34:39.442589 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-conductor 31.1.1.20250928 f3e3a56bf5b7 About a minute ago 1.24GB 2025-09-28 14:34:39.442599 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-scheduler 2025.1 59af117807f1 About a minute ago 1.24GB 2025-09-28 14:34:39.442608 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-scheduler 31.1.1.20250928 59af117807f1 About a minute ago 1.24GB 2025-09-28 14:34:39.442617 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-ssh 2025.1 20bcd63c7df2 About a minute ago 1.24GB 2025-09-28 14:34:39.442626 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-ssh 31.1.1.20250928 20bcd63c7df2 About a minute ago 1.24GB 2025-09-28 14:34:39.442635 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute-ironic 2025.1 397be365a852 About a minute ago 1.25GB 2025-09-28 14:34:39.442645 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute-ironic 31.1.1.20250928 397be365a852 About a minute ago 1.25GB 2025-09-28 14:34:39.442660 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy 2025.1 ec30ee410f8a About a minute ago 1.28GB 2025-09-28 14:34:39.442670 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy 31.1.1.20250928 ec30ee410f8a About a minute ago 1.28GB 2025-09-28 14:34:39.442679 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-novncproxy 2025.1 0f3aefc5b0ca About a minute ago 1.4GB 2025-09-28 14:34:39.442732 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-novncproxy 31.1.1.20250928 0f3aefc5b0ca About a minute ago 1.4GB 2025-09-28 14:34:39.442746 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-keystone-listener 20.0.1.20250928 70779cef1905 About a minute ago 1.01GB 2025-09-28 14:34:39.442756 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-keystone-listener 2025.1 70779cef1905 About a minute ago 1.01GB 2025-09-28 14:34:39.442765 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-worker 20.0.1.20250928 1b00dec44b8b About a minute ago 1.01GB 2025-09-28 14:34:39.442774 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-worker 2025.1 1b00dec44b8b About a minute ago 1.01GB 2025-09-28 14:34:39.442784 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-api 20.0.1.20250928 0ae8f31bfd7a About a minute ago 1.01GB 2025-09-28 14:34:39.442794 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-api 2025.1 0ae8f31bfd7a About a minute ago 1.01GB 2025-09-28 14:34:39.442803 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-engine 19.0.1.20250928 5e1bfe1b07a8 About a minute ago 1.02GB 2025-09-28 14:34:39.442812 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-engine 2025.1 5e1bfe1b07a8 About a minute ago 1.02GB 2025-09-28 14:34:39.442821 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-api 19.0.1.20250928 363ac8f7b787 About a minute ago 1.02GB 2025-09-28 14:34:39.442831 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-api 2025.1 363ac8f7b787 About a minute ago 1.02GB 2025-09-28 14:34:39.442840 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-monitors 19.0.1.20250928 601a0617b6ea About a minute ago 1.1GB 2025-09-28 14:34:39.442849 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-monitors 2025.1 601a0617b6ea About a minute ago 1.1GB 2025-09-28 14:34:39.442859 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-api 20.0.1.20250928 e33b98c97f96 About a minute ago 1.08GB 2025-09-28 14:34:39.442868 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-api 2025.1 e33b98c97f96 About a minute ago 1.08GB 2025-09-28 14:34:39.442878 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-share 20.0.1.20250928 7ed7de1008f7 About a minute ago 1.24GB 2025-09-28 14:34:39.442887 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-share 2025.1 7ed7de1008f7 About a minute ago 1.24GB 2025-09-28 14:34:39.442897 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-scheduler 20.0.1.20250928 8d9f3c25f232 2 minutes ago 1.08GB 2025-09-28 14:34:39.442906 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-scheduler 2025.1 8d9f3c25f232 2 minutes ago 1.08GB 2025-09-28 14:34:39.442923 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-data 20.0.1.20250928 f3ff46d7cb9e 2 minutes ago 1.08GB 2025-09-28 14:34:39.442933 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-data 2025.1 f3ff46d7cb9e 2 minutes ago 1.08GB 2025-09-28 14:34:39.442942 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-api 13.0.0.20250928 c8ceb6155621 2 minutes ago 1GB 2025-09-28 14:34:39.442952 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-api 2025.1 c8ceb6155621 2 minutes ago 1GB 2025-09-28 14:34:39.442968 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-conductor 20.0.1.20250928 acbaf8f0652c 2 minutes ago 1.28GB 2025-09-28 14:34:39.442978 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-conductor 2025.1 acbaf8f0652c 2 minutes ago 1.28GB 2025-09-28 14:34:39.442988 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-api 20.0.1.20250928 e0a332bf3ba7 2 minutes ago 1.16GB 2025-09-28 14:34:39.442997 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-api 2025.1 e0a332bf3ba7 2 minutes ago 1.16GB 2025-09-28 14:34:39.443006 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-notifier 20.0.0.20250928 48e006c9b173 2 minutes ago 1GB 2025-09-28 14:34:39.443016 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-notifier 2025.1 48e006c9b173 2 minutes ago 1GB 2025-09-28 14:34:39.443025 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-listener 20.0.0.20250928 5099f5638d56 2 minutes ago 1GB 2025-09-28 14:34:39.443035 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-listener 2025.1 5099f5638d56 2 minutes ago 1GB 2025-09-28 14:34:39.443044 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-evaluator 20.0.0.20250928 06276ce188ed 2 minutes ago 1GB 2025-09-28 14:34:39.443059 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-evaluator 2025.1 06276ce188ed 2 minutes ago 1GB 2025-09-28 14:34:39.443069 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-expirer 20.0.0.20250928 331eab9ddabe 2 minutes ago 1GB 2025-09-28 14:34:39.443078 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-expirer 2025.1 331eab9ddabe 2 minutes ago 1GB 2025-09-28 14:34:39.443087 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-api 20.0.0.20250928 a230515b7706 2 minutes ago 1GB 2025-09-28 14:34:39.443097 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-api 2025.1 a230515b7706 2 minutes ago 1GB 2025-09-28 14:34:39.443106 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-producer 20.0.1.20250928 70c46e6b3ede 2 minutes ago 1.01GB 2025-09-28 14:34:39.443116 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-producer 2025.1 70c46e6b3ede 2 minutes ago 1.01GB 2025-09-28 14:34:39.443125 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-backend-bind9 20.0.1.20250928 29c4dba73e6f 2 minutes ago 1.02GB 2025-09-28 14:34:39.443134 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-backend-bind9 2025.1 29c4dba73e6f 2 minutes ago 1.02GB 2025-09-28 14:34:39.443144 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-worker 20.0.1.20250928 5a02a4770748 2 minutes ago 1.02GB 2025-09-28 14:34:39.443153 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-worker 2025.1 5a02a4770748 2 minutes ago 1.02GB 2025-09-28 14:34:39.443163 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-api 20.0.1.20250928 564ba22075ac 2 minutes ago 1.01GB 2025-09-28 14:34:39.443172 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-api 2025.1 564ba22075ac 2 minutes ago 1.01GB 2025-09-28 14:34:39.443181 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-central 20.0.1.20250928 26ad004966de 2 minutes ago 1.01GB 2025-09-28 14:34:39.443191 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-central 2025.1 26ad004966de 2 minutes ago 1.01GB 2025-09-28 14:34:39.443200 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-sink 20.0.1.20250928 68ad5dcb90f8 2 minutes ago 1.01GB 2025-09-28 14:34:39.443215 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-sink 2025.1 68ad5dcb90f8 2 minutes ago 1.01GB 2025-09-28 14:34:39.443225 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-mdns 20.0.1.20250928 7b3f4b099ca8 2 minutes ago 1.01GB 2025-09-28 14:34:39.443241 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-mdns 2025.1 7b3f4b099ca8 2 minutes ago 1.01GB 2025-09-28 14:34:39.443250 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-notification 2025.1 ffa4034ae85f 2 minutes ago 1GB 2025-09-28 14:34:39.443259 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-notification 24.0.1.20250928 ffa4034ae85f 2 minutes ago 1GB 2025-09-28 14:34:39.443269 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-ipmi 2025.1 d326e4ba7e6c 2 minutes ago 1.02GB 2025-09-28 14:34:39.443278 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-ipmi 24.0.1.20250928 d326e4ba7e6c 2 minutes ago 1.02GB 2025-09-28 14:34:39.443288 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-central 2025.1 07ad472267f7 2 minutes ago 1GB 2025-09-28 14:34:39.443297 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-central 24.0.1.20250928 07ad472267f7 2 minutes ago 1GB 2025-09-28 14:34:39.443306 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-compute 2025.1 0d5d76bc0e8d 2 minutes ago 1.01GB 2025-09-28 14:34:39.443316 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-compute 24.0.1.20250928 0d5d76bc0e8d 2 minutes ago 1.01GB 2025-09-28 14:34:39.443325 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter 2025.1 c4b77d263fcc 2 minutes ago 1.44GB 2025-09-28 14:34:39.443334 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter 29.0.4.20250928 c4b77d263fcc 2 minutes ago 1.44GB 2025-09-28 14:34:39.443343 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent 2025.1 ca392915021b 2 minutes ago 1.26GB 2025-09-28 14:34:39.443353 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent 26.0.2.20250928 ca392915021b 2 minutes ago 1.26GB 2025-09-28 14:34:39.443367 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-relay 2025.1 620f64a825a8 4 minutes ago 307MB 2025-09-28 14:34:39.443377 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-manager 2025.1 a83425976b6e 27 minutes ago 1.01GB 2025-09-28 14:34:39.443386 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-api 2025.1 61d594740bc0 27 minutes ago 1.01GB 2025-09-28 14:34:39.443395 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api 2025.1 3f22ade77a62 54 minutes ago 1.09GB 2025-09-28 14:34:39.443405 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api-cfn 2025.1 f38ca3789fe1 55 minutes ago 1.09GB 2025-09-28 14:34:39.443414 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-engine 2025.1 4ed39767f0ed 55 minutes ago 1.09GB 2025-09-28 14:34:39.443423 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-server 2025.1 c8eb4ba54bcc About an hour ago 307MB 2025-09-28 14:34:39.443433 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-northd 2025.1 af7a8823c5b7 About an hour ago 307MB 2025-09-28 14:34:39.443442 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-nb-db-server 2025.1 fd06b803db52 About an hour ago 307MB 2025-09-28 14:34:39.443451 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-ovn-exporter 2025.1 a1335a67cfaf About an hour ago 302MB 2025-09-28 14:34:39.443461 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-server 2025.1 19f0d0dc9326 About an hour ago 867MB 2025-09-28 14:34:39.443476 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-base 2025.1 4451e31a1883 About an hour ago 996MB 2025-09-28 14:34:39.443486 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-base 2025.1 277a6b92b829 About an hour ago 1GB 2025-09-28 14:34:39.443495 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-base 2025.1 976ba6c1bebd About an hour ago 994MB 2025-09-28 14:34:39.443505 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-base 2025.1 84a1a298ced0 About an hour ago 1.15GB 2025-09-28 14:34:39.443514 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-base 2025.1 b8444c52c33a About an hour ago 996MB 2025-09-28 14:34:39.443523 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-base 2025.1 565621476f73 About an hour ago 1.07GB 2025-09-28 14:34:39.443533 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-base 2025.1 6174be35b683 About an hour ago 1.01GB 2025-09-28 14:34:39.443542 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-base 2025.1 180a4b3c701a About an hour ago 1GB 2025-09-28 14:34:39.443558 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-base 2025.1 290b9da63b02 About an hour ago 1.23GB 2025-09-28 14:34:39.443567 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-base 2025.1 63158db29334 About an hour ago 997MB 2025-09-28 14:34:39.443576 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-base 2025.1 22fbc64beaff About an hour ago 1.12GB 2025-09-28 14:34:39.443586 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-base 2025.1 ec24f92a1b96 About an hour ago 1.43GB 2025-09-28 14:34:39.443595 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-base 2025.1 302fcf208bb0 About an hour ago 1.23GB 2025-09-28 14:34:39.443604 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-base 2025.1 7f1bb8c27748 About an hour ago 1.1GB 2025-09-28 14:34:39.443614 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-base 2025.1 79c14d849acd About an hour ago 1.15GB 2025-09-28 14:34:39.443623 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-base 2025.1 c11c3a1580bc About an hour ago 1.05GB 2025-09-28 14:34:39.443632 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-base 2025.1 3cbca03b215c About an hour ago 1.09GB 2025-09-28 14:34:39.443641 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-base 2025.1 ca802d1e10a5 About an hour ago 988MB 2025-09-28 14:34:39.443650 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-base 2025.1 b1a252833db1 About an hour ago 1.05GB 2025-09-28 14:34:39.443660 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-base 2025.1 0c537c3da906 About an hour ago 305MB 2025-09-28 14:34:39.443675 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-webserver 2025.1 699e0151fa87 About an hour ago 329MB 2025-09-28 14:34:39.443737 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-lego 2025.1 5d6f6b92d75f About an hour ago 497MB 2025-09-28 14:34:39.443754 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-base 2025.1 80d037f5532b About an hour ago 283MB 2025-09-28 14:34:39.443763 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-base 2025.1 d28d47d38ef1 About an hour ago 283MB 2025-09-28 14:34:39.443773 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openstack-base 2025.1 e94e47e86d3c About an hour ago 988MB 2025-09-28 14:34:39.443782 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-base 2025.1 685d6c04d720 2 hours ago 283MB 2025-09-28 14:34:39.443799 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-base 2025.1 b5017af257cb 2 hours ago 317MB 2025-09-28 14:34:39.443809 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-base 2025.1 bade5e0d0cef 2 hours ago 300MB 2025-09-28 14:34:39.443819 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-base 2025.1 2144b474f6b0 2 hours ago 283MB 2025-09-28 14:34:39.443828 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/base 2025.1 b45f94f4844b 2 hours ago 283MB 2025-09-28 14:34:39.443837 | ubuntu-noble-large | ubuntu 24.04 6d79abd4c962 2 weeks ago 78.1MB 2025-09-28 14:34:39.447311 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-09-28 14:34:39.447339 | ubuntu-noble-large | + cat images.yml 2025-09-28 14:34:39.451890 | ubuntu-noble-large | --- 2025-09-28 14:34:39.451916 | ubuntu-noble-large | images: 2025-09-28 14:34:39.451927 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:26.0.2.20250928 2025-09-28 14:34:39.451937 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:29.0.4.20250928 2025-09-28 14:34:39.451946 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ceilometer-compute:24.0.1.20250928 2025-09-28 14:34:39.451957 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ceilometer-central:24.0.1.20250928 2025-09-28 14:34:39.451966 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ceilometer-ipmi:24.0.1.20250928 2025-09-28 14:34:39.451976 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ceilometer-notification:24.0.1.20250928 2025-09-28 14:34:39.451985 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-mdns:20.0.1.20250928 2025-09-28 14:34:39.451995 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-sink:20.0.1.20250928 2025-09-28 14:34:39.452004 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-central:20.0.1.20250928 2025-09-28 14:34:39.452013 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-api:20.0.1.20250928 2025-09-28 14:34:39.452023 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-worker:20.0.1.20250928 2025-09-28 14:34:39.452032 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-backend-bind9:20.0.1.20250928 2025-09-28 14:34:39.452041 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-producer:20.0.1.20250928 2025-09-28 14:34:39.452050 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/aodh-api:20.0.0.20250928 2025-09-28 14:34:39.452060 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/aodh-expirer:20.0.0.20250928 2025-09-28 14:34:39.452069 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/aodh-evaluator:20.0.0.20250928 2025-09-28 14:34:39.452079 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/aodh-listener:20.0.0.20250928 2025-09-28 14:34:39.452088 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/aodh-notifier:20.0.0.20250928 2025-09-28 14:34:39.452097 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/magnum-api:20.0.1.20250928 2025-09-28 14:34:39.452107 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/magnum-conductor:20.0.1.20250928 2025-09-28 14:34:39.452116 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/placement-api:13.0.0.20250928 2025-09-28 14:34:39.452125 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/manila-data:20.0.1.20250928 2025-09-28 14:34:39.452134 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/manila-scheduler:20.0.1.20250928 2025-09-28 14:34:39.452144 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/manila-share:20.0.1.20250928 2025-09-28 14:34:39.452153 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/manila-api:20.0.1.20250928 2025-09-28 14:34:39.452162 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/masakari-monitors:19.0.1.20250928 2025-09-28 14:34:39.452171 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/masakari-api:19.0.1.20250928 2025-09-28 14:34:39.452181 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/masakari-engine:19.0.1.20250928 2025-09-28 14:34:39.452190 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/barbican-api:20.0.1.20250928 2025-09-28 14:34:39.452211 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/barbican-worker:20.0.1.20250928 2025-09-28 14:34:39.452221 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/barbican-keystone-listener:20.0.1.20250928 2025-09-28 14:34:39.452231 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-novncproxy:31.1.1.20250928 2025-09-28 14:34:39.452240 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:31.1.1.20250928 2025-09-28 14:34:39.452249 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-compute-ironic:31.1.1.20250928 2025-09-28 14:34:39.452258 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-ssh:31.1.1.20250928 2025-09-28 14:34:39.452277 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-scheduler:31.1.1.20250928 2025-09-28 14:34:39.452286 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-conductor:31.1.1.20250928 2025-09-28 14:34:39.452296 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-serialproxy:31.1.1.20250928 2025-09-28 14:34:39.452305 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-api:31.1.1.20250928 2025-09-28 14:34:39.452314 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-compute:31.1.1.20250928 2025-09-28 14:34:39.452324 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/gnocchi-api:4.6.4.20250928 2025-09-28 14:34:39.452333 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/gnocchi-metricd:4.6.4.20250928 2025-09-28 14:34:39.452342 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/gnocchi-statsd:4.6.4.20250928 2025-09-28 14:34:39.452351 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/cinder-backup:26.1.1.20250928 2025-09-28 14:34:39.452361 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/cinder-api:26.1.1.20250928 2025-09-28 14:34:39.452370 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/cinder-volume:26.1.1.20250928 2025-09-28 14:34:39.452379 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/cinder-scheduler:26.1.1.20250928 2025-09-28 14:34:39.452389 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-neutron-agent:26.0.2.20250928 2025-09-28 14:34:39.452398 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:26.0.2.20250928 2025-09-28 14:34:39.452407 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-sriov-agent:26.0.2.20250928 2025-09-28 14:34:39.452417 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:26.0.2.20250928 2025-09-28 14:34:39.452426 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-ovn-agent:26.0.2.20250928 2025-09-28 14:34:39.452435 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:26.0.2.20250928 2025-09-28 14:34:39.452444 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-metering-agent:26.0.2.20250928 2025-09-28 14:34:39.452463 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-server:26.0.2.20250928 2025-09-28 14:34:39.452473 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-l3-agent:26.0.2.20250928 2025-09-28 14:34:39.452483 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:26.0.2.20250928 2025-09-28 14:34:39.452492 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:26.0.2.20250928 2025-09-28 14:34:39.452501 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:26.0.2.20250928 2025-09-28 14:34:39.452510 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-metadata-agent:26.0.2.20250928 2025-09-28 14:34:39.452520 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/glance-api:30.0.1.20250928 2025-09-28 14:34:39.452529 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-conductor:29.0.4.20250928 2025-09-28 14:34:39.452538 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-api:29.0.4.20250928 2025-09-28 14:34:39.452548 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-pxe:29.0.4.20250928 2025-09-28 14:34:39.452557 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/keystone-fernet:27.0.1.20250928 2025-09-28 14:34:39.452566 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/keystone-ssh:27.0.1.20250928 2025-09-28 14:34:39.452575 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/keystone:27.0.1.20250928 2025-09-28 14:34:39.452585 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/skyline-console:6.0.0.20250928 2025-09-28 14:34:39.452594 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/skyline-apiserver:6.0.1.20250928 2025-09-28 14:34:39.452610 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/octavia-housekeeping:16.0.1.20250928 2025-09-28 14:34:39.452619 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/octavia-worker:16.0.1.20250928 2025-09-28 14:34:39.452629 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/octavia-health-manager:16.0.1.20250928 2025-09-28 14:34:39.452638 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/octavia-driver-agent:16.0.1.20250928 2025-09-28 14:34:39.452647 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/octavia-api:16.0.1.20250928 2025-09-28 14:34:39.452657 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovn-controller:25.3.0.20250928 2025-09-28 14:34:39.452666 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/hacluster-corosync:3.1.7.20250928 2025-09-28 14:34:39.452675 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2.1.6.20250928 2025-09-28 14:34:39.452685 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/hacluster-pcs:2.1.6.20250928 2025-09-28 14:34:39.452751 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2.1.6.20250928 2025-09-28 14:34:39.452761 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-node-exporter:1.8.2.20250928 2025-09-28 14:34:39.452770 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-cadvisor:0.49.2.20250928 2025-09-28 14:34:39.452780 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1.20250928 2025-09-28 14:34:39.452789 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-mtail:3.0.8.20250928 2025-09-28 14:34:39.452798 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:1.8.0.20250928 2025-09-28 14:34:39.452808 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:0.15.0.20250928 2025-09-28 14:34:39.452817 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-alertmanager:0.28.1.20250928 2025-09-28 14:34:39.452826 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:0.16.0.20250928 2025-09-28 14:34:39.452836 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:0.25.0.20250928 2025-09-28 14:34:39.452845 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1.20250928 2025-09-28 14:34:39.452861 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-inspector:12.4.1.20250928 2025-09-28 14:34:39.452871 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/horizon:25.3.2.20250928 2025-09-28 14:34:39.452880 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/redis-sentinel:7.0.15.20250928 2025-09-28 14:34:39.452889 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/redis:7.0.15.20250928 2025-09-28 14:34:39.452899 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/mariadb-server:10.11.14.20250928 2025-09-28 14:34:39.452908 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/mariadb-clustercheck:10.11.14.20250928 2025-09-28 14:34:39.452917 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:3.5.0.20250928 2025-09-28 14:34:39.452927 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/openvswitch-db-server:3.5.0.20250928 2025-09-28 14:34:39.452936 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:3.5.0.20250928 2025-09-28 14:34:39.452945 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovsdpdk-db:3.5.0.20250928 2025-09-28 14:34:39.452955 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/memcached:1.6.24.20250928 2025-09-28 14:34:39.452964 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/tgtd:1.0.85.20250928 2025-09-28 14:34:39.452973 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/fluentd:5.0.7.20250928 2025-09-28 14:34:39.452983 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/grafana:12.2.0.20250928 2025-09-28 14:34:39.452992 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/keepalived:2.2.8.20250928 2025-09-28 14:34:39.453001 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/multipathd:0.9.4.20250928 2025-09-28 14:34:39.453011 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/kolla-toolbox:20.2.0.20250928 2025-09-28 14:34:39.453020 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/rabbitmq:4.1.3.20250928 2025-09-28 14:34:39.453029 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/opensearch:2.19.3.20250928 2025-09-28 14:34:39.453053 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/opensearch-dashboards:2.19.3.20250928 2025-09-28 14:34:39.453070 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/iscsid:2.1.9.20250928 2025-09-28 14:34:39.453080 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-libvirt:10.0.0.20250928 2025-09-28 14:34:39.453089 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/cron:3.0.20250928 2025-09-28 14:34:39.453099 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/proxysql:2.7.3.20250928 2025-09-28 14:34:39.453108 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/haproxy-ssh:9.6.20250928 2025-09-28 14:34:39.453117 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/haproxy:2.8.5.20250928 2025-09-28 14:34:39.453126 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovsdpdk:3.5.0.20250928 2025-09-28 14:34:39.453136 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/dnsmasq:2.90.20250928 2025-09-28 14:34:39.453145 | ubuntu-noble-large | versions: 2025-09-28 14:34:39.453155 | ubuntu-noble-large | aodh: 20.0.0.20250928 2025-09-28 14:34:39.453164 | ubuntu-noble-large | barbican: 20.0.1.20250928 2025-09-28 14:34:39.453174 | ubuntu-noble-large | ceilometer: 24.0.1.20250928 2025-09-28 14:34:39.453183 | ubuntu-noble-large | cinder: 26.1.1.20250928 2025-09-28 14:34:39.453192 | ubuntu-noble-large | cron: 3.0.20250928 2025-09-28 14:34:39.453201 | ubuntu-noble-large | designate: 20.0.1.20250928 2025-09-28 14:34:39.453210 | ubuntu-noble-large | dnsmasq: 2.90.20250928 2025-09-28 14:34:39.453219 | ubuntu-noble-large | fluentd: 5.0.7.20250928 2025-09-28 14:34:39.453229 | ubuntu-noble-large | glance: 30.0.1.20250928 2025-09-28 14:34:39.453238 | ubuntu-noble-large | gnocchi: 4.6.4.20250928 2025-09-28 14:34:39.453247 | ubuntu-noble-large | grafana: 12.2.0.20250928 2025-09-28 14:34:39.453256 | ubuntu-noble-large | hacluster_corosync: 3.1.7.20250928 2025-09-28 14:34:39.453266 | ubuntu-noble-large | haproxy: 2.8.5.20250928 2025-09-28 14:34:39.453275 | ubuntu-noble-large | haproxy_ssh: 9.6.20250928 2025-09-28 14:34:39.453284 | ubuntu-noble-large | horizon: 25.3.2.20250928 2025-09-28 14:34:39.453293 | ubuntu-noble-large | ironic: 29.0.4.20250928 2025-09-28 14:34:39.453302 | ubuntu-noble-large | ironic_inspector: 12.4.1.20250928 2025-09-28 14:34:39.453312 | ubuntu-noble-large | iscsid: 2.1.9.20250928 2025-09-28 14:34:39.453321 | ubuntu-noble-large | keepalived: 2.2.8.20250928 2025-09-28 14:34:39.453330 | ubuntu-noble-large | keystone: 27.0.1.20250928 2025-09-28 14:34:39.453339 | ubuntu-noble-large | kolla-toolbox: 20.2.0.20250928 2025-09-28 14:34:39.453349 | ubuntu-noble-large | kolla_toolbox: 20.2.0.20250928 2025-09-28 14:34:39.453358 | ubuntu-noble-large | magnum: 20.0.1.20250928 2025-09-28 14:34:39.453367 | ubuntu-noble-large | manila: 20.0.1.20250928 2025-09-28 14:34:39.453377 | ubuntu-noble-large | mariadb: 10.11.14.20250928 2025-09-28 14:34:39.453386 | ubuntu-noble-large | masakari: 19.0.1.20250928 2025-09-28 14:34:39.453395 | ubuntu-noble-large | memcached: 1.6.24.20250928 2025-09-28 14:34:39.453404 | ubuntu-noble-large | multipathd: 0.9.4.20250928 2025-09-28 14:34:39.453413 | ubuntu-noble-large | neutron: 26.0.2.20250928 2025-09-28 14:34:39.453423 | ubuntu-noble-large | nova: 31.1.1.20250928 2025-09-28 14:34:39.453432 | ubuntu-noble-large | nova_libvirt: 10.0.0.20250928 2025-09-28 14:34:39.453441 | ubuntu-noble-large | octavia: 16.0.1.20250928 2025-09-28 14:34:39.453450 | ubuntu-noble-large | opensearch: 2.19.3.20250928 2025-09-28 14:34:39.453460 | ubuntu-noble-large | opensearch_dashboards: 2.19.3.20250928 2025-09-28 14:34:39.453469 | ubuntu-noble-large | openvswitch: 3.5.0.20250928 2025-09-28 14:34:39.453478 | ubuntu-noble-large | ovn: 25.3.0.20250928 2025-09-28 14:34:39.453487 | ubuntu-noble-large | placement: 13.0.0.20250928 2025-09-28 14:34:39.453497 | ubuntu-noble-large | prometheus_alertmanager: 0.28.1.20250928 2025-09-28 14:34:39.453506 | ubuntu-noble-large | prometheus_blackbox_exporter: 0.25.0.20250928 2025-09-28 14:34:39.453515 | ubuntu-noble-large | prometheus_cadvisor: 0.49.2.20250928 2025-09-28 14:34:39.453525 | ubuntu-noble-large | prometheus_elasticsearch_exporter: 1.8.0.20250928 2025-09-28 14:34:39.453534 | ubuntu-noble-large | prometheus_libvirt_exporter: 2025.1.20250928 2025-09-28 14:34:39.453543 | ubuntu-noble-large | prometheus_memcached_exporter: 0.15.0.20250928 2025-09-28 14:34:39.453553 | ubuntu-noble-large | prometheus_mtail: 3.0.8.20250928 2025-09-28 14:34:39.453562 | ubuntu-noble-large | prometheus_mysqld_exporter: 0.16.0.20250928 2025-09-28 14:34:39.453571 | ubuntu-noble-large | prometheus_node_exporter: 1.8.2.20250928 2025-09-28 14:34:39.453580 | ubuntu-noble-large | prometheus_openstack_exporter: 2025.1.20250928 2025-09-28 14:34:39.453589 | ubuntu-noble-large | proxysql: 2.7.3.20250928 2025-09-28 14:34:39.453599 | ubuntu-noble-large | rabbitmq: 4.1.3.20250928 2025-09-28 14:34:39.453608 | ubuntu-noble-large | redis: 7.0.15.20250928 2025-09-28 14:34:39.453617 | ubuntu-noble-large | skyline: 6.0.1.20250928 2025-09-28 14:34:39.453627 | ubuntu-noble-large | skyline_console: 6.0.0.20250928 2025-09-28 14:34:39.453643 | ubuntu-noble-large | tgtd: 1.0.85.20250928 2025-09-28 14:34:39.453652 | ubuntu-noble-large | + [[ latest != \l\a\t\e\s\t ]] 2025-09-28 14:34:39.453662 | ubuntu-noble-large | + docker build -t osism.harbor.regio.digital/kolla/sbom:2025.1 . 2025-09-28 14:34:39.877685 | ubuntu-noble-large | #0 building with "default" instance using docker driver 2025-09-28 14:34:39.877895 | ubuntu-noble-large | 2025-09-28 14:34:39.877912 | ubuntu-noble-large | #1 [internal] load build definition from Dockerfile 2025-09-28 14:34:39.877935 | ubuntu-noble-large | #1 transferring dockerfile: 127B done 2025-09-28 14:34:39.877946 | ubuntu-noble-large | #1 DONE 0.1s 2025-09-28 14:34:39.877956 | ubuntu-noble-large | 2025-09-28 14:34:39.877966 | ubuntu-noble-large | #2 [internal] load .dockerignore 2025-09-28 14:34:39.877976 | ubuntu-noble-large | #2 transferring context: 2B done 2025-09-28 14:34:39.877985 | ubuntu-noble-large | #2 DONE 0.0s 2025-09-28 14:34:40.000828 | ubuntu-noble-large | 2025-09-28 14:34:40.001116 | ubuntu-noble-large | #3 [internal] load build context 2025-09-28 14:34:40.001176 | ubuntu-noble-large | #3 transferring context: 10.40kB done 2025-09-28 14:34:40.001189 | ubuntu-noble-large | #3 DONE 0.0s 2025-09-28 14:34:40.001201 | ubuntu-noble-large | 2025-09-28 14:34:40.001211 | ubuntu-noble-large | #4 [1/1] COPY images.yml /images.yml 2025-09-28 14:34:40.001221 | ubuntu-noble-large | #4 DONE 0.0s 2025-09-28 14:34:40.001230 | ubuntu-noble-large | 2025-09-28 14:34:40.001240 | ubuntu-noble-large | #5 exporting to image 2025-09-28 14:34:40.001267 | ubuntu-noble-large | #5 exporting layers 0.0s done 2025-09-28 14:34:40.126843 | ubuntu-noble-large | #5 writing image sha256:144f2958344c323e7b327ec08af6b1463934dc3caa563197e2b4253b97394e1a done 2025-09-28 14:34:40.126932 | ubuntu-noble-large | #5 naming to osism.harbor.regio.digital/kolla/sbom:2025.1 done 2025-09-28 14:34:40.126958 | ubuntu-noble-large | #5 DONE 0.1s 2025-09-28 14:34:40.140747 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/sbom:2025.1 2025-09-28 14:34:41.040913 | ubuntu-noble-large | ok: Runtime: 1:38:26.432934 2025-09-28 14:34:41.582623 | 2025-09-28 14:34:41.582773 | TASK [Run push script] 2025-09-28 14:34:41.958551 | 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 2025-09-28 14:34:41.958734 | 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 2025-09-28 14:34:41.958781 | ubuntu-noble-large | + bash scripts/100-push.sh 2025-09-28 14:34:41.963217 | ubuntu-noble-large | + BUILD_TYPE=all 2025-09-28 14:34:41.963242 | ubuntu-noble-large | + DOCKER_PUSH_JOBS=8 2025-09-28 14:34:41.963268 | ubuntu-noble-large | + LSTFILE=images.txt 2025-09-28 14:34:41.963398 | ubuntu-noble-large | + [[ all == \b\a\s\e ]] 2025-09-28 14:34:41.964405 | ubuntu-noble-large | + cat images.txt 2025-09-28 14:34:41.964639 | ubuntu-noble-large | + grep -v base 2025-09-28 14:34:41.965149 | ubuntu-noble-large | + parallel --retries 3 --joblog other.log -j8 docker push '{}' '>' /dev/null 2025-09-28 14:47:25.665411 | ubuntu-noble-large | Put "https://osism.harbor.regio.digital/v2/kolla/masakari-engine/manifests/2025.1": EOF 2025-09-28 14:51:38.148889 | ubuntu-noble-large | Put "https://osism.harbor.regio.digital/v2/kolla/nova-compute/blobs/uploads/61dde079-61e7-4ccd-93ee-2622217e2899?_state=23ohkOpKD6kwaaIr0LMqtGlrrDRIfQdRJpamfZfYeZJ7Ik5hbWUiOiJrb2xsYS9ub3ZhLWNvbXB1dGUiLCJVVUlEIjoiNjFkZGUwNzktNjFlNy00Y2NkLTkzZWUtMjYyMjIxN2UyODk5IiwiT2Zmc2V0IjozNzgzNiwiU3RhcnRlZEF0IjoiMjAyNS0wOS0yOFQxNDo1MDo0NFoifQ%3D%3D&digest=sha256%3A0bb9e8033ebee16ddb6cb0782bc2d4a7544b28609b9c260f12b7905d81a43f0f": EOF 2025-09-28 14:54:40.454226 | ubuntu-noble-large | Put "https://osism.harbor.regio.digital/v2/kolla/neutron-ovn-vpn-agent/blobs/uploads/c4d527dd-5112-4597-8db7-74aa85648acb?_state=_Rv9A-AiC7G9oJm6H4r4xV7Hb45bOs-89fgSOYrDiJB7Ik5hbWUiOiJrb2xsYS9uZXV0cm9uLW92bi12cG4tYWdlbnQiLCJVVUlEIjoiYzRkNTI3ZGQtNTExMi00NTk3LThkYjctNzRhYTg1NjQ4YWNiIiwiT2Zmc2V0IjozODMyOSwiU3RhcnRlZEF0IjoiMjAyNS0wOS0yOFQxNDo1Mzo0NloifQ%3D%3D&digest=sha256%3A981459e74b4fed82685cd6db3a8e7834598fa6a7053968c1987b3c8f729f1c9b": EOF 2025-09-28 15:01:32.458600 | ubuntu-noble-large | Put "https://osism.harbor.regio.digital/v2/kolla/ironic-api/manifests/2025.1": EOF 2025-09-28 15:01:37.230172 | ubuntu-noble-large | Put "https://osism.harbor.regio.digital/v2/kolla/neutron-linuxbridge-agent/blobs/uploads/8686803f-0671-4ac4-adc2-3bbb640ef540?_state=YKWa1RA4-w63YqdH-gxPuCSK0a2KjDeAeoQwWPjBoa17Ik5hbWUiOiJrb2xsYS9uZXV0cm9uLWxpbnV4YnJpZGdlLWFnZW50IiwiVVVJRCI6Ijg2ODY4MDNmLTA2NzEtNGFjNC1hZGMyLTNiYmI2NDBlZjU0MCIsIk9mZnNldCI6MzgzNTIsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMjhUMTU6MDA6NDFaIn0%3D&digest=sha256%3A34cef9e6a2de8bb7b7f55e5041d4cb01a984bdeb9def3da0a5bd913be7974ef8": EOF 2025-09-28 15:02:08.345542 | ubuntu-noble-large | Put "https://osism.harbor.regio.digital/v2/kolla/neutron-openvswitch-agent/blobs/uploads/1316a367-b1c2-442c-8a2e-8d35962b7eb5?_state=d7ECCP1jxTFna9r8CFaX8UtkoRFVbnWktoFBnNaf4JJ7Ik5hbWUiOiJrb2xsYS9uZXV0cm9uLW9wZW52c3dpdGNoLWFnZW50IiwiVVVJRCI6IjEzMTZhMzY3LWIxYzItNDQyYy04YTJlLThkMzU5NjJiN2ViNSIsIk9mZnNldCI6MzgwOTcsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMjhUMTU6MDE6MTZaIn0%3D&digest=sha256%3Af48a4039d186706afda66cd16927f2af576b22266da2cc34d9785cb4d69598f4": EOF 2025-09-28 15:02:10.303543 | ubuntu-noble-large | Put "https://osism.harbor.regio.digital/v2/kolla/neutron-bgp-dragent/blobs/uploads/6756f4e8-ee63-4ad4-8a3a-39be659ee331?_state=885sk9-6BUmQcNEBuXJ7krdBR8xbh_3BrIl0dUT0uOR7Ik5hbWUiOiJrb2xsYS9uZXV0cm9uLWJncC1kcmFnZW50IiwiVVVJRCI6IjY3NTZmNGU4LWVlNjMtNGFkNC04YTNhLTM5YmU2NTllZTMzMSIsIk9mZnNldCI6Mzg1NDQsIlN0YXJ0ZWRBdCI6IjIwMjUtMDktMjhUMTU6MDE6MThaIn0%3D&digest=sha256%3Ac40ceb3146b075ebd5255e46f4014766c3ee908d2e025f07db1b77e5a42777ec": EOF 2025-09-28 15:02:39.705211 | ubuntu-noble-large | Put "https://osism.harbor.regio.digital/v2/kolla/keystone-fernet/blobs/uploads/0d1515a5-657a-47af-946c-04b6e47ffedd?_state=qdrN_XADXU_I9Z3mGYtVwf3heby6zXqr9PLQuJX748B7Ik5hbWUiOiJrb2xsYS9rZXlzdG9uZS1mZXJuZXQiLCJVVUlEIjoiMGQxNTE1YTUtNjU3YS00N2FmLTk0NmMtMDRiNmU0N2ZmZWRkIiwiT2Zmc2V0IjozNjQxNywiU3RhcnRlZEF0IjoiMjAyNS0wOS0yOFQxNTowMTo0NVoifQ%3D%3D&digest=sha256%3A1fe9060f70776893529542d86840afa6ce7910d972aa45b7b0c0d5b016690eba": EOF 2025-09-28 15:03:30.243247 | ubuntu-noble-large | Put "https://osism.harbor.regio.digital/v2/kolla/keystone-ssh/manifests/2025.1": EOF 2025-09-28 15:07:20.379219 | ubuntu-noble-large | Put "https://osism.harbor.regio.digital/v2/kolla/heat-api-cfn/blobs/uploads/cd0890a1-3138-4e3d-86f0-43453e1fdde7?_state=L-aSCb9o-XR-sWynss4qy3Kh9N-da7TK04Gj6Bo4-fN7Ik5hbWUiOiJrb2xsYS9oZWF0LWFwaS1jZm4iLCJVVUlEIjoiY2QwODkwYTEtMzEzOC00ZTNkLTg2ZjAtNDM0NTNlMWZkZGU3IiwiT2Zmc2V0IjozNTYyOCwiU3RhcnRlZEF0IjoiMjAyNS0wOS0yOFQxNTowNjoyNloifQ%3D%3D&digest=sha256%3Af38ca3789fe1cbd84e1f852320f6da26beeed4a040c89292b4962eb3ba97a0a0": EOF 2025-09-28 15:07:36.125832 | ubuntu-noble-large | Put "https://osism.harbor.regio.digital/v2/kolla/skyline-console/blobs/uploads/52b93777-dee5-4927-94d2-fefaec334c4d?_state=X1iJiFep2lu_SDD0NiXqnAECWkT8sT6Sg4eIiVJeFDB7Ik5hbWUiOiJrb2xsYS9za3lsaW5lLWNvbnNvbGUiLCJVVUlEIjoiNTJiOTM3NzctZGVlNS00OTI3LTk0ZDItZmVmYWVjMzM0YzRkIiwiT2Zmc2V0IjozNTM0MiwiU3RhcnRlZEF0IjoiMjAyNS0wOS0yOFQxNTowNjozN1oifQ%3D%3D&digest=sha256%3Ae57017ed35cf7f2786452197d5354ec385149920a0334c8c3f1c7867728dac25": EOF 2025-09-28 15:09:41.944192 | ubuntu-noble-large | Put "https://osism.harbor.regio.digital/v2/kolla/octavia-driver-agent/blobs/uploads/722d1552-66ea-4fa6-9f03-f3ff2e1502c1?_state=VC3mz8MeaAJNuuBPbrr03PZg5reBfGHlF43ib9ZLxnB7Ik5hbWUiOiJrb2xsYS9vY3RhdmlhLWRyaXZlci1hZ2VudCIsIlVVSUQiOiI3MjJkMTU1Mi02NmVhLTRmYTYtOWYwMy1mM2ZmMmUxNTAyYzEiLCJPZmZzZXQiOjM1OTIyLCJTdGFydGVkQXQiOiIyMDI1LTA5LTI4VDE1OjA4OjQ3WiJ9&digest=sha256%3A21c273d2216fedeb536845ec33a6757da43cdd2a5eecebaa620273ed2dcd3eed": EOF 2025-09-28 15:13:41.016908 | ubuntu-noble-large | Put "https://osism.harbor.regio.digital/v2/kolla/prometheus-elasticsearch-exporter/manifests/2025.1": EOF 2025-09-28 15:18:55.135138 | ubuntu-noble-large | Put "https://osism.harbor.regio.digital/v2/kolla/mariadb-clustercheck/manifests/2025.1": EOF 2025-09-28 15:23:10.668254 | ubuntu-noble-large | Put "https://osism.harbor.regio.digital/v2/kolla/ovsdpdk-vswitchd/manifests/2025.1": EOF 2025-09-28 15:31:52.180727 | ubuntu-noble-large | + cat other.log 2025-09-28 15:31:52.181121 | ubuntu-noble-large | Seq Host Starttime JobRuntime Send Receive Exitval Signal Command 2025-09-28 15:31:52.181154 | ubuntu-noble-large | 1 : 1759070082.351 141.064 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1' > /dev/null 2025-09-28 15:31:52.181169 | ubuntu-noble-large | 3 : 1759070189.599 41.564 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1' > /dev/null 2025-09-28 15:31:52.181186 | ubuntu-noble-large | 5 : 1759070082.383 176.523 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ceilometer-central:2025.1' > /dev/null 2025-09-28 15:31:52.181198 | ubuntu-noble-large | 7 : 1759070082.398 184.726 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1' > /dev/null 2025-09-28 15:31:52.181210 | ubuntu-noble-large | 4 : 1759070082.373 186.355 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1' > /dev/null 2025-09-28 15:31:52.181222 | ubuntu-noble-large | 2 : 1759070082.359 188.410 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1' > /dev/null 2025-09-28 15:31:52.181234 | ubuntu-noble-large | 8 : 1759070082.405 207.607 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-mdns:2025.1' > /dev/null 2025-09-28 15:31:52.181246 | ubuntu-noble-large | 6 : 1759070082.391 215.838 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1' > /dev/null 2025-09-28 15:31:52.181276 | ubuntu-noble-large | 13 : 1759070268.738 42.492 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1' > /dev/null 2025-09-28 15:31:52.181288 | ubuntu-noble-large | 12 : 1759070267.134 51.905 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-worker:2025.1' > /dev/null 2025-09-28 15:31:52.181306 | ubuntu-noble-large | 14 : 1759070270.779 58.726 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-producer:2025.1' > /dev/null 2025-09-28 15:31:52.181362 | ubuntu-noble-large | 11 : 1759070258.914 74.319 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-api:2025.1' > /dev/null 2025-09-28 15:31:52.181382 | ubuntu-noble-large | 10 : 1759070231.172 112.121 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-central:2025.1' > /dev/null 2025-09-28 15:31:52.181402 | ubuntu-noble-large | 15 : 1759070290.023 75.226 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/aodh-api:2025.1' > /dev/null 2025-09-28 15:31:52.181419 | ubuntu-noble-large | 16 : 1759070298.239 74.460 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/aodh-expirer:2025.1' > /dev/null 2025-09-28 15:31:52.181436 | ubuntu-noble-large | 17 : 1759070311.239 82.546 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1' > /dev/null 2025-09-28 15:31:52.181480 | ubuntu-noble-large | 9 : 1759070360.051 47.873 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-sink:2025.1' > /dev/null 2025-09-28 15:31:52.181497 | ubuntu-noble-large | 18 : 1759070319.050 104.631 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/aodh-listener:2025.1' > /dev/null 2025-09-28 15:31:52.181510 | ubuntu-noble-large | 19 : 1759070329.515 100.694 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/aodh-notifier:2025.1' > /dev/null 2025-09-28 15:31:52.181523 | ubuntu-noble-large | 24 : 1759070393.793 70.969 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/manila-scheduler:2025.1' > /dev/null 2025-09-28 15:31:52.181536 | ubuntu-noble-large | 22 : 1759070365.259 102.669 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/placement-api:2025.1' > /dev/null 2025-09-28 15:31:52.181550 | ubuntu-noble-large | 20 : 1759070333.242 151.014 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/magnum-api:2025.1' > /dev/null 2025-09-28 15:31:52.181563 | ubuntu-noble-large | 21 : 1759070343.303 145.305 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/magnum-conductor:2025.1' > /dev/null 2025-09-28 15:31:52.181577 | ubuntu-noble-large | 26 : 1759070423.692 74.333 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/manila-api:2025.1' > /dev/null 2025-09-28 15:31:52.181590 | ubuntu-noble-large | 23 : 1759070496.637 6.904 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/manila-data:2025.1' > /dev/null 2025-09-28 15:31:52.181603 | ubuntu-noble-large | 27 : 1759070430.218 85.305 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/masakari-monitors:2025.1' > /dev/null 2025-09-28 15:31:52.181617 | ubuntu-noble-large | 25 : 1759070503.460 32.017 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/manila-share:2025.1' > /dev/null 2025-09-28 15:31:52.181632 | ubuntu-noble-large | 28 : 1759070464.770 83.739 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/masakari-api:2025.1' > /dev/null 2025-09-28 15:31:52.181647 | ubuntu-noble-large | 31 : 1759070488.619 87.947 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/barbican-worker:2025.1' > /dev/null 2025-09-28 15:31:52.181662 | ubuntu-noble-large | 30 : 1759070484.269 101.269 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/barbican-api:2025.1' > /dev/null 2025-09-28 15:31:52.181679 | ubuntu-noble-large | 35 : 1759070699.339 106.272 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1' > /dev/null 2025-09-28 15:31:52.181694 | ubuntu-noble-large | 36 : 1759070699.360 119.516 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-ssh:2025.1' > /dev/null 2025-09-28 15:31:52.181753 | ubuntu-noble-large | 33 : 1759070700.192 132.190 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1' > /dev/null 2025-09-28 15:31:52.181778 | ubuntu-noble-large | 32 : 1759070700.089 141.062 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1' > /dev/null 2025-09-28 15:31:52.181787 | ubuntu-noble-large | 29 : 1759070700.077 145.587 0 0 1 0 docker push 'osism.harbor.regio.digital/kolla/masakari-engine:2025.1' > /dev/null 2025-09-28 15:31:52.181795 | ubuntu-noble-large | 34 : 1759070843.379 11.202 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1' > /dev/null 2025-09-28 15:31:52.181804 | ubuntu-noble-large | 38 : 1759070849.947 31.191 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-conductor:2025.1' > /dev/null 2025-09-28 15:31:52.181812 | ubuntu-noble-large | 37 : 1759070850.060 35.420 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-scheduler:2025.1' > /dev/null 2025-09-28 15:31:52.181820 | ubuntu-noble-large | 39 : 1759070805.620 161.773 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1' > /dev/null 2025-09-28 15:31:52.181828 | ubuntu-noble-large | 43 : 1759070972.216 2.906 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/blazar-api:2025.1' > /dev/null 2025-09-28 15:31:52.181837 | ubuntu-noble-large | 40 : 1759070971.639 5.236 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-api:2025.1' > /dev/null 2025-09-28 15:31:52.181845 | ubuntu-noble-large | 45 : 1759070881.149 119.268 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1' > /dev/null 2025-09-28 15:31:52.181862 | ubuntu-noble-large | 42 : 1759070979.958 56.821 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/blazar-manager:2025.1' > /dev/null 2025-09-28 15:31:52.181871 | ubuntu-noble-large | 46 : 1759070988.818 75.710 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1' > /dev/null 2025-09-28 15:31:52.181889 | ubuntu-noble-large | 44 : 1759071022.156 56.620 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/gnocchi-api:2025.1' > /dev/null 2025-09-28 15:31:52.181898 | ubuntu-noble-large | 41 : 1759071042.900 55.246 0 0 1 0 docker push 'osism.harbor.regio.digital/kolla/nova-compute:2025.1' > /dev/null 2025-09-28 15:31:52.181906 | ubuntu-noble-large | 47 : 1759070967.403 250.001 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/cinder-backup:2025.1' > /dev/null 2025-09-28 15:31:52.181914 | ubuntu-noble-large | 50 : 1759071000.425 226.394 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1' > /dev/null 2025-09-28 15:31:52.181922 | ubuntu-noble-large | 53 : 1759071176.804 52.786 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1' > /dev/null 2025-09-28 15:31:52.181931 | ubuntu-noble-large | 49 : 1759070976.886 262.182 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/cinder-volume:2025.1' > /dev/null 2025-09-28 15:31:52.181939 | ubuntu-noble-large | 54 : 1759071098.156 176.107 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1' > /dev/null 2025-09-28 15:31:52.181947 | ubuntu-noble-large | 52 : 1759071225.725 54.728 0 0 1 0 docker push 'osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1' > /dev/null 2025-09-28 15:31:52.181955 | ubuntu-noble-large | 58 : 1759071297.261 27.363 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-server:2025.1' > /dev/null 2025-09-28 15:31:52.181964 | ubuntu-noble-large | 48 : 1759071296.899 43.500 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/cinder-api:2025.1' > /dev/null 2025-09-28 15:31:52.181972 | ubuntu-noble-large | 60 : 1759071280.462 84.339 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1' > /dev/null 2025-09-28 15:31:52.181980 | ubuntu-noble-large | 55 : 1759071307.297 65.677 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1' > /dev/null 2025-09-28 15:31:52.181988 | ubuntu-noble-large | 59 : 1759071274.272 110.103 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1' > /dev/null 2025-09-28 15:31:52.181996 | ubuntu-noble-large | 51 : 1759071408.100 29.100 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1' > /dev/null 2025-09-28 15:31:52.182004 | ubuntu-noble-large | 57 : 1759071384.394 67.609 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1' > /dev/null 2025-09-28 15:31:52.182013 | ubuntu-noble-large | 65 : 1759071441.255 62.134 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-conductor:2025.1' > /dev/null 2025-09-28 15:31:52.182021 | ubuntu-noble-large | 63 : 1759071515.672 17.354 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1' > /dev/null 2025-09-28 15:31:52.182029 | ubuntu-noble-large | 64 : 1759071553.284 30.338 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/glance-api:2025.1' > /dev/null 2025-09-28 15:31:52.182037 | ubuntu-noble-large | 67 : 1759071548.540 53.203 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-pxe:2025.1' > /dev/null 2025-09-28 15:31:52.182045 | ubuntu-noble-large | 66 : 1759071610.557 81.893 0 0 1 0 docker push 'osism.harbor.regio.digital/kolla/ironic-api:2025.1' > /dev/null 2025-09-28 15:31:52.182054 | ubuntu-noble-large | 56 : 1759071637.355 59.874 0 0 1 0 docker push 'osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2025.1' > /dev/null 2025-09-28 15:31:52.182062 | ubuntu-noble-large | 61 : 1759071673.895 54.449 0 0 1 0 docker push 'osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1' > /dev/null 2025-09-28 15:31:52.182077 | ubuntu-noble-large | 62 : 1759071677.032 53.269 0 0 1 0 docker push 'osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1' > /dev/null 2025-09-28 15:31:52.182085 | ubuntu-noble-large | 68 : 1759071697.672 62.032 0 0 1 0 docker push 'osism.harbor.regio.digital/kolla/keystone-fernet:2025.1' > /dev/null 2025-09-28 15:31:52.182094 | ubuntu-noble-large | 69 : 1759071752.516 57.724 0 0 1 0 docker push 'osism.harbor.regio.digital/kolla/keystone-ssh:2025.1' > /dev/null 2025-09-28 15:31:52.182102 | ubuntu-noble-large | 71 : 1759071601.753 278.568 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/heat-api:2025.1' > /dev/null 2025-09-28 15:31:52.182110 | ubuntu-noble-large | 73 : 1759071697.237 223.654 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/heat-engine:2025.1' > /dev/null 2025-09-28 15:31:52.182124 | ubuntu-noble-large | 77 : 1759071810.252 129.369 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/octavia-worker:2025.1' > /dev/null 2025-09-28 15:31:52.182133 | ubuntu-noble-large | 70 : 1759071915.887 68.004 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/keystone:2025.1' > /dev/null 2025-09-28 15:31:52.182141 | ubuntu-noble-large | 78 : 1759071954.901 63.779 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1' > /dev/null 2025-09-28 15:31:52.182149 | ubuntu-noble-large | 75 : 1759071991.789 36.644 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1' > /dev/null 2025-09-28 15:31:52.182157 | ubuntu-noble-large | 72 : 1759071985.431 54.947 0 0 1 0 docker push 'osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1' > /dev/null 2025-09-28 15:31:52.182165 | ubuntu-noble-large | 76 : 1759071978.304 75.110 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1' > /dev/null 2025-09-28 15:31:52.182173 | ubuntu-noble-large | 74 : 1759071995.318 60.805 0 0 1 0 docker push 'osism.harbor.regio.digital/kolla/skyline-console:2025.1' > /dev/null 2025-09-28 15:31:52.182182 | ubuntu-noble-large | 80 : 1759071939.631 145.621 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/octavia-api:2025.1' > /dev/null 2025-09-28 15:31:52.182195 | ubuntu-noble-large | 81 : 1759071983.901 158.467 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovn-controller:2025.1' > /dev/null 2025-09-28 15:31:52.182203 | ubuntu-noble-large | 85 : 1759072053.425 102.973 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1' > /dev/null 2025-09-28 15:31:52.182211 | ubuntu-noble-large | 87 : 1759072085.262 78.266 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1' > /dev/null 2025-09-28 15:31:52.182219 | ubuntu-noble-large | 86 : 1759072056.135 112.137 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1' > /dev/null 2025-09-28 15:31:52.182228 | ubuntu-noble-large | 84 : 1759072040.387 129.882 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1' > /dev/null 2025-09-28 15:31:52.182236 | ubuntu-noble-large | 83 : 1759072028.444 144.311 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovn-northd:2025.1' > /dev/null 2025-09-28 15:31:52.182244 | ubuntu-noble-large | 79 : 1759072126.002 55.940 0 0 1 0 docker push 'osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1' > /dev/null 2025-09-28 15:31:52.182252 | ubuntu-noble-large | 82 : 1759072154.535 59.166 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1' > /dev/null 2025-09-28 15:31:52.182260 | ubuntu-noble-large | 88 : 1759072142.376 88.296 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1' > /dev/null 2025-09-28 15:31:52.182268 | ubuntu-noble-large | 90 : 1759072274.221 35.555 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1' > /dev/null 2025-09-28 15:31:52.182277 | ubuntu-noble-large | 92 : 1759072278.708 41.301 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1' > /dev/null 2025-09-28 15:31:52.182285 | ubuntu-noble-large | 89 : 1759072328.364 20.839 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1' > /dev/null 2025-09-28 15:31:52.182297 | ubuntu-noble-large | 95 : 1759072213.713 159.661 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1' > /dev/null 2025-09-28 15:31:52.182336 | ubuntu-noble-large | 91 : 1759072345.124 40.509 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1' > /dev/null 2025-09-28 15:31:52.182352 | ubuntu-noble-large | 93 : 1759072344.873 46.085 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1' > /dev/null 2025-09-28 15:31:52.182367 | ubuntu-noble-large | 98 : 1759072320.019 91.486 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1' > /dev/null 2025-09-28 15:31:52.182382 | ubuntu-noble-large | 94 : 1759072340.871 80.142 0 0 1 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1' > /dev/null 2025-09-28 15:31:52.182396 | ubuntu-noble-large | 99 : 1759072431.068 52.271 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1' > /dev/null 2025-09-28 15:31:52.182422 | ubuntu-noble-large | 96 : 1759072418.202 77.718 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1' > /dev/null 2025-09-28 15:31:52.182437 | ubuntu-noble-large | 103 : 1759072518.050 70.226 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/redis-sentinel:2025.1' > /dev/null 2025-09-28 15:31:52.182463 | ubuntu-noble-large | 104 : 1759072592.591 18.710 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/redis:2025.1' > /dev/null 2025-09-28 15:31:52.182479 | ubuntu-noble-large | 102 : 1759072599.998 14.686 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/horizon:2025.1' > /dev/null 2025-09-28 15:31:52.182488 | ubuntu-noble-large | 97 : 1759072601.002 50.628 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1' > /dev/null 2025-09-28 15:31:52.182497 | ubuntu-noble-large | 105 : 1759072645.688 30.700 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/mariadb-server:2025.1' > /dev/null 2025-09-28 15:31:52.182505 | ubuntu-noble-large | 109 : 1759072614.694 96.664 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1' > /dev/null 2025-09-28 15:31:52.182513 | ubuntu-noble-large | 108 : 1759072611.311 115.959 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1' > /dev/null 2025-09-28 15:31:52.182521 | ubuntu-noble-large | 106 : 1759072657.470 77.664 0 0 1 0 docker push 'osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1' > /dev/null 2025-09-28 15:31:52.182529 | ubuntu-noble-large | 113 : 1759072727.279 102.879 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/memcached:2025.1' > /dev/null 2025-09-28 15:31:52.182538 | ubuntu-noble-large | 107 : 1759072826.237 15.898 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1' > /dev/null 2025-09-28 15:31:52.182546 | ubuntu-noble-large | 112 : 1759072825.212 51.148 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1' > /dev/null 2025-09-28 15:31:52.182554 | ubuntu-noble-large | 114 : 1759072821.022 77.898 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/tgtd:2025.1' > /dev/null 2025-09-28 15:31:52.182562 | ubuntu-noble-large | 100 : 1759072917.591 8.613 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-server:2025.1' > /dev/null 2025-09-28 15:31:52.182578 | ubuntu-noble-large | 101 : 1759072919.973 25.546 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-inspector:2025.1' > /dev/null 2025-09-28 15:31:52.182586 | ubuntu-noble-large | 111 : 1759072910.975 79.684 0 0 1 0 docker push 'osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1' > /dev/null 2025-09-28 15:31:52.182594 | ubuntu-noble-large | 120 : 1759072945.527 114.942 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/rabbitmq:2025.1' > /dev/null 2025-09-28 15:31:52.182603 | ubuntu-noble-large | 119 : 1759072926.217 143.246 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1' > /dev/null 2025-09-28 15:31:52.182611 | ubuntu-noble-large | 117 : 1759072876.377 222.713 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/keepalived:2025.1' > /dev/null 2025-09-28 15:31:52.182619 | ubuntu-noble-large | 118 : 1759073052.616 68.022 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/multipathd:2025.1' > /dev/null 2025-09-28 15:31:52.182627 | ubuntu-noble-large | 123 : 1759073151.914 44.468 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/iscsid:2025.1' > /dev/null 2025-09-28 15:31:52.182635 | ubuntu-noble-large | 110 : 1759073222.767 19.414 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1' > /dev/null 2025-09-28 15:31:52.182643 | ubuntu-noble-large | 115 : 1759073224.624 20.671 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/fluentd:2025.1' > /dev/null 2025-09-28 15:31:52.182652 | ubuntu-noble-large | 125 : 1759073225.327 59.776 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/cron:2025.1' > /dev/null 2025-09-28 15:31:52.182660 | ubuntu-noble-large | 126 : 1759073196.392 119.730 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/proxysql:2025.1' > /dev/null 2025-09-28 15:31:52.182668 | ubuntu-noble-large | 129 : 1759073285.114 55.398 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovsdpdk:2025.1' > /dev/null 2025-09-28 15:31:52.182676 | ubuntu-noble-large | 116 : 1759073313.521 31.006 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/grafana:2025.1' > /dev/null 2025-09-28 15:31:52.182684 | ubuntu-noble-large | 127 : 1759073315.662 39.345 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1' > /dev/null 2025-09-28 15:31:52.182699 | ubuntu-noble-large | 128 : 1759073319.465 44.880 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/haproxy:2025.1' > /dev/null 2025-09-28 15:31:52.182737 | ubuntu-noble-large | 130 : 1759073316.132 52.753 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/dnsmasq:2025.1' > /dev/null 2025-09-28 15:31:52.182745 | ubuntu-noble-large | 124 : 1759073099.100 297.169 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-libvirt:2025.1' > /dev/null 2025-09-28 15:31:52.182753 | ubuntu-noble-large | 121 : 1759072990.683 422.228 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/opensearch:2025.1' > /dev/null 2025-09-28 15:31:52.182761 | ubuntu-noble-large | 131 : 1759073340.523 105.082 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/sbom:2025.1' > /dev/null 2025-09-28 15:31:52.182770 | ubuntu-noble-large | 122 : 1759073060.477 451.681 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1' > /dev/null 2025-09-28 15:31:52.182778 | ubuntu-noble-large | + curl -O -L https://github.com/sigstore/cosign/releases/latest/download/cosign-linux-amd64 2025-09-28 15:31:52.207357 | ubuntu-noble-large | % Total % Received % Xferd Average Speed Time Time Time Current 2025-09-28 15:31:52.207436 | ubuntu-noble-large | Dload Upload Total Spent Left Speed 2025-09-28 15:31:52.473098 | ubuntu-noble-large | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-09-28 15:31:52.651682 | ubuntu-noble-large | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-09-28 15:31:57.063847 | ubuntu-noble-large | 20 148M 20 30.8M 0 0 21.9M 0 0:00:06 0:00:01 0:00:05 21.9M 44 148M 44 65.3M 0 0 27.1M 0 0:00:05 0:00:02 0:00:03 34.4M 66 148M 66 98.6M 0 0 28.9M 0 0:00:05 0:00:03 0:00:02 33.8M 90 148M 90 133M 0 0 30.3M 0 0:00:04 0:00:04 --:--:-- 34.3M 100 148M 100 148M 0 0 30.5M 0 0:00:04 0:00:04 --:--:-- 34.0M 2025-09-28 15:31:57.073912 | ubuntu-noble-large | + chmod +x cosign-linux-amd64 2025-09-28 15:31:57.081287 | ubuntu-noble-large | ++ cat images.txt 2025-09-28 15:31:57.081639 | ubuntu-noble-large | ++ grep -v base 2025-09-28 15:31:57.086891 | ubuntu-noble-large | + for image in $(cat $LSTFILE | grep -v base) 2025-09-28 15:31:57.086938 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2025-09-28 15:31:57.152692 | 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. 2025-09-28 15:31:57.152830 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-28 15:31:57.152844 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-28 15:31:57.152854 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-28 15:31:57.152866 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-28 15:31:57.152877 | ubuntu-noble-large | 2025-09-28 15:31:57.616749 | ubuntu-noble-large | 2025-09-28 15:31:57.616864 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-28 15:31:57.616898 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-28 15:31:57.616913 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-28 15:31:57.616926 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-28 15:31:57.616948 | ubuntu-noble-large | 2025-09-28 15:31:57.616962 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-28 15:31:58.095071 | ubuntu-noble-large | tlog entry created with index: 566800191 2025-09-28 15:31:58.095214 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent 2025-09-28 15:32:29.942122 | ubuntu-noble-large | + for image in $(cat $LSTFILE | grep -v base) 2025-09-28 15:32:29.942243 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2025-09-28 15:32:30.012591 | 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. 2025-09-28 15:32:30.012675 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-28 15:32:30.012690 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-28 15:32:30.012730 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-28 15:32:30.012745 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-28 15:32:30.012758 | ubuntu-noble-large | 2025-09-28 15:32:30.402697 | ubuntu-noble-large | 2025-09-28 15:32:30.402848 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-28 15:32:30.402869 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-28 15:32:30.402885 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-28 15:32:30.402897 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-28 15:32:30.402912 | ubuntu-noble-large | 2025-09-28 15:32:30.402925 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-28 15:32:30.679470 | ubuntu-noble-large | tlog entry created with index: 566800622 2025-09-28 15:32:30.679592 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter 2025-09-28 15:33:15.210530 | ubuntu-noble-large | + for image in $(cat $LSTFILE | grep -v base) 2025-09-28 15:33:15.210666 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2025-09-28 15:33:15.281030 | 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. 2025-09-28 15:33:15.281106 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-28 15:33:15.281116 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-28 15:33:15.281124 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-28 15:33:15.281133 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-28 15:33:15.281141 | ubuntu-noble-large | 2025-09-28 15:33:15.672895 | ubuntu-noble-large | 2025-09-28 15:33:15.673016 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-28 15:33:15.673038 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-28 15:33:15.673057 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-28 15:33:15.673072 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-28 15:33:15.673128 | ubuntu-noble-large | 2025-09-28 15:33:15.673165 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-28 15:33:16.100493 | ubuntu-noble-large | tlog entry created with index: 566801013 2025-09-28 15:33:16.100658 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ovn-sb-db-relay 2025-09-28 15:33:57.844823 | ubuntu-noble-large | + for image in $(cat $LSTFILE | grep -v base) 2025-09-28 15:33:57.844924 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2025-09-28 15:33:57.920568 | 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. 2025-09-28 15:33:57.920677 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-28 15:33:57.920748 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-28 15:33:57.920774 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-28 15:33:57.920795 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-28 15:33:57.920829 | ubuntu-noble-large | 2025-09-28 15:33:58.286982 | ubuntu-noble-large | 2025-09-28 15:33:58.287084 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-28 15:33:58.287102 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-28 15:33:58.287115 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-28 15:33:58.287126 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-28 15:33:58.287139 | ubuntu-noble-large | 2025-09-28 15:33:58.287152 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-28 15:33:58.707113 | ubuntu-noble-large | tlog entry created with index: 566801357 2025-09-28 15:33:58.707228 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ceilometer-compute 2025-09-28 15:34:21.211884 | ubuntu-noble-large | + for image in $(cat $LSTFILE | grep -v base) 2025-09-28 15:34:21.211976 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2025-09-28 15:34:21.275029 | 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. 2025-09-28 15:34:21.275127 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-28 15:34:21.275145 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-28 15:34:21.275158 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-28 15:34:21.275172 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-28 15:34:21.275185 | ubuntu-noble-large | 2025-09-28 15:34:21.685785 | ubuntu-noble-large | 2025-09-28 15:34:21.685854 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-28 15:34:21.685862 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-28 15:34:21.685869 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-28 15:34:21.685875 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-28 15:34:21.685905 | ubuntu-noble-large | 2025-09-28 15:34:21.685910 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-28 15:34:21.968952 | ubuntu-noble-large | tlog entry created with index: 566801559 2025-09-28 15:34:21.969096 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ceilometer-central 2025-09-28 15:35:33.376855 | ubuntu-noble-large | + for image in $(cat $LSTFILE | grep -v base) 2025-09-28 15:35:33.376969 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2025-09-28 15:35:33.445160 | 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. 2025-09-28 15:35:33.445273 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-28 15:35:33.445283 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-28 15:35:33.445290 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-28 15:35:33.445298 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-28 15:35:33.445305 | ubuntu-noble-large | 2025-09-28 15:35:33.849795 | ubuntu-noble-large | 2025-09-28 15:35:33.849868 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-28 15:35:33.849876 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-28 15:35:33.849883 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-28 15:35:33.849888 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-28 15:35:33.849895 | ubuntu-noble-large | 2025-09-28 15:35:33.849901 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-28 15:35:34.362235 | ubuntu-noble-large | tlog entry created with index: 566802143 2025-09-28 15:35:34.362340 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ceilometer-ipmi 2025-09-28 15:36:21.101805 | ubuntu-noble-large | + for image in $(cat $LSTFILE | grep -v base) 2025-09-28 15:36:21.101894 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2025-09-28 15:36:21.179111 | 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. 2025-09-28 15:36:21.179271 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-28 15:36:21.179304 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-28 15:36:21.179326 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-28 15:36:21.179344 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-28 15:36:21.179358 | ubuntu-noble-large | 2025-09-28 15:36:21.558001 | ubuntu-noble-large | 2025-09-28 15:36:21.558105 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-28 15:36:21.558124 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-28 15:36:21.558140 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-28 15:36:21.558225 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-28 15:36:21.558242 | ubuntu-noble-large | 2025-09-28 15:36:21.558254 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-28 15:36:21.857614 | ubuntu-noble-large | tlog entry created with index: 566802737 2025-09-28 15:36:21.857766 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ceilometer-notification 2025-09-28 15:37:09.455064 | ubuntu-noble-large | + for image in $(cat $LSTFILE | grep -v base) 2025-09-28 15:37:09.455221 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2025-09-28 15:37:09.514436 | 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. 2025-09-28 15:37:09.514537 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-28 15:37:09.514555 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-28 15:37:09.514585 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-28 15:37:09.514599 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-28 15:37:09.514613 | ubuntu-noble-large | 2025-09-28 15:37:09.965006 | ubuntu-noble-large | 2025-09-28 15:37:09.965109 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-28 15:37:09.965127 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-28 15:37:09.965164 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-28 15:37:09.965178 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-28 15:37:09.965192 | ubuntu-noble-large | 2025-09-28 15:37:09.965206 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-28 15:37:10.481928 | ubuntu-noble-large | tlog entry created with index: 566803323 2025-09-28 15:37:10.482024 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/designate-mdns 2025-09-28 15:37:48.552110 | ubuntu-noble-large | + for image in $(cat $LSTFILE | grep -v base) 2025-09-28 15:37:48.552268 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/designate-sink:2025.1 2025-09-28 15:37:48.614167 | 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. 2025-09-28 15:37:48.614297 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-28 15:37:48.614321 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-28 15:37:48.614345 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-28 15:37:48.614369 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-28 15:37:48.614393 | ubuntu-noble-large | 2025-09-28 15:37:49.008290 | ubuntu-noble-large | 2025-09-28 15:37:49.008389 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-28 15:37:49.008406 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-28 15:37:49.008466 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-28 15:37:49.008477 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-28 15:37:49.008489 | ubuntu-noble-large | 2025-09-28 15:37:49.008500 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-28 15:37:49.495913 | ubuntu-noble-large | tlog entry created with index: 566803707 2025-09-28 15:37:49.496107 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/designate-sink 2025-09-28 15:38:40.570824 | ubuntu-noble-large | + for image in $(cat $LSTFILE | grep -v base) 2025-09-28 15:38:40.570906 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/designate-central:2025.1 2025-09-28 15:38:40.632272 | 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. 2025-09-28 15:38:40.632357 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-28 15:38:40.632372 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-28 15:38:40.632383 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-28 15:38:40.632396 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-28 15:38:40.632408 | ubuntu-noble-large | 2025-09-28 15:38:41.065341 | ubuntu-noble-large | 2025-09-28 15:38:41.065469 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-28 15:38:41.065490 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-28 15:38:41.065507 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-28 15:38:41.065519 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-28 15:38:41.065539 | ubuntu-noble-large | 2025-09-28 15:38:41.065553 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-28 15:38:41.546256 | ubuntu-noble-large | tlog entry created with index: 566803987 2025-09-28 15:38:41.546378 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/designate-central 2025-09-28 15:39:07.793618 | ubuntu-noble-large | + for image in $(cat $LSTFILE | grep -v base) 2025-09-28 15:39:07.793693 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/designate-api:2025.1 2025-09-28 15:39:07.864029 | 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. 2025-09-28 15:39:07.864158 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-28 15:39:07.864174 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-28 15:39:07.864184 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-28 15:39:07.864195 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-28 15:39:07.864205 | ubuntu-noble-large | 2025-09-28 15:39:08.244886 | ubuntu-noble-large | 2025-09-28 15:39:08.244983 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-28 15:39:08.245045 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-28 15:39:08.245058 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-28 15:39:08.245067 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-28 15:39:08.245079 | ubuntu-noble-large | 2025-09-28 15:39:08.245119 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-28 15:39:08.557359 | ubuntu-noble-large | tlog entry created with index: 566804154 2025-09-28 15:39:08.557460 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/designate-api 2025-09-28 15:39:29.176820 | ubuntu-noble-large | + for image in $(cat $LSTFILE | grep -v base) 2025-09-28 15:39:29.176900 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/designate-worker:2025.1 2025-09-28 15:39:29.245496 | 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. 2025-09-28 15:39:29.245584 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-28 15:39:29.245600 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-28 15:39:29.245613 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-28 15:39:29.245626 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-28 15:39:29.245640 | ubuntu-noble-large | 2025-09-28 15:39:29.696179 | ubuntu-noble-large | 2025-09-28 15:39:29.696281 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-28 15:39:29.696298 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-28 15:39:29.696312 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-28 15:39:29.696323 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-28 15:39:29.696337 | ubuntu-noble-large | 2025-09-28 15:39:29.696350 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-28 15:39:30.126355 | ubuntu-noble-large | tlog entry created with index: 566804298 2025-09-28 15:39:30.126456 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/designate-worker 2025-09-28 15:39:51.206808 | ubuntu-noble-large | + for image in $(cat $LSTFILE | grep -v base) 2025-09-28 15:39:51.206885 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2025-09-28 15:39:51.266951 | 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. 2025-09-28 15:39:51.267052 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-28 15:39:51.267070 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-28 15:39:51.267109 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-28 15:39:51.267124 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-28 15:39:51.267138 | ubuntu-noble-large | 2025-09-28 15:39:51.649391 | ubuntu-noble-large | 2025-09-28 15:39:51.649496 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-28 15:39:51.649547 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-28 15:39:51.649561 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-28 15:39:51.649571 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-28 15:39:51.649584 | ubuntu-noble-large | 2025-09-28 15:39:51.649616 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-28 15:39:52.057659 | ubuntu-noble-large | tlog entry created with index: 566804458 2025-09-28 15:39:52.057871 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/designate-backend-bind9 2025-09-28 15:40:27.368826 | ubuntu-noble-large | + for image in $(cat $LSTFILE | grep -v base) 2025-09-28 15:40:27.368914 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/designate-producer:2025.1 2025-09-28 15:40:27.434338 | 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. 2025-09-28 15:40:27.434447 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-28 15:40:27.434463 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-28 15:40:27.434475 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-28 15:40:27.434487 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-28 15:40:27.434499 | ubuntu-noble-large | 2025-09-28 15:40:27.880996 | ubuntu-noble-large | 2025-09-28 15:40:27.881186 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-28 15:40:27.881220 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-28 15:40:27.881245 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-28 15:40:27.881267 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-28 15:40:27.881292 | ubuntu-noble-large | 2025-09-28 15:40:27.881315 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-28 15:40:28.323934 | ubuntu-noble-large | tlog entry created with index: 566804721 2025-09-28 15:40:28.324043 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/designate-producer 2025-09-28 15:40:47.236590 | ubuntu-noble-large | + for image in $(cat $LSTFILE | grep -v base) 2025-09-28 15:40:47.236692 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/aodh-api:2025.1 2025-09-28 15:40:47.310120 | 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. 2025-09-28 15:40:47.310212 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-28 15:40:47.310228 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-28 15:40:47.310241 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-28 15:40:47.310254 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-28 15:40:47.310295 | ubuntu-noble-large | 2025-09-28 15:40:47.673853 | ubuntu-noble-large | 2025-09-28 15:40:47.673963 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-28 15:40:47.673982 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-28 15:40:47.673995 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-28 15:40:47.674006 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-28 15:40:47.674019 | ubuntu-noble-large | 2025-09-28 15:40:47.674030 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-28 15:40:47.946779 | ubuntu-noble-large | tlog entry created with index: 566804870 2025-09-28 15:40:47.946890 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/aodh-api 2025-09-28 15:41:06.869790 | ubuntu-noble-large | + for image in $(cat $LSTFILE | grep -v base) 2025-09-28 15:41:06.869898 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2025-09-28 15:41:06.937445 | 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. 2025-09-28 15:41:06.937548 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-28 15:41:06.937565 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-28 15:41:06.937586 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-28 15:41:06.937609 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-28 15:41:06.937632 | ubuntu-noble-large | 2025-09-28 15:41:07.307003 | ubuntu-noble-large | 2025-09-28 15:41:07.307136 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-28 15:41:07.307153 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-28 15:41:07.307166 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-28 15:41:07.307177 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-28 15:41:07.307189 | ubuntu-noble-large | 2025-09-28 15:41:07.307201 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-28 15:41:07.728186 | ubuntu-noble-large | tlog entry created with index: 566804979 2025-09-28 15:41:07.728294 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/aodh-expirer 2025-09-28 15:41:40.286839 | ubuntu-noble-large | + for image in $(cat $LSTFILE | grep -v base) 2025-09-28 15:41:40.286921 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2025-09-28 15:41:40.342859 | 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. 2025-09-28 15:41:40.342958 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-28 15:41:40.342998 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-28 15:41:40.343012 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-28 15:41:40.343048 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-28 15:41:40.343091 | ubuntu-noble-large | 2025-09-28 15:41:40.703971 | ubuntu-noble-large | 2025-09-28 15:41:40.704099 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-28 15:41:40.704116 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-28 15:41:40.704128 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-28 15:41:40.704138 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-28 15:41:40.704151 | ubuntu-noble-large | 2025-09-28 15:41:40.704162 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-28 15:41:41.182050 | ubuntu-noble-large | tlog entry created with index: 566805238 2025-09-28 15:41:41.182218 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/aodh-evaluator 2025-09-28 15:41:46.211921 | ubuntu-noble-large | + for image in $(cat $LSTFILE | grep -v base) 2025-09-28 15:41:46.212045 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2025-09-28 15:41:46.270824 | 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. 2025-09-28 15:41:46.270920 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-28 15:41:46.270933 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-28 15:41:46.270943 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-28 15:41:46.270953 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-28 15:41:46.270963 | ubuntu-noble-large | 2025-09-28 15:41:46.627049 | ubuntu-noble-large | 2025-09-28 15:41:46.627178 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-28 15:41:46.627197 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-28 15:41:46.627211 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-28 15:41:46.627221 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-28 15:41:46.627234 | ubuntu-noble-large | 2025-09-28 15:41:46.627245 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-28 15:41:46.918490 | ubuntu-noble-large | tlog entry created with index: 566805279 2025-09-28 15:41:46.918603 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/aodh-listener 2025-09-28 15:42:10.260836 | ubuntu-noble-large | + for image in $(cat $LSTFILE | grep -v base) 2025-09-28 15:42:10.260931 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2025-09-28 15:42:10.327628 | 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. 2025-09-28 15:42:10.327756 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-28 15:42:10.327775 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-28 15:42:10.327817 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-28 15:42:10.327829 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-28 15:42:10.327840 | ubuntu-noble-large | 2025-09-28 15:42:10.704668 | ubuntu-noble-large | 2025-09-28 15:42:10.704801 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-28 15:42:10.704817 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-28 15:42:10.704829 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-28 15:42:10.704838 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-28 15:42:10.704849 | ubuntu-noble-large | 2025-09-28 15:42:10.704860 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-28 15:42:11.211569 | ubuntu-noble-large | tlog entry created with index: 566805497 2025-09-28 15:42:11.211696 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/aodh-notifier 2025-09-28 15:42:48.126396 | ubuntu-noble-large | + for image in $(cat $LSTFILE | grep -v base) 2025-09-28 15:42:48.126546 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/magnum-api:2025.1 2025-09-28 15:42:48.205233 | 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. 2025-09-28 15:42:48.205340 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-28 15:42:48.205357 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-28 15:42:48.205369 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-28 15:42:48.205383 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-28 15:42:48.205397 | ubuntu-noble-large | 2025-09-28 15:42:48.568319 | ubuntu-noble-large | 2025-09-28 15:42:48.568447 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-28 15:42:48.568467 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-28 15:42:48.568482 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-28 15:42:48.568498 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-28 15:42:48.568515 | ubuntu-noble-large | 2025-09-28 15:42:48.568529 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-28 15:42:48.857379 | ubuntu-noble-large | tlog entry created with index: 566805779 2025-09-28 15:42:48.857465 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/magnum-api 2025-09-28 15:43:08.414834 | ubuntu-noble-large | + for image in $(cat $LSTFILE | grep -v base) 2025-09-28 15:43:08.414939 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2025-09-28 15:43:08.489528 | 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. 2025-09-28 15:43:08.489639 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-28 15:43:08.489652 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-28 15:43:08.489660 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-28 15:43:08.489670 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-28 15:43:08.489680 | ubuntu-noble-large | 2025-09-28 15:43:08.874414 | ubuntu-noble-large | 2025-09-28 15:43:08.874496 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-28 15:43:08.874505 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-28 15:43:08.874514 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-28 15:43:08.874520 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-28 15:43:08.874528 | ubuntu-noble-large | 2025-09-28 15:43:08.874570 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-28 15:43:09.303163 | ubuntu-noble-large | tlog entry created with index: 566805977 2025-09-28 15:43:09.303281 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/magnum-conductor 2025-09-28 15:43:41.031086 | ubuntu-noble-large | + for image in $(cat $LSTFILE | grep -v base) 2025-09-28 15:43:41.031245 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/placement-api:2025.1 2025-09-28 15:43:41.095669 | 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. 2025-09-28 15:43:41.095767 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-28 15:43:41.095777 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-28 15:43:41.095783 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-28 15:43:41.095791 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-28 15:43:41.095798 | ubuntu-noble-large | 2025-09-28 15:43:41.476585 | ubuntu-noble-large | 2025-09-28 15:43:41.476789 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-28 15:43:41.476814 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-28 15:43:41.476831 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-28 15:43:41.476844 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-28 15:43:41.476858 | ubuntu-noble-large | 2025-09-28 15:43:41.476872 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-28 15:43:41.756691 | ubuntu-noble-large | tlog entry created with index: 566806193 2025-09-28 15:43:41.756888 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/placement-api 2025-09-28 15:44:06.823053 | ubuntu-noble-large | + for image in $(cat $LSTFILE | grep -v base) 2025-09-28 15:44:06.823176 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/manila-data:2025.1 2025-09-28 15:44:06.885560 | 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. 2025-09-28 15:44:06.885773 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-28 15:44:06.885797 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-28 15:44:06.885806 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-28 15:44:06.885817 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-28 15:44:06.885826 | ubuntu-noble-large | 2025-09-28 15:44:07.257156 | ubuntu-noble-large | 2025-09-28 15:44:07.257300 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-28 15:44:07.257316 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-28 15:44:07.257331 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-28 15:44:07.257342 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-28 15:44:07.257355 | ubuntu-noble-large | 2025-09-28 15:44:07.257367 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-28 15:44:07.729511 | ubuntu-noble-large | tlog entry created with index: 566806321 2025-09-28 15:44:07.729635 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/manila-data 2025-09-28 15:44:35.946103 | ubuntu-noble-large | + for image in $(cat $LSTFILE | grep -v base) 2025-09-28 15:44:35.946222 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2025-09-28 15:44:36.015546 | 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. 2025-09-28 15:44:36.015669 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-28 15:44:36.015696 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-28 15:44:36.015765 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-28 15:44:36.015788 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-28 15:44:36.015807 | ubuntu-noble-large | 2025-09-28 15:44:36.401245 | ubuntu-noble-large | 2025-09-28 15:44:36.401335 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-28 15:44:36.401347 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-28 15:44:36.401357 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-28 15:44:36.401365 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-28 15:44:36.401375 | ubuntu-noble-large | 2025-09-28 15:44:36.401383 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-28 15:44:36.862972 | ubuntu-noble-large | tlog entry created with index: 566806438 2025-09-28 15:44:36.863139 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/manila-scheduler 2025-09-28 15:44:52.593583 | ubuntu-noble-large | + for image in $(cat $LSTFILE | grep -v base) 2025-09-28 15:44:52.593682 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/manila-share:2025.1 2025-09-28 15:44:52.666838 | 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. 2025-09-28 15:44:52.666920 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-28 15:44:52.666931 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-28 15:44:52.666949 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-28 15:44:52.666959 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-28 15:44:52.666966 | ubuntu-noble-large | 2025-09-28 15:44:53.082458 | ubuntu-noble-large | 2025-09-28 15:44:53.082570 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-28 15:44:53.082587 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-28 15:44:53.082600 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-28 15:44:53.082610 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-28 15:44:53.082623 | ubuntu-noble-large | 2025-09-28 15:44:53.082634 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-28 15:44:53.526916 | ubuntu-noble-large | tlog entry created with index: 566806545 2025-09-28 15:44:53.527085 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/manila-share 2025-09-28 15:45:24.043047 | ubuntu-noble-large | + for image in $(cat $LSTFILE | grep -v base) 2025-09-28 15:45:24.043173 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/manila-api:2025.1 2025-09-28 15:45:24.100573 | 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. 2025-09-28 15:45:24.100674 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-28 15:45:24.100692 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-28 15:45:24.100742 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-28 15:45:24.100760 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-28 15:45:24.100775 | ubuntu-noble-large | 2025-09-28 15:45:24.513454 | ubuntu-noble-large | 2025-09-28 15:45:24.513595 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-28 15:45:24.513616 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-28 15:45:24.513634 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-28 15:45:24.513648 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-28 15:45:24.513665 | ubuntu-noble-large | 2025-09-28 15:45:24.513785 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-28 15:45:24.822684 | ubuntu-noble-large | tlog entry created with index: 566806854 2025-09-28 15:45:24.822887 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/manila-api 2025-09-28 15:45:48.591198 | ubuntu-noble-large | + for image in $(cat $LSTFILE | grep -v base) 2025-09-28 15:45:48.591423 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2025-09-28 15:45:48.664593 | 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. 2025-09-28 15:45:48.664775 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-28 15:45:48.664796 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-28 15:45:48.664807 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-28 15:45:48.664819 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-28 15:45:48.664830 | ubuntu-noble-large | 2025-09-28 15:45:49.107235 | ubuntu-noble-large | 2025-09-28 15:45:49.107365 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-28 15:45:49.107387 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-28 15:45:49.107401 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-28 15:45:49.107412 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-28 15:45:49.107425 | ubuntu-noble-large | 2025-09-28 15:45:49.107438 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-28 15:45:49.616145 | ubuntu-noble-large | tlog entry created with index: 566807119 2025-09-28 15:45:49.616280 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/masakari-monitors 2025-09-28 15:46:12.090502 | ubuntu-noble-large | + for image in $(cat $LSTFILE | grep -v base) 2025-09-28 15:46:12.090641 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/masakari-api:2025.1 2025-09-28 15:46:12.173780 | 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. 2025-09-28 15:46:12.173881 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-28 15:46:12.173890 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-28 15:46:12.173895 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-28 15:46:12.173903 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-28 15:46:12.173908 | ubuntu-noble-large | 2025-09-28 15:46:12.558892 | ubuntu-noble-large | 2025-09-28 15:46:12.559082 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-28 15:46:12.559106 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-28 15:46:12.559123 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-28 15:46:12.559195 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-28 15:46:12.559214 | ubuntu-noble-large | 2025-09-28 15:46:12.559229 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-28 15:46:12.998604 | ubuntu-noble-large | tlog entry created with index: 566807435 2025-09-28 15:46:12.998833 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/masakari-api 2025-09-28 15:46:30.868846 | ubuntu-noble-large | + for image in $(cat $LSTFILE | grep -v base) 2025-09-28 15:46:30.868932 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2025-09-28 15:46:30.926258 | 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. 2025-09-28 15:46:30.926345 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-28 15:46:30.926362 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-28 15:46:30.926373 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-28 15:46:30.926385 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-28 15:46:30.926396 | ubuntu-noble-large | 2025-09-28 15:46:31.315597 | ubuntu-noble-large | 2025-09-28 15:46:31.315806 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-28 15:46:31.315831 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-28 15:46:31.315845 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-28 15:46:31.315854 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-28 15:46:31.315866 | ubuntu-noble-large | 2025-09-28 15:46:31.315877 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-28 15:46:31.600169 | ubuntu-noble-large | tlog entry created with index: 566807749 2025-09-28 15:46:31.600305 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/masakari-engine 2025-09-28 15:46:53.008413 | ubuntu-noble-large | + for image in $(cat $LSTFILE | grep -v base) 2025-09-28 15:46:53.008597 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/barbican-api:2025.1 2025-09-28 15:46:53.061539 | 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. 2025-09-28 15:46:53.061623 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-28 15:46:53.061636 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-28 15:46:53.061647 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-28 15:46:53.061658 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-28 15:46:53.061668 | ubuntu-noble-large | 2025-09-28 15:46:53.443189 | ubuntu-noble-large | 2025-09-28 15:46:53.443300 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-28 15:46:53.443320 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-28 15:46:53.443335 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-28 15:46:53.443348 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-28 15:46:53.443363 | ubuntu-noble-large | 2025-09-28 15:46:53.443377 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-28 15:46:53.878081 | ubuntu-noble-large | tlog entry created with index: 566808156 2025-09-28 15:46:53.878207 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/barbican-api 2025-09-28 15:47:12.710826 | ubuntu-noble-large | + for image in $(cat $LSTFILE | grep -v base) 2025-09-28 15:47:12.710904 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2025-09-28 15:47:12.767924 | 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. 2025-09-28 15:47:12.768017 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-28 15:47:12.768031 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-28 15:47:12.768041 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-28 15:47:12.768053 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-28 15:47:12.768089 | ubuntu-noble-large | 2025-09-28 15:47:13.173371 | ubuntu-noble-large | 2025-09-28 15:47:13.173474 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-28 15:47:13.173489 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-28 15:47:13.173502 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-28 15:47:13.173512 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-28 15:47:13.173525 | ubuntu-noble-large | 2025-09-28 15:47:13.173536 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-28 15:47:13.599621 | ubuntu-noble-large | tlog entry created with index: 566808369 2025-09-28 15:47:13.599798 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/barbican-worker 2025-09-28 15:47:43.155051 | ubuntu-noble-large | + for image in $(cat $LSTFILE | grep -v base) 2025-09-28 15:47:43.155232 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2025-09-28 15:47:43.236381 | 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. 2025-09-28 15:47:43.236523 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-28 15:47:43.236546 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-28 15:47:43.236560 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-28 15:47:43.236576 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-28 15:47:43.236590 | ubuntu-noble-large | 2025-09-28 15:47:43.627835 | ubuntu-noble-large | 2025-09-28 15:47:43.627948 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-28 15:47:43.627968 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-28 15:47:43.627984 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-28 15:47:43.627997 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-28 15:47:43.628011 | ubuntu-noble-large | 2025-09-28 15:47:43.628057 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-28 15:47:44.044548 | ubuntu-noble-large | tlog entry created with index: 566808759 2025-09-28 15:47:44.044671 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/barbican-keystone-listener 2025-09-28 15:48:03.827279 | ubuntu-noble-large | + for image in $(cat $LSTFILE | grep -v base) 2025-09-28 15:48:03.827394 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2025-09-28 15:48:03.902564 | 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. 2025-09-28 15:48:03.902636 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-28 15:48:03.902643 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-28 15:48:03.902648 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-28 15:48:03.902653 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-28 15:48:03.902658 | ubuntu-noble-large | 2025-09-28 15:48:04.304450 | ubuntu-noble-large | 2025-09-28 15:48:04.304555 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-28 15:48:04.304572 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-28 15:48:04.304585 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-28 15:48:04.304595 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-28 15:48:04.304608 | ubuntu-noble-large | 2025-09-28 15:48:04.304620 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-28 15:48:04.772623 | ubuntu-noble-large | tlog entry created with index: 566809024 2025-09-28 15:48:04.772777 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/nova-novncproxy 2025-09-28 15:49:42.107828 | ubuntu-noble-large | + for image in $(cat $LSTFILE | grep -v base) 2025-09-28 15:49:42.107916 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2025-09-28 15:49:42.182282 | 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. 2025-09-28 15:49:42.182370 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-28 15:49:42.182386 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-28 15:49:42.182398 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-28 15:49:42.182410 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-28 15:49:42.182423 | ubuntu-noble-large | 2025-09-28 15:49:42.564609 | ubuntu-noble-large | 2025-09-28 15:49:42.564754 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-28 15:49:42.564778 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-28 15:49:42.564793 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-28 15:49:42.564806 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-28 15:49:42.564851 | ubuntu-noble-large | 2025-09-28 15:49:42.564864 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-28 15:49:42.966040 | ubuntu-noble-large | tlog entry created with index: 566810240 2025-09-28 15:49:42.966191 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy 2025-09-28 15:49:55.930745 | ubuntu-noble-large | + for image in $(cat $LSTFILE | grep -v base) 2025-09-28 15:49:55.930822 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2025-09-28 15:49:56.002601 | 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. 2025-09-28 15:49:56.002794 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-28 15:49:56.002811 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-28 15:49:56.002821 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-28 15:49:56.002830 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-28 15:49:56.002840 | ubuntu-noble-large | 2025-09-28 15:49:56.383778 | ubuntu-noble-large | 2025-09-28 15:49:56.383861 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-28 15:49:56.383867 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-28 15:49:56.383874 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-28 15:49:56.383878 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-28 15:49:56.383883 | ubuntu-noble-large | 2025-09-28 15:49:56.383888 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-28 15:49:56.817648 | ubuntu-noble-large | tlog entry created with index: 566810404 2025-09-28 15:49:56.818315 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/nova-compute-ironic 2025-09-28 15:50:17.229869 | ubuntu-noble-large | + for image in $(cat $LSTFILE | grep -v base) 2025-09-28 15:50:17.229988 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2025-09-28 15:50:17.310463 | 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. 2025-09-28 15:50:17.310557 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-28 15:50:17.310573 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-28 15:50:17.310584 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-28 15:50:17.310597 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-28 15:50:17.310609 | ubuntu-noble-large | 2025-09-28 15:50:17.700084 | ubuntu-noble-large | 2025-09-28 15:50:17.700242 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-28 15:50:17.700263 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-28 15:50:17.700280 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-28 15:50:17.700348 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-28 15:50:17.700363 | ubuntu-noble-large | 2025-09-28 15:50:17.700375 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-28 15:50:17.978088 | ubuntu-noble-large | tlog entry created with index: 566810599 2025-09-28 15:50:17.978317 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/nova-ssh 2025-09-28 15:50:31.268911 | ubuntu-noble-large | + for image in $(cat $LSTFILE | grep -v base) 2025-09-28 15:50:31.269069 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2025-09-28 15:50:31.346956 | 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. 2025-09-28 15:50:31.347084 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-28 15:50:31.347143 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-28 15:50:31.347164 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-28 15:50:31.347183 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-28 15:50:31.347204 | ubuntu-noble-large | 2025-09-28 15:50:31.734482 | ubuntu-noble-large | 2025-09-28 15:50:31.734589 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-28 15:50:31.734607 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-28 15:50:31.734620 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-28 15:50:31.734630 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-28 15:50:31.734643 | ubuntu-noble-large | 2025-09-28 15:50:31.734654 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-28 15:50:32.189528 | ubuntu-noble-large | tlog entry created with index: 566810717 2025-09-28 15:50:32.189630 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/nova-scheduler 2025-09-28 15:50:41.687823 | ubuntu-noble-large | + for image in $(cat $LSTFILE | grep -v base) 2025-09-28 15:50:41.687900 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2025-09-28 15:50:41.762592 | 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. 2025-09-28 15:50:41.762684 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-28 15:50:41.762697 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-28 15:50:41.762738 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-28 15:50:41.762750 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-28 15:50:41.762760 | ubuntu-noble-large | 2025-09-28 15:50:42.145498 | ubuntu-noble-large | 2025-09-28 15:50:42.145637 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-28 15:50:42.145651 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-28 15:50:42.145662 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-28 15:50:42.145741 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-28 15:50:42.145756 | ubuntu-noble-large | 2025-09-28 15:50:42.145765 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-28 15:50:42.424412 | ubuntu-noble-large | tlog entry created with index: 566810795 2025-09-28 15:50:42.424523 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/nova-conductor 2025-09-28 15:51:09.076850 | ubuntu-noble-large | + for image in $(cat $LSTFILE | grep -v base) 2025-09-28 15:51:09.076961 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2025-09-28 15:51:09.141947 | 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. 2025-09-28 15:51:09.142067 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-28 15:51:09.142086 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-28 15:51:09.142827 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-28 15:51:09.142852 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-28 15:51:09.142869 | ubuntu-noble-large | 2025-09-28 15:51:09.556461 | ubuntu-noble-large | 2025-09-28 15:51:09.556572 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-28 15:51:09.556594 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-28 15:51:09.556609 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-28 15:51:09.556623 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-28 15:51:09.556638 | ubuntu-noble-large | 2025-09-28 15:51:09.556653 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-28 15:51:09.985660 | ubuntu-noble-large | tlog entry created with index: 566811148 2025-09-28 15:51:09.985897 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/nova-serialproxy 2025-09-28 15:51:30.395865 | ubuntu-noble-large | + for image in $(cat $LSTFILE | grep -v base) 2025-09-28 15:51:30.395985 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/nova-api:2025.1 2025-09-28 15:51:30.462851 | 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. 2025-09-28 15:51:30.462985 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-28 15:51:30.463003 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-28 15:51:30.463016 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-28 15:51:30.463031 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-28 15:51:30.463045 | ubuntu-noble-large | 2025-09-28 15:51:30.867439 | ubuntu-noble-large | 2025-09-28 15:51:30.867556 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-28 15:51:30.867577 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-28 15:51:30.867642 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-28 15:51:30.867655 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-28 15:51:30.867668 | ubuntu-noble-large | 2025-09-28 15:51:30.867680 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-28 15:51:31.316061 | ubuntu-noble-large | tlog entry created with index: 566811317 2025-09-28 15:51:31.316198 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/nova-api 2025-09-28 15:51:50.964174 | ubuntu-noble-large | + for image in $(cat $LSTFILE | grep -v base) 2025-09-28 15:51:50.964293 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/nova-compute:2025.1 2025-09-28 15:51:51.029319 | 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. 2025-09-28 15:51:51.029413 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-28 15:51:51.029431 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-28 15:51:51.029445 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-28 15:51:51.029460 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-28 15:51:51.029474 | ubuntu-noble-large | 2025-09-28 15:51:51.426518 | ubuntu-noble-large | 2025-09-28 15:51:51.426623 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-28 15:51:51.426671 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-28 15:51:51.426688 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-28 15:51:51.426744 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-28 15:51:51.426763 | ubuntu-noble-large | 2025-09-28 15:51:51.426777 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-28 15:51:51.908819 | ubuntu-noble-large | tlog entry created with index: 566811775 2025-09-28 15:51:51.908967 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/nova-compute 2025-09-28 15:52:11.884840 | ubuntu-noble-large | + for image in $(cat $LSTFILE | grep -v base) 2025-09-28 15:52:11.884931 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2025-09-28 15:52:11.941893 | 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. 2025-09-28 15:52:11.941980 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-28 15:52:11.941994 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-28 15:52:11.942005 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-28 15:52:11.942017 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-28 15:52:11.942029 | ubuntu-noble-large | 2025-09-28 15:52:12.340779 | ubuntu-noble-large | 2025-09-28 15:52:12.340849 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-28 15:52:12.340880 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-28 15:52:12.340886 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-28 15:52:12.340890 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-28 15:52:12.340896 | ubuntu-noble-large | 2025-09-28 15:52:12.340900 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-28 15:52:12.834522 | ubuntu-noble-large | tlog entry created with index: 566812192 2025-09-28 15:52:12.834625 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/blazar-manager 2025-09-28 15:52:29.467472 | ubuntu-noble-large | + for image in $(cat $LSTFILE | grep -v base) 2025-09-28 15:52:29.467580 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/blazar-api:2025.1 2025-09-28 15:52:29.540268 | 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. 2025-09-28 15:52:29.540384 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-28 15:52:29.540406 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-28 15:52:29.540438 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-28 15:52:29.540465 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-28 15:52:29.540488 | ubuntu-noble-large | 2025-09-28 15:52:29.932773 | ubuntu-noble-large | 2025-09-28 15:52:29.932902 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-28 15:52:29.932919 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-28 15:52:29.932934 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-28 15:52:29.932946 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-28 15:52:29.932959 | ubuntu-noble-large | 2025-09-28 15:52:29.932971 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-28 15:52:30.441811 | ubuntu-noble-large | tlog entry created with index: 566812768 2025-09-28 15:52:30.441956 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/blazar-api 2025-09-28 15:52:51.048539 | ubuntu-noble-large | + for image in $(cat $LSTFILE | grep -v base) 2025-09-28 15:52:51.048646 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2025-09-28 15:52:51.108532 | 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. 2025-09-28 15:52:51.108662 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-28 15:52:51.108681 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-28 15:52:51.108694 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-28 15:52:51.108747 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-28 15:52:51.108762 | ubuntu-noble-large | 2025-09-28 15:52:51.471423 | ubuntu-noble-large | 2025-09-28 15:52:51.471555 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-28 15:52:51.471658 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-28 15:52:51.471684 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-28 15:52:51.471774 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-28 15:52:51.471794 | ubuntu-noble-large | 2025-09-28 15:52:51.471806 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-28 15:52:51.886557 | ubuntu-noble-large | tlog entry created with index: 566813404 2025-09-28 15:52:51.886694 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/gnocchi-api 2025-09-28 15:53:10.574925 | ubuntu-noble-large | + for image in $(cat $LSTFILE | grep -v base) 2025-09-28 15:53:10.575047 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2025-09-28 15:53:10.639037 | 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. 2025-09-28 15:53:10.639132 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-28 15:53:10.639145 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-28 15:53:10.639155 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-28 15:53:10.639166 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-28 15:53:10.639175 | ubuntu-noble-large | 2025-09-28 15:53:11.006513 | ubuntu-noble-large | 2025-09-28 15:53:11.006609 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-28 15:53:11.006627 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-28 15:53:11.006642 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-28 15:53:11.006654 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-28 15:53:11.006669 | ubuntu-noble-large | 2025-09-28 15:53:11.006683 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-28 15:53:11.465495 | ubuntu-noble-large | tlog entry created with index: 566814070 2025-09-28 15:53:11.465644 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/gnocchi-metricd 2025-09-28 15:53:26.608850 | ubuntu-noble-large | + for image in $(cat $LSTFILE | grep -v base) 2025-09-28 15:53:26.609005 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2025-09-28 15:53:26.689137 | 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. 2025-09-28 15:53:26.689262 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-28 15:53:26.689280 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-28 15:53:26.689293 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-28 15:53:26.689308 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-28 15:53:26.689356 | ubuntu-noble-large | 2025-09-28 15:53:27.082986 | ubuntu-noble-large | 2025-09-28 15:53:27.083117 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-28 15:53:27.083135 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-28 15:53:27.083149 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-28 15:53:27.083160 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-28 15:53:27.083172 | ubuntu-noble-large | 2025-09-28 15:53:27.083184 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-28 15:53:27.558822 | ubuntu-noble-large | tlog entry created with index: 566814499 2025-09-28 15:53:27.558938 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/gnocchi-statsd 2025-09-28 15:53:40.011899 | ubuntu-noble-large | + for image in $(cat $LSTFILE | grep -v base) 2025-09-28 15:53:40.011990 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2025-09-28 15:53:40.074120 | 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. 2025-09-28 15:53:40.074190 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-28 15:53:40.074200 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-28 15:53:40.074207 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-28 15:53:40.074214 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-28 15:53:40.074220 | ubuntu-noble-large | 2025-09-28 15:53:40.472540 | ubuntu-noble-large | 2025-09-28 15:53:40.472620 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-28 15:53:40.472630 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-28 15:53:40.472639 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-28 15:53:40.472646 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-28 15:53:40.472654 | ubuntu-noble-large | 2025-09-28 15:53:40.472661 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-28 15:53:40.864348 | ubuntu-noble-large | tlog entry created with index: 566814893 2025-09-28 15:53:40.864470 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/cinder-backup 2025-09-28 15:53:58.476347 | ubuntu-noble-large | + for image in $(cat $LSTFILE | grep -v base) 2025-09-28 15:53:58.476474 | ubuntu-noble-large | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/kolla/cinder-api:2025.1 2025-09-28 15:53:58.538073 | 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. 2025-09-28 15:53:58.538191 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-09-28 15:53:58.538209 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-09-28 15:53:58.538222 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-09-28 15:53:58.538263 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-09-28 15:53:58.538275 | ubuntu-noble-large | 2025-09-28 15:53:58.924382 | ubuntu-noble-large | 2025-09-28 15:53:58.924517 | ubuntu-noble-large | The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. 2025-09-28 15:53:58.924535 | ubuntu-noble-large | Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. 2025-09-28 15:53:58.924548 | ubuntu-noble-large | This may include the email address associated with the account with which you authenticate your contractual Agreement. 2025-09-28 15:53:58.924557 | ubuntu-noble-large | This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. 2025-09-28 15:53:58.924567 | ubuntu-noble-large | 2025-09-28 15:53:58.924578 | ubuntu-noble-large | By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. 2025-09-28 15:53:59.339523 | ubuntu-noble-large | tlog entry created with index: 566815427 2025-09-28 15:53:59.339735 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/cinder-api 2025-09-28 15:54:11.326453 | RUN END RESULT_TIMED_OUT: [untrusted : github.com/osism/container-images-kolla/playbooks/build.yml@main] 2025-09-28 15:54:11.330632 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-09-28 15:54:12.065051 | 2025-09-28 15:54:12.065253 | PLAY [Base post] 2025-09-28 15:54:12.079909 | 2025-09-28 15:54:12.080034 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-09-28 15:54:12.988312 | ubuntu-noble-large | changed 2025-09-28 15:54:12.996630 | 2025-09-28 15:54:12.996887 | PLAY RECAP 2025-09-28 15:54:12.997059 | ubuntu-noble-large | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-09-28 15:54:12.997278 | 2025-09-28 15:54:13.177705 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-09-28 15:54:13.178678 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-09-28 15:54:14.165780 | 2025-09-28 15:54:14.165970 | PLAY [Base post-logs] 2025-09-28 15:54:14.178062 | 2025-09-28 15:54:14.178248 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-09-28 15:54:14.661644 | localhost | changed 2025-09-28 15:54:14.685821 | 2025-09-28 15:54:14.686006 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-09-28 15:54:14.711801 | localhost | ok 2025-09-28 15:54:14.715055 | 2025-09-28 15:54:14.715178 | TASK [Set zuul-log-path fact] 2025-09-28 15:54:14.750770 | localhost | ok 2025-09-28 15:54:14.759419 | 2025-09-28 15:54:14.759548 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-28 15:54:14.805120 | localhost | ok 2025-09-28 15:54:14.808436 | 2025-09-28 15:54:14.808597 | TASK [upload-logs : Create log directories] 2025-09-28 15:54:15.552121 | localhost | changed 2025-09-28 15:54:15.555261 | 2025-09-28 15:54:15.555382 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-09-28 15:54:16.057213 | localhost -> localhost | ok: Runtime: 0:00:00.004683 2025-09-28 15:54:16.061680 | 2025-09-28 15:54:16.061807 | TASK [upload-logs : Upload logs to log server] 2025-09-28 15:54:16.730600 | localhost | Output suppressed because no_log was given 2025-09-28 15:54:16.732471 | 2025-09-28 15:54:16.732582 | LOOP [upload-logs : Compress console log and json output] 2025-09-28 15:54:16.792484 | localhost | skipping: Conditional result was False 2025-09-28 15:54:16.799406 | localhost | skipping: Conditional result was False 2025-09-28 15:54:16.809995 | 2025-09-28 15:54:16.810705 | LOOP [upload-logs : Upload compressed console log and json output] 2025-09-28 15:54:16.861063 | localhost | skipping: Conditional result was False 2025-09-28 15:54:16.861375 | 2025-09-28 15:54:16.866487 | localhost | skipping: Conditional result was False 2025-09-28 15:54:16.877797 | 2025-09-28 15:54:16.877918 | LOOP [upload-logs : Upload console log and json output]